Sep 17 20:45:47.764 INFO checking npbot-1.0.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:45:47.764 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:45:47.764 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:45:48.140 INFO blam! 76eaa0d1e0431638f53f25be921876e4e66d5c5ef9f2936025a460450a74c747 Sep 17 20:45:48.151 INFO running `"docker" "start" "-a" "76eaa0d1e0431638f53f25be921876e4e66d5c5ef9f2936025a460450a74c747"` Sep 17 20:45:49.182 INFO kablam! usermod: no changes Sep 17 20:45:49.839 INFO kablam! Checking serde_xml v0.9.1 Sep 17 20:45:49.839 INFO kablam! Compiling structopt-derive v0.2.10 Sep 17 20:45:49.839 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 17 20:45:49.843 INFO kablam! Checking rayon v0.9.0 Sep 17 20:45:49.843 INFO kablam! Checking mammut v0.10.1 Sep 17 20:45:58.689 INFO kablam! Checking structopt v0.2.10 Sep 17 20:45:59.665 INFO kablam! Checking quicli v0.2.0 Sep 17 20:46:00.687 INFO kablam! Checking dotenv v0.11.0 Sep 17 20:46:01.440 INFO kablam! Checking npbot v1.0.0 (/source) Sep 17 20:46:05.106 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 17 20:46:05.106 INFO kablam! --> src/main.rs:39:10 Sep 17 20:46:05.106 INFO kablam! | Sep 17 20:46:05.106 INFO kablam! 39 | #[derive(StructOpt)] Sep 17 20:46:05.106 INFO kablam! | ^^^^^^^^^ Sep 17 20:46:05.106 INFO kablam! | Sep 17 20:46:05.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 20:46:05.106 INFO kablam! Sep 17 20:46:05.119 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 17 20:46:05.119 INFO kablam! --> src/main.rs:39:10 Sep 17 20:46:05.119 INFO kablam! | Sep 17 20:46:05.119 INFO kablam! 39 | #[derive(StructOpt)] Sep 17 20:46:05.119 INFO kablam! | ^^^^^^^^^ Sep 17 20:46:05.119 INFO kablam! | Sep 17 20:46:05.119 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 20:46:05.119 INFO kablam! Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:41:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:43:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:47:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:51:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:53:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 INFO kablam! error: aborting due to 6 previous errors Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:41:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.129 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 17 20:46:05.129 INFO kablam! --> src/main.rs:43:5 Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 17 20:46:05.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.129 INFO kablam! | Sep 17 20:46:05.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.129 INFO kablam! Sep 17 20:46:05.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 17 20:46:05.130 INFO kablam! --> src/main.rs:47:5 Sep 17 20:46:05.130 INFO kablam! | Sep 17 20:46:05.130 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 17 20:46:05.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.130 INFO kablam! | Sep 17 20:46:05.130 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.130 INFO kablam! Sep 17 20:46:05.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 17 20:46:05.130 INFO kablam! --> src/main.rs:51:5 Sep 17 20:46:05.130 INFO kablam! | Sep 17 20:46:05.130 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 17 20:46:05.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.130 INFO kablam! | Sep 17 20:46:05.130 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.132 INFO kablam! Sep 17 20:46:05.132 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 17 20:46:05.132 INFO kablam! --> src/main.rs:53:5 Sep 17 20:46:05.132 INFO kablam! | Sep 17 20:46:05.132 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 17 20:46:05.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:46:05.132 INFO kablam! | Sep 17 20:46:05.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 20:46:05.132 INFO kablam! Sep 17 20:46:05.132 INFO kablam! error: aborting due to 6 previous errors Sep 17 20:46:05.132 INFO kablam! Sep 17 20:46:05.132 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 17 20:46:05.145 INFO kablam! error: Could not compile `npbot`. Sep 17 20:46:05.145 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:46:05.171 INFO kablam! error: Could not compile `npbot`. Sep 17 20:46:05.172 INFO kablam! Sep 17 20:46:05.172 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:46:05.180 INFO kablam! su: No module specific data is present Sep 17 20:46:06.200 INFO running `"docker" "rm" "-f" "76eaa0d1e0431638f53f25be921876e4e66d5c5ef9f2936025a460450a74c747"` Sep 17 20:46:06.455 INFO blam! 76eaa0d1e0431638f53f25be921876e4e66d5c5ef9f2936025a460450a74c747