Sep 19 23:48:01.868 INFO checking init-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 23:48:01.868 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 23:48:01.868 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:48:02.092 INFO blam! 30db95edfaac46271de870f3f3ce864619b45598a8d248ba0129d2254afa6847 Sep 19 23:48:02.096 INFO running `"docker" "start" "-a" "30db95edfaac46271de870f3f3ce864619b45598a8d248ba0129d2254afa6847"` Sep 19 23:48:02.900 INFO kablam! usermod: no changes Sep 19 23:48:02.929 INFO kablam! Compiling init_codegen v0.2.0 Sep 19 23:48:05.431 INFO kablam! Checking init v0.2.0 (/source) Sep 19 23:48:05.535 INFO kablam! error[E0557]: feature has been removed Sep 19 23:48:05.535 INFO kablam! --> src/lib.rs:1:12 Sep 19 23:48:05.535 INFO kablam! | Sep 19 23:48:05.535 INFO kablam! 1 | #![feature(macro_reexport)] Sep 19 23:48:05.536 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:05.536 INFO kablam! | Sep 19 23:48:05.536 INFO kablam! note: subsumed by `pub use` Sep 19 23:48:05.537 INFO kablam! --> src/lib.rs:1:12 Sep 19 23:48:05.537 INFO kablam! | Sep 19 23:48:05.537 INFO kablam! 1 | #![feature(macro_reexport)] Sep 19 23:48:05.537 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:05.537 INFO kablam! Sep 19 23:48:05.595 INFO kablam! error[E0557]: feature has been removed Sep 19 23:48:05.595 INFO kablam! --> src/lib.rs:1:12 Sep 19 23:48:05.595 INFO kablam! | Sep 19 23:48:05.595 INFO kablam! 1 | #![feature(macro_reexport)] Sep 19 23:48:05.595 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:05.595 INFO kablam! | Sep 19 23:48:05.595 INFO kablam! note: subsumed by `pub use` Sep 19 23:48:05.595 INFO kablam! --> src/lib.rs:1:12 Sep 19 23:48:05.595 INFO kablam! | Sep 19 23:48:05.595 INFO kablam! 1 | #![feature(macro_reexport)] Sep 19 23:48:05.595 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:05.595 INFO kablam! Sep 19 23:48:05.743 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 19 23:48:05.743 INFO kablam! --> src/lib.rs:31:3 Sep 19 23:48:05.743 INFO kablam! | Sep 19 23:48:05.743 INFO kablam! 31 | #[macro_reexport(init)] Sep 19 23:48:05.743 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:05.743 INFO kablam! | Sep 19 23:48:05.743 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:48:05.743 INFO kablam! Sep 19 23:48:05.762 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:48:05.762 INFO kablam! Sep 19 23:48:05.762 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 23:48:05.762 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 23:48:05.763 INFO kablam! error: Could not compile `init`. Sep 19 23:48:05.763 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:48:05.841 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 19 23:48:05.842 INFO kablam! --> src/lib.rs:31:3 Sep 19 23:48:05.842 INFO kablam! | Sep 19 23:48:05.842 INFO kablam! 31 | #[macro_reexport(init)] Sep 19 23:48:05.842 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:05.842 INFO kablam! | Sep 19 23:48:05.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 23:48:05.842 INFO kablam! Sep 19 23:48:05.851 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:48:05.851 INFO kablam! Sep 19 23:48:05.851 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 23:48:05.851 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 23:48:05.851 INFO kablam! error: Could not compile `init`. Sep 19 23:48:05.851 INFO kablam! Sep 19 23:48:05.851 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:48:05.851 INFO kablam! su: No module specific data is present Sep 19 23:48:06.619 INFO running `"docker" "rm" "-f" "30db95edfaac46271de870f3f3ce864619b45598a8d248ba0129d2254afa6847"` Sep 19 23:48:06.754 INFO blam! 30db95edfaac46271de870f3f3ce864619b45598a8d248ba0129d2254afa6847