Sep 04 13:46:22.289 INFO checking init-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:46:22.289 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:46:22.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:46:22.455 INFO blam! e48f18b86cc62fe7d0b913ee85715bd8c27cdeafa0a16d79429c407433fa3fe0 Sep 04 13:46:22.457 INFO running `"docker" "start" "-a" "e48f18b86cc62fe7d0b913ee85715bd8c27cdeafa0a16d79429c407433fa3fe0"` Sep 04 13:46:23.110 INFO kablam! Checking gcc v0.3.54 Sep 04 13:46:23.110 INFO kablam! Compiling init_codegen v0.2.0 Sep 04 13:46:27.217 INFO kablam! Checking init v0.2.0 (file:///source) Sep 04 13:46:27.278 INFO kablam! error[E0557]: feature has been removed Sep 04 13:46:27.278 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.278 INFO kablam! | Sep 04 13:46:27.278 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.278 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.278 INFO kablam! error[E0557]: feature has been removed Sep 04 13:46:27.278 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.278 INFO kablam! | Sep 04 13:46:27.278 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.278 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.278 INFO kablam! | Sep 04 13:46:27.278 INFO kablam! | Sep 04 13:46:27.278 INFO kablam! note: subsumed by `pub use` Sep 04 13:46:27.278 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.278 INFO kablam! | Sep 04 13:46:27.278 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.278 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.278 INFO kablam! note: subsumed by `pub use` Sep 04 13:46:27.278 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.278 INFO kablam! | Sep 04 13:46:27.278 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.278 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.278 INFO kablam! Sep 04 13:46:27.278 INFO kablam! Sep 04 13:46:27.630 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 04 13:46:27.630 INFO kablam! --> src/lib.rs:31:3 Sep 04 13:46:27.630 INFO kablam! | Sep 04 13:46:27.630 INFO kablam! 31 | #[macro_reexport(init)] Sep 04 13:46:27.630 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.630 INFO kablam! | Sep 04 13:46:27.630 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 13:46:27.630 INFO kablam! Sep 04 13:46:27.634 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:46:27.634 INFO kablam! Sep 04 13:46:27.635 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 13:46:27.635 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 13:46:27.639 INFO kablam! error: Could not compile `init`. Sep 04 13:46:27.639 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:46:27.690 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 04 13:46:27.690 INFO kablam! --> src/lib.rs:31:3 Sep 04 13:46:27.690 INFO kablam! | Sep 04 13:46:27.690 INFO kablam! 31 | #[macro_reexport(init)] Sep 04 13:46:27.690 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.690 INFO kablam! | Sep 04 13:46:27.690 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 13:46:27.690 INFO kablam! Sep 04 13:46:27.694 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:46:27.694 INFO kablam! Sep 04 13:46:27.694 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 13:46:27.694 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 13:46:27.699 INFO kablam! error: Could not compile `init`. Sep 04 13:46:27.699 INFO kablam! Sep 04 13:46:27.699 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:46:27.701 INFO kablam! su: No module specific data is present Sep 04 13:46:28.156 INFO running `"docker" "rm" "-f" "e48f18b86cc62fe7d0b913ee85715bd8c27cdeafa0a16d79429c407433fa3fe0"` Sep 04 13:46:28.257 INFO blam! e48f18b86cc62fe7d0b913ee85715bd8c27cdeafa0a16d79429c407433fa3fe0