Aug 30 09:25:14.164 INFO checking npbot-1.0.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 09:25:14.164 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 09:25:14.164 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 09:25:14.354 INFO blam! ea360e8ea40e7a1c7bbcd260501acb6fa740b571479b952538a6e3cc36e13f7c Aug 30 09:25:14.356 INFO running `"docker" "start" "-a" "ea360e8ea40e7a1c7bbcd260501acb6fa740b571479b952538a6e3cc36e13f7c"` Aug 30 09:25:15.508 INFO kablam! Checking serde_xml v0.9.1 Aug 30 09:25:15.510 INFO kablam! Compiling structopt-derive v0.2.10 Aug 30 09:25:15.516 INFO kablam! Compiling failure_derive v0.1.2 Aug 30 09:25:15.517 INFO kablam! Checking dotenv v0.11.0 Aug 30 09:25:15.519 INFO kablam! Checking mammut v0.10.1 Aug 30 09:25:23.954 INFO kablam! Checking failure v0.1.2 Aug 30 09:25:25.143 INFO kablam! Checking structopt v0.2.10 Aug 30 09:25:26.144 INFO kablam! Checking quicli v0.2.0 Aug 30 09:25:28.405 INFO kablam! Checking npbot v1.0.0 (file:///source) Aug 30 09:25:35.072 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:25:35.072 INFO kablam! --> src/main.rs:39:10 Aug 30 09:25:35.072 INFO kablam! | Aug 30 09:25:35.072 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:25:35.072 INFO kablam! | ^^^^^^^^^ Aug 30 09:25:35.072 INFO kablam! | Aug 30 09:25:35.072 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:25:35.072 INFO kablam! Aug 30 09:25:35.089 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.089 INFO kablam! --> src/main.rs:41:5 Aug 30 09:25:35.089 INFO kablam! | Aug 30 09:25:35.090 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:25:35.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.090 INFO kablam! | Aug 30 09:25:35.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.090 INFO kablam! Aug 30 09:25:35.090 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.090 INFO kablam! --> src/main.rs:43:5 Aug 30 09:25:35.090 INFO kablam! | Aug 30 09:25:35.090 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:25:35.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.090 INFO kablam! | Aug 30 09:25:35.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.090 INFO kablam! Aug 30 09:25:35.090 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.090 INFO kablam! --> src/main.rs:47:5 Aug 30 09:25:35.090 INFO kablam! | Aug 30 09:25:35.090 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:25:35.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.090 INFO kablam! | Aug 30 09:25:35.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.091 INFO kablam! Aug 30 09:25:35.091 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.091 INFO kablam! --> src/main.rs:51:5 Aug 30 09:25:35.091 INFO kablam! | Aug 30 09:25:35.091 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:25:35.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.091 INFO kablam! | Aug 30 09:25:35.091 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.091 INFO kablam! Aug 30 09:25:35.091 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.091 INFO kablam! --> src/main.rs:53:5 Aug 30 09:25:35.091 INFO kablam! | Aug 30 09:25:35.091 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:25:35.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.091 INFO kablam! | Aug 30 09:25:35.091 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.091 INFO kablam! Aug 30 09:25:35.094 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:25:35.094 INFO kablam! Aug 30 09:25:35.094 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:25:35.105 INFO kablam! error: Could not compile `npbot`. Aug 30 09:25:35.105 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 09:25:35.110 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:25:35.110 INFO kablam! --> src/main.rs:39:10 Aug 30 09:25:35.110 INFO kablam! | Aug 30 09:25:35.111 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:25:35.111 INFO kablam! | ^^^^^^^^^ Aug 30 09:25:35.111 INFO kablam! | Aug 30 09:25:35.111 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:25:35.111 INFO kablam! Aug 30 09:25:35.125 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.125 INFO kablam! --> src/main.rs:41:5 Aug 30 09:25:35.125 INFO kablam! | Aug 30 09:25:35.125 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:25:35.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.126 INFO kablam! Aug 30 09:25:35.126 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.126 INFO kablam! --> src/main.rs:43:5 Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:25:35.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.126 INFO kablam! Aug 30 09:25:35.126 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.126 INFO kablam! --> src/main.rs:47:5 Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:25:35.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.126 INFO kablam! Aug 30 09:25:35.126 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.126 INFO kablam! --> src/main.rs:51:5 Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:25:35.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.126 INFO kablam! | Aug 30 09:25:35.126 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.127 INFO kablam! Aug 30 09:25:35.127 INFO kablam! error[E0658]: The attribute `structopt` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 09:25:35.127 INFO kablam! --> src/main.rs:53:5 Aug 30 09:25:35.127 INFO kablam! | Aug 30 09:25:35.127 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:25:35.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:35.127 INFO kablam! | Aug 30 09:25:35.127 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:35.127 INFO kablam! Aug 30 09:25:35.128 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:25:35.128 INFO kablam! Aug 30 09:25:35.128 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:25:35.154 INFO kablam! error: Could not compile `npbot`. Aug 30 09:25:35.154 INFO kablam! Aug 30 09:25:35.154 INFO kablam! To learn more, run the command again with --verbose. Aug 30 09:25:35.156 INFO kablam! su: No module specific data is present Aug 30 09:25:35.581 INFO running `"docker" "rm" "-f" "ea360e8ea40e7a1c7bbcd260501acb6fa740b571479b952538a6e3cc36e13f7c"` Aug 30 09:25:35.671 INFO blam! ea360e8ea40e7a1c7bbcd260501acb6fa740b571479b952538a6e3cc36e13f7c