Sep 19 17:47:59.648 INFO checking sqa-bounded-spsc-queue-0.2.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:47:59.648 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:47:59.648 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:48:00.104 INFO blam! 4e3342ed54ab14374f058cadb4c35a362753cdece8254d375376e39db1560366 Sep 19 17:48:00.118 INFO running `"docker" "start" "-a" "4e3342ed54ab14374f058cadb4c35a362753cdece8254d375376e39db1560366"` Sep 19 17:48:01.721 INFO kablam! usermod: no changes Sep 19 17:48:01.807 INFO kablam! Checking sqa-bounded-spsc-queue v0.2.1 (/source) Sep 19 17:48:02.359 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 19 17:48:02.359 INFO kablam! --> src/lib.rs:9:12 Sep 19 17:48:02.359 INFO kablam! | Sep 19 17:48:02.359 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 19 17:48:02.359 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 19 17:48:02.359 INFO kablam! Sep 19 17:48:02.359 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 19 17:48:02.359 INFO kablam! --> src/lib.rs:10:12 Sep 19 17:48:02.359 INFO kablam! | Sep 19 17:48:02.359 INFO kablam! 10 | use alloc::heap::Heap; Sep 19 17:48:02.359 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 19 17:48:02.359 INFO kablam! Sep 19 17:48:02.361 INFO kablam! warning: unused import: `Alloc` Sep 19 17:48:02.361 INFO kablam! --> src/lib.rs:9:32 Sep 19 17:48:02.361 INFO kablam! | Sep 19 17:48:02.361 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 19 17:48:02.361 INFO kablam! | ^^^^^ Sep 19 17:48:02.361 INFO kablam! | Sep 19 17:48:02.361 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:48:02.361 INFO kablam! Sep 19 17:48:02.407 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 19 17:48:02.407 INFO kablam! --> src/lib.rs:9:12 Sep 19 17:48:02.407 INFO kablam! | Sep 19 17:48:02.407 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 19 17:48:02.407 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 19 17:48:02.407 INFO kablam! Sep 19 17:48:02.407 INFO kablam! error[E0432]: unresolved import `alloc::heap` Sep 19 17:48:02.407 INFO kablam! --> src/lib.rs:10:12 Sep 19 17:48:02.407 INFO kablam! | Sep 19 17:48:02.407 INFO kablam! 10 | use alloc::heap::Heap; Sep 19 17:48:02.407 INFO kablam! | ^^^^ Could not find `heap` in `alloc` Sep 19 17:48:02.407 INFO kablam! Sep 19 17:48:02.408 INFO kablam! warning: unused import: `Alloc` Sep 19 17:48:02.408 INFO kablam! --> src/lib.rs:9:32 Sep 19 17:48:02.408 INFO kablam! | Sep 19 17:48:02.408 INFO kablam! 9 | use alloc::allocator::{Layout, Alloc}; Sep 19 17:48:02.408 INFO kablam! | ^^^^^ Sep 19 17:48:02.408 INFO kablam! | Sep 19 17:48:02.409 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:48:02.409 INFO kablam! Sep 19 17:48:02.409 INFO kablam! warning: unused import: `super::*` Sep 19 17:48:02.409 INFO kablam! --> src/lib.rs:569:9 Sep 19 17:48:02.409 INFO kablam! | Sep 19 17:48:02.409 INFO kablam! 569 | use super::*; Sep 19 17:48:02.409 INFO kablam! | ^^^^^^^^ Sep 19 17:48:02.409 INFO kablam! Sep 19 17:48:02.475 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:48:02.475 INFO kablam! Sep 19 17:48:02.475 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 17:48:02.491 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Sep 19 17:48:02.492 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:48:02.597 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:48:02.597 INFO kablam! Sep 19 17:48:02.598 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 17:48:02.605 INFO kablam! error: Could not compile `sqa-bounded-spsc-queue`. Sep 19 17:48:02.605 INFO kablam! Sep 19 17:48:02.605 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:48:02.606 INFO kablam! su: No module specific data is present Sep 19 17:48:04.353 INFO running `"docker" "rm" "-f" "4e3342ed54ab14374f058cadb4c35a362753cdece8254d375376e39db1560366"` Sep 19 17:48:04.628 INFO blam! 4e3342ed54ab14374f058cadb4c35a362753cdece8254d375376e39db1560366