Sep 20 00:22:07.673 INFO checking maskerad_memory_allocators-5.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:22:07.673 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:22:07.673 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.877 INFO blam! 600a592fc26be0b2658e7b40b20d7f8b897614cd9925333e7dfd3980c0ea3b63 Sep 20 00:22:07.878 INFO running `"docker" "start" "-a" "600a592fc26be0b2658e7b40b20d7f8b897614cd9925333e7dfd3980c0ea3b63"` Sep 20 00:22:08.705 INFO kablam! usermod: no changes Sep 20 00:22:08.751 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (/source) Sep 20 00:22:09.070 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.070 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 20 00:22:09.070 INFO kablam! | Sep 20 00:22:09.070 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 20 00:22:09.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:09.070 INFO kablam! | Sep 20 00:22:09.070 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.070 INFO kablam! Sep 20 00:22:09.070 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.070 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 20 00:22:09.070 INFO kablam! | Sep 20 00:22:09.070 INFO kablam! 33 | storage: RawVec, Sep 20 00:22:09.070 INFO kablam! | ^^^^^^^^^^ Sep 20 00:22:09.070 INFO kablam! | Sep 20 00:22:09.070 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.070 INFO kablam! Sep 20 00:22:09.071 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.071 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 20 00:22:09.071 INFO kablam! | Sep 20 00:22:09.071 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 20 00:22:09.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:09.071 INFO kablam! | Sep 20 00:22:09.071 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.071 INFO kablam! Sep 20 00:22:09.076 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.076 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 20 00:22:09.076 INFO kablam! | Sep 20 00:22:09.076 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 20 00:22:09.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:09.076 INFO kablam! | Sep 20 00:22:09.076 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.076 INFO kablam! Sep 20 00:22:09.076 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.076 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 20 00:22:09.076 INFO kablam! | Sep 20 00:22:09.076 INFO kablam! 33 | storage: RawVec, Sep 20 00:22:09.076 INFO kablam! | ^^^^^^^^^^ Sep 20 00:22:09.076 INFO kablam! | Sep 20 00:22:09.076 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.076 INFO kablam! Sep 20 00:22:09.077 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.077 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 20 00:22:09.077 INFO kablam! | Sep 20 00:22:09.077 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 20 00:22:09.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:22:09.077 INFO kablam! | Sep 20 00:22:09.077 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.077 INFO kablam! Sep 20 00:22:09.267 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.267 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 20 00:22:09.267 INFO kablam! | Sep 20 00:22:09.267 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 20 00:22:09.267 INFO kablam! | ^^^ Sep 20 00:22:09.267 INFO kablam! | Sep 20 00:22:09.267 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.267 INFO kablam! Sep 20 00:22:09.273 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.273 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 20 00:22:09.273 INFO kablam! | Sep 20 00:22:09.274 INFO kablam! 69 | self.storage.cap() Sep 20 00:22:09.274 INFO kablam! | ^^^ Sep 20 00:22:09.274 INFO kablam! | Sep 20 00:22:09.274 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.274 INFO kablam! Sep 20 00:22:09.274 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.274 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 20 00:22:09.274 INFO kablam! | Sep 20 00:22:09.274 INFO kablam! 75 | self.storage.ptr() Sep 20 00:22:09.274 INFO kablam! | ^^^ Sep 20 00:22:09.274 INFO kablam! | Sep 20 00:22:09.274 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.274 INFO kablam! Sep 20 00:22:09.305 INFO kablam! error: aborting due to 6 previous errors Sep 20 00:22:09.306 INFO kablam! Sep 20 00:22:09.306 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 00:22:09.308 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.308 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 20 00:22:09.309 INFO kablam! | Sep 20 00:22:09.309 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 20 00:22:09.309 INFO kablam! | ^^^ Sep 20 00:22:09.309 INFO kablam! | Sep 20 00:22:09.309 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.309 INFO kablam! Sep 20 00:22:09.312 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.312 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 20 00:22:09.312 INFO kablam! | Sep 20 00:22:09.312 INFO kablam! 69 | self.storage.cap() Sep 20 00:22:09.312 INFO kablam! | ^^^ Sep 20 00:22:09.312 INFO kablam! | Sep 20 00:22:09.312 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.312 INFO kablam! Sep 20 00:22:09.318 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 20 00:22:09.318 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 20 00:22:09.318 INFO kablam! | Sep 20 00:22:09.318 INFO kablam! 75 | self.storage.ptr() Sep 20 00:22:09.318 INFO kablam! | ^^^ Sep 20 00:22:09.318 INFO kablam! | Sep 20 00:22:09.318 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 20 00:22:09.318 INFO kablam! Sep 20 00:22:09.318 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 20 00:22:09.318 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:22:09.347 INFO kablam! error: aborting due to 6 previous errors Sep 20 00:22:09.347 INFO kablam! Sep 20 00:22:09.347 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 00:22:09.362 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 20 00:22:09.362 INFO kablam! Sep 20 00:22:09.362 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:22:09.362 INFO kablam! su: No module specific data is present Sep 20 00:22:09.874 INFO running `"docker" "rm" "-f" "600a592fc26be0b2658e7b40b20d7f8b897614cd9925333e7dfd3980c0ea3b63"` Sep 20 00:22:09.961 INFO blam! 600a592fc26be0b2658e7b40b20d7f8b897614cd9925333e7dfd3980c0ea3b63