Sep 19 23:36:24.686 INFO checking npbot-1.0.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:36:24.686 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:36:24.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:36:24.868 INFO blam! e72e1765c5140d6ad946739980327e39fce78465f1438a3bcfa5ea4bc96039fd Sep 19 23:36:24.869 INFO running `"docker" "start" "-a" "e72e1765c5140d6ad946739980327e39fce78465f1438a3bcfa5ea4bc96039fd"` Sep 19 23:36:25.929 INFO kablam! usermod: no changes Sep 19 23:36:26.295 INFO kablam! Checking serde_xml v0.9.1 Sep 19 23:36:26.298 INFO kablam! Compiling structopt-derive v0.2.10 Sep 19 23:36:26.298 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 19 23:36:26.301 INFO kablam! Checking mammut v0.10.1 Sep 19 23:36:31.464 INFO kablam! Checking structopt v0.2.10 Sep 19 23:36:32.108 INFO kablam! Checking quicli v0.2.0 Sep 19 23:36:33.599 INFO kablam! Checking dotenv v0.11.0 Sep 19 23:36:34.418 INFO kablam! Checking npbot v1.0.0 (/source) Sep 19 23:36:38.170 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 19 23:36:38.170 INFO kablam! --> src/main.rs:39:10 Sep 19 23:36:38.170 INFO kablam! | Sep 19 23:36:38.170 INFO kablam! 39 | #[derive(StructOpt)] Sep 19 23:36:38.170 INFO kablam! | ^^^^^^^^^ Sep 19 23:36:38.170 INFO kablam! | Sep 19 23:36:38.170 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 23:36:38.170 INFO kablam! Sep 19 23:36:38.170 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 19 23:36:38.170 INFO kablam! --> src/main.rs:39:10 Sep 19 23:36:38.170 INFO kablam! | Sep 19 23:36:38.170 INFO kablam! 39 | #[derive(StructOpt)] Sep 19 23:36:38.170 INFO kablam! | ^^^^^^^^^ Sep 19 23:36:38.170 INFO kablam! | Sep 19 23:36:38.170 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 23:36:38.170 INFO kablam! Sep 19 23:36:38.185 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 19 23:36:38.185 INFO kablam! --> src/main.rs:41:5 Sep 19 23:36:38.185 INFO kablam! | Sep 19 23:36:38.185 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 19 23:36:38.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.185 INFO kablam! | Sep 19 23:36:38.185 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.185 INFO kablam! Sep 19 23:36:38.185 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 19 23:36:38.185 INFO kablam! --> src/main.rs:43:5 Sep 19 23:36:38.185 INFO kablam! | Sep 19 23:36:38.185 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 19 23:36:38.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.185 INFO kablam! | Sep 19 23:36:38.185 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.187 INFO kablam! Sep 19 23:36:38.187 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 19 23:36:38.187 INFO kablam! --> src/main.rs:47:5 Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 19 23:36:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.187 INFO kablam! Sep 19 23:36:38.187 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 19 23:36:38.187 INFO kablam! --> src/main.rs:51:5 Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 19 23:36:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.187 INFO kablam! Sep 19 23:36:38.187 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 19 23:36:38.187 INFO kablam! --> src/main.rs:53:5 Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 19 23:36:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.187 INFO kablam! | Sep 19 23:36:38.187 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.187 INFO kablam! Sep 19 23:36:38.187 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 19 23:36:38.188 INFO kablam! --> src/main.rs:41:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 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 19 23:36:38.188 INFO kablam! --> src/main.rs:43:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 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 19 23:36:38.188 INFO kablam! --> src/main.rs:47:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 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 19 23:36:38.188 INFO kablam! --> src/main.rs:51:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 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 19 23:36:38.188 INFO kablam! --> src/main.rs:53:5 Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 19 23:36:38.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:36:38.188 INFO kablam! | Sep 19 23:36:38.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 INFO kablam! error: aborting due to 6 previous errors Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 23:36:38.188 INFO kablam! error: aborting due to 6 previous errors Sep 19 23:36:38.188 INFO kablam! Sep 19 23:36:38.188 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 23:36:38.205 INFO kablam! error: Could not compile `npbot`. Sep 19 23:36:38.205 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:36:38.240 INFO kablam! error: Could not compile `npbot`. Sep 19 23:36:38.240 INFO kablam! Sep 19 23:36:38.240 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:36:38.240 INFO kablam! su: No module specific data is present Sep 19 23:36:38.976 INFO running `"docker" "rm" "-f" "e72e1765c5140d6ad946739980327e39fce78465f1438a3bcfa5ea4bc96039fd"` Sep 19 23:36:39.120 INFO blam! e72e1765c5140d6ad946739980327e39fce78465f1438a3bcfa5ea4bc96039fd