Sep 04 13:23:24.685 INFO checking istring-0.1.12 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:23:24.685 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:23:24.685 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:23:24.849 INFO blam! 1cd4d56597bfb3c1ea5da7899d3e44770ae9e238cd0ba4fa615f6d5f17cc4f77 Sep 04 13:23:24.851 INFO running `"docker" "start" "-a" "1cd4d56597bfb3c1ea5da7899d3e44770ae9e238cd0ba4fa615f6d5f17cc4f77"` Sep 04 13:23:25.566 INFO kablam! Checking istring v0.1.12 (file:///source) Sep 04 13:23:25.629 INFO kablam! error[E0432]: unresolved import `alloc::String` Sep 04 13:23:25.629 INFO kablam! --> src/lib.rs:39:13 Sep 04 13:23:25.629 INFO kablam! | Sep 04 13:23:25.629 INFO kablam! 39 | use alloc::{String, Vec}; Sep 04 13:23:25.629 INFO kablam! | ^^^^^^ no `String` in the root. Did you mean to use `string`? Sep 04 13:23:25.629 INFO kablam! Sep 04 13:23:25.630 INFO kablam! error[E0432]: unresolved import `alloc::Vec` Sep 04 13:23:25.630 INFO kablam! --> src/lib.rs:39:21 Sep 04 13:23:25.630 INFO kablam! | Sep 04 13:23:25.630 INFO kablam! 39 | use alloc::{String, Vec}; Sep 04 13:23:25.630 INFO kablam! | ^^^ no `Vec` in the root. Did you mean to use `vec`? Sep 04 13:23:25.630 INFO kablam! Sep 04 13:23:25.630 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 04 13:23:25.630 INFO kablam! --> src/lib.rs:42:12 Sep 04 13:23:25.630 INFO kablam! | Sep 04 13:23:25.630 INFO kablam! 42 | use alloc::allocator::{Alloc, Layout}; Sep 04 13:23:25.630 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 04 13:23:25.630 INFO kablam! Sep 04 13:23:25.647 INFO kablam! error: aborting due to 3 previous errors Sep 04 13:23:25.647 INFO kablam! Sep 04 13:23:25.647 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 13:23:25.652 INFO kablam! error: Could not compile `istring`. Sep 04 13:23:25.652 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:23:25.987 INFO kablam! error[E0432]: unresolved import `alloc::String` Sep 04 13:23:25.987 INFO kablam! --> src/lib.rs:39:13 Sep 04 13:23:25.988 INFO kablam! | Sep 04 13:23:25.988 INFO kablam! 39 | use alloc::{String, Vec}; Sep 04 13:23:25.988 INFO kablam! | ^^^^^^ no `String` in the root. Did you mean to use `string`? Sep 04 13:23:25.988 INFO kablam! Sep 04 13:23:25.988 INFO kablam! error[E0432]: unresolved import `alloc::Vec` Sep 04 13:23:25.988 INFO kablam! --> src/lib.rs:39:21 Sep 04 13:23:25.988 INFO kablam! | Sep 04 13:23:25.988 INFO kablam! 39 | use alloc::{String, Vec}; Sep 04 13:23:25.988 INFO kablam! | ^^^ no `Vec` in the root. Did you mean to use `vec`? Sep 04 13:23:25.988 INFO kablam! Sep 04 13:23:25.988 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 04 13:23:25.988 INFO kablam! --> src/lib.rs:42:12 Sep 04 13:23:25.988 INFO kablam! | Sep 04 13:23:25.988 INFO kablam! 42 | use alloc::allocator::{Alloc, Layout}; Sep 04 13:23:25.988 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 04 13:23:25.988 INFO kablam! Sep 04 13:23:26.004 INFO kablam! error: aborting due to 3 previous errors Sep 04 13:23:26.004 INFO kablam! Sep 04 13:23:26.004 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 13:23:26.011 INFO kablam! error: Could not compile `istring`. Sep 04 13:23:26.011 INFO kablam! Sep 04 13:23:26.011 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:23:26.012 INFO kablam! su: No module specific data is present Sep 04 13:23:26.628 INFO running `"docker" "rm" "-f" "1cd4d56597bfb3c1ea5da7899d3e44770ae9e238cd0ba4fa615f6d5f17cc4f77"` Sep 04 13:23:26.725 INFO blam! 1cd4d56597bfb3c1ea5da7899d3e44770ae9e238cd0ba4fa615f6d5f17cc4f77