Sep 04 09:43:23.149 INFO checking npbot-1.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 09:43:23.149 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 09:43:23.150 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:23.345 INFO blam! f1cdaa21b8540e5cde28b6edcdb9adf529e85ac2dedd9019b633b0e4de7c9a3c Sep 04 09:43:23.347 INFO running `"docker" "start" "-a" "f1cdaa21b8540e5cde28b6edcdb9adf529e85ac2dedd9019b633b0e4de7c9a3c"` Sep 04 09:43:24.158 INFO kablam! Checking dotenv v0.11.0 Sep 04 09:43:24.158 INFO kablam! Checking rayon v0.9.0 Sep 04 09:43:24.161 INFO kablam! Checking mammut v0.10.1 Sep 04 09:43:29.329 INFO kablam! Checking quicli v0.2.0 Sep 04 09:43:32.461 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 04 09:43:39.490 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 04 09:43:39.490 INFO kablam! --> src/main.rs:39:10 Sep 04 09:43:39.490 INFO kablam! | Sep 04 09:43:39.490 INFO kablam! 39 | #[derive(StructOpt)] Sep 04 09:43:39.491 INFO kablam! | ^^^^^^^^^ Sep 04 09:43:39.491 INFO kablam! | Sep 04 09:43:39.491 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:43:39.491 INFO kablam! Sep 04 09:43:39.515 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:39.515 INFO kablam! --> src/main.rs:41:5 Sep 04 09:43:39.515 INFO kablam! | Sep 04 09:43:39.515 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 04 09:43:39.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:39.515 INFO kablam! | Sep 04 09:43:39.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:39.515 INFO kablam! Sep 04 09:43:39.515 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:39.515 INFO kablam! --> src/main.rs:43:5 Sep 04 09:43:39.515 INFO kablam! | Sep 04 09:43:39.515 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 04 09:43:39.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:39.515 INFO kablam! | Sep 04 09:43:39.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:39.515 INFO kablam! Sep 04 09:43:39.515 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:39.515 INFO kablam! --> src/main.rs:47:5 Sep 04 09:43:39.515 INFO kablam! | Sep 04 09:43:39.515 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 04 09:43:39.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:39.515 INFO kablam! | Sep 04 09:43:39.516 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:39.516 INFO kablam! Sep 04 09:43:39.516 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:39.516 INFO kablam! --> src/main.rs:51:5 Sep 04 09:43:39.516 INFO kablam! | Sep 04 09:43:39.516 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 04 09:43:39.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:39.516 INFO kablam! | Sep 04 09:43:39.516 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:39.516 INFO kablam! Sep 04 09:43:39.517 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:39.517 INFO kablam! --> src/main.rs:53:5 Sep 04 09:43:39.517 INFO kablam! | Sep 04 09:43:39.517 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 04 09:43:39.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:39.517 INFO kablam! | Sep 04 09:43:39.518 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:39.518 INFO kablam! Sep 04 09:43:39.518 INFO kablam! error: aborting due to 6 previous errors Sep 04 09:43:39.518 INFO kablam! Sep 04 09:43:39.518 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 09:43:39.533 INFO kablam! error: Could not compile `npbot`. Sep 04 09:43:39.533 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:43:40.417 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 04 09:43:40.417 INFO kablam! --> src/main.rs:39:10 Sep 04 09:43:40.418 INFO kablam! | Sep 04 09:43:40.418 INFO kablam! 39 | #[derive(StructOpt)] Sep 04 09:43:40.418 INFO kablam! | ^^^^^^^^^ Sep 04 09:43:40.418 INFO kablam! | Sep 04 09:43:40.418 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 09:43:40.418 INFO kablam! Sep 04 09:43:40.439 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:40.441 INFO kablam! --> src/main.rs:41:5 Sep 04 09:43:40.441 INFO kablam! | Sep 04 09:43:40.441 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 04 09:43:40.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:40.441 INFO kablam! | Sep 04 09:43:40.441 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:40.441 INFO kablam! Sep 04 09:43:40.441 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:40.441 INFO kablam! --> src/main.rs:43:5 Sep 04 09:43:40.441 INFO kablam! | Sep 04 09:43:40.441 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 04 09:43:40.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:40.441 INFO kablam! | Sep 04 09:43:40.441 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:40.441 INFO kablam! Sep 04 09:43:40.441 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:40.441 INFO kablam! --> src/main.rs:47:5 Sep 04 09:43:40.441 INFO kablam! | Sep 04 09:43:40.441 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 04 09:43:40.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:40.441 INFO kablam! | Sep 04 09:43:40.441 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:40.441 INFO kablam! Sep 04 09:43:40.441 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:40.442 INFO kablam! --> src/main.rs:51:5 Sep 04 09:43:40.442 INFO kablam! | Sep 04 09:43:40.442 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 04 09:43:40.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:40.442 INFO kablam! | Sep 04 09:43:40.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:40.442 INFO kablam! Sep 04 09:43:40.442 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:40.442 INFO kablam! --> src/main.rs:53:5 Sep 04 09:43:40.442 INFO kablam! | Sep 04 09:43:40.442 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 04 09:43:40.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:43:40.442 INFO kablam! | Sep 04 09:43:40.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:43:40.442 INFO kablam! Sep 04 09:43:40.444 INFO kablam! error: aborting due to 6 previous errors Sep 04 09:43:40.444 INFO kablam! Sep 04 09:43:40.444 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 09:43:40.474 INFO kablam! error: Could not compile `npbot`. Sep 04 09:43:40.474 INFO kablam! Sep 04 09:43:40.474 INFO kablam! To learn more, run the command again with --verbose. Sep 04 09:43:40.476 INFO kablam! su: No module specific data is present Sep 04 09:43:40.906 INFO running `"docker" "rm" "-f" "f1cdaa21b8540e5cde28b6edcdb9adf529e85ac2dedd9019b633b0e4de7c9a3c"` Sep 04 09:43:41.049 INFO blam! f1cdaa21b8540e5cde28b6edcdb9adf529e85ac2dedd9019b633b0e4de7c9a3c