1error: expected attribute arguments in parentheses: #[structopt(...)]
2  --> $DIR/structopt_empty_attr.rs:14:5
3   |
414 |     #[structopt]
5   |     ^^^^^^^^^^^^
6