Aug 30 09:56:59.805 INFO checking npbot-1.0.0 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 09:56:59.805 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 09:56:59.805 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/try#2d477f9981361618ac78253c28051a66b6cea125:/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=500" "-e" "CMD=cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 09:56:59.979 INFO blam! d8ddc4213b2d9ce1df57fdb8baf3310a28c93a9dfc56de5755f83d7b4520877f Aug 30 09:56:59.982 INFO running `"docker" "start" "-a" "d8ddc4213b2d9ce1df57fdb8baf3310a28c93a9dfc56de5755f83d7b4520877f"` Aug 30 09:57:00.971 INFO kablam! Checking serde_xml v0.9.1 Aug 30 09:57:00.978 INFO kablam! Checking quicli v0.2.0 Aug 30 09:57:00.979 INFO kablam! Checking mammut v0.10.1 Aug 30 09:57:09.961 INFO kablam! Checking npbot v1.0.0 (file:///source) Aug 30 09:57:17.430 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:57:17.431 INFO kablam! --> src/main.rs:39:10 Aug 30 09:57:17.431 INFO kablam! | Aug 30 09:57:17.431 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:57:17.431 INFO kablam! | ^^^^^^^^^ Aug 30 09:57:17.431 INFO kablam! | Aug 30 09:57:17.431 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:57:17.431 INFO kablam! Aug 30 09:57:17.454 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) Aug 30 09:57:17.454 INFO kablam! --> src/main.rs:41:5 Aug 30 09:57:17.454 INFO kablam! | Aug 30 09:57:17.454 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:57:17.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.455 INFO kablam! | Aug 30 09:57:17.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.455 INFO kablam! Aug 30 09:57:17.455 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) Aug 30 09:57:17.455 INFO kablam! --> src/main.rs:43:5 Aug 30 09:57:17.455 INFO kablam! | Aug 30 09:57:17.455 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:57:17.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.455 INFO kablam! | Aug 30 09:57:17.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.455 INFO kablam! Aug 30 09:57:17.455 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) Aug 30 09:57:17.455 INFO kablam! --> src/main.rs:47:5 Aug 30 09:57:17.455 INFO kablam! | Aug 30 09:57:17.455 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:57:17.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.455 INFO kablam! | Aug 30 09:57:17.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.455 INFO kablam! Aug 30 09:57:17.455 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) Aug 30 09:57:17.455 INFO kablam! --> src/main.rs:51:5 Aug 30 09:57:17.455 INFO kablam! | Aug 30 09:57:17.455 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:57:17.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.456 INFO kablam! | Aug 30 09:57:17.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.456 INFO kablam! Aug 30 09:57:17.456 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) Aug 30 09:57:17.456 INFO kablam! --> src/main.rs:53:5 Aug 30 09:57:17.456 INFO kablam! | Aug 30 09:57:17.456 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:57:17.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.456 INFO kablam! | Aug 30 09:57:17.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.456 INFO kablam! Aug 30 09:57:17.457 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:57:17.457 INFO kablam! Aug 30 09:57:17.457 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:57:17.471 INFO kablam! error: Could not compile `npbot`. Aug 30 09:57:17.471 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 09:57:17.615 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:57:17.615 INFO kablam! --> src/main.rs:39:10 Aug 30 09:57:17.615 INFO kablam! | Aug 30 09:57:17.615 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:57:17.615 INFO kablam! | ^^^^^^^^^ Aug 30 09:57:17.615 INFO kablam! | Aug 30 09:57:17.615 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:57:17.615 INFO kablam! Aug 30 09:57:17.628 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) Aug 30 09:57:17.628 INFO kablam! --> src/main.rs:41:5 Aug 30 09:57:17.628 INFO kablam! | Aug 30 09:57:17.629 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:57:17.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.629 INFO kablam! | Aug 30 09:57:17.629 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.629 INFO kablam! Aug 30 09:57:17.629 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) Aug 30 09:57:17.629 INFO kablam! --> src/main.rs:43:5 Aug 30 09:57:17.629 INFO kablam! | Aug 30 09:57:17.629 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:57:17.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.629 INFO kablam! | Aug 30 09:57:17.629 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.629 INFO kablam! Aug 30 09:57:17.629 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) Aug 30 09:57:17.629 INFO kablam! --> src/main.rs:47:5 Aug 30 09:57:17.629 INFO kablam! | Aug 30 09:57:17.629 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:57:17.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.629 INFO kablam! | Aug 30 09:57:17.629 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.629 INFO kablam! Aug 30 09:57:17.629 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) Aug 30 09:57:17.629 INFO kablam! --> src/main.rs:51:5 Aug 30 09:57:17.629 INFO kablam! | Aug 30 09:57:17.630 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:57:17.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.630 INFO kablam! | Aug 30 09:57:17.630 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.630 INFO kablam! Aug 30 09:57:17.630 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) Aug 30 09:57:17.630 INFO kablam! --> src/main.rs:53:5 Aug 30 09:57:17.630 INFO kablam! | Aug 30 09:57:17.630 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:57:17.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:57:17.630 INFO kablam! | Aug 30 09:57:17.630 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:57:17.630 INFO kablam! Aug 30 09:57:17.631 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:57:17.631 INFO kablam! Aug 30 09:57:17.631 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:57:17.651 INFO kablam! error: Could not compile `npbot`. Aug 30 09:57:17.651 INFO kablam! Aug 30 09:57:17.651 INFO kablam! To learn more, run the command again with --verbose. Aug 30 09:57:17.653 INFO kablam! su: No module specific data is present Aug 30 09:57:18.445 INFO running `"docker" "rm" "-f" "d8ddc4213b2d9ce1df57fdb8baf3310a28c93a9dfc56de5755f83d7b4520877f"` Aug 30 09:57:18.546 INFO blam! d8ddc4213b2d9ce1df57fdb8baf3310a28c93a9dfc56de5755f83d7b4520877f