Aug 30 09:25:13.126 INFO checking npbot-1.0.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 09:25:13.126 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 09:25:13.126 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-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:25:13.337 INFO blam! eb4fa01da4dd6b02836f88b3f9bf716ef2262949e5e9992dcfc6ee806e7e7984 Aug 30 09:25:13.339 INFO running `"docker" "start" "-a" "eb4fa01da4dd6b02836f88b3f9bf716ef2262949e5e9992dcfc6ee806e7e7984"` Aug 30 09:25:14.295 INFO kablam! Checking serde_xml v0.9.1 Aug 30 09:25:14.300 INFO kablam! Checking quicli v0.2.0 Aug 30 09:25:14.303 INFO kablam! Checking mammut v0.10.1 Aug 30 09:25:24.950 INFO kablam! Checking npbot v1.0.0 (file:///source) Aug 30 09:25:31.117 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:25:31.117 INFO kablam! --> src/main.rs:39:10 Aug 30 09:25:31.117 INFO kablam! | Aug 30 09:25:31.117 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:25:31.117 INFO kablam! | ^^^^^^^^^ Aug 30 09:25:31.117 INFO kablam! | Aug 30 09:25:31.117 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:25:31.117 INFO kablam! Aug 30 09:25:31.131 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:25:31.131 INFO kablam! --> src/main.rs:41:5 Aug 30 09:25:31.131 INFO kablam! | Aug 30 09:25:31.131 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:25:31.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.131 INFO kablam! | Aug 30 09:25:31.131 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.131 INFO kablam! Aug 30 09:25:31.131 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:25:31.131 INFO kablam! --> src/main.rs:43:5 Aug 30 09:25:31.131 INFO kablam! | Aug 30 09:25:31.131 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:25:31.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.131 INFO kablam! | Aug 30 09:25:31.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.132 INFO kablam! Aug 30 09:25:31.132 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:25:31.132 INFO kablam! --> src/main.rs:47:5 Aug 30 09:25:31.132 INFO kablam! | Aug 30 09:25:31.132 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:25:31.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.132 INFO kablam! | Aug 30 09:25:31.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.132 INFO kablam! Aug 30 09:25:31.132 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:25:31.132 INFO kablam! --> src/main.rs:51:5 Aug 30 09:25:31.132 INFO kablam! | Aug 30 09:25:31.132 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:25:31.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.132 INFO kablam! | Aug 30 09:25:31.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.132 INFO kablam! Aug 30 09:25:31.132 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:25:31.132 INFO kablam! --> src/main.rs:53:5 Aug 30 09:25:31.133 INFO kablam! | Aug 30 09:25:31.133 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:25:31.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.133 INFO kablam! | Aug 30 09:25:31.133 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.133 INFO kablam! Aug 30 09:25:31.133 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:25:31.134 INFO kablam! Aug 30 09:25:31.134 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:25:31.145 INFO kablam! error: Could not compile `npbot`. Aug 30 09:25:31.145 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 09:25:31.862 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Aug 30 09:25:31.862 INFO kablam! --> src/main.rs:39:10 Aug 30 09:25:31.862 INFO kablam! | Aug 30 09:25:31.862 INFO kablam! 39 | #[derive(StructOpt)] Aug 30 09:25:31.862 INFO kablam! | ^^^^^^^^^ Aug 30 09:25:31.862 INFO kablam! | Aug 30 09:25:31.862 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 30 09:25:31.862 INFO kablam! Aug 30 09:25:31.874 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:25:31.875 INFO kablam! --> src/main.rs:41:5 Aug 30 09:25:31.875 INFO kablam! | Aug 30 09:25:31.875 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Aug 30 09:25:31.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.875 INFO kablam! | Aug 30 09:25:31.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.875 INFO kablam! Aug 30 09:25:31.876 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:25:31.876 INFO kablam! --> src/main.rs:43:5 Aug 30 09:25:31.876 INFO kablam! | Aug 30 09:25:31.876 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Aug 30 09:25:31.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.876 INFO kablam! | Aug 30 09:25:31.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.876 INFO kablam! Aug 30 09:25:31.876 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:25:31.876 INFO kablam! --> src/main.rs:47:5 Aug 30 09:25:31.876 INFO kablam! | Aug 30 09:25:31.876 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Aug 30 09:25:31.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.876 INFO kablam! | Aug 30 09:25:31.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.876 INFO kablam! Aug 30 09:25:31.876 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:25:31.876 INFO kablam! --> src/main.rs:51:5 Aug 30 09:25:31.876 INFO kablam! | Aug 30 09:25:31.876 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Aug 30 09:25:31.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.876 INFO kablam! | Aug 30 09:25:31.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.877 INFO kablam! Aug 30 09:25:31.877 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:25:31.877 INFO kablam! --> src/main.rs:53:5 Aug 30 09:25:31.877 INFO kablam! | Aug 30 09:25:31.877 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Aug 30 09:25:31.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 09:25:31.877 INFO kablam! | Aug 30 09:25:31.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 09:25:31.877 INFO kablam! Aug 30 09:25:31.877 INFO kablam! error: aborting due to 6 previous errors Aug 30 09:25:31.877 INFO kablam! Aug 30 09:25:31.877 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 09:25:31.905 INFO kablam! error: Could not compile `npbot`. Aug 30 09:25:31.905 INFO kablam! Aug 30 09:25:31.905 INFO kablam! To learn more, run the command again with --verbose. Aug 30 09:25:31.907 INFO kablam! su: No module specific data is present Aug 30 09:25:32.308 INFO running `"docker" "rm" "-f" "eb4fa01da4dd6b02836f88b3f9bf716ef2262949e5e9992dcfc6ee806e7e7984"` Aug 30 09:25:32.416 INFO blam! eb4fa01da4dd6b02836f88b3f9bf716ef2262949e5e9992dcfc6ee806e7e7984