Sep 20 00:22:07.162 INFO checking maskerad_memory_allocators-5.2.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:22:07.162 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:22:07.162 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:22:07.333 INFO blam! 906bbbfd61e8aed26e15e9f4fbd0dbc695d9ad85ee09f3f3c4e84eeb09c9721b Sep 20 00:22:07.335 INFO running `"docker" "start" "-a" "906bbbfd61e8aed26e15e9f4fbd0dbc695d9ad85ee09f3f3c4e84eeb09c9721b"` Sep 20 00:22:08.421 INFO kablam! usermod: no changes Sep 20 00:22:08.494 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (/source) Sep 20 00:22:08.792 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.792 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 20 00:22:08.792 INFO kablam! | Sep 20 00:22:08.792 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 20 00:22:08.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:08.792 INFO kablam! | Sep 20 00:22:08.792 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.792 INFO kablam! Sep 20 00:22:08.792 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.792 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 20 00:22:08.792 INFO kablam! | Sep 20 00:22:08.792 INFO kablam! 33 | storage: RawVec, Sep 20 00:22:08.792 INFO kablam! | ^^^^^^^^^^ Sep 20 00:22:08.792 INFO kablam! | Sep 20 00:22:08.792 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.792 INFO kablam! Sep 20 00:22:08.798 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.798 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 20 00:22:08.798 INFO kablam! | Sep 20 00:22:08.798 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 20 00:22:08.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:08.798 INFO kablam! | Sep 20 00:22:08.798 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.798 INFO kablam! Sep 20 00:22:08.854 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.854 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 20 00:22:08.854 INFO kablam! | Sep 20 00:22:08.854 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 20 00:22:08.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:08.854 INFO kablam! | Sep 20 00:22:08.854 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.854 INFO kablam! Sep 20 00:22:08.854 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.854 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 20 00:22:08.854 INFO kablam! | Sep 20 00:22:08.854 INFO kablam! 33 | storage: RawVec, Sep 20 00:22:08.854 INFO kablam! | ^^^^^^^^^^ Sep 20 00:22:08.854 INFO kablam! | Sep 20 00:22:08.854 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.854 INFO kablam! Sep 20 00:22:08.855 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.855 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 20 00:22:08.855 INFO kablam! | Sep 20 00:22:08.855 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 20 00:22:08.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:08.855 INFO kablam! | Sep 20 00:22:08.855 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.855 INFO kablam! Sep 20 00:22:08.930 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.930 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 20 00:22:08.930 INFO kablam! | Sep 20 00:22:08.930 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 20 00:22:08.930 INFO kablam! | ^^^ Sep 20 00:22:08.930 INFO kablam! | Sep 20 00:22:08.930 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.930 INFO kablam! Sep 20 00:22:08.933 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.933 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 20 00:22:08.933 INFO kablam! | Sep 20 00:22:08.933 INFO kablam! 69 | self.storage.cap() Sep 20 00:22:08.933 INFO kablam! | ^^^ Sep 20 00:22:08.933 INFO kablam! | Sep 20 00:22:08.933 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.933 INFO kablam! Sep 20 00:22:08.933 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:08.933 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 20 00:22:08.934 INFO kablam! | Sep 20 00:22:08.934 INFO kablam! 75 | self.storage.ptr() Sep 20 00:22:08.934 INFO kablam! | ^^^ Sep 20 00:22:08.934 INFO kablam! | Sep 20 00:22:08.934 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:08.934 INFO kablam! Sep 20 00:22:08.957 INFO kablam! error: aborting due to 6 previous errors Sep 20 00:22:08.957 INFO kablam! Sep 20 00:22:08.957 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 00:22:08.963 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 20 00:22:08.963 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:22:09.085 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.085 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 20 00:22:09.085 INFO kablam! | Sep 20 00:22:09.085 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 20 00:22:09.085 INFO kablam! | ^^^ Sep 20 00:22:09.085 INFO kablam! | Sep 20 00:22:09.085 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.085 INFO kablam! Sep 20 00:22:09.090 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.090 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 20 00:22:09.090 INFO kablam! | Sep 20 00:22:09.090 INFO kablam! 69 | self.storage.cap() Sep 20 00:22:09.090 INFO kablam! | ^^^ Sep 20 00:22:09.090 INFO kablam! | Sep 20 00:22:09.090 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.090 INFO kablam! Sep 20 00:22:09.090 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.090 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 20 00:22:09.090 INFO kablam! | Sep 20 00:22:09.090 INFO kablam! 75 | self.storage.ptr() Sep 20 00:22:09.091 INFO kablam! | ^^^ Sep 20 00:22:09.091 INFO kablam! | Sep 20 00:22:09.091 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.091 INFO kablam! Sep 20 00:22:09.125 INFO kablam! error: aborting due to 6 previous errors Sep 20 00:22:09.125 INFO kablam! Sep 20 00:22:09.125 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 00:22:09.133 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 20 00:22:09.133 INFO kablam! Sep 20 00:22:09.133 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:22:09.135 INFO kablam! su: No module specific data is present Sep 20 00:22:09.775 INFO running `"docker" "rm" "-f" "906bbbfd61e8aed26e15e9f4fbd0dbc695d9ad85ee09f3f3c4e84eeb09c9721b"` Sep 20 00:22:09.864 INFO blam! 906bbbfd61e8aed26e15e9f4fbd0dbc695d9ad85ee09f3f3c4e84eeb09c9721b