error: deriving secured Debug is not supported for unions --> $DIR/should_fail_to_derive_for_union.rs:4:1 | 4 | union TestUnion { a: u8 } | ^^^^^