error[E0739]: attribute should be applied to function --> $DIR/only-for-fns.rs:3:1 | LL | #[track_caller] | ^^^^^^^^^^^^^^^ LL | struct S; | --------- not a function error: aborting due to previous error For more information about this error, try `rustc --explain E0739`.