Sep 02 19:27:07.266 INFO checking bounded-spsc-queue-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 19:27:07.266 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 19:27:07.267 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 19:27:07.449 INFO blam! 9ae0daf3bb1ce77536ffef3875abce0a71add18758e54d2370a4300e2eea02ad Sep 02 19:27:07.451 INFO running `"docker" "start" "-a" "9ae0daf3bb1ce77536ffef3875abce0a71add18758e54d2370a4300e2eea02ad"` Sep 02 19:27:08.054 INFO kablam! Checking bounded-spsc-queue v0.2.0 (file:///source) Sep 02 19:27:08.670 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 02 19:27:08.670 INFO kablam! --> src/lib.rs:10:12 Sep 02 19:27:08.670 INFO kablam! | Sep 02 19:27:08.670 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 02 19:27:08.670 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 02 19:27:08.670 INFO kablam! Sep 02 19:27:08.670 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 02 19:27:08.670 INFO kablam! --> src/lib.rs:11:12 Sep 02 19:27:08.670 INFO kablam! | Sep 02 19:27:08.670 INFO kablam! 11 | use alloc::heap::Heap; Sep 02 19:27:08.670 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 02 19:27:08.670 INFO kablam! Sep 02 19:27:08.676 INFO kablam! warning: unused import: `Alloc` Sep 02 19:27:08.676 INFO kablam! --> src/lib.rs:10:24 Sep 02 19:27:08.676 INFO kablam! | Sep 02 19:27:08.676 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 02 19:27:08.676 INFO kablam! | ^^^^^ Sep 02 19:27:08.676 INFO kablam! | Sep 02 19:27:08.676 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 19:27:08.676 INFO kablam! Sep 02 19:27:08.694 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 02 19:27:08.694 INFO kablam! --> src/lib.rs:10:12 Sep 02 19:27:08.694 INFO kablam! | Sep 02 19:27:08.694 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 02 19:27:08.694 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 02 19:27:08.694 INFO kablam! Sep 02 19:27:08.694 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 02 19:27:08.694 INFO kablam! --> src/lib.rs:11:12 Sep 02 19:27:08.694 INFO kablam! | Sep 02 19:27:08.694 INFO kablam! 11 | use alloc::heap::Heap; Sep 02 19:27:08.694 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 02 19:27:08.694 INFO kablam! Sep 02 19:27:08.699 INFO kablam! warning: unused import: `Alloc` Sep 02 19:27:08.699 INFO kablam! --> src/lib.rs:10:24 Sep 02 19:27:08.699 INFO kablam! | Sep 02 19:27:08.699 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Sep 02 19:27:08.700 INFO kablam! | ^^^^^ Sep 02 19:27:08.700 INFO kablam! | Sep 02 19:27:08.700 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 19:27:08.700 INFO kablam! Sep 02 19:27:08.799 INFO kablam! error: aborting due to 2 previous errors Sep 02 19:27:08.799 INFO kablam! Sep 02 19:27:08.799 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 19:27:08.807 INFO kablam! error: Could not compile `bounded-spsc-queue`. Sep 02 19:27:08.807 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 19:27:08.862 INFO kablam! error: aborting due to 2 previous errors Sep 02 19:27:08.862 INFO kablam! Sep 02 19:27:08.862 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 19:27:08.870 INFO kablam! error: Could not compile `bounded-spsc-queue`. Sep 02 19:27:08.870 INFO kablam! Sep 02 19:27:08.870 INFO kablam! To learn more, run the command again with --verbose. Sep 02 19:27:08.871 INFO kablam! su: No module specific data is present Sep 02 19:27:09.319 INFO running `"docker" "rm" "-f" "9ae0daf3bb1ce77536ffef3875abce0a71add18758e54d2370a4300e2eea02ad"` Sep 02 19:27:09.410 INFO blam! 9ae0daf3bb1ce77536ffef3875abce0a71add18758e54d2370a4300e2eea02ad