Sep 14 14:38:07.603 INFO checking init-0.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 14:38:07.604 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 14:38:07.604 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:38:07.727 INFO blam! 4f8ec47073e9d31b067c10d047a0f770f5f592d7596bf1bfbefbbc2b6557e764 Sep 14 14:38:07.728 INFO running `"docker" "start" "-a" "4f8ec47073e9d31b067c10d047a0f770f5f592d7596bf1bfbefbbc2b6557e764"` Sep 14 14:38:08.667 INFO kablam! usermod: no changes Sep 14 14:38:08.708 INFO kablam! Compiling init_codegen v0.2.0 Sep 14 14:38:11.730 INFO kablam! Checking init v0.2.0 (file:///source) Sep 14 14:38:11.767 INFO kablam! error[E0557]: feature has been removed Sep 14 14:38:11.767 INFO kablam! --> src/lib.rs:1:12 Sep 14 14:38:11.767 INFO kablam! | Sep 14 14:38:11.767 INFO kablam! 1 | #![feature(macro_reexport)] Sep 14 14:38:11.767 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 14:38:11.767 INFO kablam! | Sep 14 14:38:11.767 INFO kablam! note: subsumed by `pub use` Sep 14 14:38:11.767 INFO kablam! --> src/lib.rs:1:12 Sep 14 14:38:11.767 INFO kablam! | Sep 14 14:38:11.767 INFO kablam! 1 | #![feature(macro_reexport)] Sep 14 14:38:11.767 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 14:38:11.767 INFO kablam! Sep 14 14:38:11.774 INFO kablam! error[E0557]: feature has been removed Sep 14 14:38:11.774 INFO kablam! --> src/lib.rs:1:12 Sep 14 14:38:11.774 INFO kablam! | Sep 14 14:38:11.774 INFO kablam! 1 | #![feature(macro_reexport)] Sep 14 14:38:11.774 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 14:38:11.774 INFO kablam! | Sep 14 14:38:11.774 INFO kablam! note: subsumed by `pub use` Sep 14 14:38:11.774 INFO kablam! --> src/lib.rs:1:12 Sep 14 14:38:11.774 INFO kablam! | Sep 14 14:38:11.774 INFO kablam! 1 | #![feature(macro_reexport)] Sep 14 14:38:11.774 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 14:38:11.774 INFO kablam! Sep 14 14:38:11.889 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 14 14:38:11.889 INFO kablam! --> src/lib.rs:31:3 Sep 14 14:38:11.890 INFO kablam! | Sep 14 14:38:11.890 INFO kablam! 31 | #[macro_reexport(init)] Sep 14 14:38:11.890 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 14:38:11.890 INFO kablam! | Sep 14 14:38:11.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 14:38:11.890 INFO kablam! Sep 14 14:38:11.894 INFO kablam! error: aborting due to 2 previous errors Sep 14 14:38:11.894 INFO kablam! Sep 14 14:38:11.894 INFO kablam! Some errors occurred: E0557, E0658. Sep 14 14:38:11.894 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 14 14:38:11.899 INFO kablam! error: Could not compile `init`. Sep 14 14:38:11.899 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:38:11.910 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 14 14:38:11.910 INFO kablam! --> src/lib.rs:31:3 Sep 14 14:38:11.910 INFO kablam! | Sep 14 14:38:11.910 INFO kablam! 31 | #[macro_reexport(init)] Sep 14 14:38:11.910 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 14:38:11.910 INFO kablam! | Sep 14 14:38:11.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 14:38:11.911 INFO kablam! Sep 14 14:38:11.915 INFO kablam! error: aborting due to 2 previous errors Sep 14 14:38:11.915 INFO kablam! Sep 14 14:38:11.915 INFO kablam! Some errors occurred: E0557, E0658. Sep 14 14:38:11.915 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 14 14:38:11.917 INFO kablam! error: Could not compile `init`. Sep 14 14:38:11.917 INFO kablam! Sep 14 14:38:11.917 INFO kablam! To learn more, run the command again with --verbose. Sep 14 14:38:11.918 INFO kablam! su: No module specific data is present Sep 14 14:38:12.529 INFO running `"docker" "rm" "-f" "4f8ec47073e9d31b067c10d047a0f770f5f592d7596bf1bfbefbbc2b6557e764"` Sep 14 14:38:12.590 INFO blam! 4f8ec47073e9d31b067c10d047a0f770f5f592d7596bf1bfbefbbc2b6557e764