Sep 04 11:20:25.914 INFO checking maskerad_memory_allocators-5.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 11:20:25.915 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 11:20:25.915 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:20:26.106 INFO blam! a4d30031826d4b21b47f1ffc6a39af51c560d300d6df9eb5cd6b668e6d07c0ff Sep 04 11:20:26.108 INFO running `"docker" "start" "-a" "a4d30031826d4b21b47f1ffc6a39af51c560d300d6df9eb5cd6b668e6d07c0ff"` Sep 04 11:20:26.749 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 04 11:20:27.307 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.307 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 04 11:20:27.308 INFO kablam! | Sep 04 11:20:27.308 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 04 11:20:27.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:27.308 INFO kablam! | Sep 04 11:20:27.308 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.308 INFO kablam! Sep 04 11:20:27.308 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.308 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 04 11:20:27.308 INFO kablam! | Sep 04 11:20:27.308 INFO kablam! 33 | storage: RawVec, Sep 04 11:20:27.308 INFO kablam! | ^^^^^^^^^^ Sep 04 11:20:27.308 INFO kablam! | Sep 04 11:20:27.308 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.308 INFO kablam! Sep 04 11:20:27.309 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.309 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 04 11:20:27.309 INFO kablam! | Sep 04 11:20:27.309 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 04 11:20:27.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:27.309 INFO kablam! | Sep 04 11:20:27.309 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.309 INFO kablam! Sep 04 11:20:27.511 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.512 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 04 11:20:27.512 INFO kablam! | Sep 04 11:20:27.512 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 04 11:20:27.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:27.512 INFO kablam! | Sep 04 11:20:27.512 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.512 INFO kablam! Sep 04 11:20:27.512 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.512 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 04 11:20:27.512 INFO kablam! | Sep 04 11:20:27.512 INFO kablam! 33 | storage: RawVec, Sep 04 11:20:27.512 INFO kablam! | ^^^^^^^^^^ Sep 04 11:20:27.512 INFO kablam! | Sep 04 11:20:27.512 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.512 INFO kablam! Sep 04 11:20:27.513 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.513 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 04 11:20:27.513 INFO kablam! | Sep 04 11:20:27.513 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 04 11:20:27.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:20:27.513 INFO kablam! | Sep 04 11:20:27.513 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.513 INFO kablam! Sep 04 11:20:27.642 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.642 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 04 11:20:27.642 INFO kablam! | Sep 04 11:20:27.642 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 04 11:20:27.642 INFO kablam! | ^^^ Sep 04 11:20:27.642 INFO kablam! | Sep 04 11:20:27.642 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.642 INFO kablam! Sep 04 11:20:27.650 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.650 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 04 11:20:27.650 INFO kablam! | Sep 04 11:20:27.650 INFO kablam! 69 | self.storage.cap() Sep 04 11:20:27.650 INFO kablam! | ^^^ Sep 04 11:20:27.650 INFO kablam! | Sep 04 11:20:27.650 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.650 INFO kablam! Sep 04 11:20:27.651 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.651 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 04 11:20:27.651 INFO kablam! | Sep 04 11:20:27.651 INFO kablam! 75 | self.storage.ptr() Sep 04 11:20:27.651 INFO kablam! | ^^^ Sep 04 11:20:27.651 INFO kablam! | Sep 04 11:20:27.651 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.651 INFO kablam! Sep 04 11:20:27.704 INFO kablam! error: aborting due to 6 previous errors Sep 04 11:20:27.704 INFO kablam! Sep 04 11:20:27.704 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 11:20:27.711 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 04 11:20:27.711 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:20:27.892 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.892 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 04 11:20:27.892 INFO kablam! | Sep 04 11:20:27.892 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 04 11:20:27.893 INFO kablam! | ^^^ Sep 04 11:20:27.893 INFO kablam! | Sep 04 11:20:27.893 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.893 INFO kablam! Sep 04 11:20:27.902 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.902 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 04 11:20:27.903 INFO kablam! | Sep 04 11:20:27.903 INFO kablam! 69 | self.storage.cap() Sep 04 11:20:27.903 INFO kablam! | ^^^ Sep 04 11:20:27.903 INFO kablam! | Sep 04 11:20:27.903 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.903 INFO kablam! Sep 04 11:20:27.904 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 11:20:27.904 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 04 11:20:27.904 INFO kablam! | Sep 04 11:20:27.904 INFO kablam! 75 | self.storage.ptr() Sep 04 11:20:27.904 INFO kablam! | ^^^ Sep 04 11:20:27.904 INFO kablam! | Sep 04 11:20:27.904 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 11:20:27.904 INFO kablam! Sep 04 11:20:27.951 INFO kablam! error: aborting due to 6 previous errors Sep 04 11:20:27.951 INFO kablam! Sep 04 11:20:27.951 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 11:20:27.960 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 04 11:20:27.960 INFO kablam! Sep 04 11:20:27.960 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:20:27.961 INFO kablam! su: No module specific data is present Sep 04 11:20:28.535 INFO running `"docker" "rm" "-f" "a4d30031826d4b21b47f1ffc6a39af51c560d300d6df9eb5cd6b668e6d07c0ff"` Sep 04 11:20:28.621 INFO blam! a4d30031826d4b21b47f1ffc6a39af51c560d300d6df9eb5cd6b668e6d07c0ff