Sep 04 13:46:22.661 INFO checking init-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 13:46:22.661 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 13:46:22.661 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.854 INFO blam! f55d5692ac701fe9cb00cdec9eb9eda87aa8e729232d58876539e0de603779a2 Sep 04 13:46:22.856 INFO running `"docker" "start" "-a" "f55d5692ac701fe9cb00cdec9eb9eda87aa8e729232d58876539e0de603779a2"` Sep 04 13:46:23.475 INFO kablam! Checking gcc v0.3.54 Sep 04 13:46:23.475 INFO kablam! Compiling init_codegen v0.2.0 Sep 04 13:46:27.729 INFO kablam! Checking init v0.2.0 (file:///source) Sep 04 13:46:27.776 INFO kablam! error[E0557]: feature has been removed Sep 04 13:46:27.776 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.776 INFO kablam! | Sep 04 13:46:27.777 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.777 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.777 INFO kablam! | Sep 04 13:46:27.777 INFO kablam! note: subsumed by `pub use` Sep 04 13:46:27.777 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.777 INFO kablam! | Sep 04 13:46:27.777 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.777 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.777 INFO kablam! Sep 04 13:46:27.777 INFO kablam! error[E0557]: feature has been removed Sep 04 13:46:27.778 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.778 INFO kablam! | Sep 04 13:46:27.778 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.778 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.778 INFO kablam! | Sep 04 13:46:27.778 INFO kablam! note: subsumed by `pub use` Sep 04 13:46:27.778 INFO kablam! --> src/lib.rs:1:12 Sep 04 13:46:27.778 INFO kablam! | Sep 04 13:46:27.778 INFO kablam! 1 | #![feature(macro_reexport)] Sep 04 13:46:27.778 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:27.778 INFO kablam! Sep 04 13:46:28.153 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:28.153 INFO kablam! --> src/lib.rs:31:3 Sep 04 13:46:28.153 INFO kablam! | Sep 04 13:46:28.153 INFO kablam! 31 | #[macro_reexport(init)] Sep 04 13:46:28.154 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:28.154 INFO kablam! | Sep 04 13:46:28.154 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 13:46:28.154 INFO kablam! Sep 04 13:46:28.155 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:28.155 INFO kablam! --> src/lib.rs:31:3 Sep 04 13:46:28.155 INFO kablam! | Sep 04 13:46:28.155 INFO kablam! 31 | #[macro_reexport(init)] Sep 04 13:46:28.155 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:46:28.155 INFO kablam! | Sep 04 13:46:28.155 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 13:46:28.155 INFO kablam! Sep 04 13:46:28.159 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:46:28.159 INFO kablam! Sep 04 13:46:28.159 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 13:46:28.159 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 13:46:28.159 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:46:28.159 INFO kablam! Sep 04 13:46:28.159 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 13:46:28.160 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 13:46:28.165 INFO kablam! error: Could not compile `init`. Sep 04 13:46:28.165 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:46:28.166 INFO kablam! error: Could not compile `init`. Sep 04 13:46:28.166 INFO kablam! Sep 04 13:46:28.166 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:46:28.167 INFO kablam! su: No module specific data is present Sep 04 13:46:28.683 INFO running `"docker" "rm" "-f" "f55d5692ac701fe9cb00cdec9eb9eda87aa8e729232d58876539e0de603779a2"` Sep 04 13:46:28.773 INFO blam! f55d5692ac701fe9cb00cdec9eb9eda87aa8e729232d58876539e0de603779a2