Sep 17 22:36:44.426 INFO checking istring-0.1.12 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:36:44.426 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:36:44.426 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:36:44.679 INFO blam! 5debd694adcea74370fe64fab05aba5164e6cc01f180e18f01220366fbb100d8 Sep 17 22:36:44.683 INFO running `"docker" "start" "-a" "5debd694adcea74370fe64fab05aba5164e6cc01f180e18f01220366fbb100d8"` Sep 17 22:36:45.923 INFO kablam! usermod: no changes Sep 17 22:36:45.946 INFO kablam! Checking istring v0.1.12 (/source) Sep 17 22:36:46.007 INFO kablam! error[E0432]: unresolved imports `alloc::String`, `alloc::Vec` Sep 17 22:36:46.007 INFO kablam! --> src/lib.rs:39:13 Sep 17 22:36:46.007 INFO kablam! | Sep 17 22:36:46.007 INFO kablam! 39 | use alloc::{String, Vec}; Sep 17 22:36:46.007 INFO kablam! | ^^^^^^ ^^^ no `Vec` in the root. Did you mean to use `vec`? Sep 17 22:36:46.007 INFO kablam! | | Sep 17 22:36:46.007 INFO kablam! | no `String` in the root. Did you mean to use `string`? Sep 17 22:36:46.007 INFO kablam! Sep 17 22:36:46.007 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 17 22:36:46.007 INFO kablam! --> src/lib.rs:42:12 Sep 17 22:36:46.007 INFO kablam! | Sep 17 22:36:46.007 INFO kablam! 42 | use alloc::allocator::{Alloc, Layout}; Sep 17 22:36:46.007 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 17 22:36:46.007 INFO kablam! Sep 17 22:36:46.021 INFO kablam! error: aborting due to 2 previous errors Sep 17 22:36:46.021 INFO kablam! Sep 17 22:36:46.021 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 17 22:36:46.025 INFO kablam! error: Could not compile `istring`. Sep 17 22:36:46.025 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:36:46.151 INFO kablam! error[E0432]: unresolved imports `alloc::String`, `alloc::Vec` Sep 17 22:36:46.151 INFO kablam! --> src/lib.rs:39:13 Sep 17 22:36:46.151 INFO kablam! | Sep 17 22:36:46.151 INFO kablam! 39 | use alloc::{String, Vec}; Sep 17 22:36:46.151 INFO kablam! | ^^^^^^ ^^^ no `Vec` in the root. Did you mean to use `vec`? Sep 17 22:36:46.151 INFO kablam! | | Sep 17 22:36:46.151 INFO kablam! | no `String` in the root. Did you mean to use `string`? Sep 17 22:36:46.151 INFO kablam! Sep 17 22:36:46.151 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 17 22:36:46.151 INFO kablam! --> src/lib.rs:42:12 Sep 17 22:36:46.151 INFO kablam! | Sep 17 22:36:46.151 INFO kablam! 42 | use alloc::allocator::{Alloc, Layout}; Sep 17 22:36:46.151 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 17 22:36:46.151 INFO kablam! Sep 17 22:36:46.158 INFO kablam! error: aborting due to 2 previous errors Sep 17 22:36:46.158 INFO kablam! Sep 17 22:36:46.158 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 17 22:36:46.163 INFO kablam! error: Could not compile `istring`. Sep 17 22:36:46.163 INFO kablam! Sep 17 22:36:46.163 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:36:46.164 INFO kablam! su: No module specific data is present Sep 17 22:36:46.623 INFO running `"docker" "rm" "-f" "5debd694adcea74370fe64fab05aba5164e6cc01f180e18f01220366fbb100d8"` Sep 17 22:36:46.677 INFO blam! 5debd694adcea74370fe64fab05aba5164e6cc01f180e18f01220366fbb100d8