Sep 06 04:01:05.607 INFO checking maskerad_memory_allocators-5.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 04:01:05.607 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 04:01:05.607 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 04:01:05.767 INFO blam! fab18f144c434b36134ff1c9960ed1d225a044bb71c42384fe8847ef3802b72d Sep 06 04:01:05.769 INFO running `"docker" "start" "-a" "fab18f144c434b36134ff1c9960ed1d225a044bb71c42384fe8847ef3802b72d"` Sep 06 04:01:07.035 INFO kablam! usermod: no changes Sep 06 04:01:07.072 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 06 04:01:07.338 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.338 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 06 04:01:07.338 INFO kablam! | Sep 06 04:01:07.338 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 06 04:01:07.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:07.338 INFO kablam! | Sep 06 04:01:07.338 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.338 INFO kablam! Sep 06 04:01:07.338 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.339 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 06 04:01:07.339 INFO kablam! | Sep 06 04:01:07.339 INFO kablam! 33 | storage: RawVec, Sep 06 04:01:07.339 INFO kablam! | ^^^^^^^^^^ Sep 06 04:01:07.339 INFO kablam! | Sep 06 04:01:07.339 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.339 INFO kablam! Sep 06 04:01:07.339 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.339 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 06 04:01:07.339 INFO kablam! | Sep 06 04:01:07.339 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 06 04:01:07.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:07.339 INFO kablam! | Sep 06 04:01:07.339 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.339 INFO kablam! Sep 06 04:01:07.390 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.390 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 06 04:01:07.390 INFO kablam! | Sep 06 04:01:07.390 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 06 04:01:07.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:07.390 INFO kablam! | Sep 06 04:01:07.390 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.390 INFO kablam! Sep 06 04:01:07.390 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.390 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 06 04:01:07.390 INFO kablam! | Sep 06 04:01:07.390 INFO kablam! 33 | storage: RawVec, Sep 06 04:01:07.390 INFO kablam! | ^^^^^^^^^^ Sep 06 04:01:07.390 INFO kablam! | Sep 06 04:01:07.390 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.390 INFO kablam! Sep 06 04:01:07.391 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.391 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 06 04:01:07.391 INFO kablam! | Sep 06 04:01:07.391 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 06 04:01:07.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:07.391 INFO kablam! | Sep 06 04:01:07.391 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.391 INFO kablam! Sep 06 04:01:07.535 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.535 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 06 04:01:07.535 INFO kablam! | Sep 06 04:01:07.535 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 06 04:01:07.535 INFO kablam! | ^^^ Sep 06 04:01:07.535 INFO kablam! | Sep 06 04:01:07.535 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.535 INFO kablam! Sep 06 04:01:07.538 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.538 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 06 04:01:07.538 INFO kablam! | Sep 06 04:01:07.538 INFO kablam! 69 | self.storage.cap() Sep 06 04:01:07.538 INFO kablam! | ^^^ Sep 06 04:01:07.538 INFO kablam! | Sep 06 04:01:07.539 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.539 INFO kablam! Sep 06 04:01:07.539 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.539 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 06 04:01:07.539 INFO kablam! | Sep 06 04:01:07.539 INFO kablam! 75 | self.storage.ptr() Sep 06 04:01:07.539 INFO kablam! | ^^^ Sep 06 04:01:07.539 INFO kablam! | Sep 06 04:01:07.539 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.539 INFO kablam! Sep 06 04:01:07.539 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.539 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 06 04:01:07.539 INFO kablam! | Sep 06 04:01:07.539 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 06 04:01:07.539 INFO kablam! | ^^^ Sep 06 04:01:07.539 INFO kablam! | Sep 06 04:01:07.539 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.539 INFO kablam! Sep 06 04:01:07.544 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.544 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 06 04:01:07.544 INFO kablam! | Sep 06 04:01:07.544 INFO kablam! 69 | self.storage.cap() Sep 06 04:01:07.544 INFO kablam! | ^^^ Sep 06 04:01:07.544 INFO kablam! | Sep 06 04:01:07.544 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.544 INFO kablam! Sep 06 04:01:07.544 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:07.545 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 06 04:01:07.545 INFO kablam! | Sep 06 04:01:07.545 INFO kablam! 75 | self.storage.ptr() Sep 06 04:01:07.545 INFO kablam! | ^^^ Sep 06 04:01:07.545 INFO kablam! | Sep 06 04:01:07.545 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:07.545 INFO kablam! Sep 06 04:01:07.562 INFO kablam! error: aborting due to 6 previous errors Sep 06 04:01:07.562 INFO kablam! Sep 06 04:01:07.562 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 04:01:07.568 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 06 04:01:07.568 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 04:01:07.577 INFO kablam! error: aborting due to 6 previous errors Sep 06 04:01:07.577 INFO kablam! Sep 06 04:01:07.577 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 04:01:07.583 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 06 04:01:07.583 INFO kablam! Sep 06 04:01:07.583 INFO kablam! To learn more, run the command again with --verbose. Sep 06 04:01:07.585 INFO kablam! su: No module specific data is present Sep 06 04:01:08.086 INFO running `"docker" "rm" "-f" "fab18f144c434b36134ff1c9960ed1d225a044bb71c42384fe8847ef3802b72d"` Sep 06 04:01:08.155 INFO blam! fab18f144c434b36134ff1c9960ed1d225a044bb71c42384fe8847ef3802b72d