Sep 21 02:37:55.827 INFO checking sqa-bounded-spsc-queue-0.2.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:37:55.827 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:37:55.827 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:37:56.125 INFO blam! 224c56127c233414259aab970ba5c4feaa5305874f035bfbe01e25673d3b99d3 Sep 21 02:37:56.125 INFO running `"docker" "start" "-a" "224c56127c233414259aab970ba5c4feaa5305874f035bfbe01e25673d3b99d3"` Sep 21 02:37:57.302 INFO kablam! usermod: no changes Sep 21 02:37:57.342 INFO kablam! Checking sqa-bounded-spsc-queue v0.2.1 (/source) Sep 21 02:37:57.622 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 21 02:37:57.622 INFO kablam! --> src/lib.rs:9:12 Sep 21 02:37:57.622 INFO kablam! | Sep 21 02:37:57.622 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 21 02:37:57.622 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 21 02:37:57.622 INFO kablam! Sep 21 02:37:57.622 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 21 02:37:57.622 INFO kablam! --> src/lib.rs:10:12 Sep 21 02:37:57.622 INFO kablam! | Sep 21 02:37:57.622 INFO kablam! 10 | use alloc::heap::Heap; Sep 21 02:37:57.622 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 21 02:37:57.622 INFO kablam! Sep 21 02:37:57.626 INFO kablam! warning: unused import: `Alloc` Sep 21 02:37:57.626 INFO kablam! --> src/lib.rs:9:32 Sep 21 02:37:57.626 INFO kablam! | Sep 21 02:37:57.626 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 21 02:37:57.626 INFO kablam! | ^^^^^ Sep 21 02:37:57.626 INFO kablam! | Sep 21 02:37:57.626 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:37:57.626 INFO kablam! Sep 21 02:37:57.646 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 21 02:37:57.646 INFO kablam! --> src/lib.rs:9:12 Sep 21 02:37:57.646 INFO kablam! | Sep 21 02:37:57.646 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 21 02:37:57.646 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 21 02:37:57.646 INFO kablam! Sep 21 02:37:57.646 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 21 02:37:57.646 INFO kablam! --> src/lib.rs:10:12 Sep 21 02:37:57.646 INFO kablam! | Sep 21 02:37:57.646 INFO kablam! 10 | use alloc::heap::Heap; Sep 21 02:37:57.646 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 21 02:37:57.646 INFO kablam! Sep 21 02:37:57.656 INFO kablam! warning: unused import: `Alloc` Sep 21 02:37:57.656 INFO kablam! --> src/lib.rs:9:32 Sep 21 02:37:57.657 INFO kablam! | Sep 21 02:37:57.657 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 21 02:37:57.657 INFO kablam! | ^^^^^ Sep 21 02:37:57.657 INFO kablam! | Sep 21 02:37:57.657 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:37:57.657 INFO kablam! Sep 21 02:37:57.657 INFO kablam! warning: unused import: `super::*` Sep 21 02:37:57.657 INFO kablam! --> src/lib.rs:569:9 Sep 21 02:37:57.657 INFO kablam! | Sep 21 02:37:57.657 INFO kablam! 569 | use super::*; Sep 21 02:37:57.657 INFO kablam! | ^^^^^^^^ Sep 21 02:37:57.657 INFO kablam! Sep 21 02:37:57.706 INFO kablam! error: aborting due to 2 previous errors Sep 21 02:37:57.706 INFO kablam! Sep 21 02:37:57.706 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 21 02:37:57.711 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Sep 21 02:37:57.711 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:37:57.821 INFO kablam! error: aborting due to 2 previous errors Sep 21 02:37:57.821 INFO kablam! Sep 21 02:37:57.821 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 21 02:37:57.827 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Sep 21 02:37:57.827 INFO kablam! Sep 21 02:37:57.827 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:37:57.834 INFO kablam! su: No module specific data is present Sep 21 02:37:58.617 INFO running `"docker" "rm" "-f" "224c56127c233414259aab970ba5c4feaa5305874f035bfbe01e25673d3b99d3"` Sep 21 02:37:58.763 INFO blam! 224c56127c233414259aab970ba5c4feaa5305874f035bfbe01e25673d3b99d3