1error: methods in attributes are not allowed for subcommand 2 --> $DIR/subcommand_and_methods.rs:17:17 3 | 417 | #[structopt(subcommand, long)] 5 | ^^^^^^^^^^ 6