Jul 11 21:09:33.361 INFO checking sqa-bounded-spsc-queue-0.2.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 21:09:33.361 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:09:33.361 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:09:33.361 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 11 21:09:33.623 INFO blam! 6e992fbc5fc8ab7caeafc560166e42ff3136b9c9ac8aba0f48a17a09cbbd0869 Jul 11 21:09:33.626 INFO running `"docker" "start" "-a" "6e992fbc5fc8ab7caeafc560166e42ff3136b9c9ac8aba0f48a17a09cbbd0869"` Jul 11 21:09:34.649 INFO kablam! Checking sqa-bounded-spsc-queue v0.2.1 (file:///source) Jul 11 21:09:35.028 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Jul 11 21:09:35.028 INFO kablam! --> src/lib.rs:9:12 Jul 11 21:09:35.028 INFO kablam! | Jul 11 21:09:35.028 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Jul 11 21:09:35.028 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Jul 11 21:09:35.028 INFO kablam! Jul 11 21:09:35.029 INFO kablam! error[E0432]: unresolved import `alloc::heap` Jul 11 21:09:35.029 INFO kablam! --> src/lib.rs:10:12 Jul 11 21:09:35.029 INFO kablam! | Jul 11 21:09:35.029 INFO kablam! 10 | use alloc::heap::Heap; Jul 11 21:09:35.029 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Jul 11 21:09:35.029 INFO kablam! Jul 11 21:09:35.034 INFO kablam! warning: unused import: `Alloc` Jul 11 21:09:35.034 INFO kablam! --> src/lib.rs:9:32 Jul 11 21:09:35.034 INFO kablam! | Jul 11 21:09:35.034 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Jul 11 21:09:35.034 INFO kablam! | ^^^^^ Jul 11 21:09:35.034 INFO kablam! | Jul 11 21:09:35.035 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 11 21:09:35.035 INFO kablam! Jul 11 21:09:35.285 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Jul 11 21:09:35.285 INFO kablam! --> src/lib.rs:9:12 Jul 11 21:09:35.285 INFO kablam! | Jul 11 21:09:35.285 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Jul 11 21:09:35.285 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Jul 11 21:09:35.285 INFO kablam! Jul 11 21:09:35.285 INFO kablam! error[E0432]: unresolved import `alloc::heap` Jul 11 21:09:35.285 INFO kablam! --> src/lib.rs:10:12 Jul 11 21:09:35.285 INFO kablam! | Jul 11 21:09:35.285 INFO kablam! 10 | use alloc::heap::Heap; Jul 11 21:09:35.286 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Jul 11 21:09:35.286 INFO kablam! Jul 11 21:09:35.313 INFO kablam! warning: unused import: `Alloc` Jul 11 21:09:35.313 INFO kablam! --> src/lib.rs:9:32 Jul 11 21:09:35.313 INFO kablam! | Jul 11 21:09:35.313 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Jul 11 21:09:35.313 INFO kablam! | ^^^^^ Jul 11 21:09:35.313 INFO kablam! | Jul 11 21:09:35.313 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 11 21:09:35.313 INFO kablam! Jul 11 21:09:35.313 INFO kablam! warning: unused import: `super::*` Jul 11 21:09:35.313 INFO kablam! --> src/lib.rs:569:9 Jul 11 21:09:35.313 INFO kablam! | Jul 11 21:09:35.313 INFO kablam! 569 | use super::*; Jul 11 21:09:35.313 INFO kablam! | ^^^^^^^^ Jul 11 21:09:35.313 INFO kablam! Jul 11 21:09:35.401 INFO kablam! error: aborting due to 2 previous errors Jul 11 21:09:35.401 INFO kablam! Jul 11 21:09:35.402 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 11 21:09:35.417 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Jul 11 21:09:35.417 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 21:09:35.713 INFO kablam! error: aborting due to 2 previous errors Jul 11 21:09:35.714 INFO kablam! Jul 11 21:09:35.714 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 11 21:09:35.724 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Jul 11 21:09:35.725 INFO kablam! Jul 11 21:09:35.725 INFO kablam! To learn more, run the command again with --verbose. Jul 11 21:09:35.727 INFO kablam! su: No module specific data is present Jul 11 21:09:36.265 INFO running `"docker" "rm" "-f" "6e992fbc5fc8ab7caeafc560166e42ff3136b9c9ac8aba0f48a17a09cbbd0869"` Jul 11 21:09:36.441 INFO blam! 6e992fbc5fc8ab7caeafc560166e42ff3136b9c9ac8aba0f48a17a09cbbd0869