1 error: not expected here; the #[source] attribute belongs on a specific field
2  --> tests/ui/unexpected-struct-source.rs:4:1
3   |
4 4 | #[source]
5   | ^^^^^^^^^
6