Sep 14 13:22:29.506 INFO checking maskerad_memory_allocators-5.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:22:29.506 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:22:29.506 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:22:29.725 INFO blam! a5070a002f0cf0b868b9087beb20de952ed3373ad783b3a1ccb2535d50c1f62b Sep 14 13:22:29.727 INFO running `"docker" "start" "-a" "a5070a002f0cf0b868b9087beb20de952ed3373ad783b3a1ccb2535d50c1f62b"` Sep 14 13:22:30.458 INFO kablam! usermod: no changes Sep 14 13:22:30.502 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (file:///source) Sep 14 13:22:30.852 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.852 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 14 13:22:30.852 INFO kablam! | Sep 14 13:22:30.852 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 14 13:22:30.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.852 INFO kablam! | Sep 14 13:22:30.852 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.852 INFO kablam! Sep 14 13:22:30.858 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.858 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 14 13:22:30.858 INFO kablam! | Sep 14 13:22:30.858 INFO kablam! 33 | storage: RawVec, Sep 14 13:22:30.858 INFO kablam! | ^^^^^^^^^^ Sep 14 13:22:30.858 INFO kablam! | Sep 14 13:22:30.858 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.858 INFO kablam! Sep 14 13:22:30.858 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.858 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 14 13:22:30.858 INFO kablam! | Sep 14 13:22:30.858 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 14 13:22:30.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.858 INFO kablam! | Sep 14 13:22:30.858 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.858 INFO kablam! Sep 14 13:22:30.906 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.906 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 14 13:22:30.906 INFO kablam! | Sep 14 13:22:30.906 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 14 13:22:30.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.906 INFO kablam! | Sep 14 13:22:30.906 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.906 INFO kablam! Sep 14 13:22:30.906 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.906 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 14 13:22:30.906 INFO kablam! | Sep 14 13:22:30.906 INFO kablam! 33 | storage: RawVec, Sep 14 13:22:30.906 INFO kablam! | ^^^^^^^^^^ Sep 14 13:22:30.906 INFO kablam! | Sep 14 13:22:30.906 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.906 INFO kablam! Sep 14 13:22:30.907 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:30.907 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 14 13:22:30.907 INFO kablam! | Sep 14 13:22:30.907 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 14 13:22:30.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:22:30.907 INFO kablam! | Sep 14 13:22:30.907 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:30.907 INFO kablam! Sep 14 13:22:31.011 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:31.011 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 14 13:22:31.011 INFO kablam! | Sep 14 13:22:31.011 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 14 13:22:31.011 INFO kablam! | ^^^ Sep 14 13:22:31.011 INFO kablam! | Sep 14 13:22:31.011 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:31.011 INFO kablam! Sep 14 13:22:31.015 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:31.015 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 14 13:22:31.015 INFO kablam! | Sep 14 13:22:31.015 INFO kablam! 69 | self.storage.cap() Sep 14 13:22:31.015 INFO kablam! | ^^^ Sep 14 13:22:31.015 INFO kablam! | Sep 14 13:22:31.015 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:31.015 INFO kablam! Sep 14 13:22:31.016 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:31.016 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 14 13:22:31.016 INFO kablam! | Sep 14 13:22:31.016 INFO kablam! 75 | self.storage.ptr() Sep 14 13:22:31.016 INFO kablam! | ^^^ Sep 14 13:22:31.016 INFO kablam! | Sep 14 13:22:31.016 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:31.016 INFO kablam! Sep 14 13:22:31.048 INFO kablam! error: aborting due to 6 previous errors Sep 14 13:22:31.048 INFO kablam! Sep 14 13:22:31.048 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 13:22:31.055 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 14 13:22:31.055 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:22:31.088 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:31.089 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 14 13:22:31.089 INFO kablam! | Sep 14 13:22:31.089 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 14 13:22:31.089 INFO kablam! | ^^^ Sep 14 13:22:31.089 INFO kablam! | Sep 14 13:22:31.089 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:31.089 INFO kablam! Sep 14 13:22:31.092 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:31.092 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 14 13:22:31.092 INFO kablam! | Sep 14 13:22:31.092 INFO kablam! 69 | self.storage.cap() Sep 14 13:22:31.092 INFO kablam! | ^^^ Sep 14 13:22:31.092 INFO kablam! | Sep 14 13:22:31.092 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:31.092 INFO kablam! Sep 14 13:22:31.092 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 13:22:31.092 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 14 13:22:31.092 INFO kablam! | Sep 14 13:22:31.092 INFO kablam! 75 | self.storage.ptr() Sep 14 13:22:31.092 INFO kablam! | ^^^ Sep 14 13:22:31.092 INFO kablam! | Sep 14 13:22:31.092 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 13:22:31.092 INFO kablam! Sep 14 13:22:31.124 INFO kablam! error: aborting due to 6 previous errors Sep 14 13:22:31.124 INFO kablam! Sep 14 13:22:31.124 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 13:22:31.131 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 14 13:22:31.132 INFO kablam! Sep 14 13:22:31.132 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:22:31.133 INFO kablam! su: No module specific data is present Sep 14 13:22:31.675 INFO running `"docker" "rm" "-f" "a5070a002f0cf0b868b9087beb20de952ed3373ad783b3a1ccb2535d50c1f62b"` Sep 14 13:22:31.779 INFO blam! a5070a002f0cf0b868b9087beb20de952ed3373ad783b3a1ccb2535d50c1f62b