Sep 14 12:33:42.487 INFO checking npbot-1.0.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:33:42.487 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:33:42.488 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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.738 INFO blam! 1d1ed8ae9b8c2b17580e44b79a13b4244d1682e9891582044110dc39b837e875 Sep 14 12:33:42.740 INFO running `"docker" "start" "-a" "1d1ed8ae9b8c2b17580e44b79a13b4244d1682e9891582044110dc39b837e875"` Sep 14 12:33:43.442 INFO kablam! usermod: no changes Sep 14 12:33:43.778 INFO kablam! Checking serde_xml v0.9.1 Sep 14 12:33:43.779 INFO kablam! Checking serde-xml-rs v0.2.1 Sep 14 12:33:43.779 INFO kablam! Checking error-chain v0.11.0 Sep 14 12:33:43.779 INFO kablam! Compiling structopt-derive v0.2.10 Sep 14 12:33:43.779 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 14 12:33:43.783 INFO kablam! Checking mammut v0.10.1 Sep 14 12:33:51.619 INFO kablam! Checking structopt v0.2.10 Sep 14 12:33:52.395 INFO kablam! Checking quicli v0.2.0 Sep 14 12:33:53.926 INFO kablam! Checking dotenv v0.11.0 Sep 14 12:33:54.562 INFO kablam! Checking npbot v1.0.0 (file:///source) Sep 14 12:33:57.585 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 14 12:33:57.585 INFO kablam! --> src/main.rs:39:10 Sep 14 12:33:57.585 INFO kablam! | Sep 14 12:33:57.585 INFO kablam! 39 | #[derive(StructOpt)] Sep 14 12:33:57.585 INFO kablam! | ^^^^^^^^^ Sep 14 12:33:57.585 INFO kablam! | Sep 14 12:33:57.585 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 12:33:57.585 INFO kablam! Sep 14 12:33:57.601 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:57.602 INFO kablam! --> src/main.rs:41:5 Sep 14 12:33:57.602 INFO kablam! | Sep 14 12:33:57.602 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 14 12:33:57.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.605 INFO kablam! Sep 14 12:33:57.605 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:57.605 INFO kablam! --> src/main.rs:43:5 Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 14 12:33:57.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.605 INFO kablam! Sep 14 12:33:57.605 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:57.605 INFO kablam! --> src/main.rs:47:5 Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 14 12:33:57.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.605 INFO kablam! Sep 14 12:33:57.605 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:57.605 INFO kablam! --> src/main.rs:51:5 Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 14 12:33:57.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.605 INFO kablam! | Sep 14 12:33:57.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.605 INFO kablam! Sep 14 12:33:57.605 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:57.606 INFO kablam! --> src/main.rs:53:5 Sep 14 12:33:57.606 INFO kablam! | Sep 14 12:33:57.606 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 14 12:33:57.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.606 INFO kablam! | Sep 14 12:33:57.606 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.606 INFO kablam! Sep 14 12:33:57.606 INFO kablam! error: aborting due to 6 previous errors Sep 14 12:33:57.606 INFO kablam! Sep 14 12:33:57.607 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 12:33:57.621 INFO kablam! error: Could not compile `npbot`. Sep 14 12:33:57.622 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:33:57.649 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Sep 14 12:33:57.649 INFO kablam! --> src/main.rs:39:10 Sep 14 12:33:57.649 INFO kablam! | Sep 14 12:33:57.649 INFO kablam! 39 | #[derive(StructOpt)] Sep 14 12:33:57.649 INFO kablam! | ^^^^^^^^^ Sep 14 12:33:57.649 INFO kablam! | Sep 14 12:33:57.649 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 12:33:57.649 INFO kablam! Sep 14 12:33:57.665 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:57.665 INFO kablam! --> src/main.rs:41:5 Sep 14 12:33:57.665 INFO kablam! | Sep 14 12:33:57.665 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Sep 14 12:33:57.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.666 INFO kablam! | Sep 14 12:33:57.666 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.666 INFO kablam! Sep 14 12:33:57.666 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:57.666 INFO kablam! --> src/main.rs:43:5 Sep 14 12:33:57.666 INFO kablam! | Sep 14 12:33:57.666 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Sep 14 12:33:57.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.667 INFO kablam! | Sep 14 12:33:57.667 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.667 INFO kablam! Sep 14 12:33:57.667 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:57.667 INFO kablam! --> src/main.rs:47:5 Sep 14 12:33:57.667 INFO kablam! | Sep 14 12:33:57.667 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Sep 14 12:33:57.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.668 INFO kablam! | Sep 14 12:33:57.673 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.673 INFO kablam! Sep 14 12:33:57.673 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:57.673 INFO kablam! --> src/main.rs:51:5 Sep 14 12:33:57.673 INFO kablam! | Sep 14 12:33:57.673 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Sep 14 12:33:57.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.673 INFO kablam! | Sep 14 12:33:57.673 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.674 INFO kablam! Sep 14 12:33:57.674 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:57.680 INFO kablam! --> src/main.rs:53:5 Sep 14 12:33:57.680 INFO kablam! | Sep 14 12:33:57.680 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Sep 14 12:33:57.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 12:33:57.680 INFO kablam! | Sep 14 12:33:57.680 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 12:33:57.680 INFO kablam! Sep 14 12:33:57.680 INFO kablam! error: aborting due to 6 previous errors Sep 14 12:33:57.680 INFO kablam! Sep 14 12:33:57.680 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 12:33:57.698 INFO kablam! error: Could not compile `npbot`. Sep 14 12:33:57.698 INFO kablam! Sep 14 12:33:57.698 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:33:57.699 INFO kablam! su: No module specific data is present Sep 14 12:33:58.232 INFO running `"docker" "rm" "-f" "1d1ed8ae9b8c2b17580e44b79a13b4244d1682e9891582044110dc39b837e875"` Sep 14 12:33:58.322 INFO blam! 1d1ed8ae9b8c2b17580e44b79a13b4244d1682e9891582044110dc39b837e875