1error: methods in attributes are not allowed for subcommand 2 --> tests/derive_ui/subcommand_and_methods.rs:16:15 3 | 416 | #[command(subcommand, version = "foo")] 5 | ^^^^^^^^^^ 6