Oct 27 16:26:42.312 INFO checking rustc-hex-2.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:26:42.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 16:26:42.807 INFO blam! ba2edba7d5863c9080f4b019a65866e574ef4cc61ea35892509fe6a64acb2433 Oct 27 16:26:42.823 INFO running `"docker" "start" "-a" "ba2edba7d5863c9080f4b019a65866e574ef4cc61ea35892509fe6a64acb2433"` Oct 27 16:26:44.091 INFO kablam! usermod: no changes Oct 27 16:26:44.163 INFO kablam! Checking rustc-hex v2.0.1 (/source) Oct 27 16:26:46.019 INFO kablam! error[E0283]: type annotations required: cannot resolve `_: std::iter::FromIterator` Oct 27 16:26:46.019 INFO kablam! --> benches/hex.rs:14:22 Oct 27 16:26:46.019 INFO kablam! | Oct 27 16:26:46.019 INFO kablam! 14 | s.as_bytes().to_hex(); Oct 27 16:26:46.019 INFO kablam! | ^^^^^^ Oct 27 16:26:46.019 INFO kablam! Oct 27 16:26:46.019 INFO kablam! error[E0282]: type annotations needed Oct 27 16:26:46.019 INFO kablam! --> benches/hex.rs:25:9 Oct 27 16:26:46.019 INFO kablam! | Oct 27 16:26:46.019 INFO kablam! 23 | let sb = s.as_bytes().to_hex(); Oct 27 16:26:46.019 INFO kablam! | -- consider giving `sb` a type Oct 27 16:26:46.019 INFO kablam! 24 | b.iter(|| { Oct 27 16:26:46.019 INFO kablam! 25 | sb.from_hex().unwrap(); Oct 27 16:26:46.019 INFO kablam! | ^^ cannot infer type Oct 27 16:26:46.019 INFO kablam! | Oct 27 16:26:46.019 INFO kablam! = note: type must be known at this point Oct 27 16:26:46.019 INFO kablam! Oct 27 16:26:46.019 INFO kablam! error: aborting due to 2 previous errors Oct 27 16:26:46.019 INFO kablam! Oct 27 16:26:46.019 INFO kablam! Some errors occurred: E0282, E0283. Oct 27 16:26:46.019 INFO kablam! For more information about an error, try `rustc --explain E0282`. Oct 27 16:26:46.025 INFO kablam! error: Could not compile `rustc-hex`. Oct 27 16:26:46.025 INFO kablam! Oct 27 16:26:46.025 INFO kablam! To learn more, run the command again with --verbose. Oct 27 16:26:46.025 INFO kablam! su: No module specific data is present Oct 27 16:26:46.674 INFO running `"docker" "rm" "-f" "ba2edba7d5863c9080f4b019a65866e574ef4cc61ea35892509fe6a64acb2433"` Oct 27 16:26:46.931 INFO blam! ba2edba7d5863c9080f4b019a65866e574ef4cc61ea35892509fe6a64acb2433