Sep 10 14:50:20.008 INFO checking maskerad_memory_allocators-5.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 14:50:20.008 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 14:50:20.008 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 14:50:20.139 INFO blam! be81e34c3412b43eb4101132728fe17f6d182b35677acc58d7ee4185d25b2d18 Sep 10 14:50:20.141 INFO running `"docker" "start" "-a" "be81e34c3412b43eb4101132728fe17f6d182b35677acc58d7ee4185d25b2d18"` Sep 10 14:50:21.085 INFO kablam! usermod: no changes Sep 10 14:50:21.114 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 10 14:50:21.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.383 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 10 14:50:21.383 INFO kablam! | Sep 10 14:50:21.383 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 10 14:50:21.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 14:50:21.383 INFO kablam! | Sep 10 14:50:21.383 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.383 INFO kablam! Sep 10 14:50:21.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.383 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 10 14:50:21.383 INFO kablam! | Sep 10 14:50:21.383 INFO kablam! 33 | storage: RawVec, Sep 10 14:50:21.383 INFO kablam! | ^^^^^^^^^^ Sep 10 14:50:21.383 INFO kablam! | Sep 10 14:50:21.383 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.383 INFO kablam! Sep 10 14:50:21.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.383 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 10 14:50:21.383 INFO kablam! | Sep 10 14:50:21.383 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 10 14:50:21.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 10 14:50:21.383 INFO kablam! | Sep 10 14:50:21.383 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.383 INFO kablam! Sep 10 14:50:21.457 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.457 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 10 14:50:21.457 INFO kablam! | Sep 10 14:50:21.457 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 10 14:50:21.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 14:50:21.457 INFO kablam! | Sep 10 14:50:21.457 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.457 INFO kablam! Sep 10 14:50:21.457 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.457 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 10 14:50:21.457 INFO kablam! | Sep 10 14:50:21.457 INFO kablam! 33 | storage: RawVec, Sep 10 14:50:21.457 INFO kablam! | ^^^^^^^^^^ Sep 10 14:50:21.457 INFO kablam! | Sep 10 14:50:21.457 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.457 INFO kablam! Sep 10 14:50:21.458 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.458 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 10 14:50:21.458 INFO kablam! | Sep 10 14:50:21.458 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 10 14:50:21.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 10 14:50:21.458 INFO kablam! | Sep 10 14:50:21.458 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.458 INFO kablam! Sep 10 14:50:21.509 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.509 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 10 14:50:21.509 INFO kablam! | Sep 10 14:50:21.509 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 10 14:50:21.509 INFO kablam! | ^^^ Sep 10 14:50:21.509 INFO kablam! | Sep 10 14:50:21.509 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.509 INFO kablam! Sep 10 14:50:21.512 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.512 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 10 14:50:21.512 INFO kablam! | Sep 10 14:50:21.512 INFO kablam! 69 | self.storage.cap() Sep 10 14:50:21.512 INFO kablam! | ^^^ Sep 10 14:50:21.512 INFO kablam! | Sep 10 14:50:21.512 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.512 INFO kablam! Sep 10 14:50:21.512 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.512 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 10 14:50:21.512 INFO kablam! | Sep 10 14:50:21.512 INFO kablam! 75 | self.storage.ptr() Sep 10 14:50:21.512 INFO kablam! | ^^^ Sep 10 14:50:21.512 INFO kablam! | Sep 10 14:50:21.512 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.512 INFO kablam! Sep 10 14:50:21.534 INFO kablam! error: aborting due to 6 previous errors Sep 10 14:50:21.534 INFO kablam! Sep 10 14:50:21.534 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 14:50:21.540 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 10 14:50:21.540 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 14:50:21.636 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.636 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 10 14:50:21.636 INFO kablam! | Sep 10 14:50:21.636 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 10 14:50:21.636 INFO kablam! | ^^^ Sep 10 14:50:21.636 INFO kablam! | Sep 10 14:50:21.636 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.636 INFO kablam! Sep 10 14:50:21.642 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.642 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 10 14:50:21.642 INFO kablam! | Sep 10 14:50:21.642 INFO kablam! 69 | self.storage.cap() Sep 10 14:50:21.642 INFO kablam! | ^^^ Sep 10 14:50:21.642 INFO kablam! | Sep 10 14:50:21.642 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.642 INFO kablam! Sep 10 14:50:21.642 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 10 14:50:21.642 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 10 14:50:21.642 INFO kablam! | Sep 10 14:50:21.642 INFO kablam! 75 | self.storage.ptr() Sep 10 14:50:21.642 INFO kablam! | ^^^ Sep 10 14:50:21.642 INFO kablam! | Sep 10 14:50:21.642 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 10 14:50:21.642 INFO kablam! Sep 10 14:50:21.670 INFO kablam! error: aborting due to 6 previous errors Sep 10 14:50:21.670 INFO kablam! Sep 10 14:50:21.670 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 14:50:21.673 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 10 14:50:21.673 INFO kablam! Sep 10 14:50:21.673 INFO kablam! To learn more, run the command again with --verbose. Sep 10 14:50:21.675 INFO kablam! su: No module specific data is present Sep 10 14:50:22.083 INFO running `"docker" "rm" "-f" "be81e34c3412b43eb4101132728fe17f6d182b35677acc58d7ee4185d25b2d18"` Sep 10 14:50:22.157 INFO blam! be81e34c3412b43eb4101132728fe17f6d182b35677acc58d7ee4185d25b2d18