Sep 14 13:22:28.842 INFO checking maskerad_memory_allocators-5.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:22:28.842 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:22:28.842 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:22:29.105 INFO blam! 2ef664741f655bdbe894094f191088e9319c513b945cfde8b0ba7ec398ac7dd9 Sep 14 13:22:29.106 INFO running `"docker" "start" "-a" "2ef664741f655bdbe894094f191088e9319c513b945cfde8b0ba7ec398ac7dd9"` Sep 14 13:22:30.022 INFO kablam! usermod: no changes Sep 14 13:22:30.076 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 14 13:22:30.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.383 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 14 13:22:30.383 INFO kablam! | Sep 14 13:22:30.383 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 14 13:22:30.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.383 INFO kablam! | Sep 14 13:22:30.383 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.383 INFO kablam! Sep 14 13:22:30.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.383 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 14 13:22:30.383 INFO kablam! | Sep 14 13:22:30.383 INFO kablam! 33 | storage: RawVec, Sep 14 13:22:30.383 INFO kablam! | ^^^^^^^^^^ Sep 14 13:22:30.383 INFO kablam! | Sep 14 13:22:30.383 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.383 INFO kablam! Sep 14 13:22:30.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.384 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 14 13:22:30.384 INFO kablam! | Sep 14 13:22:30.384 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 14 13:22:30.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.384 INFO kablam! | Sep 14 13:22:30.384 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.384 INFO kablam! Sep 14 13:22:30.423 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.423 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 14 13:22:30.423 INFO kablam! | Sep 14 13:22:30.423 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 14 13:22:30.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.424 INFO kablam! | Sep 14 13:22:30.424 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.424 INFO kablam! Sep 14 13:22:30.424 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.424 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 14 13:22:30.424 INFO kablam! | Sep 14 13:22:30.424 INFO kablam! 33 | storage: RawVec, Sep 14 13:22:30.424 INFO kablam! | ^^^^^^^^^^ Sep 14 13:22:30.424 INFO kablam! | Sep 14 13:22:30.424 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.424 INFO kablam! Sep 14 13:22:30.424 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.424 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 14 13:22:30.424 INFO kablam! | Sep 14 13:22:30.424 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 14 13:22:30.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.424 INFO kablam! | Sep 14 13:22:30.424 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.425 INFO kablam! Sep 14 13:22:30.559 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.559 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 14 13:22:30.559 INFO kablam! | Sep 14 13:22:30.559 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 14 13:22:30.559 INFO kablam! | ^^^ Sep 14 13:22:30.559 INFO kablam! | Sep 14 13:22:30.559 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.559 INFO kablam! Sep 14 13:22:30.567 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.567 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 14 13:22:30.567 INFO kablam! | Sep 14 13:22:30.567 INFO kablam! 69 | self.storage.cap() Sep 14 13:22:30.567 INFO kablam! | ^^^ Sep 14 13:22:30.567 INFO kablam! | Sep 14 13:22:30.567 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.567 INFO kablam! Sep 14 13:22:30.567 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.567 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 14 13:22:30.567 INFO kablam! | Sep 14 13:22:30.567 INFO kablam! 75 | self.storage.ptr() Sep 14 13:22:30.567 INFO kablam! | ^^^ Sep 14 13:22:30.567 INFO kablam! | Sep 14 13:22:30.567 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.567 INFO kablam! Sep 14 13:22:30.595 INFO kablam! error: aborting due to 6 previous errors Sep 14 13:22:30.595 INFO kablam! Sep 14 13:22:30.595 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 13:22:30.602 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 14 13:22:30.602 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:22:30.667 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.667 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 14 13:22:30.667 INFO kablam! | Sep 14 13:22:30.667 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 14 13:22:30.667 INFO kablam! | ^^^ Sep 14 13:22:30.667 INFO kablam! | Sep 14 13:22:30.667 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.667 INFO kablam! Sep 14 13:22:30.672 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.672 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 14 13:22:30.672 INFO kablam! | Sep 14 13:22:30.672 INFO kablam! 69 | self.storage.cap() Sep 14 13:22:30.672 INFO kablam! | ^^^ Sep 14 13:22:30.672 INFO kablam! | Sep 14 13:22:30.672 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.672 INFO kablam! Sep 14 13:22:30.675 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.675 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 14 13:22:30.675 INFO kablam! | Sep 14 13:22:30.675 INFO kablam! 75 | self.storage.ptr() Sep 14 13:22:30.675 INFO kablam! | ^^^ Sep 14 13:22:30.675 INFO kablam! | Sep 14 13:22:30.675 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.675 INFO kablam! Sep 14 13:22:30.712 INFO kablam! error: aborting due to 6 previous errors Sep 14 13:22:30.713 INFO kablam! Sep 14 13:22:30.713 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 13:22:30.722 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 14 13:22:30.722 INFO kablam! Sep 14 13:22:30.722 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:22:30.723 INFO kablam! su: No module specific data is present Sep 14 13:22:31.376 INFO running `"docker" "rm" "-f" "2ef664741f655bdbe894094f191088e9319c513b945cfde8b0ba7ec398ac7dd9"` Sep 14 13:22:31.436 INFO blam! 2ef664741f655bdbe894094f191088e9319c513b945cfde8b0ba7ec398ac7dd9