Sep 21 07:13:36.367 INFO checking maskerad_memory_allocators-5.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:13:36.367 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:13:36.367 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:13:36.523 INFO blam! 89496aa7f594bdb5bc9421d811bd00cafbefc89c3056e74a5757bc890994f62b Sep 21 07:13:36.534 INFO running `"docker" "start" "-a" "89496aa7f594bdb5bc9421d811bd00cafbefc89c3056e74a5757bc890994f62b"` Sep 21 07:13:37.534 INFO kablam! usermod: no changes Sep 21 07:13:37.581 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (/source) Sep 21 07:13:37.932 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:37.932 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 21 07:13:37.932 INFO kablam! | Sep 21 07:13:37.932 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 21 07:13:37.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:13:37.932 INFO kablam! | Sep 21 07:13:37.932 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:37.932 INFO kablam! Sep 21 07:13:37.932 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:37.932 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 21 07:13:37.932 INFO kablam! | Sep 21 07:13:37.932 INFO kablam! 33 | storage: RawVec, Sep 21 07:13:37.932 INFO kablam! | ^^^^^^^^^^ Sep 21 07:13:37.932 INFO kablam! | Sep 21 07:13:37.932 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:37.932 INFO kablam! Sep 21 07:13:37.933 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:37.933 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 21 07:13:37.933 INFO kablam! | Sep 21 07:13:37.933 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 21 07:13:37.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:13:37.933 INFO kablam! | Sep 21 07:13:37.933 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:37.933 INFO kablam! Sep 21 07:13:37.991 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:37.991 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 21 07:13:37.991 INFO kablam! | Sep 21 07:13:37.991 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 21 07:13:37.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:13:37.991 INFO kablam! | Sep 21 07:13:37.991 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:37.991 INFO kablam! Sep 21 07:13:37.994 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:37.994 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 21 07:13:37.994 INFO kablam! | Sep 21 07:13:37.994 INFO kablam! 33 | storage: RawVec, Sep 21 07:13:37.994 INFO kablam! | ^^^^^^^^^^ Sep 21 07:13:37.994 INFO kablam! | Sep 21 07:13:37.994 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:37.994 INFO kablam! Sep 21 07:13:37.994 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:37.994 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 21 07:13:37.994 INFO kablam! | Sep 21 07:13:37.994 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 21 07:13:37.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:13:37.994 INFO kablam! | Sep 21 07:13:37.994 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:37.994 INFO kablam! Sep 21 07:13:38.126 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:38.126 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 21 07:13:38.126 INFO kablam! | Sep 21 07:13:38.126 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 21 07:13:38.126 INFO kablam! | ^^^ Sep 21 07:13:38.126 INFO kablam! | Sep 21 07:13:38.126 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:38.126 INFO kablam! Sep 21 07:13:38.129 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:38.129 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 21 07:13:38.129 INFO kablam! | Sep 21 07:13:38.129 INFO kablam! 69 | self.storage.cap() Sep 21 07:13:38.129 INFO kablam! | ^^^ Sep 21 07:13:38.129 INFO kablam! | Sep 21 07:13:38.129 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:38.129 INFO kablam! Sep 21 07:13:38.129 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:38.129 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 21 07:13:38.129 INFO kablam! | Sep 21 07:13:38.129 INFO kablam! 75 | self.storage.ptr() Sep 21 07:13:38.129 INFO kablam! | ^^^ Sep 21 07:13:38.129 INFO kablam! | Sep 21 07:13:38.129 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:38.129 INFO kablam! Sep 21 07:13:38.170 INFO kablam! error: aborting due to 6 previous errors Sep 21 07:13:38.170 INFO kablam! Sep 21 07:13:38.170 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 07:13:38.172 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 21 07:13:38.172 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 07:13:38.211 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:38.211 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 21 07:13:38.211 INFO kablam! | Sep 21 07:13:38.211 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 21 07:13:38.211 INFO kablam! | ^^^ Sep 21 07:13:38.211 INFO kablam! | Sep 21 07:13:38.211 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:38.212 INFO kablam! Sep 21 07:13:38.215 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:38.216 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 21 07:13:38.216 INFO kablam! | Sep 21 07:13:38.216 INFO kablam! 69 | self.storage.cap() Sep 21 07:13:38.216 INFO kablam! | ^^^ Sep 21 07:13:38.216 INFO kablam! | Sep 21 07:13:38.216 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:38.216 INFO kablam! Sep 21 07:13:38.216 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 21 07:13:38.216 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 21 07:13:38.216 INFO kablam! | Sep 21 07:13:38.216 INFO kablam! 75 | self.storage.ptr() Sep 21 07:13:38.216 INFO kablam! | ^^^ Sep 21 07:13:38.216 INFO kablam! | Sep 21 07:13:38.216 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 21 07:13:38.216 INFO kablam! Sep 21 07:13:38.249 INFO kablam! error: aborting due to 6 previous errors Sep 21 07:13:38.249 INFO kablam! Sep 21 07:13:38.249 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 07:13:38.250 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 21 07:13:38.250 INFO kablam! Sep 21 07:13:38.250 INFO kablam! To learn more, run the command again with --verbose. Sep 21 07:13:38.251 INFO kablam! su: No module specific data is present Sep 21 07:13:38.825 INFO running `"docker" "rm" "-f" "89496aa7f594bdb5bc9421d811bd00cafbefc89c3056e74a5757bc890994f62b"` Sep 21 07:13:38.951 INFO blam! 89496aa7f594bdb5bc9421d811bd00cafbefc89c3056e74a5757bc890994f62b