Sep 01 21:53:55.799 INFO checking elfloader-0.0.5 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 21:53:55.799 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:53:55.799 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 21:53:55.950 INFO blam! b97e59c1b082f07d3bcf81477442f6ddd38398aea8c5fb2929b06ee7f4feb309 Sep 01 21:53:55.951 INFO running `"docker" "start" "-a" "b97e59c1b082f07d3bcf81477442f6ddd38398aea8c5fb2929b06ee7f4feb309"` Sep 01 21:53:56.655 INFO kablam! Checking elfloader v0.0.5 (file:///source) Sep 01 21:53:57.219 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 01 21:53:57.219 INFO kablam! --> src/lib.rs:1:12 Sep 01 21:53:57.219 INFO kablam! | Sep 01 21:53:57.219 INFO kablam! 1 | #![feature(core, core_prelude, core_slice_ext, custom_derive)] Sep 01 21:53:57.219 INFO kablam! | ^^^^ Sep 01 21:53:57.219 INFO kablam! | Sep 01 21:53:57.219 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 21:53:57.219 INFO kablam! Sep 01 21:53:57.219 INFO kablam! warning: the feature `core_prelude` has been stable since 1.4.0 and no longer requires an attribute to enable Sep 01 21:53:57.219 INFO kablam! --> src/lib.rs:1:18 Sep 01 21:53:57.219 INFO kablam! | Sep 01 21:53:57.219 INFO kablam! 1 | #![feature(core, core_prelude, core_slice_ext, custom_derive)] Sep 01 21:53:57.219 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:53:57.219 INFO kablam! Sep 01 21:53:57.219 INFO kablam! error[E0635]: unknown feature `core_slice_ext` Sep 01 21:53:57.220 INFO kablam! --> src/lib.rs:1:32 Sep 01 21:53:57.220 INFO kablam! | Sep 01 21:53:57.220 INFO kablam! 1 | #![feature(core, core_prelude, core_slice_ext, custom_derive)] Sep 01 21:53:57.220 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:53:57.220 INFO kablam! Sep 01 21:53:57.237 INFO kablam! error: aborting due to previous error Sep 01 21:53:57.238 INFO kablam! Sep 01 21:53:57.238 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 21:53:57.244 INFO kablam! error: Could not compile `elfloader`. Sep 01 21:53:57.244 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:53:57.792 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Sep 01 21:53:57.792 INFO kablam! --> src/lib.rs:1:12 Sep 01 21:53:57.792 INFO kablam! | Sep 01 21:53:57.792 INFO kablam! 1 | #![feature(core, core_prelude, core_slice_ext, custom_derive)] Sep 01 21:53:57.792 INFO kablam! | ^^^^ Sep 01 21:53:57.792 INFO kablam! | Sep 01 21:53:57.792 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 21:53:57.792 INFO kablam! Sep 01 21:53:57.792 INFO kablam! warning: the feature `core_prelude` has been stable since 1.4.0 and no longer requires an attribute to enable Sep 01 21:53:57.792 INFO kablam! --> src/lib.rs:1:18 Sep 01 21:53:57.792 INFO kablam! | Sep 01 21:53:57.792 INFO kablam! 1 | #![feature(core, core_prelude, core_slice_ext, custom_derive)] Sep 01 21:53:57.792 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:53:57.792 INFO kablam! Sep 01 21:53:57.792 INFO kablam! error[E0635]: unknown feature `core_slice_ext` Sep 01 21:53:57.792 INFO kablam! --> src/lib.rs:1:32 Sep 01 21:53:57.793 INFO kablam! | Sep 01 21:53:57.793 INFO kablam! 1 | #![feature(core, core_prelude, core_slice_ext, custom_derive)] Sep 01 21:53:57.793 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:53:57.793 INFO kablam! Sep 01 21:53:57.814 INFO kablam! error: aborting due to previous error Sep 01 21:53:57.814 INFO kablam! Sep 01 21:53:57.814 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 21:53:57.823 INFO kablam! error: Could not compile `elfloader`. Sep 01 21:53:57.823 INFO kablam! Sep 01 21:53:57.823 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:53:57.824 INFO kablam! su: No module specific data is present Sep 01 21:53:58.414 INFO running `"docker" "rm" "-f" "b97e59c1b082f07d3bcf81477442f6ddd38398aea8c5fb2929b06ee7f4feb309"` Sep 01 21:53:58.494 INFO blam! b97e59c1b082f07d3bcf81477442f6ddd38398aea8c5fb2929b06ee7f4feb309