Sep 04 04:42:07.246 INFO checking rustc-hex-2.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:42:07.246 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:42:07.246 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 04:42:07.453 INFO blam! c07829e53e73cccabea74b91de7f6dabeb0ff26ad43e85e773a14ceda1069cb8 Sep 04 04:42:07.456 INFO running `"docker" "start" "-a" "c07829e53e73cccabea74b91de7f6dabeb0ff26ad43e85e773a14ceda1069cb8"` Sep 04 04:42:08.093 INFO kablam! Checking rustc-hex v2.0.1 (file:///source) Sep 04 04:42:09.355 INFO kablam! error[E0283]: type annotations required: cannot resolve `_: std::iter::FromIterator` Sep 04 04:42:09.355 INFO kablam! --> benches/hex.rs:14:22 Sep 04 04:42:09.355 INFO kablam! | Sep 04 04:42:09.355 INFO kablam! 14 | s.as_bytes().to_hex(); Sep 04 04:42:09.355 INFO kablam! | ^^^^^^ Sep 04 04:42:09.355 INFO kablam! Sep 04 04:42:09.356 INFO kablam! error[E0282]: type annotations needed Sep 04 04:42:09.356 INFO kablam! --> benches/hex.rs:25:9 Sep 04 04:42:09.356 INFO kablam! | Sep 04 04:42:09.356 INFO kablam! 23 | let sb = s.as_bytes().to_hex(); Sep 04 04:42:09.356 INFO kablam! | -- consider giving `sb` a type Sep 04 04:42:09.356 INFO kablam! 24 | b.iter(|| { Sep 04 04:42:09.356 INFO kablam! 25 | sb.from_hex().unwrap(); Sep 04 04:42:09.356 INFO kablam! | ^^ cannot infer type Sep 04 04:42:09.356 INFO kablam! | Sep 04 04:42:09.356 INFO kablam! = note: type must be known at this point Sep 04 04:42:09.356 INFO kablam! Sep 04 04:42:09.357 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:42:09.357 INFO kablam! Sep 04 04:42:09.357 INFO kablam! Some errors occurred: E0282, E0283. Sep 04 04:42:09.357 INFO kablam! For more information about an error, try `rustc --explain E0282`. Sep 04 04:42:09.364 INFO kablam! error: Could not compile `rustc-hex`. Sep 04 04:42:09.364 INFO kablam! Sep 04 04:42:09.365 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:42:09.365 INFO kablam! su: No module specific data is present Sep 04 04:42:09.831 INFO running `"docker" "rm" "-f" "c07829e53e73cccabea74b91de7f6dabeb0ff26ad43e85e773a14ceda1069cb8"` Sep 04 04:42:09.925 INFO blam! c07829e53e73cccabea74b91de7f6dabeb0ff26ad43e85e773a14ceda1069cb8