Sep 14 19:03:44.514 INFO checking bounded-spsc-queue-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:03:44.514 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:03:44.514 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/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 19:03:44.651 INFO blam! a4f2a4e17ac372e4587ca39e0a9992f3b7a6247cc28569f3a1ba841c20654ff0 Sep 14 19:03:44.655 INFO running `"docker" "start" "-a" "a4f2a4e17ac372e4587ca39e0a9992f3b7a6247cc28569f3a1ba841c20654ff0"` Sep 14 19:03:45.390 INFO kablam! usermod: no changes Sep 14 19:03:45.435 INFO kablam! Checking bounded-spsc-queue v0.2.0 (file:///source) Sep 14 19:03:45.731 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 14 19:03:45.731 INFO kablam! --> src/lib.rs:10:12 Sep 14 19:03:45.731 INFO kablam! | Sep 14 19:03:45.731 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 14 19:03:45.731 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 14 19:03:45.731 INFO kablam! Sep 14 19:03:45.731 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 14 19:03:45.731 INFO kablam! --> src/lib.rs:11:12 Sep 14 19:03:45.731 INFO kablam! | Sep 14 19:03:45.731 INFO kablam! 11 | use alloc::heap::Heap; Sep 14 19:03:45.731 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 14 19:03:45.731 INFO kablam! Sep 14 19:03:45.731 INFO kablam! warning: unused import: `Alloc` Sep 14 19:03:45.731 INFO kablam! --> src/lib.rs:10:24 Sep 14 19:03:45.731 INFO kablam! | Sep 14 19:03:45.731 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 14 19:03:45.731 INFO kablam! | ^^^^^ Sep 14 19:03:45.731 INFO kablam! | Sep 14 19:03:45.731 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 19:03:45.731 INFO kablam! Sep 14 19:03:45.743 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 14 19:03:45.743 INFO kablam! --> src/lib.rs:10:12 Sep 14 19:03:45.743 INFO kablam! | Sep 14 19:03:45.743 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 14 19:03:45.743 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 14 19:03:45.743 INFO kablam! Sep 14 19:03:45.743 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 14 19:03:45.743 INFO kablam! --> src/lib.rs:11:12 Sep 14 19:03:45.743 INFO kablam! | Sep 14 19:03:45.743 INFO kablam! 11 | use alloc::heap::Heap; Sep 14 19:03:45.743 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 14 19:03:45.743 INFO kablam! Sep 14 19:03:45.746 INFO kablam! warning: unused import: `Alloc` Sep 14 19:03:45.746 INFO kablam! --> src/lib.rs:10:24 Sep 14 19:03:45.746 INFO kablam! | Sep 14 19:03:45.746 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 14 19:03:45.746 INFO kablam! | ^^^^^ Sep 14 19:03:45.746 INFO kablam! | Sep 14 19:03:45.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 19:03:45.746 INFO kablam! Sep 14 19:03:45.797 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:03:45.797 INFO kablam! Sep 14 19:03:45.797 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 14 19:03:45.802 INFO kablam! error: Could not compile `bounded-spsc-queue`. Sep 14 19:03:45.802 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:03:45.849 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:03:45.849 INFO kablam! Sep 14 19:03:45.849 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 14 19:03:45.856 INFO kablam! error: Could not compile `bounded-spsc-queue`. Sep 14 19:03:45.856 INFO kablam! Sep 14 19:03:45.856 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:03:45.857 INFO kablam! su: No module specific data is present Sep 14 19:03:46.696 INFO running `"docker" "rm" "-f" "a4f2a4e17ac372e4587ca39e0a9992f3b7a6247cc28569f3a1ba841c20654ff0"` Sep 14 19:03:46.775 INFO blam! a4f2a4e17ac372e4587ca39e0a9992f3b7a6247cc28569f3a1ba841c20654ff0