Sep 06 03:14:34.797 INFO checking npbot-1.0.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:14:34.797 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:14:34.797 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:14:35.010 INFO blam! 63aed96014e545e3f885dd44caafd19205d15772cfd1ac7a6a6be8e06a2d1779 Sep 06 03:14:35.012 INFO running `"docker" "start" "-a" "63aed96014e545e3f885dd44caafd19205d15772cfd1ac7a6a6be8e06a2d1779"` Sep 06 03:14:35.970 INFO kablam! usermod: no changes Sep 06 03:14:36.595 INFO kablam! Checking serde_xml v0.9.1 Sep 06 03:14:36.600 INFO kablam! Compiling structopt-derive v0.2.10 Sep 06 03:14:36.604 INFO kablam! Checking dotenv v0.11.0 Sep 06 03:14:36.618 INFO kablam! Checking mammut v0.10.1 Sep 06 03:14:44.208 INFO kablam! Checking structopt v0.2.10 Sep 06 03:14:44.721 INFO kablam! Checking quicli v0.2.0 Sep 06 03:14:45.537 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 06 03:14:48.266 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 06 03:14:48.266 INFO kablam! --> src/main.rs:39:10 Sep 06 03:14:48.266 INFO kablam! | Sep 06 03:14:48.266 INFO kablam! 39 | #[derive(StructOpt)] Sep 06 03:14:48.266 INFO kablam! | ^^^^^^^^^ Sep 06 03:14:48.266 INFO kablam! | Sep 06 03:14:48.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 03:14:48.266 INFO kablam! Sep 06 03:14:48.286 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 06 03:14:48.286 INFO kablam! --> src/main.rs:41:5 Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 06 03:14:48.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.286 INFO kablam! Sep 06 03:14:48.286 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 06 03:14:48.286 INFO kablam! --> src/main.rs:43:5 Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 06 03:14:48.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.286 INFO kablam! Sep 06 03:14:48.286 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 06 03:14:48.286 INFO kablam! --> src/main.rs:47:5 Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 06 03:14:48.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.286 INFO kablam! Sep 06 03:14:48.286 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 06 03:14:48.286 INFO kablam! --> src/main.rs:51:5 Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 06 03:14:48.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.286 INFO kablam! | Sep 06 03:14:48.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.287 INFO kablam! Sep 06 03:14:48.287 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 06 03:14:48.287 INFO kablam! --> src/main.rs:53:5 Sep 06 03:14:48.287 INFO kablam! | Sep 06 03:14:48.287 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 06 03:14:48.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.287 INFO kablam! | Sep 06 03:14:48.287 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.287 INFO kablam! Sep 06 03:14:48.289 INFO kablam! error: aborting due to 6 previous errors Sep 06 03:14:48.289 INFO kablam! Sep 06 03:14:48.289 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 03:14:48.306 INFO kablam! error: Could not compile `npbot`. Sep 06 03:14:48.306 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:14:48.472 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 06 03:14:48.472 INFO kablam! --> src/main.rs:39:10 Sep 06 03:14:48.472 INFO kablam! | Sep 06 03:14:48.472 INFO kablam! 39 | #[derive(StructOpt)] Sep 06 03:14:48.472 INFO kablam! | ^^^^^^^^^ Sep 06 03:14:48.472 INFO kablam! | Sep 06 03:14:48.472 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 03:14:48.472 INFO kablam! Sep 06 03:14:48.487 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 06 03:14:48.487 INFO kablam! --> src/main.rs:41:5 Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 06 03:14:48.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.487 INFO kablam! Sep 06 03:14:48.487 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 06 03:14:48.487 INFO kablam! --> src/main.rs:43:5 Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 06 03:14:48.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.487 INFO kablam! Sep 06 03:14:48.487 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 06 03:14:48.487 INFO kablam! --> src/main.rs:47:5 Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 06 03:14:48.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.487 INFO kablam! Sep 06 03:14:48.487 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 06 03:14:48.487 INFO kablam! --> src/main.rs:51:5 Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 06 03:14:48.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.487 INFO kablam! Sep 06 03:14:48.487 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 06 03:14:48.487 INFO kablam! --> src/main.rs:53:5 Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 06 03:14:48.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:14:48.487 INFO kablam! | Sep 06 03:14:48.487 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 03:14:48.487 INFO kablam! Sep 06 03:14:48.492 INFO kablam! error: aborting due to 6 previous errors Sep 06 03:14:48.492 INFO kablam! Sep 06 03:14:48.492 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 03:14:48.515 INFO kablam! error: Could not compile `npbot`. Sep 06 03:14:48.515 INFO kablam! Sep 06 03:14:48.515 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:14:48.516 INFO kablam! su: No module specific data is present Sep 06 03:14:49.164 INFO running `"docker" "rm" "-f" "63aed96014e545e3f885dd44caafd19205d15772cfd1ac7a6a6be8e06a2d1779"` Sep 06 03:14:49.258 INFO blam! 63aed96014e545e3f885dd44caafd19205d15772cfd1ac7a6a6be8e06a2d1779