Sep 06 04:01:05.392 INFO checking maskerad_memory_allocators-5.2.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 04:01:05.392 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 04:01:05.392 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.531 INFO blam! 30d88d90fecef0f6326c4c0161d54581be2b88f9bc0477b188e842f7ad58edd0 Sep 06 04:01:05.532 INFO running `"docker" "start" "-a" "30d88d90fecef0f6326c4c0161d54581be2b88f9bc0477b188e842f7ad58edd0"` Sep 06 04:01:06.487 INFO kablam! usermod: no changes Sep 06 04:01:06.513 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 06 04:01:06.726 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.726 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 06 04:01:06.726 INFO kablam! | Sep 06 04:01:06.726 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 06 04:01:06.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:06.726 INFO kablam! | Sep 06 04:01:06.726 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.726 INFO kablam! Sep 06 04:01:06.726 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.726 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 06 04:01:06.726 INFO kablam! | Sep 06 04:01:06.726 INFO kablam! 33 | storage: RawVec, Sep 06 04:01:06.726 INFO kablam! | ^^^^^^^^^^ Sep 06 04:01:06.726 INFO kablam! | Sep 06 04:01:06.726 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.726 INFO kablam! Sep 06 04:01:06.726 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.726 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 06 04:01:06.726 INFO kablam! | Sep 06 04:01:06.726 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 06 04:01:06.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:06.726 INFO kablam! | Sep 06 04:01:06.726 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.726 INFO kablam! Sep 06 04:01:06.780 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.780 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 06 04:01:06.780 INFO kablam! | Sep 06 04:01:06.780 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 06 04:01:06.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:06.780 INFO kablam! | Sep 06 04:01:06.780 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.780 INFO kablam! Sep 06 04:01:06.780 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.780 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 06 04:01:06.780 INFO kablam! | Sep 06 04:01:06.780 INFO kablam! 33 | storage: RawVec, Sep 06 04:01:06.780 INFO kablam! | ^^^^^^^^^^ Sep 06 04:01:06.780 INFO kablam! | Sep 06 04:01:06.780 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.780 INFO kablam! Sep 06 04:01:06.781 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.781 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 06 04:01:06.781 INFO kablam! | Sep 06 04:01:06.781 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 06 04:01:06.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 04:01:06.781 INFO kablam! | Sep 06 04:01:06.781 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.781 INFO kablam! Sep 06 04:01:06.863 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.863 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 06 04:01:06.863 INFO kablam! | Sep 06 04:01:06.863 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 06 04:01:06.863 INFO kablam! | ^^^ Sep 06 04:01:06.863 INFO kablam! | Sep 06 04:01:06.864 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.864 INFO kablam! Sep 06 04:01:06.867 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.867 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 06 04:01:06.867 INFO kablam! | Sep 06 04:01:06.867 INFO kablam! 69 | self.storage.cap() Sep 06 04:01:06.867 INFO kablam! | ^^^ Sep 06 04:01:06.867 INFO kablam! | Sep 06 04:01:06.867 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.867 INFO kablam! Sep 06 04:01:06.867 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.867 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 06 04:01:06.867 INFO kablam! | Sep 06 04:01:06.867 INFO kablam! 75 | self.storage.ptr() Sep 06 04:01:06.867 INFO kablam! | ^^^ Sep 06 04:01:06.867 INFO kablam! | Sep 06 04:01:06.867 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.867 INFO kablam! Sep 06 04:01:06.890 INFO kablam! error: aborting due to 6 previous errors Sep 06 04:01:06.890 INFO kablam! Sep 06 04:01:06.890 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 04:01:06.897 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 06 04:01:06.897 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 04:01:06.944 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.944 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 06 04:01:06.944 INFO kablam! | Sep 06 04:01:06.944 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 06 04:01:06.944 INFO kablam! | ^^^ Sep 06 04:01:06.944 INFO kablam! | Sep 06 04:01:06.944 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.944 INFO kablam! Sep 06 04:01:06.948 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.948 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 06 04:01:06.948 INFO kablam! | Sep 06 04:01:06.948 INFO kablam! 69 | self.storage.cap() Sep 06 04:01:06.948 INFO kablam! | ^^^ Sep 06 04:01:06.948 INFO kablam! | Sep 06 04:01:06.948 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.948 INFO kablam! Sep 06 04:01:06.949 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 04:01:06.949 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 06 04:01:06.949 INFO kablam! | Sep 06 04:01:06.949 INFO kablam! 75 | self.storage.ptr() Sep 06 04:01:06.949 INFO kablam! | ^^^ Sep 06 04:01:06.949 INFO kablam! | Sep 06 04:01:06.949 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 04:01:06.949 INFO kablam! Sep 06 04:01:06.979 INFO kablam! error: aborting due to 6 previous errors Sep 06 04:01:06.979 INFO kablam! Sep 06 04:01:06.979 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 04:01:06.987 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 06 04:01:06.987 INFO kablam! Sep 06 04:01:06.987 INFO kablam! To learn more, run the command again with --verbose. Sep 06 04:01:06.988 INFO kablam! su: No module specific data is present Sep 06 04:01:07.627 INFO running `"docker" "rm" "-f" "30d88d90fecef0f6326c4c0161d54581be2b88f9bc0477b188e842f7ad58edd0"` Sep 06 04:01:07.716 INFO blam! 30d88d90fecef0f6326c4c0161d54581be2b88f9bc0477b188e842f7ad58edd0