Sep 19 19:42:09.379 INFO checking stdcli-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:42:09.379 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:42:09.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:42:09.596 INFO blam! d1bd484ab2a4b842985fa37107cd27142f12f2fa7f7f30f1c3692aac6df3f505 Sep 19 19:42:09.598 INFO running `"docker" "start" "-a" "d1bd484ab2a4b842985fa37107cd27142f12f2fa7f7f30f1c3692aac6df3f505"` Sep 19 19:42:10.394 INFO kablam! usermod: no changes Sep 19 19:42:11.028 INFO kablam! Checking std_prelude v0.2.12 Sep 19 19:42:11.034 INFO kablam! Checking clicolors-control v0.2.0 Sep 19 19:42:11.034 INFO kablam! Checking semver v0.9.0 Sep 19 19:42:11.038 INFO kablam! Checking loggerv v0.6.0 Sep 19 19:42:11.038 INFO kablam! Checking fern v0.4.4 Sep 19 19:42:11.041 INFO kablam! Checking tabwriter v1.1.0 Sep 19 19:42:11.042 INFO kablam! Checking rayon v0.9.0 Sep 19 19:42:11.451 INFO kablam! Checking console v0.6.2 Sep 19 19:42:11.451 INFO kablam! Checking console v0.5.0 Sep 19 19:42:12.982 INFO kablam! Checking indicatif v0.8.0 Sep 19 19:42:12.982 INFO kablam! Checking dialoguer v0.1.0 Sep 19 19:42:15.275 INFO kablam! Checking stdcli v0.1.1 (/source) Sep 19 19:42:15.338 INFO kablam! error[E0557]: feature has been removed Sep 19 19:42:15.338 INFO kablam! --> src/lib.rs:34:12 Sep 19 19:42:15.338 INFO kablam! | Sep 19 19:42:15.338 INFO kablam! 34 | #![feature(macro_reexport)] Sep 19 19:42:15.338 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:15.338 INFO kablam! | Sep 19 19:42:15.338 INFO kablam! note: subsumed by `pub use` Sep 19 19:42:15.338 INFO kablam! --> src/lib.rs:34:12 Sep 19 19:42:15.338 INFO kablam! | Sep 19 19:42:15.338 INFO kablam! 34 | #![feature(macro_reexport)] Sep 19 19:42:15.338 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:15.338 INFO kablam! Sep 19 19:42:15.358 INFO kablam! error[E0557]: feature has been removed Sep 19 19:42:15.358 INFO kablam! --> src/lib.rs:34:12 Sep 19 19:42:15.358 INFO kablam! | Sep 19 19:42:15.358 INFO kablam! 34 | #![feature(macro_reexport)] Sep 19 19:42:15.358 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:15.358 INFO kablam! | Sep 19 19:42:15.358 INFO kablam! note: subsumed by `pub use` Sep 19 19:42:15.358 INFO kablam! --> src/lib.rs:34:12 Sep 19 19:42:15.358 INFO kablam! | Sep 19 19:42:15.358 INFO kablam! 34 | #![feature(macro_reexport)] Sep 19 19:42:15.358 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:15.358 INFO kablam! Sep 19 19:42:17.183 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.183 INFO kablam! --> src/lib.rs:41:3 Sep 19 19:42:17.183 INFO kablam! | Sep 19 19:42:17.183 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 19 19:42:17.183 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.183 INFO kablam! | Sep 19 19:42:17.183 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.183 INFO kablam! Sep 19 19:42:17.183 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.183 INFO kablam! --> src/lib.rs:41:3 Sep 19 19:42:17.183 INFO kablam! | Sep 19 19:42:17.183 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 19 19:42:17.183 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.183 INFO kablam! | Sep 19 19:42:17.183 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.183 INFO kablam! Sep 19 19:42:17.344 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.344 INFO kablam! --> src/lib.rs:44:3 Sep 19 19:42:17.344 INFO kablam! | Sep 19 19:42:17.344 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 19 19:42:17.344 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.344 INFO kablam! | Sep 19 19:42:17.344 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.344 INFO kablam! Sep 19 19:42:17.344 INFO kablam! error: `Fail` is already in scope Sep 19 19:42:17.344 INFO kablam! --> src/lib.rs:45:1 Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! 45 | #[macro_use] #[no_link] Sep 19 19:42:17.350 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 19 19:42:17.350 INFO kablam! Sep 19 19:42:17.350 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.350 INFO kablam! --> src/lib.rs:50:3 Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 19 19:42:17.350 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.350 INFO kablam! Sep 19 19:42:17.350 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.350 INFO kablam! --> src/lib.rs:53:3 Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 19 19:42:17.350 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.350 INFO kablam! Sep 19 19:42:17.350 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.350 INFO kablam! --> src/lib.rs:59:3 Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 19 19:42:17.350 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.350 INFO kablam! | Sep 19 19:42:17.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.350 INFO kablam! Sep 19 19:42:17.352 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.352 INFO kablam! --> src/lib.rs:68:3 Sep 19 19:42:17.352 INFO kablam! | Sep 19 19:42:17.352 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 19 19:42:17.352 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.352 INFO kablam! | Sep 19 19:42:17.352 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.352 INFO kablam! Sep 19 19:42:17.355 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.356 INFO kablam! --> src/lib.rs:44:3 Sep 19 19:42:17.356 INFO kablam! | Sep 19 19:42:17.356 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 19 19:42:17.356 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.361 INFO kablam! | Sep 19 19:42:17.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.362 INFO kablam! Sep 19 19:42:17.362 INFO kablam! error: `Fail` is already in scope Sep 19 19:42:17.362 INFO kablam! --> src/lib.rs:45:1 Sep 19 19:42:17.362 INFO kablam! | Sep 19 19:42:17.362 INFO kablam! 45 | #[macro_use] #[no_link] Sep 19 19:42:17.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:42:17.362 INFO kablam! | Sep 19 19:42:17.362 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 19 19:42:17.362 INFO kablam! Sep 19 19:42:17.362 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.362 INFO kablam! --> src/lib.rs:50:3 Sep 19 19:42:17.362 INFO kablam! | Sep 19 19:42:17.362 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 19 19:42:17.362 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.362 INFO kablam! | Sep 19 19:42:17.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.362 INFO kablam! Sep 19 19:42:17.365 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.365 INFO kablam! --> src/lib.rs:53:3 Sep 19 19:42:17.365 INFO kablam! | Sep 19 19:42:17.365 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 19 19:42:17.365 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.365 INFO kablam! | Sep 19 19:42:17.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.365 INFO kablam! Sep 19 19:42:17.365 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.365 INFO kablam! --> src/lib.rs:59:3 Sep 19 19:42:17.365 INFO kablam! | Sep 19 19:42:17.365 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 19 19:42:17.365 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.365 INFO kablam! | Sep 19 19:42:17.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.365 INFO kablam! Sep 19 19:42:17.365 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.365 INFO kablam! --> src/lib.rs:68:3 Sep 19 19:42:17.365 INFO kablam! | Sep 19 19:42:17.365 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 19 19:42:17.365 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.365 INFO kablam! | Sep 19 19:42:17.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.365 INFO kablam! Sep 19 19:42:17.383 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.383 INFO kablam! --> src/lib.rs:76:3 Sep 19 19:42:17.383 INFO kablam! | Sep 19 19:42:17.383 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 19 19:42:17.383 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.383 INFO kablam! | Sep 19 19:42:17.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.383 INFO kablam! Sep 19 19:42:17.391 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 19:42:17.391 INFO kablam! --> src/lib.rs:76:3 Sep 19 19:42:17.391 INFO kablam! | Sep 19 19:42:17.391 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 19 19:42:17.391 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 19:42:17.392 INFO kablam! | Sep 19 19:42:17.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 19:42:17.392 INFO kablam! Sep 19 19:42:17.395 INFO kablam! error: aborting due to 9 previous errors Sep 19 19:42:17.395 INFO kablam! Sep 19 19:42:17.395 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 19:42:17.395 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 19:42:17.401 INFO kablam! error: aborting due to 9 previous errors Sep 19 19:42:17.401 INFO kablam! Sep 19 19:42:17.401 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 19:42:17.401 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 19:42:17.403 INFO kablam! error: Could not compile `stdcli`. Sep 19 19:42:17.403 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:42:17.425 INFO kablam! error: Could not compile `stdcli`. Sep 19 19:42:17.425 INFO kablam! Sep 19 19:42:17.426 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:42:17.427 INFO kablam! su: No module specific data is present Sep 19 19:42:17.949 INFO running `"docker" "rm" "-f" "d1bd484ab2a4b842985fa37107cd27142f12f2fa7f7f30f1c3692aac6df3f505"` Sep 19 19:42:18.012 INFO blam! d1bd484ab2a4b842985fa37107cd27142f12f2fa7f7f30f1c3692aac6df3f505