Sep 05 01:39:31.484 INFO checking bounded-spsc-queue-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 01:39:31.484 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 01:39:31.485 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 01:39:31.698 INFO blam! e8a36df262286180b37ce282c0be106f4d439a1aeea8853765cebd40748e1477 Sep 05 01:39:31.700 INFO running `"docker" "start" "-a" "e8a36df262286180b37ce282c0be106f4d439a1aeea8853765cebd40748e1477"` Sep 05 01:39:32.377 INFO kablam! Checking bounded-spsc-queue v0.2.0 (file:///source) Sep 05 01:39:32.991 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 05 01:39:32.991 INFO kablam! --> src/lib.rs:10:12 Sep 05 01:39:32.991 INFO kablam! | Sep 05 01:39:32.991 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 05 01:39:32.991 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 05 01:39:32.992 INFO kablam! Sep 05 01:39:32.992 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 05 01:39:32.992 INFO kablam! --> src/lib.rs:11:12 Sep 05 01:39:32.992 INFO kablam! | Sep 05 01:39:32.992 INFO kablam! 11 | use alloc::heap::Heap; Sep 05 01:39:32.992 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 05 01:39:32.992 INFO kablam! Sep 05 01:39:32.997 INFO kablam! warning: unused import: `Alloc` Sep 05 01:39:32.997 INFO kablam! --> src/lib.rs:10:24 Sep 05 01:39:32.997 INFO kablam! | Sep 05 01:39:32.997 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 05 01:39:32.997 INFO kablam! | ^^^^^ Sep 05 01:39:32.997 INFO kablam! | Sep 05 01:39:32.997 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 01:39:32.997 INFO kablam! Sep 05 01:39:33.064 INFO kablam! error: aborting due to 2 previous errors Sep 05 01:39:33.064 INFO kablam! Sep 05 01:39:33.064 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 05 01:39:33.069 INFO kablam! error: Could not compile `bounded-spsc-queue`. Sep 05 01:39:33.069 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 01:39:33.129 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 05 01:39:33.129 INFO kablam! --> src/lib.rs:10:12 Sep 05 01:39:33.129 INFO kablam! | Sep 05 01:39:33.129 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 05 01:39:33.129 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 05 01:39:33.129 INFO kablam! Sep 05 01:39:33.129 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 05 01:39:33.129 INFO kablam! --> src/lib.rs:11:12 Sep 05 01:39:33.129 INFO kablam! | Sep 05 01:39:33.129 INFO kablam! 11 | use alloc::heap::Heap; Sep 05 01:39:33.129 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 05 01:39:33.129 INFO kablam! Sep 05 01:39:33.134 INFO kablam! warning: unused import: `Alloc` Sep 05 01:39:33.134 INFO kablam! --> src/lib.rs:10:24 Sep 05 01:39:33.134 INFO kablam! | Sep 05 01:39:33.135 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 05 01:39:33.135 INFO kablam! | ^^^^^ Sep 05 01:39:33.135 INFO kablam! | Sep 05 01:39:33.135 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 01:39:33.135 INFO kablam! Sep 05 01:39:33.302 INFO kablam! error: aborting due to 2 previous errors Sep 05 01:39:33.302 INFO kablam! Sep 05 01:39:33.302 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 05 01:39:33.309 INFO kablam! error: Could not compile `bounded-spsc-queue`. Sep 05 01:39:33.309 INFO kablam! Sep 05 01:39:33.309 INFO kablam! To learn more, run the command again with --verbose. Sep 05 01:39:33.310 INFO kablam! su: No module specific data is present Sep 05 01:39:33.801 INFO running `"docker" "rm" "-f" "e8a36df262286180b37ce282c0be106f4d439a1aeea8853765cebd40748e1477"` Sep 05 01:39:33.878 INFO blam! e8a36df262286180b37ce282c0be106f4d439a1aeea8853765cebd40748e1477