Sep 14 12:33:42.189 INFO checking npbot-1.0.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:33:42.189 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:33:42.189 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:33:42.427 INFO blam! 7e25c23c9ba1e8476ca5f1925455887fd0832b18ba027917793a7b0a6f45024c Sep 14 12:33:42.432 INFO running `"docker" "start" "-a" "7e25c23c9ba1e8476ca5f1925455887fd0832b18ba027917793a7b0a6f45024c"` Sep 14 12:33:43.069 INFO kablam! usermod: no changes Sep 14 12:33:43.761 INFO kablam! Checking serde_xml v0.9.1 Sep 14 12:33:43.761 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 14 12:33:43.765 INFO kablam! Compiling structopt-derive v0.2.10 Sep 14 12:33:43.767 INFO kablam! Checking mammut v0.10.1 Sep 14 12:33:51.219 INFO kablam! Checking structopt v0.2.10 Sep 14 12:33:51.668 INFO kablam! Checking quicli v0.2.0 Sep 14 12:33:53.083 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 14 12:33:56.400 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 14 12:33:56.400 INFO kablam! --> src/main.rs:39:10 Sep 14 12:33:56.400 INFO kablam! | Sep 14 12:33:56.400 INFO kablam! 39 | #[derive(StructOpt)] Sep 14 12:33:56.400 INFO kablam! | ^^^^^^^^^ Sep 14 12:33:56.400 INFO kablam! | Sep 14 12:33:56.400 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 12:33:56.400 INFO kablam! Sep 14 12:33:56.416 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 14 12:33:56.416 INFO kablam! --> src/main.rs:41:5 Sep 14 12:33:56.416 INFO kablam! | Sep 14 12:33:56.416 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 14 12:33:56.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.416 INFO kablam! | Sep 14 12:33:56.416 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.416 INFO kablam! Sep 14 12:33:56.419 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 14 12:33:56.419 INFO kablam! --> src/main.rs:43:5 Sep 14 12:33:56.419 INFO kablam! | Sep 14 12:33:56.419 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 14 12:33:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.419 INFO kablam! | Sep 14 12:33:56.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.419 INFO kablam! Sep 14 12:33:56.419 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 14 12:33:56.419 INFO kablam! --> src/main.rs:47:5 Sep 14 12:33:56.419 INFO kablam! | Sep 14 12:33:56.419 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 14 12:33:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.419 INFO kablam! | Sep 14 12:33:56.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.419 INFO kablam! Sep 14 12:33:56.419 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 14 12:33:56.419 INFO kablam! --> src/main.rs:51:5 Sep 14 12:33:56.419 INFO kablam! | Sep 14 12:33:56.419 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 14 12:33:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.419 INFO kablam! | Sep 14 12:33:56.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.419 INFO kablam! Sep 14 12:33:56.419 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 14 12:33:56.420 INFO kablam! --> src/main.rs:53:5 Sep 14 12:33:56.420 INFO kablam! | Sep 14 12:33:56.420 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 14 12:33:56.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.420 INFO kablam! | Sep 14 12:33:56.420 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.420 INFO kablam! Sep 14 12:33:56.420 INFO kablam! error: aborting due to 6 previous errors Sep 14 12:33:56.420 INFO kablam! Sep 14 12:33:56.420 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 12:33:56.431 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 14 12:33:56.431 INFO kablam! --> src/main.rs:39:10 Sep 14 12:33:56.431 INFO kablam! | Sep 14 12:33:56.431 INFO kablam! 39 | #[derive(StructOpt)] Sep 14 12:33:56.431 INFO kablam! | ^^^^^^^^^ Sep 14 12:33:56.431 INFO kablam! | Sep 14 12:33:56.431 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 12:33:56.431 INFO kablam! Sep 14 12:33:56.435 INFO kablam! error: Could not compile `npbot`. Sep 14 12:33:56.435 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:33:56.447 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 14 12:33:56.447 INFO kablam! --> src/main.rs:41:5 Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 14 12:33:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.447 INFO kablam! Sep 14 12:33:56.447 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 14 12:33:56.447 INFO kablam! --> src/main.rs:43:5 Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 14 12:33:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.447 INFO kablam! Sep 14 12:33:56.447 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 14 12:33:56.447 INFO kablam! --> src/main.rs:47:5 Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 14 12:33:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.447 INFO kablam! Sep 14 12:33:56.447 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 14 12:33:56.447 INFO kablam! --> src/main.rs:51:5 Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 14 12:33:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.447 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.447 INFO kablam! Sep 14 12:33:56.447 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 14 12:33:56.447 INFO kablam! --> src/main.rs:53:5 Sep 14 12:33:56.447 INFO kablam! | Sep 14 12:33:56.448 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 14 12:33:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:56.448 INFO kablam! | Sep 14 12:33:56.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:56.448 INFO kablam! Sep 14 12:33:56.448 INFO kablam! error: aborting due to 6 previous errors Sep 14 12:33:56.448 INFO kablam! Sep 14 12:33:56.448 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 12:33:56.476 INFO kablam! error: Could not compile `npbot`. Sep 14 12:33:56.476 INFO kablam! Sep 14 12:33:56.476 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:33:56.479 INFO kablam! su: No module specific data is present Sep 14 12:33:57.102 INFO running `"docker" "rm" "-f" "7e25c23c9ba1e8476ca5f1925455887fd0832b18ba027917793a7b0a6f45024c"` Sep 14 12:33:57.246 INFO blam! 7e25c23c9ba1e8476ca5f1925455887fd0832b18ba027917793a7b0a6f45024c