Sep 04 09:43:24.258 INFO checking npbot-1.0.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 09:43:24.258 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 09:43:24.258 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:43:24.441 INFO blam! 32e275c3bedbcd8b7e115f50ff71432263c2f7935424947ea2627191a7edf64b Sep 04 09:43:24.442 INFO running `"docker" "start" "-a" "32e275c3bedbcd8b7e115f50ff71432263c2f7935424947ea2627191a7edf64b"` Sep 04 09:43:25.455 INFO kablam! Checking quicli v0.2.0 Sep 04 09:43:25.455 INFO kablam! Checking mammut v0.10.1 Sep 04 09:43:34.402 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 04 09:43:41.116 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 04 09:43:41.116 INFO kablam! --> src/main.rs:39:10 Sep 04 09:43:41.116 INFO kablam! | Sep 04 09:43:41.116 INFO kablam! 39 | #[derive(StructOpt)] Sep 04 09:43:41.116 INFO kablam! | ^^^^^^^^^ Sep 04 09:43:41.116 INFO kablam! | Sep 04 09:43:41.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:43:41.116 INFO kablam! Sep 04 09:43:41.143 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 04 09:43:41.143 INFO kablam! --> src/main.rs:41:5 Sep 04 09:43:41.143 INFO kablam! | Sep 04 09:43:41.143 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 04 09:43:41.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.143 INFO kablam! | Sep 04 09:43:41.143 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.143 INFO kablam! Sep 04 09:43:41.143 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 04 09:43:41.143 INFO kablam! --> src/main.rs:43:5 Sep 04 09:43:41.143 INFO kablam! | Sep 04 09:43:41.143 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 04 09:43:41.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.143 INFO kablam! | Sep 04 09:43:41.143 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.143 INFO kablam! Sep 04 09:43:41.143 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 04 09:43:41.143 INFO kablam! --> src/main.rs:47:5 Sep 04 09:43:41.143 INFO kablam! | Sep 04 09:43:41.143 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 04 09:43:41.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.143 INFO kablam! | Sep 04 09:43:41.143 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.143 INFO kablam! Sep 04 09:43:41.144 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 04 09:43:41.144 INFO kablam! --> src/main.rs:51:5 Sep 04 09:43:41.144 INFO kablam! | Sep 04 09:43:41.144 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 04 09:43:41.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.144 INFO kablam! | Sep 04 09:43:41.144 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.144 INFO kablam! Sep 04 09:43:41.144 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 04 09:43:41.144 INFO kablam! --> src/main.rs:53:5 Sep 04 09:43:41.144 INFO kablam! | Sep 04 09:43:41.144 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 04 09:43:41.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.144 INFO kablam! | Sep 04 09:43:41.144 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.144 INFO kablam! Sep 04 09:43:41.146 INFO kablam! error: aborting due to 6 previous errors Sep 04 09:43:41.146 INFO kablam! Sep 04 09:43:41.146 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 09:43:41.160 INFO kablam! error: Could not compile `npbot`. Sep 04 09:43:41.160 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:43:41.685 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 04 09:43:41.685 INFO kablam! --> src/main.rs:39:10 Sep 04 09:43:41.685 INFO kablam! | Sep 04 09:43:41.685 INFO kablam! 39 | #[derive(StructOpt)] Sep 04 09:43:41.685 INFO kablam! | ^^^^^^^^^ Sep 04 09:43:41.685 INFO kablam! | Sep 04 09:43:41.685 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:43:41.685 INFO kablam! Sep 04 09:43:41.701 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 04 09:43:41.701 INFO kablam! --> src/main.rs:41:5 Sep 04 09:43:41.701 INFO kablam! | Sep 04 09:43:41.701 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 04 09:43:41.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.701 INFO kablam! | Sep 04 09:43:41.701 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.701 INFO kablam! Sep 04 09:43:41.701 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 04 09:43:41.701 INFO kablam! --> src/main.rs:43:5 Sep 04 09:43:41.701 INFO kablam! | Sep 04 09:43:41.701 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 04 09:43:41.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.701 INFO kablam! | Sep 04 09:43:41.701 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.701 INFO kablam! Sep 04 09:43:41.701 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 04 09:43:41.701 INFO kablam! --> src/main.rs:47:5 Sep 04 09:43:41.701 INFO kablam! | Sep 04 09:43:41.701 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 04 09:43:41.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.701 INFO kablam! | Sep 04 09:43:41.701 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.702 INFO kablam! Sep 04 09:43:41.702 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 04 09:43:41.702 INFO kablam! --> src/main.rs:51:5 Sep 04 09:43:41.702 INFO kablam! | Sep 04 09:43:41.702 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 04 09:43:41.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.702 INFO kablam! | Sep 04 09:43:41.702 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.702 INFO kablam! Sep 04 09:43:41.702 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 04 09:43:41.702 INFO kablam! --> src/main.rs:53:5 Sep 04 09:43:41.702 INFO kablam! | Sep 04 09:43:41.702 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 04 09:43:41.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:41.702 INFO kablam! | Sep 04 09:43:41.702 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:41.702 INFO kablam! Sep 04 09:43:41.703 INFO kablam! error: aborting due to 6 previous errors Sep 04 09:43:41.703 INFO kablam! Sep 04 09:43:41.703 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 09:43:41.731 INFO kablam! error: Could not compile `npbot`. Sep 04 09:43:41.731 INFO kablam! Sep 04 09:43:41.731 INFO kablam! To learn more, run the command again with --verbose. Sep 04 09:43:41.732 INFO kablam! su: No module specific data is present Sep 04 09:43:42.138 INFO running `"docker" "rm" "-f" "32e275c3bedbcd8b7e115f50ff71432263c2f7935424947ea2627191a7edf64b"` Sep 04 09:43:42.265 INFO blam! 32e275c3bedbcd8b7e115f50ff71432263c2f7935424947ea2627191a7edf64b