Sep 19 23:36:25.061 INFO checking npbot-1.0.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:36:25.061 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:36:25.061 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:36:25.248 INFO blam! ed21229fc01a1c3fbaa6973ac1fe982cb1aebe60437e665c0ce07c94bcfb3b5b Sep 19 23:36:25.249 INFO running `"docker" "start" "-a" "ed21229fc01a1c3fbaa6973ac1fe982cb1aebe60437e665c0ce07c94bcfb3b5b"` Sep 19 23:36:26.259 INFO kablam! usermod: no changes Sep 19 23:36:26.860 INFO kablam! Checking serde_xml v0.9.1 Sep 19 23:36:26.862 INFO kablam! Compiling structopt-derive v0.2.10 Sep 19 23:36:26.870 INFO kablam! Checking mammut v0.10.1 Sep 19 23:36:31.725 INFO kablam! Checking structopt v0.2.10 Sep 19 23:36:32.358 INFO kablam! Checking quicli v0.2.0 Sep 19 23:36:33.604 INFO kablam! Checking npbot v1.0.0 (/source) Sep 19 23:36:38.110 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 19 23:36:38.110 INFO kablam! --> src/main.rs:39:10 Sep 19 23:36:38.110 INFO kablam! | Sep 19 23:36:38.110 INFO kablam! 39 | #[derive(StructOpt)] Sep 19 23:36:38.110 INFO kablam! | ^^^^^^^^^ Sep 19 23:36:38.110 INFO kablam! | Sep 19 23:36:38.110 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 23:36:38.110 INFO kablam! Sep 19 23:36:38.130 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) Sep 19 23:36:38.130 INFO kablam! --> src/main.rs:41:5 Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 19 23:36:38.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.130 INFO kablam! Sep 19 23:36:38.130 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) Sep 19 23:36:38.130 INFO kablam! --> src/main.rs:43:5 Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 19 23:36:38.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.130 INFO kablam! Sep 19 23:36:38.130 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) Sep 19 23:36:38.130 INFO kablam! --> src/main.rs:47:5 Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 19 23:36:38.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.130 INFO kablam! Sep 19 23:36:38.130 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) Sep 19 23:36:38.130 INFO kablam! --> src/main.rs:51:5 Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.130 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 19 23:36:38.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.130 INFO kablam! | Sep 19 23:36:38.131 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.131 INFO kablam! Sep 19 23:36:38.131 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) Sep 19 23:36:38.131 INFO kablam! --> src/main.rs:53:5 Sep 19 23:36:38.131 INFO kablam! | Sep 19 23:36:38.131 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 19 23:36:38.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.131 INFO kablam! | Sep 19 23:36:38.131 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.131 INFO kablam! Sep 19 23:36:38.131 INFO kablam! error: aborting due to 6 previous errors Sep 19 23:36:38.131 INFO kablam! Sep 19 23:36:38.131 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 23:36:38.142 INFO kablam! error: Could not compile `npbot`. Sep 19 23:36:38.142 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:36:38.171 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 19 23:36:38.171 INFO kablam! --> src/main.rs:39:10 Sep 19 23:36:38.171 INFO kablam! | Sep 19 23:36:38.171 INFO kablam! 39 | #[derive(StructOpt)] Sep 19 23:36:38.171 INFO kablam! | ^^^^^^^^^ Sep 19 23:36:38.171 INFO kablam! | Sep 19 23:36:38.171 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 23:36:38.171 INFO kablam! Sep 19 23:36:38.187 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) Sep 19 23:36:38.187 INFO kablam! --> src/main.rs:41:5 Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 19 23:36:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 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) Sep 19 23:36:38.188 INFO kablam! --> src/main.rs:43:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 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) Sep 19 23:36:38.188 INFO kablam! --> src/main.rs:47:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.189 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.189 INFO kablam! Sep 19 23:36:38.189 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) Sep 19 23:36:38.189 INFO kablam! --> src/main.rs:51:5 Sep 19 23:36:38.189 INFO kablam! | Sep 19 23:36:38.189 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 19 23:36:38.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.189 INFO kablam! | Sep 19 23:36:38.189 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.189 INFO kablam! Sep 19 23:36:38.189 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) Sep 19 23:36:38.189 INFO kablam! --> src/main.rs:53:5 Sep 19 23:36:38.189 INFO kablam! | Sep 19 23:36:38.189 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 19 23:36:38.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.189 INFO kablam! | Sep 19 23:36:38.189 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.189 INFO kablam! Sep 19 23:36:38.192 INFO kablam! error: aborting due to 6 previous errors Sep 19 23:36:38.192 INFO kablam! Sep 19 23:36:38.192 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 23:36:38.235 INFO kablam! error: Could not compile `npbot`. Sep 19 23:36:38.235 INFO kablam! Sep 19 23:36:38.235 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:36:38.240 INFO kablam! su: No module specific data is present Sep 19 23:36:39.083 INFO running `"docker" "rm" "-f" "ed21229fc01a1c3fbaa6973ac1fe982cb1aebe60437e665c0ce07c94bcfb3b5b"` Sep 19 23:36:39.212 INFO blam! ed21229fc01a1c3fbaa6973ac1fe982cb1aebe60437e665c0ce07c94bcfb3b5b