Jul 12 03:21:39.494 INFO checking npbot-1.0.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 03:21:39.494 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:21:39.494 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:21:39.494 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:21:39.735 INFO blam! 989714cb4401b19b65d4ed90a5dc3de4fadb139036e1ed88a89e42ee16116e18 Jul 12 03:21:39.737 INFO running `"docker" "start" "-a" "989714cb4401b19b65d4ed90a5dc3de4fadb139036e1ed88a89e42ee16116e18"` Jul 12 03:21:41.102 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Jul 12 03:21:41.110 INFO kablam! Checking serde_xml v0.9.1 Jul 12 03:21:41.110 INFO kablam! Compiling syn v0.14.4 Jul 12 03:21:41.111 INFO kablam! Checking serde-xml-rs v0.2.1 Jul 12 03:21:41.120 INFO kablam! Checking rayon v0.9.0 Jul 12 03:21:41.121 INFO kablam! Checking error-chain v0.11.0 Jul 12 03:22:26.870 INFO kablam! Compiling structopt-derive v0.2.10 Jul 12 03:22:26.877 INFO kablam! Compiling serde_derive v1.0.70 Jul 12 03:22:26.879 INFO kablam! Compiling derive-error-chain v0.11.2 Jul 12 03:22:46.475 INFO kablam! Checking structopt v0.2.10 Jul 12 03:22:57.336 INFO kablam! Checking dotenv v0.11.0 Jul 12 03:23:20.655 INFO kablam! Checking quicli v0.2.0 Jul 12 03:23:20.655 INFO kablam! Checking mammut v0.10.1 Jul 12 03:23:29.979 INFO kablam! Checking npbot v1.0.0 (file:///source) Jul 12 03:23:36.905 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Jul 12 03:23:36.905 INFO kablam! --> src/main.rs:39:10 Jul 12 03:23:36.905 INFO kablam! | Jul 12 03:23:36.905 INFO kablam! 39 | #[derive(StructOpt)] Jul 12 03:23:36.905 INFO kablam! | ^^^^^^^^^ Jul 12 03:23:36.905 INFO kablam! | Jul 12 03:23:36.905 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 03:23:36.905 INFO kablam! Jul 12 03:23:36.931 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) Jul 12 03:23:36.931 INFO kablam! --> src/main.rs:41:5 Jul 12 03:23:36.931 INFO kablam! | Jul 12 03:23:36.931 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Jul 12 03:23:36.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:36.931 INFO kablam! | Jul 12 03:23:36.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:36.931 INFO kablam! Jul 12 03:23:36.932 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) Jul 12 03:23:36.932 INFO kablam! --> src/main.rs:43:5 Jul 12 03:23:36.932 INFO kablam! | Jul 12 03:23:36.932 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Jul 12 03:23:36.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:36.932 INFO kablam! | Jul 12 03:23:36.932 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:36.932 INFO kablam! Jul 12 03:23:36.932 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) Jul 12 03:23:36.932 INFO kablam! --> src/main.rs:47:5 Jul 12 03:23:36.932 INFO kablam! | Jul 12 03:23:36.932 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Jul 12 03:23:36.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:36.932 INFO kablam! | Jul 12 03:23:36.932 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:36.932 INFO kablam! Jul 12 03:23:36.933 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) Jul 12 03:23:36.933 INFO kablam! --> src/main.rs:51:5 Jul 12 03:23:36.933 INFO kablam! | Jul 12 03:23:36.933 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Jul 12 03:23:36.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:36.933 INFO kablam! | Jul 12 03:23:36.933 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:36.933 INFO kablam! Jul 12 03:23:36.933 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) Jul 12 03:23:36.933 INFO kablam! --> src/main.rs:53:5 Jul 12 03:23:36.933 INFO kablam! | Jul 12 03:23:36.933 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Jul 12 03:23:36.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:36.933 INFO kablam! | Jul 12 03:23:36.933 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:36.933 INFO kablam! Jul 12 03:23:36.934 INFO kablam! error: aborting due to 6 previous errors Jul 12 03:23:36.934 INFO kablam! Jul 12 03:23:36.934 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 03:23:36.951 INFO kablam! error: Could not compile `npbot`. Jul 12 03:23:36.952 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 03:23:37.323 INFO kablam! error: cannot determine resolution for the derive macro `StructOpt` Jul 12 03:23:37.323 INFO kablam! --> src/main.rs:39:10 Jul 12 03:23:37.323 INFO kablam! | Jul 12 03:23:37.323 INFO kablam! 39 | #[derive(StructOpt)] Jul 12 03:23:37.323 INFO kablam! | ^^^^^^^^^ Jul 12 03:23:37.323 INFO kablam! | Jul 12 03:23:37.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 03:23:37.323 INFO kablam! Jul 12 03:23:37.347 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) Jul 12 03:23:37.347 INFO kablam! --> src/main.rs:41:5 Jul 12 03:23:37.347 INFO kablam! | Jul 12 03:23:37.347 INFO kablam! 41 | #[structopt(short = "d", long = "debug", help = "only use the local, println!() sink")] Jul 12 03:23:37.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:37.347 INFO kablam! | Jul 12 03:23:37.348 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:37.348 INFO kablam! Jul 12 03:23:37.348 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) Jul 12 03:23:37.348 INFO kablam! --> src/main.rs:43:5 Jul 12 03:23:37.348 INFO kablam! | Jul 12 03:23:37.348 INFO kablam! 43 | #[structopt(long = "verbose", short = "v", parse(from_occurrences))] Jul 12 03:23:37.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:37.348 INFO kablam! | Jul 12 03:23:37.348 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:37.348 INFO kablam! Jul 12 03:23:37.348 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) Jul 12 03:23:37.348 INFO kablam! --> src/main.rs:47:5 Jul 12 03:23:37.348 INFO kablam! | Jul 12 03:23:37.348 INFO kablam! 47 | #[structopt(long = "soundtouch-host")] Jul 12 03:23:37.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:37.348 INFO kablam! | Jul 12 03:23:37.348 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:37.348 INFO kablam! Jul 12 03:23:37.349 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) Jul 12 03:23:37.349 INFO kablam! --> src/main.rs:51:5 Jul 12 03:23:37.349 INFO kablam! | Jul 12 03:23:37.349 INFO kablam! 51 | #[structopt(long = "lastfm-api-key")] Jul 12 03:23:37.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:37.349 INFO kablam! | Jul 12 03:23:37.349 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:37.349 INFO kablam! Jul 12 03:23:37.349 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) Jul 12 03:23:37.349 INFO kablam! --> src/main.rs:53:5 Jul 12 03:23:37.349 INFO kablam! | Jul 12 03:23:37.349 INFO kablam! 53 | #[structopt(long = "lastfm-username")] Jul 12 03:23:37.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:23:37.349 INFO kablam! | Jul 12 03:23:37.349 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 12 03:23:37.349 INFO kablam! Jul 12 03:23:37.350 INFO kablam! error: aborting due to 6 previous errors Jul 12 03:23:37.350 INFO kablam! Jul 12 03:23:37.351 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 03:23:37.391 INFO kablam! error: Could not compile `npbot`. Jul 12 03:23:37.391 INFO kablam! Jul 12 03:23:37.391 INFO kablam! To learn more, run the command again with --verbose. Jul 12 03:23:37.393 INFO kablam! su: No module specific data is present Jul 12 03:23:37.936 INFO running `"docker" "rm" "-f" "989714cb4401b19b65d4ed90a5dc3de4fadb139036e1ed88a89e42ee16116e18"` Jul 12 03:23:38.119 INFO blam! 989714cb4401b19b65d4ed90a5dc3de4fadb139036e1ed88a89e42ee16116e18