Sep 05 23:36:03.002 INFO checking sqa-bounded-spsc-queue-0.2.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 23:36:03.002 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 23:36:03.003 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:36:03.197 INFO blam! f7faec78c315e6f061d153731e04b98d1edab31a6a1dcae4b72e146aed4c6b3d Sep 05 23:36:03.198 INFO running `"docker" "start" "-a" "f7faec78c315e6f061d153731e04b98d1edab31a6a1dcae4b72e146aed4c6b3d"` Sep 05 23:36:04.185 INFO kablam! usermod: no changes Sep 05 23:36:04.258 INFO kablam! Checking sqa-bounded-spsc-queue v0.2.1 (file:///source) Sep 05 23:36:04.754 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 05 23:36:04.754 INFO kablam! --> src/lib.rs:9:12 Sep 05 23:36:04.754 INFO kablam! | Sep 05 23:36:04.754 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 05 23:36:04.754 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 05 23:36:04.754 INFO kablam! Sep 05 23:36:04.754 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 05 23:36:04.754 INFO kablam! --> src/lib.rs:10:12 Sep 05 23:36:04.754 INFO kablam! | Sep 05 23:36:04.754 INFO kablam! 10 | use alloc::heap::Heap; Sep 05 23:36:04.754 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 05 23:36:04.754 INFO kablam! Sep 05 23:36:04.770 INFO kablam! warning: unused import: `Alloc` Sep 05 23:36:04.771 INFO kablam! --> src/lib.rs:9:32 Sep 05 23:36:04.771 INFO kablam! | Sep 05 23:36:04.771 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 05 23:36:04.771 INFO kablam! | ^^^^^ Sep 05 23:36:04.771 INFO kablam! | Sep 05 23:36:04.771 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 23:36:04.771 INFO kablam! Sep 05 23:36:04.826 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 05 23:36:04.826 INFO kablam! --> src/lib.rs:9:12 Sep 05 23:36:04.826 INFO kablam! | Sep 05 23:36:04.826 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 05 23:36:04.826 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 05 23:36:04.826 INFO kablam! Sep 05 23:36:04.826 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 05 23:36:04.826 INFO kablam! --> src/lib.rs:10:12 Sep 05 23:36:04.826 INFO kablam! | Sep 05 23:36:04.826 INFO kablam! 10 | use alloc::heap::Heap; Sep 05 23:36:04.826 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 05 23:36:04.826 INFO kablam! Sep 05 23:36:04.838 INFO kablam! warning: unused import: `Alloc` Sep 05 23:36:04.838 INFO kablam! --> src/lib.rs:9:32 Sep 05 23:36:04.838 INFO kablam! | Sep 05 23:36:04.838 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 05 23:36:04.838 INFO kablam! | ^^^^^ Sep 05 23:36:04.838 INFO kablam! | Sep 05 23:36:04.838 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 23:36:04.838 INFO kablam! Sep 05 23:36:04.838 INFO kablam! warning: unused import: `super::*` Sep 05 23:36:04.838 INFO kablam! --> src/lib.rs:569:9 Sep 05 23:36:04.838 INFO kablam! | Sep 05 23:36:04.838 INFO kablam! 569 | use super::*; Sep 05 23:36:04.838 INFO kablam! | ^^^^^^^^ Sep 05 23:36:04.838 INFO kablam! Sep 05 23:36:04.907 INFO kablam! error: aborting due to 2 previous errors Sep 05 23:36:04.907 INFO kablam! Sep 05 23:36:04.907 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 05 23:36:04.931 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Sep 05 23:36:04.931 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 23:36:05.050 INFO kablam! error: aborting due to 2 previous errors Sep 05 23:36:05.050 INFO kablam! Sep 05 23:36:05.050 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 05 23:36:05.056 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Sep 05 23:36:05.056 INFO kablam! Sep 05 23:36:05.056 INFO kablam! To learn more, run the command again with --verbose. Sep 05 23:36:05.057 INFO kablam! su: No module specific data is present Sep 05 23:36:06.003 INFO running `"docker" "rm" "-f" "f7faec78c315e6f061d153731e04b98d1edab31a6a1dcae4b72e146aed4c6b3d"` Sep 05 23:36:06.141 INFO blam! f7faec78c315e6f061d153731e04b98d1edab31a6a1dcae4b72e146aed4c6b3d