Sep 04 10:04:17.783 INFO checking ramp-0.3.13 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:04:17.783 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:04:17.783 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:04:17.983 INFO blam! aab5ca202af432a16ed3bd2baf5f3b84ae5106983dd230111d2d4f454ae076fa Sep 04 10:04:17.985 INFO running `"docker" "start" "-a" "aab5ca202af432a16ed3bd2baf5f3b84ae5106983dd230111d2d4f454ae076fa"` Sep 04 10:04:18.713 INFO kablam! Compiling rustc-cfg v0.2.0 Sep 04 10:04:18.717 INFO kablam! Compiling env_logger v0.5.13 Sep 04 10:04:19.960 INFO kablam! Compiling ramp v0.3.13 (file:///source) Sep 04 10:04:20.566 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 04 10:04:20.566 INFO kablam! --> build.rs:43:17 Sep 04 10:04:20.566 INFO kablam! | Sep 04 10:04:20.566 INFO kablam! 43 | gcc::compile_library("libasm.a", asm_srcs); Sep 04 10:04:20.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:04:20.566 INFO kablam! | Sep 04 10:04:20.566 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:04:20.566 INFO kablam! Sep 04 10:04:21.284 INFO kablam! Compiling quickcheck v0.6.2 Sep 04 10:04:22.655 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:22.655 INFO kablam! --> src/int.rs:43:5 Sep 04 10:04:22.655 INFO kablam! | Sep 04 10:04:22.655 INFO kablam! 43 | use alloc::raw_vec::RawVec; Sep 04 10:04:22.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:04:22.655 INFO kablam! | Sep 04 10:04:22.655 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:22.655 INFO kablam! Sep 04 10:04:22.657 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:22.657 INFO kablam! --> src/int.rs:152:36 Sep 04 10:04:22.657 INFO kablam! | Sep 04 10:04:22.657 INFO kablam! 152 | fn with_raw_vec)>(&mut self, f: F) { Sep 04 10:04:22.657 INFO kablam! | ^^^^^^^^^^^^ Sep 04 10:04:22.657 INFO kablam! | Sep 04 10:04:22.657 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:22.657 INFO kablam! Sep 04 10:04:22.657 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:22.657 INFO kablam! --> src/int.rs:155:27 Sep 04 10:04:22.657 INFO kablam! | Sep 04 10:04:22.657 INFO kablam! 155 | let mut vec = RawVec::from_raw_parts(self.ptr.as_mut(), old_cap); Sep 04 10:04:22.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:04:22.657 INFO kablam! | Sep 04 10:04:22.657 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:22.657 INFO kablam! Sep 04 10:04:22.658 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:22.658 INFO kablam! --> src/int.rs:939:22 Sep 04 10:04:22.658 INFO kablam! | Sep 04 10:04:22.658 INFO kablam! 939 | drop(RawVec::from_raw_parts(self.ptr.as_mut(), Sep 04 10:04:22.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:04:22.658 INFO kablam! | Sep 04 10:04:22.658 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:22.658 INFO kablam! Sep 04 10:04:23.625 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:23.625 INFO kablam! --> src/int.rs:163:40 Sep 04 10:04:23.626 INFO kablam! | Sep 04 10:04:23.626 INFO kablam! 163 | self.ptr = Unique::new(vec.ptr()).unwrap(); Sep 04 10:04:23.626 INFO kablam! | ^^^ Sep 04 10:04:23.626 INFO kablam! | Sep 04 10:04:23.626 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:23.626 INFO kablam! Sep 04 10:04:23.626 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:23.626 INFO kablam! --> src/int.rs:164:31 Sep 04 10:04:23.626 INFO kablam! | Sep 04 10:04:23.626 INFO kablam! 164 | let new_cap = vec.cap(); Sep 04 10:04:23.626 INFO kablam! | ^^^ Sep 04 10:04:23.626 INFO kablam! | Sep 04 10:04:23.627 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:23.627 INFO kablam! Sep 04 10:04:23.630 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:23.630 INFO kablam! --> src/int.rs:186:36 Sep 04 10:04:23.630 INFO kablam! | Sep 04 10:04:23.630 INFO kablam! 186 | ret.with_raw_vec(|v| v.reserve_exact(0, cap as usize)) Sep 04 10:04:23.630 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:04:23.630 INFO kablam! | Sep 04 10:04:23.630 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:23.630 INFO kablam! Sep 04 10:04:23.634 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:23.635 INFO kablam! --> src/int.rs:275:15 Sep 04 10:04:23.635 INFO kablam! | Sep 04 10:04:23.635 INFO kablam! 275 | v.shrink_to_fit(size); Sep 04 10:04:23.635 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:04:23.635 INFO kablam! | Sep 04 10:04:23.635 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:23.635 INFO kablam! Sep 04 10:04:23.685 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 10:04:23.685 INFO kablam! --> src/int.rs:760:19 Sep 04 10:04:23.685 INFO kablam! | Sep 04 10:04:23.685 INFO kablam! 760 | v.reserve_exact(old_cap, cap as usize - old_cap) Sep 04 10:04:23.685 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:04:23.686 INFO kablam! | Sep 04 10:04:23.686 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 10:04:23.686 INFO kablam! Sep 04 10:04:24.048 INFO kablam! error: aborting due to 9 previous errors Sep 04 10:04:24.048 INFO kablam! Sep 04 10:04:24.049 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 10:04:24.057 INFO kablam! error: Could not compile `ramp`. Sep 04 10:04:24.057 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:04:25.386 INFO kablam! error: build failed Sep 04 10:04:25.387 INFO kablam! su: No module specific data is present Sep 04 10:04:26.131 INFO running `"docker" "rm" "-f" "aab5ca202af432a16ed3bd2baf5f3b84ae5106983dd230111d2d4f454ae076fa"` Sep 04 10:04:26.217 INFO blam! aab5ca202af432a16ed3bd2baf5f3b84ae5106983dd230111d2d4f454ae076fa