Aug 11 18:52:16.750 INFO checking bounded-spsc-queue-0.2.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 18:52:16.751 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 18:52:16.751 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 18:52:16.751 INFO running `"docker" "create" "-v" "/tmp/crater.UER5FkCKRQQB:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-2/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 18:52:17.103 INFO blam! 13ada83494135badc1e3e527373479848b62d2048affe9ebcd4172e3ea1f19c1 Aug 11 18:52:17.123 INFO running `"docker" "start" "-a" "13ada83494135badc1e3e527373479848b62d2048affe9ebcd4172e3ea1f19c1"` Aug 11 18:52:19.164 INFO kablam! Checking bounded-spsc-queue v0.2.0 (file:///source) Aug 11 18:52:19.688 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Aug 11 18:52:19.688 INFO kablam! --> src/lib.rs:10:12 Aug 11 18:52:19.688 INFO kablam! | Aug 11 18:52:19.688 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Aug 11 18:52:19.688 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Aug 11 18:52:19.688 INFO kablam! Aug 11 18:52:19.688 INFO kablam! error[E0432]: unresolved import `alloc::heap` Aug 11 18:52:19.688 INFO kablam! --> src/lib.rs:11:12 Aug 11 18:52:19.688 INFO kablam! | Aug 11 18:52:19.688 INFO kablam! 11 | use alloc::heap::Heap; Aug 11 18:52:19.688 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Aug 11 18:52:19.688 INFO kablam! Aug 11 18:52:19.694 INFO kablam! warning: unused import: `Alloc` Aug 11 18:52:19.694 INFO kablam! --> src/lib.rs:10:24 Aug 11 18:52:19.694 INFO kablam! | Aug 11 18:52:19.695 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Aug 11 18:52:19.695 INFO kablam! | ^^^^^ Aug 11 18:52:19.695 INFO kablam! | Aug 11 18:52:19.695 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 18:52:19.695 INFO kablam! Aug 11 18:52:19.811 INFO kablam! error: aborting due to 2 previous errors Aug 11 18:52:19.812 INFO kablam! Aug 11 18:52:19.812 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 11 18:52:19.819 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Aug 11 18:52:19.819 INFO kablam! --> src/lib.rs:10:12 Aug 11 18:52:19.819 INFO kablam! | Aug 11 18:52:19.819 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Aug 11 18:52:19.819 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Aug 11 18:52:19.819 INFO kablam! Aug 11 18:52:19.820 INFO kablam! error[E0432]: unresolved import `alloc::heap` Aug 11 18:52:19.820 INFO kablam! --> src/lib.rs:11:12 Aug 11 18:52:19.820 INFO kablam! | Aug 11 18:52:19.820 INFO kablam! 11 | use alloc::heap::Heap; Aug 11 18:52:19.820 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Aug 11 18:52:19.820 INFO kablam! Aug 11 18:52:19.823 INFO kablam! error: Could not compile `bounded-spsc-queue`. Aug 11 18:52:19.823 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 18:52:19.829 INFO kablam! warning: unused import: `Alloc` Aug 11 18:52:19.830 INFO kablam! --> src/lib.rs:10:24 Aug 11 18:52:19.830 INFO kablam! | Aug 11 18:52:19.830 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Aug 11 18:52:19.830 INFO kablam! | ^^^^^ Aug 11 18:52:19.830 INFO kablam! | Aug 11 18:52:19.830 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 18:52:19.830 INFO kablam! Aug 11 18:52:20.088 INFO kablam! error: aborting due to 2 previous errors Aug 11 18:52:20.088 INFO kablam! Aug 11 18:52:20.088 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 11 18:52:20.096 INFO kablam! error: Could not compile `bounded-spsc-queue`. Aug 11 18:52:20.096 INFO kablam! Aug 11 18:52:20.096 INFO kablam! To learn more, run the command again with --verbose. Aug 11 18:52:20.097 INFO kablam! su: No module specific data is present Aug 11 18:52:20.682 INFO running `"docker" "rm" "-f" "13ada83494135badc1e3e527373479848b62d2048affe9ebcd4172e3ea1f19c1"` Aug 11 18:52:20.846 INFO blam! 13ada83494135badc1e3e527373479848b62d2048affe9ebcd4172e3ea1f19c1