Sep 17 21:33:03.610 INFO checking maskerad_memory_allocators-5.2.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:33:03.610 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:33:03.610 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:33:03.764 INFO blam! 4564b377eb32d6fa5d5cec71e65f407e98e0048fbd2303376adadc858d12c1ad Sep 17 21:33:03.769 INFO running `"docker" "start" "-a" "4564b377eb32d6fa5d5cec71e65f407e98e0048fbd2303376adadc858d12c1ad"` Sep 17 21:33:04.455 INFO kablam! usermod: no changes Sep 17 21:33:04.495 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (/source) Sep 17 21:33:04.789 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.789 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 17 21:33:04.789 INFO kablam! | Sep 17 21:33:04.789 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 17 21:33:04.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:33:04.789 INFO kablam! | Sep 17 21:33:04.789 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.789 INFO kablam! Sep 17 21:33:04.789 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.789 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 17 21:33:04.789 INFO kablam! | Sep 17 21:33:04.789 INFO kablam! 33 | storage: RawVec, Sep 17 21:33:04.789 INFO kablam! | ^^^^^^^^^^ Sep 17 21:33:04.789 INFO kablam! | Sep 17 21:33:04.789 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.789 INFO kablam! Sep 17 21:33:04.789 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.789 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 17 21:33:04.789 INFO kablam! | Sep 17 21:33:04.789 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 17 21:33:04.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:33:04.789 INFO kablam! | Sep 17 21:33:04.789 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.789 INFO kablam! Sep 17 21:33:04.853 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.853 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 17 21:33:04.853 INFO kablam! | Sep 17 21:33:04.853 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 17 21:33:04.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:33:04.853 INFO kablam! | Sep 17 21:33:04.853 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.853 INFO kablam! Sep 17 21:33:04.853 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.853 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 17 21:33:04.853 INFO kablam! | Sep 17 21:33:04.853 INFO kablam! 33 | storage: RawVec, Sep 17 21:33:04.853 INFO kablam! | ^^^^^^^^^^ Sep 17 21:33:04.853 INFO kablam! | Sep 17 21:33:04.853 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.853 INFO kablam! Sep 17 21:33:04.854 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.854 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 17 21:33:04.854 INFO kablam! | Sep 17 21:33:04.854 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 17 21:33:04.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:33:04.854 INFO kablam! | Sep 17 21:33:04.854 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.854 INFO kablam! Sep 17 21:33:04.925 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.925 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 17 21:33:04.925 INFO kablam! | Sep 17 21:33:04.925 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 17 21:33:04.925 INFO kablam! | ^^^ Sep 17 21:33:04.925 INFO kablam! | Sep 17 21:33:04.925 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.925 INFO kablam! Sep 17 21:33:04.928 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.928 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 17 21:33:04.928 INFO kablam! | Sep 17 21:33:04.928 INFO kablam! 69 | self.storage.cap() Sep 17 21:33:04.928 INFO kablam! | ^^^ Sep 17 21:33:04.928 INFO kablam! | Sep 17 21:33:04.928 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.928 INFO kablam! Sep 17 21:33:04.929 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:04.929 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 17 21:33:04.929 INFO kablam! | Sep 17 21:33:04.929 INFO kablam! 75 | self.storage.ptr() Sep 17 21:33:04.929 INFO kablam! | ^^^ Sep 17 21:33:04.929 INFO kablam! | Sep 17 21:33:04.929 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:04.929 INFO kablam! Sep 17 21:33:04.964 INFO kablam! error: aborting due to 6 previous errors Sep 17 21:33:04.964 INFO kablam! Sep 17 21:33:04.964 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 17 21:33:04.970 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 17 21:33:04.970 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:33:05.071 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:05.071 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 17 21:33:05.071 INFO kablam! | Sep 17 21:33:05.071 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 17 21:33:05.071 INFO kablam! | ^^^ Sep 17 21:33:05.071 INFO kablam! | Sep 17 21:33:05.071 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:05.071 INFO kablam! Sep 17 21:33:05.079 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:05.079 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 17 21:33:05.079 INFO kablam! | Sep 17 21:33:05.079 INFO kablam! 69 | self.storage.cap() Sep 17 21:33:05.079 INFO kablam! | ^^^ Sep 17 21:33:05.079 INFO kablam! | Sep 17 21:33:05.079 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:05.079 INFO kablam! Sep 17 21:33:05.079 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 21:33:05.079 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 17 21:33:05.079 INFO kablam! | Sep 17 21:33:05.079 INFO kablam! 75 | self.storage.ptr() Sep 17 21:33:05.079 INFO kablam! | ^^^ Sep 17 21:33:05.079 INFO kablam! | Sep 17 21:33:05.079 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 21:33:05.079 INFO kablam! Sep 17 21:33:05.115 INFO kablam! error: aborting due to 6 previous errors Sep 17 21:33:05.115 INFO kablam! Sep 17 21:33:05.115 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 17 21:33:05.116 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 17 21:33:05.116 INFO kablam! Sep 17 21:33:05.116 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:33:05.116 INFO kablam! su: No module specific data is present Sep 17 21:33:05.879 INFO running `"docker" "rm" "-f" "4564b377eb32d6fa5d5cec71e65f407e98e0048fbd2303376adadc858d12c1ad"` Sep 17 21:33:05.931 INFO blam! 4564b377eb32d6fa5d5cec71e65f407e98e0048fbd2303376adadc858d12c1ad