error: #[pin_project] attribute may not be used on #[repr(packed)] types --> $DIR/packed_sneaky-span-issue-2.rs:5:15 | 5 | #[hidden_repr(packed)] //~ ERROR may not be used on #[repr(packed)] types | ^^^^^^