Aug 30 09:57:00.075 INFO checking npbot-1.0.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 09:57:00.075 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 09:57:00.075 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-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:57:00.246 INFO blam! d7843d81891a0376edc5d1d1f8e4a693184a852e59abbb51f93da9daf65d37f7 Aug 30 09:57:00.248 INFO running `"docker" "start" "-a" "d7843d81891a0376edc5d1d1f8e4a693184a852e59abbb51f93da9daf65d37f7"` Aug 30 09:57:01.149 INFO kablam! Checking serde_xml v0.9.1 Aug 30 09:57:01.153 INFO kablam! Compiling structopt-derive v0.2.10 Aug 30 09:57:01.156 INFO kablam! Checking mammut v0.10.1 Aug 30 09:57:09.577 INFO kablam! Checking structopt v0.2.10 Aug 30 09:57:10.640 INFO kablam! Checking quicli v0.2.0 Aug 30 09:57:12.541 INFO kablam! Checking npbot v1.0.0 (file:///source) Aug 30 09:57:19.260 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:57:19.260 INFO kablam! --> src/main.rs:39:10 Aug 30 09:57:19.260 INFO kablam! | Aug 30 09:57:19.260 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:57:19.260 INFO kablam! | ^^^^^^^^^ Aug 30 09:57:19.260 INFO kablam! | Aug 30 09:57:19.260 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:57:19.260 INFO kablam! Aug 30 09:57:19.278 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:57:19.278 INFO kablam! --> src/main.rs:41:5 Aug 30 09:57:19.278 INFO kablam! | Aug 30 09:57:19.278 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:57:19.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.278 INFO kablam! | Aug 30 09:57:19.278 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.278 INFO kablam! Aug 30 09:57:19.278 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:57:19.278 INFO kablam! --> src/main.rs:43:5 Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:57:19.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.279 INFO kablam! Aug 30 09:57:19.279 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:57:19.279 INFO kablam! --> src/main.rs:47:5 Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:57:19.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.279 INFO kablam! Aug 30 09:57:19.279 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:57:19.279 INFO kablam! --> src/main.rs:51:5 Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:57:19.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.279 INFO kablam! Aug 30 09:57:19.279 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:57:19.279 INFO kablam! --> src/main.rs:53:5 Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:57:19.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.279 INFO kablam! | Aug 30 09:57:19.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.279 INFO kablam! Aug 30 09:57:19.280 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:57:19.280 INFO kablam! Aug 30 09:57:19.280 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:57:19.290 INFO kablam! error: Could not compile `npbot`. Aug 30 09:57:19.290 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 09:57:19.366 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:57:19.366 INFO kablam! --> src/main.rs:39:10 Aug 30 09:57:19.366 INFO kablam! | Aug 30 09:57:19.366 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:57:19.366 INFO kablam! | ^^^^^^^^^ Aug 30 09:57:19.366 INFO kablam! | Aug 30 09:57:19.366 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:57:19.366 INFO kablam! Aug 30 09:57:19.379 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:57:19.379 INFO kablam! --> src/main.rs:41:5 Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:57:19.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.380 INFO kablam! Aug 30 09:57:19.380 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:57:19.380 INFO kablam! --> src/main.rs:43:5 Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:57:19.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.380 INFO kablam! Aug 30 09:57:19.380 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:57:19.380 INFO kablam! --> src/main.rs:47:5 Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:57:19.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.380 INFO kablam! Aug 30 09:57:19.380 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:57:19.380 INFO kablam! --> src/main.rs:51:5 Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:57:19.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.380 INFO kablam! Aug 30 09:57:19.380 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:57:19.380 INFO kablam! --> src/main.rs:53:5 Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:57:19.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:19.380 INFO kablam! | Aug 30 09:57:19.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:19.380 INFO kablam! Aug 30 09:57:19.381 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:57:19.381 INFO kablam! Aug 30 09:57:19.381 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:57:19.401 INFO kablam! error: Could not compile `npbot`. Aug 30 09:57:19.401 INFO kablam! Aug 30 09:57:19.401 INFO kablam! To learn more, run the command again with --verbose. Aug 30 09:57:19.402 INFO kablam! su: No module specific data is present Aug 30 09:57:20.093 INFO running `"docker" "rm" "-f" "d7843d81891a0376edc5d1d1f8e4a693184a852e59abbb51f93da9daf65d37f7"` Aug 30 09:57:20.182 INFO blam! d7843d81891a0376edc5d1d1f8e4a693184a852e59abbb51f93da9daf65d37f7