Jul 12 13:03:07.477 INFO checking bounded-spsc-queue-0.2.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 13:03:07.477 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 13:03:07.477 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 13:03:07.478 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 13:03:07.669 INFO blam! a888eda044f2808e764e1bc6717c3ef1929d54f42d9598a5144261ead692d66b Jul 12 13:03:07.671 INFO running `"docker" "start" "-a" "a888eda044f2808e764e1bc6717c3ef1929d54f42d9598a5144261ead692d66b"` Jul 12 13:03:08.929 INFO kablam! Checking bounded-spsc-queue v0.2.0 (file:///source) Jul 12 13:03:09.264 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Jul 12 13:03:09.264 INFO kablam! --> src/lib.rs:10:12 Jul 12 13:03:09.265 INFO kablam! | Jul 12 13:03:09.265 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:09.265 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Jul 12 13:03:09.265 INFO kablam! Jul 12 13:03:09.266 INFO kablam! error[E0432]: unresolved import `alloc::heap` Jul 12 13:03:09.266 INFO kablam! --> src/lib.rs:11:12 Jul 12 13:03:09.266 INFO kablam! | Jul 12 13:03:09.267 INFO kablam! 11 | use alloc::heap::Heap; Jul 12 13:03:09.267 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Jul 12 13:03:09.267 INFO kablam! Jul 12 13:03:09.277 INFO kablam! warning: unused import: `Alloc` Jul 12 13:03:09.278 INFO kablam! --> src/lib.rs:10:24 Jul 12 13:03:09.278 INFO kablam! | Jul 12 13:03:09.278 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:09.278 INFO kablam! | ^^^^^ Jul 12 13:03:09.278 INFO kablam! | Jul 12 13:03:09.278 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 13:03:09.278 INFO kablam! Jul 12 13:03:09.375 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Jul 12 13:03:09.375 INFO kablam! --> src/lib.rs:10:12 Jul 12 13:03:09.375 INFO kablam! | Jul 12 13:03:09.375 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:09.375 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Jul 12 13:03:09.375 INFO kablam! Jul 12 13:03:09.375 INFO kablam! error[E0432]: unresolved import `alloc::heap` Jul 12 13:03:09.375 INFO kablam! --> src/lib.rs:11:12 Jul 12 13:03:09.375 INFO kablam! | Jul 12 13:03:09.375 INFO kablam! 11 | use alloc::heap::Heap; Jul 12 13:03:09.375 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Jul 12 13:03:09.375 INFO kablam! Jul 12 13:03:09.380 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:03:09.380 INFO kablam! Jul 12 13:03:09.380 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 13:03:09.383 INFO kablam! warning: unused import: `Alloc` Jul 12 13:03:09.383 INFO kablam! --> src/lib.rs:10:24 Jul 12 13:03:09.383 INFO kablam! | Jul 12 13:03:09.383 INFO kablam! 10 | use alloc::allocator::{Alloc, Layout}; Jul 12 13:03:09.383 INFO kablam! | ^^^^^ Jul 12 13:03:09.383 INFO kablam! | Jul 12 13:03:09.383 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 13:03:09.383 INFO kablam! Jul 12 13:03:09.388 INFO kablam! error: Could not compile `bounded-spsc-queue`. Jul 12 13:03:09.388 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 13:03:09.632 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:03:09.632 INFO kablam! Jul 12 13:03:09.632 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 13:03:09.642 INFO kablam! error: Could not compile `bounded-spsc-queue`. Jul 12 13:03:09.643 INFO kablam! Jul 12 13:03:09.643 INFO kablam! To learn more, run the command again with --verbose. Jul 12 13:03:09.645 INFO kablam! su: No module specific data is present Jul 12 13:03:10.248 INFO running `"docker" "rm" "-f" "a888eda044f2808e764e1bc6717c3ef1929d54f42d9598a5144261ead692d66b"` Jul 12 13:03:10.358 INFO blam! a888eda044f2808e764e1bc6717c3ef1929d54f42d9598a5144261ead692d66b