error: attribute must be of the form `#[plugin(name|name(args))]` --> $DIR/malformed-plugin-1.rs:2:1 | LL | #![plugin] //~ ERROR attribute must be of the form | ^^^^^^^^^^ error: aborting due to previous error