Oct 22 00:01:23.332 INFO checking rustc-hex-2.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:01:23.334 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 00:01:23.729 INFO blam! 8a7b070381b728c1a808ec1e5fea3c6bb82d2662d45b7ee9248377273b6761d1 Oct 22 00:01:23.731 INFO running `"docker" "start" "-a" "8a7b070381b728c1a808ec1e5fea3c6bb82d2662d45b7ee9248377273b6761d1"` Oct 22 00:01:24.972 INFO kablam! usermod: no changes Oct 22 00:01:25.052 INFO kablam! Checking rustc-hex v2.0.1 (/source) Oct 22 00:01:27.040 INFO kablam! error[E0283]: type annotations required: cannot resolve `_: std::iter::FromIterator` Oct 22 00:01:27.040 INFO kablam! --> benches/hex.rs:14:22 Oct 22 00:01:27.040 INFO kablam! | Oct 22 00:01:27.040 INFO kablam! 14 | s.as_bytes().to_hex(); Oct 22 00:01:27.040 INFO kablam! | ^^^^^^ Oct 22 00:01:27.040 INFO kablam! Oct 22 00:01:27.040 INFO kablam! error[E0282]: type annotations needed Oct 22 00:01:27.040 INFO kablam! --> benches/hex.rs:25:9 Oct 22 00:01:27.040 INFO kablam! | Oct 22 00:01:27.040 INFO kablam! 23 | let sb = s.as_bytes().to_hex(); Oct 22 00:01:27.040 INFO kablam! | -- consider giving `sb` a type Oct 22 00:01:27.040 INFO kablam! 24 | b.iter(|| { Oct 22 00:01:27.040 INFO kablam! 25 | sb.from_hex().unwrap(); Oct 22 00:01:27.040 INFO kablam! | ^^ cannot infer type Oct 22 00:01:27.040 INFO kablam! | Oct 22 00:01:27.040 INFO kablam! = note: type must be known at this point Oct 22 00:01:27.040 INFO kablam! Oct 22 00:01:27.040 INFO kablam! error: aborting due to 2 previous errors Oct 22 00:01:27.040 INFO kablam! Oct 22 00:01:27.040 INFO kablam! Some errors occurred: E0282, E0283. Oct 22 00:01:27.040 INFO kablam! For more information about an error, try `rustc --explain E0282`. Oct 22 00:01:27.053 INFO kablam! error: Could not compile `rustc-hex`. Oct 22 00:01:27.053 INFO kablam! Oct 22 00:01:27.053 INFO kablam! To learn more, run the command again with --verbose. Oct 22 00:01:27.060 INFO kablam! su: No module specific data is present Oct 22 00:01:27.748 INFO running `"docker" "rm" "-f" "8a7b070381b728c1a808ec1e5fea3c6bb82d2662d45b7ee9248377273b6761d1"` Oct 22 00:01:28.160 INFO blam! 8a7b070381b728c1a808ec1e5fea3c6bb82d2662d45b7ee9248377273b6761d1