Jul 12 13:03:08.213 INFO checking bounded-spsc-queue-0.2.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 13:03:08.213 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 13:03:08.213 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 13:03:08.213 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 13:03:08.394 INFO blam! d3fd734a41fcdbabf7349cd5872f5430e3578d2dfd28ff38403851280e961e5f Jul 12 13:03:08.396 INFO running `"docker" "start" "-a" "d3fd734a41fcdbabf7349cd5872f5430e3578d2dfd28ff38403851280e961e5f"` Jul 12 13:03:09.605 INFO kablam! Checking bounded-spsc-queue v0.2.0 (file:///source) Jul 12 13:03:09.980 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Jul 12 13:03:09.980 INFO kablam! --> src/lib.rs:10:12 Jul 12 13:03:09.981 INFO kablam! | Jul 12 13:03:09.981 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:09.981 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Jul 12 13:03:09.981 INFO kablam! Jul 12 13:03:09.981 INFO kablam! error[E0432]: unresolved import `alloc::heap` Jul 12 13:03:09.981 INFO kablam! --> src/lib.rs:11:12 Jul 12 13:03:09.981 INFO kablam! | Jul 12 13:03:09.981 INFO kablam! 11 | use alloc::heap::Heap; Jul 12 13:03:09.981 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Jul 12 13:03:09.981 INFO kablam! Jul 12 13:03:09.986 INFO kablam! warning: unused import: `Alloc` Jul 12 13:03:09.986 INFO kablam! --> src/lib.rs:10:24 Jul 12 13:03:09.986 INFO kablam! | Jul 12 13:03:09.986 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:09.986 INFO kablam! | ^^^^^ Jul 12 13:03:09.986 INFO kablam! | Jul 12 13:03:09.986 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 13:03:09.986 INFO kablam! Jul 12 13:03:10.000 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Jul 12 13:03:10.000 INFO kablam! --> src/lib.rs:10:12 Jul 12 13:03:10.000 INFO kablam! | Jul 12 13:03:10.000 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:10.000 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Jul 12 13:03:10.000 INFO kablam! Jul 12 13:03:10.000 INFO kablam! error[E0432]: unresolved import `alloc::heap` Jul 12 13:03:10.000 INFO kablam! --> src/lib.rs:11:12 Jul 12 13:03:10.001 INFO kablam! | Jul 12 13:03:10.001 INFO kablam! 11 | use alloc::heap::Heap; Jul 12 13:03:10.001 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Jul 12 13:03:10.001 INFO kablam! Jul 12 13:03:10.012 INFO kablam! warning: unused import: `Alloc` Jul 12 13:03:10.012 INFO kablam! --> src/lib.rs:10:24 Jul 12 13:03:10.012 INFO kablam! | Jul 12 13:03:10.012 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:10.012 INFO kablam! | ^^^^^ Jul 12 13:03:10.012 INFO kablam! | Jul 12 13:03:10.012 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 13:03:10.012 INFO kablam! Jul 12 13:03:10.079 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:03:10.079 INFO kablam! Jul 12 13:03:10.079 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 13:03:10.089 INFO kablam! error: Could not compile `bounded-spsc-queue`. Jul 12 13:03:10.089 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 13:03:10.251 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:03:10.251 INFO kablam! Jul 12 13:03:10.252 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 13:03:10.261 INFO kablam! error: Could not compile `bounded-spsc-queue`. Jul 12 13:03:10.261 INFO kablam! Jul 12 13:03:10.261 INFO kablam! To learn more, run the command again with --verbose. Jul 12 13:03:10.267 INFO kablam! su: No module specific data is present Jul 12 13:03:10.907 INFO running `"docker" "rm" "-f" "d3fd734a41fcdbabf7349cd5872f5430e3578d2dfd28ff38403851280e961e5f"` Jul 12 13:03:11.055 INFO blam! d3fd734a41fcdbabf7349cd5872f5430e3578d2dfd28ff38403851280e961e5f