Sep 06 05:14:19.660 INFO checking init-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:14:19.660 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:14:19.660 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:14:19.795 INFO blam! c6c428894193975064bba230ef0d4fecb60185e976221599132d4d38dce30e56 Sep 06 05:14:19.796 INFO running `"docker" "start" "-a" "c6c428894193975064bba230ef0d4fecb60185e976221599132d4d38dce30e56"` Sep 06 05:14:20.947 INFO kablam! usermod: no changes Sep 06 05:14:20.984 INFO kablam! Compiling init_codegen v0.2.0 Sep 06 05:14:23.564 INFO kablam! Checking init v0.2.0 (file:///source) Sep 06 05:14:23.597 INFO kablam! error[E0557]: feature has been removed Sep 06 05:14:23.597 INFO kablam! --> src/lib.rs:1:12 Sep 06 05:14:23.597 INFO kablam! | Sep 06 05:14:23.597 INFO kablam! 1 | #![feature(macro_reexport)] Sep 06 05:14:23.597 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 05:14:23.597 INFO kablam! | Sep 06 05:14:23.597 INFO kablam! note: subsumed by `pub use` Sep 06 05:14:23.597 INFO kablam! --> src/lib.rs:1:12 Sep 06 05:14:23.597 INFO kablam! | Sep 06 05:14:23.597 INFO kablam! 1 | #![feature(macro_reexport)] Sep 06 05:14:23.597 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 05:14:23.597 INFO kablam! Sep 06 05:14:23.598 INFO kablam! error[E0557]: feature has been removed Sep 06 05:14:23.598 INFO kablam! --> src/lib.rs:1:12 Sep 06 05:14:23.598 INFO kablam! | Sep 06 05:14:23.598 INFO kablam! 1 | #![feature(macro_reexport)] Sep 06 05:14:23.598 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 05:14:23.598 INFO kablam! | Sep 06 05:14:23.598 INFO kablam! note: subsumed by `pub use` Sep 06 05:14:23.598 INFO kablam! --> src/lib.rs:1:12 Sep 06 05:14:23.598 INFO kablam! | Sep 06 05:14:23.598 INFO kablam! 1 | #![feature(macro_reexport)] Sep 06 05:14:23.598 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 05:14:23.598 INFO kablam! Sep 06 05:14:23.712 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 06 05:14:23.712 INFO kablam! --> src/lib.rs:31:3 Sep 06 05:14:23.712 INFO kablam! | Sep 06 05:14:23.712 INFO kablam! 31 | #[macro_reexport(init)] Sep 06 05:14:23.712 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 05:14:23.712 INFO kablam! | Sep 06 05:14:23.712 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 05:14:23.712 INFO kablam! Sep 06 05:14:23.712 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 06 05:14:23.712 INFO kablam! --> src/lib.rs:31:3 Sep 06 05:14:23.712 INFO kablam! | Sep 06 05:14:23.712 INFO kablam! 31 | #[macro_reexport(init)] Sep 06 05:14:23.712 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 05:14:23.712 INFO kablam! | Sep 06 05:14:23.712 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 05:14:23.712 INFO kablam! Sep 06 05:14:23.715 INFO kablam! error: aborting due to 2 previous errors Sep 06 05:14:23.715 INFO kablam! error: aborting due to 2 previous errors Sep 06 05:14:23.715 INFO kablam! Sep 06 05:14:23.715 INFO kablam! Sep 06 05:14:23.715 INFO kablam! Some errors occurred: E0557, E0658. Sep 06 05:14:23.715 INFO kablam! Some errors occurred: E0557, E0658. Sep 06 05:14:23.715 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 06 05:14:23.715 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 06 05:14:23.719 INFO kablam! error: Could not compile `init`. Sep 06 05:14:23.719 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:14:23.719 INFO kablam! error: Could not compile `init`. Sep 06 05:14:23.720 INFO kablam! Sep 06 05:14:23.720 INFO kablam! To learn more, run the command again with --verbose. Sep 06 05:14:23.720 INFO kablam! su: No module specific data is present Sep 06 05:14:24.354 INFO running `"docker" "rm" "-f" "c6c428894193975064bba230ef0d4fecb60185e976221599132d4d38dce30e56"` Sep 06 05:14:24.433 INFO blam! c6c428894193975064bba230ef0d4fecb60185e976221599132d4d38dce30e56