Sep 04 11:20:25.454 INFO checking maskerad_memory_allocators-5.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 11:20:25.454 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 11:20:25.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:20:25.638 INFO blam! 50e850568fd051e1049d90fce72c43322ce7f70372be1853f3c2f9dcc979d21b Sep 04 11:20:25.640 INFO running `"docker" "start" "-a" "50e850568fd051e1049d90fce72c43322ce7f70372be1853f3c2f9dcc979d21b"` Sep 04 11:20:26.180 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 04 11:20:26.746 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:26.746 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 04 11:20:26.746 INFO kablam! | Sep 04 11:20:26.746 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 04 11:20:26.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:26.746 INFO kablam! | Sep 04 11:20:26.746 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:26.746 INFO kablam! Sep 04 11:20:26.746 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:26.746 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 04 11:20:26.746 INFO kablam! | Sep 04 11:20:26.746 INFO kablam! 33 | storage: RawVec, Sep 04 11:20:26.747 INFO kablam! | ^^^^^^^^^^ Sep 04 11:20:26.747 INFO kablam! | Sep 04 11:20:26.747 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:26.747 INFO kablam! Sep 04 11:20:26.747 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:26.747 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 04 11:20:26.747 INFO kablam! | Sep 04 11:20:26.747 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 04 11:20:26.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:26.747 INFO kablam! | Sep 04 11:20:26.747 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:26.747 INFO kablam! Sep 04 11:20:26.906 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:26.906 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 04 11:20:26.906 INFO kablam! | Sep 04 11:20:26.906 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 04 11:20:26.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:26.906 INFO kablam! | Sep 04 11:20:26.906 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:26.906 INFO kablam! Sep 04 11:20:26.906 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:26.906 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 04 11:20:26.906 INFO kablam! | Sep 04 11:20:26.906 INFO kablam! 33 | storage: RawVec, Sep 04 11:20:26.906 INFO kablam! | ^^^^^^^^^^ Sep 04 11:20:26.906 INFO kablam! | Sep 04 11:20:26.906 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:26.906 INFO kablam! Sep 04 11:20:26.907 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:26.907 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 04 11:20:26.907 INFO kablam! | Sep 04 11:20:26.907 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 04 11:20:26.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:26.907 INFO kablam! | Sep 04 11:20:26.907 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:26.907 INFO kablam! Sep 04 11:20:27.064 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.064 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 04 11:20:27.064 INFO kablam! | Sep 04 11:20:27.064 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 04 11:20:27.064 INFO kablam! | ^^^ Sep 04 11:20:27.064 INFO kablam! | Sep 04 11:20:27.064 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.064 INFO kablam! Sep 04 11:20:27.072 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.072 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 04 11:20:27.072 INFO kablam! | Sep 04 11:20:27.072 INFO kablam! 69 | self.storage.cap() Sep 04 11:20:27.072 INFO kablam! | ^^^ Sep 04 11:20:27.072 INFO kablam! | Sep 04 11:20:27.072 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.072 INFO kablam! Sep 04 11:20:27.073 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.073 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 04 11:20:27.073 INFO kablam! | Sep 04 11:20:27.073 INFO kablam! 75 | self.storage.ptr() Sep 04 11:20:27.073 INFO kablam! | ^^^ Sep 04 11:20:27.073 INFO kablam! | Sep 04 11:20:27.074 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.074 INFO kablam! Sep 04 11:20:27.135 INFO kablam! error: aborting due to 6 previous errors Sep 04 11:20:27.136 INFO kablam! Sep 04 11:20:27.136 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 11:20:27.145 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 04 11:20:27.145 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:20:27.315 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.315 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 04 11:20:27.315 INFO kablam! | Sep 04 11:20:27.315 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 04 11:20:27.315 INFO kablam! | ^^^ Sep 04 11:20:27.315 INFO kablam! | Sep 04 11:20:27.315 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.315 INFO kablam! Sep 04 11:20:27.321 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.322 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 04 11:20:27.322 INFO kablam! | Sep 04 11:20:27.322 INFO kablam! 69 | self.storage.cap() Sep 04 11:20:27.322 INFO kablam! | ^^^ Sep 04 11:20:27.322 INFO kablam! | Sep 04 11:20:27.322 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.322 INFO kablam! Sep 04 11:20:27.323 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.323 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 04 11:20:27.323 INFO kablam! | Sep 04 11:20:27.323 INFO kablam! 75 | self.storage.ptr() Sep 04 11:20:27.323 INFO kablam! | ^^^ Sep 04 11:20:27.323 INFO kablam! | Sep 04 11:20:27.323 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.323 INFO kablam! Sep 04 11:20:27.378 INFO kablam! error: aborting due to 6 previous errors Sep 04 11:20:27.378 INFO kablam! Sep 04 11:20:27.378 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 11:20:27.387 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 04 11:20:27.387 INFO kablam! Sep 04 11:20:27.387 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:20:27.388 INFO kablam! su: No module specific data is present Sep 04 11:20:27.799 INFO running `"docker" "rm" "-f" "50e850568fd051e1049d90fce72c43322ce7f70372be1853f3c2f9dcc979d21b"` Sep 04 11:20:27.917 INFO blam! 50e850568fd051e1049d90fce72c43322ce7f70372be1853f3c2f9dcc979d21b