Sep 21 06:27:28.921 INFO checking npbot-1.0.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:27:28.921 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:27:28.921 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:27:29.111 INFO blam! ed06d828ca5835da27cb89474c4478f0f156922b83616a02bb6908d930c2baa4 Sep 21 06:27:29.114 INFO running `"docker" "start" "-a" "ed06d828ca5835da27cb89474c4478f0f156922b83616a02bb6908d930c2baa4"` Sep 21 06:27:30.258 INFO kablam! usermod: no changes Sep 21 06:27:30.878 INFO kablam! Checking serde_xml v0.9.1 Sep 21 06:27:30.894 INFO kablam! Checking rayon v0.9.0 Sep 21 06:27:30.894 INFO kablam! Checking hyper v0.11.27 Sep 21 06:27:36.734 INFO kablam! Checking quicli v0.2.0 Sep 21 06:27:38.790 INFO kablam! Checking hyper-tls v0.1.4 Sep 21 06:27:40.284 INFO kablam! Checking reqwest v0.8.8 Sep 21 06:27:43.114 INFO kablam! Checking mammut v0.10.1 Sep 21 06:27:47.474 INFO kablam! Checking npbot v1.0.0 (/source) Sep 21 06:27:52.298 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 21 06:27:52.298 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 21 06:27:52.298 INFO kablam! --> src/main.rs:39:10 Sep 21 06:27:52.298 INFO kablam! | Sep 21 06:27:52.298 INFO kablam! 39 | #[derive(StructOpt)] Sep 21 06:27:52.298 INFO kablam! | ^^^^^^^^^ Sep 21 06:27:52.298 INFO kablam! | Sep 21 06:27:52.298 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 06:27:52.298 INFO kablam! Sep 21 06:27:52.298 INFO kablam! --> src/main.rs:39:10 Sep 21 06:27:52.298 INFO kablam! | Sep 21 06:27:52.298 INFO kablam! 39 | #[derive(StructOpt)] Sep 21 06:27:52.298 INFO kablam! | ^^^^^^^^^ Sep 21 06:27:52.298 INFO kablam! | Sep 21 06:27:52.298 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 06:27:52.298 INFO kablam! Sep 21 06:27:52.311 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 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! --> src/main.rs:41:5 Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! --> src/main.rs:41:5 Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.311 INFO kablam! Sep 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 21 06:27:52.311 INFO kablam! --> src/main.rs:43:5 Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! Sep 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! --> src/main.rs:47:5 Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! --> src/main.rs:43:5 Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 21 06:27:52.311 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.311 INFO kablam! Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! Sep 21 06:27:52.311 INFO kablam! --> src/main.rs:51:5 Sep 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! --> src/main.rs:47:5 Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.311 INFO kablam! Sep 21 06:27:52.311 INFO kablam! | Sep 21 06:27:52.311 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 21 06:27:52.311 INFO kablam! --> src/main.rs:51:5 Sep 21 06:27:52.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.312 INFO kablam! | Sep 21 06:27:52.312 INFO kablam! Sep 21 06:27:52.312 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 21 06:27:52.312 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 21 06:27:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.312 INFO kablam! --> src/main.rs:53:5 Sep 21 06:27:52.312 INFO kablam! | Sep 21 06:27:52.312 INFO kablam! | Sep 21 06:27:52.312 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 21 06:27:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.312 INFO kablam! | Sep 21 06:27:52.312 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.312 INFO kablam! Sep 21 06:27:52.312 INFO kablam! error: aborting due to 6 previous errors Sep 21 06:27:52.312 INFO kablam! Sep 21 06:27:52.312 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 06:27:52.312 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.312 INFO kablam! Sep 21 06:27:52.312 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 21 06:27:52.312 INFO kablam! --> src/main.rs:53:5 Sep 21 06:27:52.312 INFO kablam! | Sep 21 06:27:52.312 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 21 06:27:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:27:52.312 INFO kablam! | Sep 21 06:27:52.312 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 06:27:52.312 INFO kablam! Sep 21 06:27:52.312 INFO kablam! error: aborting due to 6 previous errors Sep 21 06:27:52.312 INFO kablam! Sep 21 06:27:52.312 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 06:27:52.315 INFO kablam! error: Could not compile `npbot`. Sep 21 06:27:52.315 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:27:52.334 INFO kablam! error: Could not compile `npbot`. Sep 21 06:27:52.334 INFO kablam! Sep 21 06:27:52.334 INFO kablam! To learn more, run the command again with --verbose. Sep 21 06:27:52.339 INFO kablam! su: No module specific data is present Sep 21 06:27:53.129 INFO running `"docker" "rm" "-f" "ed06d828ca5835da27cb89474c4478f0f156922b83616a02bb6908d930c2baa4"` Sep 21 06:27:53.216 INFO blam! ed06d828ca5835da27cb89474c4478f0f156922b83616a02bb6908d930c2baa4