Sep 21 02:32:37.716 INFO checking stdcli-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:32:37.716 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:32:37.716 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:32:37.938 INFO blam! 354f5a2aace6aaa3151527b9a529ba4812ef93b97ef3a3b43db88fe1c533e060 Sep 21 02:32:37.940 INFO running `"docker" "start" "-a" "354f5a2aace6aaa3151527b9a529ba4812ef93b97ef3a3b43db88fe1c533e060"` Sep 21 02:32:39.133 INFO kablam! usermod: no changes Sep 21 02:32:39.709 INFO kablam! Checking shellexpand v1.0.0 Sep 21 02:32:39.709 INFO kablam! Checking std_prelude v0.2.12 Sep 21 02:32:39.725 INFO kablam! Checking termios v0.2.2 Sep 21 02:32:39.728 INFO kablam! Checking loggerv v0.6.0 Sep 21 02:32:39.728 INFO kablam! Checking fern v0.4.4 Sep 21 02:32:39.729 INFO kablam! Checking serde_yaml v0.7.5 Sep 21 02:32:39.730 INFO kablam! Checking ctrlc v3.1.1 Sep 21 02:32:39.744 INFO kablam! Checking tabwriter v1.1.0 Sep 21 02:32:40.122 INFO kablam! Checking console v0.6.2 Sep 21 02:32:40.132 INFO kablam! Checking hyper v0.11.27 Sep 21 02:32:40.154 INFO kablam! Checking console v0.5.0 Sep 21 02:32:41.489 INFO kablam! Checking indicatif v0.8.0 Sep 21 02:32:41.489 INFO kablam! Checking dialoguer v0.1.0 Sep 21 02:32:45.542 INFO kablam! Checking hyper-tls v0.1.4 Sep 21 02:32:46.304 INFO kablam! Checking reqwest v0.8.8 Sep 21 02:32:47.764 INFO kablam! Checking stdcli v0.1.1 (/source) Sep 21 02:32:47.803 INFO kablam! error[E0557]: feature has been removed Sep 21 02:32:47.803 INFO kablam! --> src/lib.rs:34:12 Sep 21 02:32:47.803 INFO kablam! | Sep 21 02:32:47.803 INFO kablam! 34 | #![feature(macro_reexport)] Sep 21 02:32:47.803 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:47.803 INFO kablam! | Sep 21 02:32:47.803 INFO kablam! note: subsumed by `pub use` Sep 21 02:32:47.803 INFO kablam! --> src/lib.rs:34:12 Sep 21 02:32:47.803 INFO kablam! | Sep 21 02:32:47.803 INFO kablam! 34 | #![feature(macro_reexport)] Sep 21 02:32:47.803 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:47.803 INFO kablam! Sep 21 02:32:47.811 INFO kablam! error[E0557]: feature has been removed Sep 21 02:32:47.811 INFO kablam! --> src/lib.rs:34:12 Sep 21 02:32:47.811 INFO kablam! | Sep 21 02:32:47.811 INFO kablam! 34 | #![feature(macro_reexport)] Sep 21 02:32:47.811 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:47.811 INFO kablam! | Sep 21 02:32:47.811 INFO kablam! note: subsumed by `pub use` Sep 21 02:32:47.811 INFO kablam! --> src/lib.rs:34:12 Sep 21 02:32:47.811 INFO kablam! | Sep 21 02:32:47.811 INFO kablam! 34 | #![feature(macro_reexport)] Sep 21 02:32:47.811 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:47.811 INFO kablam! Sep 21 02:32:49.323 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 21 02:32:49.324 INFO kablam! --> src/lib.rs:41:3 Sep 21 02:32:49.324 INFO kablam! | Sep 21 02:32:49.324 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 21 02:32:49.324 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.324 INFO kablam! | Sep 21 02:32:49.324 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.324 INFO kablam! Sep 21 02:32:49.422 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 21 02:32:49.422 INFO kablam! --> src/lib.rs:41:3 Sep 21 02:32:49.422 INFO kablam! | Sep 21 02:32:49.422 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 21 02:32:49.422 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.422 INFO kablam! | Sep 21 02:32:49.422 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.422 INFO kablam! Sep 21 02:32:49.501 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 21 02:32:49.501 INFO kablam! --> src/lib.rs:44:3 Sep 21 02:32:49.501 INFO kablam! | Sep 21 02:32:49.501 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 21 02:32:49.501 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.501 INFO kablam! | Sep 21 02:32:49.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.501 INFO kablam! Sep 21 02:32:49.501 INFO kablam! error: `Fail` is already in scope Sep 21 02:32:49.501 INFO kablam! --> src/lib.rs:45:1 Sep 21 02:32:49.501 INFO kablam! | Sep 21 02:32:49.501 INFO kablam! 45 | #[macro_use] #[no_link] Sep 21 02:32:49.501 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:32:49.501 INFO kablam! | Sep 21 02:32:49.501 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 21 02:32:49.501 INFO kablam! Sep 21 02:32:49.501 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 21 02:32:49.501 INFO kablam! --> src/lib.rs:50:3 Sep 21 02:32:49.501 INFO kablam! | Sep 21 02:32:49.501 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 21 02:32:49.501 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.501 INFO kablam! | Sep 21 02:32:49.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.501 INFO kablam! Sep 21 02:32:49.503 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 21 02:32:49.503 INFO kablam! --> src/lib.rs:44:3 Sep 21 02:32:49.503 INFO kablam! | Sep 21 02:32:49.503 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 21 02:32:49.503 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.503 INFO kablam! | Sep 21 02:32:49.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.503 INFO kablam! Sep 21 02:32:49.503 INFO kablam! error: `Fail` is already in scope Sep 21 02:32:49.503 INFO kablam! --> src/lib.rs:45:1 Sep 21 02:32:49.503 INFO kablam! | Sep 21 02:32:49.503 INFO kablam! 45 | #[macro_use] #[no_link] Sep 21 02:32:49.503 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:32:49.503 INFO kablam! | Sep 21 02:32:49.503 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 21 02:32:49.503 INFO kablam! Sep 21 02:32:49.503 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 21 02:32:49.503 INFO kablam! --> src/lib.rs:50:3 Sep 21 02:32:49.503 INFO kablam! | Sep 21 02:32:49.503 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 21 02:32:49.503 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.503 INFO kablam! | Sep 21 02:32:49.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.503 INFO kablam! Sep 21 02:32:49.504 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 21 02:32:49.504 INFO kablam! --> src/lib.rs:53:3 Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 21 02:32:49.504 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.504 INFO kablam! Sep 21 02:32:49.504 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 21 02:32:49.504 INFO kablam! --> src/lib.rs:53:3 Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 21 02:32:49.504 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.504 INFO kablam! Sep 21 02:32:49.504 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 21 02:32:49.504 INFO kablam! --> src/lib.rs:59:3 Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 21 02:32:49.504 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.504 INFO kablam! Sep 21 02:32:49.504 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 21 02:32:49.504 INFO kablam! --> src/lib.rs:59:3 Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 21 02:32:49.504 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.504 INFO kablam! | Sep 21 02:32:49.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.504 INFO kablam! Sep 21 02:32:49.506 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 21 02:32:49.506 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 21 02:32:49.506 INFO kablam! --> src/lib.rs:68:3 Sep 21 02:32:49.506 INFO kablam! | Sep 21 02:32:49.506 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 21 02:32:49.506 INFO kablam! --> src/lib.rs:68:3 Sep 21 02:32:49.506 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.506 INFO kablam! | Sep 21 02:32:49.506 INFO kablam! | Sep 21 02:32:49.506 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 21 02:32:49.506 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.506 INFO kablam! | Sep 21 02:32:49.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.506 INFO kablam! Sep 21 02:32:49.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.506 INFO kablam! Sep 21 02:32:49.513 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 21 02:32:49.513 INFO kablam! --> src/lib.rs:76:3 Sep 21 02:32:49.513 INFO kablam! | Sep 21 02:32:49.513 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 21 02:32:49.513 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.513 INFO kablam! | Sep 21 02:32:49.513 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.513 INFO kablam! Sep 21 02:32:49.516 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 21 02:32:49.516 INFO kablam! --> src/lib.rs:76:3 Sep 21 02:32:49.516 INFO kablam! | Sep 21 02:32:49.516 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 21 02:32:49.516 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 02:32:49.516 INFO kablam! | Sep 21 02:32:49.516 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 02:32:49.516 INFO kablam! Sep 21 02:32:49.527 INFO kablam! error: aborting due to 9 previous errors Sep 21 02:32:49.527 INFO kablam! Sep 21 02:32:49.527 INFO kablam! Some errors occurred: E0557, E0658. Sep 21 02:32:49.527 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 21 02:32:49.527 INFO kablam! error: aborting due to 9 previous errors Sep 21 02:32:49.527 INFO kablam! Sep 21 02:32:49.527 INFO kablam! Some errors occurred: E0557, E0658. Sep 21 02:32:49.527 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 21 02:32:49.540 INFO kablam! error: Could not compile `stdcli`. Sep 21 02:32:49.540 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:32:49.555 INFO kablam! error: Could not compile `stdcli`. Sep 21 02:32:49.555 INFO kablam! Sep 21 02:32:49.555 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:32:49.557 INFO kablam! su: No module specific data is present Sep 21 02:32:50.202 INFO running `"docker" "rm" "-f" "354f5a2aace6aaa3151527b9a529ba4812ef93b97ef3a3b43db88fe1c533e060"` Sep 21 02:32:50.327 INFO blam! 354f5a2aace6aaa3151527b9a529ba4812ef93b97ef3a3b43db88fe1c533e060