Sep 01 17:52:10.526 INFO checking hadean-0.2.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 17:52:10.526 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 17:52:10.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/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 17:52:10.699 INFO blam! fd2cb6aaf9383dcc020344f9d48bad8b80f9ec0615d79f1eb78619b987be5aa8 Sep 01 17:52:10.702 INFO running `"docker" "start" "-a" "fd2cb6aaf9383dcc020344f9d48bad8b80f9ec0615d79f1eb78619b987be5aa8"` Sep 01 17:52:11.580 INFO kablam! Checking aidanhs-tmp-parse-generics-shim v0.1.3 Sep 01 17:52:12.040 INFO kablam! Checking hadean v0.2.4 (file:///source) Sep 01 17:52:12.093 INFO kablam! error[E0557]: feature has been removed Sep 01 17:52:12.093 INFO kablam! --> src/lib.rs:1:63 Sep 01 17:52:12.093 INFO kablam! | Sep 01 17:52:12.093 INFO kablam! 1 | #![feature(allow_internal_unstable,core_intrinsics,linkage,rt,macro_reexport,optin_builtin_traits,raw,specialization,unboxed_closures)] Sep 01 17:52:12.093 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 17:52:12.093 INFO kablam! | Sep 01 17:52:12.094 INFO kablam! error[E0557]: feature has been removed Sep 01 17:52:12.094 INFO kablam! --> src/lib.rs:1:63 Sep 01 17:52:12.094 INFO kablam! | Sep 01 17:52:12.094 INFO kablam! 1 | #![feature(allow_internal_unstable,core_intrinsics,linkage,rt,macro_reexport,optin_builtin_traits,raw,specialization,unboxed_closures)] Sep 01 17:52:12.094 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 17:52:12.094 INFO kablam! | Sep 01 17:52:12.094 INFO kablam! note: subsumed by `pub use` Sep 01 17:52:12.094 INFO kablam! --> src/lib.rs:1:63 Sep 01 17:52:12.094 INFO kablam! | Sep 01 17:52:12.094 INFO kablam! 1 | #![feature(allow_internal_unstable,core_intrinsics,linkage,rt,macro_reexport,optin_builtin_traits,raw,specialization,unboxed_closures)] Sep 01 17:52:12.094 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 17:52:12.094 INFO kablam! Sep 01 17:52:12.095 INFO kablam! note: subsumed by `pub use` Sep 01 17:52:12.095 INFO kablam! --> src/lib.rs:1:63 Sep 01 17:52:12.095 INFO kablam! | Sep 01 17:52:12.095 INFO kablam! 1 | #![feature(allow_internal_unstable,core_intrinsics,linkage,rt,macro_reexport,optin_builtin_traits,raw,specialization,unboxed_closures)] Sep 01 17:52:12.095 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 17:52:12.095 INFO kablam! Sep 01 17:52:12.757 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 17:52:12.757 INFO kablam! --> src/lib.rs:16:3 Sep 01 17:52:12.757 INFO kablam! | Sep 01 17:52:12.757 INFO kablam! 16 | #[macro_reexport(parse_generics_shim,parse_constr,parse_generics_shim_util)] Sep 01 17:52:12.757 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 17:52:12.757 INFO kablam! | Sep 01 17:52:12.757 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 17:52:12.757 INFO kablam! Sep 01 17:52:12.786 INFO kablam! error: aborting due to 2 previous errors Sep 01 17:52:12.786 INFO kablam! Sep 01 17:52:12.786 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 17:52:12.786 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 17:52:12.794 INFO kablam! error: Could not compile `hadean`. Sep 01 17:52:12.794 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:52:12.809 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 17:52:12.809 INFO kablam! --> src/lib.rs:16:3 Sep 01 17:52:12.809 INFO kablam! | Sep 01 17:52:12.809 INFO kablam! 16 | #[macro_reexport(parse_generics_shim,parse_constr,parse_generics_shim_util)] Sep 01 17:52:12.809 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 17:52:12.809 INFO kablam! | Sep 01 17:52:12.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 17:52:12.809 INFO kablam! Sep 01 17:52:12.827 INFO kablam! error: aborting due to 2 previous errors Sep 01 17:52:12.827 INFO kablam! Sep 01 17:52:12.827 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 17:52:12.827 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 17:52:12.835 INFO kablam! error: Could not compile `hadean`. Sep 01 17:52:12.835 INFO kablam! Sep 01 17:52:12.835 INFO kablam! To learn more, run the command again with --verbose. Sep 01 17:52:12.836 INFO kablam! su: No module specific data is present Sep 01 17:52:13.413 INFO running `"docker" "rm" "-f" "fd2cb6aaf9383dcc020344f9d48bad8b80f9ec0615d79f1eb78619b987be5aa8"` Sep 01 17:52:13.495 INFO blam! fd2cb6aaf9383dcc020344f9d48bad8b80f9ec0615d79f1eb78619b987be5aa8