Sep 10 13:56:12.076 INFO checking npbot-1.0.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 13:56:12.076 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 13:56:12.076 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:56:12.311 INFO blam! a093fb04723a79bb648acdc1356502515ef9fc18679cd6d1d905445d6237683f Sep 10 13:56:12.312 INFO running `"docker" "start" "-a" "a093fb04723a79bb648acdc1356502515ef9fc18679cd6d1d905445d6237683f"` Sep 10 13:56:13.237 INFO kablam! usermod: no changes Sep 10 13:56:13.757 INFO kablam! Checking serde_xml v0.9.1 Sep 10 13:56:13.757 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 10 13:56:13.761 INFO kablam! Compiling structopt-derive v0.2.10 Sep 10 13:56:13.766 INFO kablam! Checking dotenv v0.11.0 Sep 10 13:56:13.766 INFO kablam! Checking mammut v0.10.1 Sep 10 13:56:21.923 INFO kablam! Checking structopt v0.2.10 Sep 10 13:56:22.406 INFO kablam! Checking quicli v0.2.0 Sep 10 13:56:23.430 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 10 13:56:26.547 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 10 13:56:26.547 INFO kablam! --> src/main.rs:39:10 Sep 10 13:56:26.547 INFO kablam! | Sep 10 13:56:26.547 INFO kablam! 39 | #[derive(StructOpt)] Sep 10 13:56:26.547 INFO kablam! | ^^^^^^^^^ Sep 10 13:56:26.548 INFO kablam! | Sep 10 13:56:26.548 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 13:56:26.548 INFO kablam! Sep 10 13:56:26.568 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 10 13:56:26.568 INFO kablam! --> src/main.rs:41:5 Sep 10 13:56:26.568 INFO kablam! | Sep 10 13:56:26.568 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 10 13:56:26.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.568 INFO kablam! | Sep 10 13:56:26.568 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.568 INFO kablam! Sep 10 13:56:26.569 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 10 13:56:26.569 INFO kablam! --> src/main.rs:43:5 Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 10 13:56:26.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.569 INFO kablam! Sep 10 13:56:26.569 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 10 13:56:26.569 INFO kablam! --> src/main.rs:47:5 Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 10 13:56:26.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.569 INFO kablam! Sep 10 13:56:26.569 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 10 13:56:26.569 INFO kablam! --> src/main.rs:51:5 Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 10 13:56:26.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.569 INFO kablam! Sep 10 13:56:26.569 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 10 13:56:26.569 INFO kablam! --> src/main.rs:53:5 Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 10 13:56:26.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.569 INFO kablam! | Sep 10 13:56:26.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.569 INFO kablam! Sep 10 13:56:26.571 INFO kablam! error: aborting due to 6 previous errors Sep 10 13:56:26.571 INFO kablam! Sep 10 13:56:26.571 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 13:56:26.591 INFO kablam! error: Could not compile `npbot`. Sep 10 13:56:26.591 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 13:56:26.618 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 10 13:56:26.619 INFO kablam! --> src/main.rs:39:10 Sep 10 13:56:26.619 INFO kablam! | Sep 10 13:56:26.619 INFO kablam! 39 | #[derive(StructOpt)] Sep 10 13:56:26.619 INFO kablam! | ^^^^^^^^^ Sep 10 13:56:26.619 INFO kablam! | Sep 10 13:56:26.619 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 13:56:26.619 INFO kablam! Sep 10 13:56:26.635 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 10 13:56:26.635 INFO kablam! --> src/main.rs:41:5 Sep 10 13:56:26.635 INFO kablam! | Sep 10 13:56:26.635 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 10 13:56:26.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.635 INFO kablam! | Sep 10 13:56:26.635 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.635 INFO kablam! Sep 10 13:56:26.635 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 10 13:56:26.635 INFO kablam! --> src/main.rs:43:5 Sep 10 13:56:26.635 INFO kablam! | Sep 10 13:56:26.635 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 10 13:56:26.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.635 INFO kablam! | Sep 10 13:56:26.635 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.635 INFO kablam! Sep 10 13:56:26.635 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 10 13:56:26.635 INFO kablam! --> src/main.rs:47:5 Sep 10 13:56:26.635 INFO kablam! | Sep 10 13:56:26.635 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 10 13:56:26.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.635 INFO kablam! | Sep 10 13:56:26.635 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.636 INFO kablam! Sep 10 13:56:26.636 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 10 13:56:26.636 INFO kablam! --> src/main.rs:51:5 Sep 10 13:56:26.636 INFO kablam! | Sep 10 13:56:26.636 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 10 13:56:26.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.636 INFO kablam! | Sep 10 13:56:26.636 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.636 INFO kablam! Sep 10 13:56:26.636 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 10 13:56:26.636 INFO kablam! --> src/main.rs:53:5 Sep 10 13:56:26.636 INFO kablam! | Sep 10 13:56:26.636 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 10 13:56:26.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:26.636 INFO kablam! | Sep 10 13:56:26.636 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:26.636 INFO kablam! Sep 10 13:56:26.637 INFO kablam! error: aborting due to 6 previous errors Sep 10 13:56:26.637 INFO kablam! Sep 10 13:56:26.637 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 13:56:26.663 INFO kablam! error: Could not compile `npbot`. Sep 10 13:56:26.663 INFO kablam! Sep 10 13:56:26.663 INFO kablam! To learn more, run the command again with --verbose. Sep 10 13:56:26.665 INFO kablam! su: No module specific data is present Sep 10 13:56:27.533 INFO running `"docker" "rm" "-f" "a093fb04723a79bb648acdc1356502515ef9fc18679cd6d1d905445d6237683f"` Sep 10 13:56:27.642 INFO blam! a093fb04723a79bb648acdc1356502515ef9fc18679cd6d1d905445d6237683f