Sep 01 16:53:59.269 INFO checking init-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 16:53:59.269 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 16:53:59.269 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:53:59.421 INFO blam! dea0391da7871cbfb7889eb9267b1cbbfd8d2fcc7a37f5c651b1e4d493cc227e Sep 01 16:53:59.423 INFO running `"docker" "start" "-a" "dea0391da7871cbfb7889eb9267b1cbbfd8d2fcc7a37f5c651b1e4d493cc227e"` Sep 01 16:54:00.127 INFO kablam! Checking gcc v0.3.54 Sep 01 16:54:00.127 INFO kablam! Compiling init_codegen v0.2.0 Sep 01 16:54:04.176 INFO kablam! Checking init v0.2.0 (file:///source) Sep 01 16:54:04.217 INFO kablam! error[E0557]: feature has been removed Sep 01 16:54:04.217 INFO kablam! --> src/lib.rs:1:12 Sep 01 16:54:04.217 INFO kablam! | Sep 01 16:54:04.218 INFO kablam! 1 | #![feature(macro_reexport)] Sep 01 16:54:04.218 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 16:54:04.218 INFO kablam! | Sep 01 16:54:04.218 INFO kablam! note: subsumed by `pub use` Sep 01 16:54:04.218 INFO kablam! --> src/lib.rs:1:12 Sep 01 16:54:04.218 INFO kablam! | Sep 01 16:54:04.218 INFO kablam! 1 | #![feature(macro_reexport)] Sep 01 16:54:04.218 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 16:54:04.218 INFO kablam! Sep 01 16:54:04.221 INFO kablam! error[E0557]: feature has been removed Sep 01 16:54:04.221 INFO kablam! --> src/lib.rs:1:12 Sep 01 16:54:04.221 INFO kablam! | Sep 01 16:54:04.221 INFO kablam! 1 | #![feature(macro_reexport)] Sep 01 16:54:04.221 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 16:54:04.221 INFO kablam! | Sep 01 16:54:04.221 INFO kablam! note: subsumed by `pub use` Sep 01 16:54:04.221 INFO kablam! --> src/lib.rs:1:12 Sep 01 16:54:04.221 INFO kablam! | Sep 01 16:54:04.221 INFO kablam! 1 | #![feature(macro_reexport)] Sep 01 16:54:04.221 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 16:54:04.222 INFO kablam! Sep 01 16:54:04.552 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 01 16:54:04.552 INFO kablam! --> src/lib.rs:31:3 Sep 01 16:54:04.552 INFO kablam! | Sep 01 16:54:04.552 INFO kablam! 31 | #[macro_reexport(init)] Sep 01 16:54:04.552 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 16:54:04.552 INFO kablam! | Sep 01 16:54:04.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 16:54:04.553 INFO kablam! Sep 01 16:54:04.556 INFO kablam! error: aborting due to 2 previous errors Sep 01 16:54:04.556 INFO kablam! Sep 01 16:54:04.556 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 16:54:04.556 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 16:54:04.560 INFO kablam! error: Could not compile `init`. Sep 01 16:54:04.560 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:54:04.592 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 01 16:54:04.592 INFO kablam! --> src/lib.rs:31:3 Sep 01 16:54:04.592 INFO kablam! | Sep 01 16:54:04.592 INFO kablam! 31 | #[macro_reexport(init)] Sep 01 16:54:04.592 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 16:54:04.592 INFO kablam! | Sep 01 16:54:04.592 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 16:54:04.592 INFO kablam! Sep 01 16:54:04.595 INFO kablam! error: aborting due to 2 previous errors Sep 01 16:54:04.595 INFO kablam! Sep 01 16:54:04.595 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 16:54:04.596 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 16:54:04.601 INFO kablam! error: Could not compile `init`. Sep 01 16:54:04.601 INFO kablam! Sep 01 16:54:04.601 INFO kablam! To learn more, run the command again with --verbose. Sep 01 16:54:04.602 INFO kablam! su: No module specific data is present Sep 01 16:54:05.122 INFO running `"docker" "rm" "-f" "dea0391da7871cbfb7889eb9267b1cbbfd8d2fcc7a37f5c651b1e4d493cc227e"` Sep 01 16:54:05.254 INFO blam! dea0391da7871cbfb7889eb9267b1cbbfd8d2fcc7a37f5c651b1e4d493cc227e