Sep 19 22:32:44.245 INFO checking maskerad_memory_allocators-5.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:32:44.245 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:32:44.245 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:32:44.388 INFO blam! 613f708e3f08a732f4fde01e1d94431049eda37e63cdac42bfb3b0a563012267 Sep 19 22:32:44.389 INFO running `"docker" "start" "-a" "613f708e3f08a732f4fde01e1d94431049eda37e63cdac42bfb3b0a563012267"` Sep 19 22:32:45.780 INFO kablam! usermod: no changes Sep 19 22:32:45.809 INFO kablam! Checking maskerad_memory_allocators v5.2.0 (/source) Sep 19 22:32:46.077 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.077 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 19 22:32:46.077 INFO kablam! | Sep 19 22:32:46.077 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 19 22:32:46.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:32:46.077 INFO kablam! | Sep 19 22:32:46.077 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.077 INFO kablam! Sep 19 22:32:46.077 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.077 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 19 22:32:46.077 INFO kablam! | Sep 19 22:32:46.077 INFO kablam! 33 | storage: RawVec, Sep 19 22:32:46.077 INFO kablam! | ^^^^^^^^^^ Sep 19 22:32:46.077 INFO kablam! | Sep 19 22:32:46.077 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.077 INFO kablam! Sep 19 22:32:46.078 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.078 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 19 22:32:46.078 INFO kablam! | Sep 19 22:32:46.078 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 19 22:32:46.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:32:46.078 INFO kablam! | Sep 19 22:32:46.078 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.078 INFO kablam! Sep 19 22:32:46.131 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.131 INFO kablam! --> src/memory_chunk.rs:8:5 Sep 19 22:32:46.131 INFO kablam! | Sep 19 22:32:46.131 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 19 22:32:46.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:32:46.132 INFO kablam! | Sep 19 22:32:46.132 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.132 INFO kablam! Sep 19 22:32:46.132 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.132 INFO kablam! --> src/memory_chunk.rs:33:14 Sep 19 22:32:46.132 INFO kablam! | Sep 19 22:32:46.132 INFO kablam! 33 | storage: RawVec, Sep 19 22:32:46.132 INFO kablam! | ^^^^^^^^^^ Sep 19 22:32:46.132 INFO kablam! | Sep 19 22:32:46.132 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.132 INFO kablam! Sep 19 22:32:46.133 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.133 INFO kablam! --> src/memory_chunk.rs:49:22 Sep 19 22:32:46.133 INFO kablam! | Sep 19 22:32:46.133 INFO kablam! 49 | storage: RawVec::with_capacity(size), Sep 19 22:32:46.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:32:46.133 INFO kablam! | Sep 19 22:32:46.133 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.133 INFO kablam! Sep 19 22:32:46.276 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.276 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 19 22:32:46.276 INFO kablam! | Sep 19 22:32:46.276 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 19 22:32:46.276 INFO kablam! | ^^^ Sep 19 22:32:46.276 INFO kablam! | Sep 19 22:32:46.276 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.276 INFO kablam! Sep 19 22:32:46.281 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.281 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 19 22:32:46.281 INFO kablam! | Sep 19 22:32:46.281 INFO kablam! 69 | self.storage.cap() Sep 19 22:32:46.281 INFO kablam! | ^^^ Sep 19 22:32:46.281 INFO kablam! | Sep 19 22:32:46.281 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.281 INFO kablam! Sep 19 22:32:46.281 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.281 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 19 22:32:46.281 INFO kablam! | Sep 19 22:32:46.281 INFO kablam! 75 | self.storage.ptr() Sep 19 22:32:46.281 INFO kablam! | ^^^ Sep 19 22:32:46.281 INFO kablam! | Sep 19 22:32:46.281 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.281 INFO kablam! Sep 19 22:32:46.317 INFO kablam! error: aborting due to 6 previous errors Sep 19 22:32:46.317 INFO kablam! Sep 19 22:32:46.317 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 22:32:46.324 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 19 22:32:46.324 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:32:46.352 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.352 INFO kablam! --> src/memory_chunk.rs:40:95 Sep 19 22:32:46.352 INFO kablam! | Sep 19 22:32:46.352 INFO kablam! 40 | write!(f, "MemoryChunk [Max capacity: {} bytes, Memory used: {} bytes]", self.storage.cap(), self.fill.get()) Sep 19 22:32:46.352 INFO kablam! | ^^^ Sep 19 22:32:46.352 INFO kablam! | Sep 19 22:32:46.352 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.352 INFO kablam! Sep 19 22:32:46.355 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.355 INFO kablam! --> src/memory_chunk.rs:69:22 Sep 19 22:32:46.355 INFO kablam! | Sep 19 22:32:46.355 INFO kablam! 69 | self.storage.cap() Sep 19 22:32:46.355 INFO kablam! | ^^^ Sep 19 22:32:46.355 INFO kablam! | Sep 19 22:32:46.355 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.355 INFO kablam! Sep 19 22:32:46.356 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 19 22:32:46.356 INFO kablam! --> src/memory_chunk.rs:75:22 Sep 19 22:32:46.356 INFO kablam! | Sep 19 22:32:46.356 INFO kablam! 75 | self.storage.ptr() Sep 19 22:32:46.356 INFO kablam! | ^^^ Sep 19 22:32:46.356 INFO kablam! | Sep 19 22:32:46.356 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 19 22:32:46.356 INFO kablam! Sep 19 22:32:46.385 INFO kablam! error: aborting due to 6 previous errors Sep 19 22:32:46.385 INFO kablam! Sep 19 22:32:46.385 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 22:32:46.393 INFO kablam! error: Could not compile `maskerad_memory_allocators`. Sep 19 22:32:46.393 INFO kablam! Sep 19 22:32:46.393 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:32:46.394 INFO kablam! su: No module specific data is present Sep 19 22:32:47.042 INFO running `"docker" "rm" "-f" "613f708e3f08a732f4fde01e1d94431049eda37e63cdac42bfb3b0a563012267"` Sep 19 22:32:47.106 INFO blam! 613f708e3f08a732f4fde01e1d94431049eda37e63cdac42bfb3b0a563012267