Sep 10 13:56:12.239 INFO checking npbot-1.0.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 13:56:12.239 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 13:56:12.239 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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.465 INFO blam! 96956da8ab50bb88a652c3452b319d3f5fa7b2a3ce45cbc80ee586cc444c5b6d Sep 10 13:56:12.467 INFO running `"docker" "start" "-a" "96956da8ab50bb88a652c3452b319d3f5fa7b2a3ce45cbc80ee586cc444c5b6d"` Sep 10 13:56:13.297 INFO kablam! usermod: no changes Sep 10 13:56:13.866 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Sep 10 13:56:13.877 INFO kablam! Checking serde_xml v0.9.1 Sep 10 13:56:13.882 INFO kablam! Compiling structopt-derive v0.2.10 Sep 10 13:56:13.882 INFO kablam! Checking rayon v0.9.0 Sep 10 13:56:13.882 INFO kablam! Checking mammut v0.10.1 Sep 10 13:56:16.022 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 10 13:56:23.182 INFO kablam! Checking structopt v0.2.10 Sep 10 13:56:23.829 INFO kablam! Checking quicli v0.2.0 Sep 10 13:56:25.991 INFO kablam! Checking dotenv v0.11.0 Sep 10 13:56:26.982 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 10 13:56:31.364 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 10 13:56:31.364 INFO kablam! --> src/main.rs:39:10 Sep 10 13:56:31.364 INFO kablam! | Sep 10 13:56:31.364 INFO kablam! 39 | #[derive(StructOpt)] Sep 10 13:56:31.364 INFO kablam! | ^^^^^^^^^ Sep 10 13:56:31.364 INFO kablam! | Sep 10 13:56:31.364 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 13:56:31.364 INFO kablam! Sep 10 13:56:31.381 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:31.381 INFO kablam! --> src/main.rs:41:5 Sep 10 13:56:31.381 INFO kablam! | Sep 10 13:56:31.381 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 10 13:56:31.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.390 INFO kablam! Sep 10 13:56:31.390 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:31.390 INFO kablam! --> src/main.rs:43:5 Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 10 13:56:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.390 INFO kablam! Sep 10 13:56:31.390 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:31.390 INFO kablam! --> src/main.rs:47:5 Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 10 13:56:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.390 INFO kablam! Sep 10 13:56:31.390 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:31.390 INFO kablam! --> src/main.rs:51:5 Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 10 13:56:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.390 INFO kablam! Sep 10 13:56:31.390 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:31.390 INFO kablam! --> src/main.rs:53:5 Sep 10 13:56:31.390 INFO kablam! | Sep 10 13:56:31.390 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 10 13:56:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.391 INFO kablam! | Sep 10 13:56:31.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.391 INFO kablam! Sep 10 13:56:31.391 INFO kablam! error: aborting due to 6 previous errors Sep 10 13:56:31.391 INFO kablam! Sep 10 13:56:31.391 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 13:56:31.405 INFO kablam! error: Could not compile `npbot`. Sep 10 13:56:31.405 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 13:56:31.558 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 10 13:56:31.558 INFO kablam! --> src/main.rs:39:10 Sep 10 13:56:31.558 INFO kablam! | Sep 10 13:56:31.558 INFO kablam! 39 | #[derive(StructOpt)] Sep 10 13:56:31.558 INFO kablam! | ^^^^^^^^^ Sep 10 13:56:31.558 INFO kablam! | Sep 10 13:56:31.558 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 13:56:31.558 INFO kablam! Sep 10 13:56:31.574 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:31.574 INFO kablam! --> src/main.rs:41:5 Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.574 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 10 13:56:31.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.574 INFO kablam! Sep 10 13:56:31.574 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:31.574 INFO kablam! --> src/main.rs:43:5 Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.574 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 10 13:56:31.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.574 INFO kablam! Sep 10 13:56:31.574 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:31.574 INFO kablam! --> src/main.rs:47:5 Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.574 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 10 13:56:31.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.574 INFO kablam! Sep 10 13:56:31.574 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:31.574 INFO kablam! --> src/main.rs:51:5 Sep 10 13:56:31.574 INFO kablam! | Sep 10 13:56:31.575 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 10 13:56:31.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.575 INFO kablam! | Sep 10 13:56:31.575 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.575 INFO kablam! Sep 10 13:56:31.575 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:31.575 INFO kablam! --> src/main.rs:53:5 Sep 10 13:56:31.575 INFO kablam! | Sep 10 13:56:31.575 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 10 13:56:31.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:56:31.575 INFO kablam! | Sep 10 13:56:31.575 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 13:56:31.575 INFO kablam! Sep 10 13:56:31.575 INFO kablam! error: aborting due to 6 previous errors Sep 10 13:56:31.575 INFO kablam! Sep 10 13:56:31.575 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 13:56:31.601 INFO kablam! error: Could not compile `npbot`. Sep 10 13:56:31.601 INFO kablam! Sep 10 13:56:31.601 INFO kablam! To learn more, run the command again with --verbose. Sep 10 13:56:31.603 INFO kablam! su: No module specific data is present Sep 10 13:56:32.682 INFO running `"docker" "rm" "-f" "96956da8ab50bb88a652c3452b319d3f5fa7b2a3ce45cbc80ee586cc444c5b6d"` Sep 10 13:56:32.797 INFO blam! 96956da8ab50bb88a652c3452b319d3f5fa7b2a3ce45cbc80ee586cc444c5b6d