Sep 04 07:51:12.416 INFO checking rustc-hex-2.0.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 07:51:12.416 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 07:51:12.416 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:51:12.601 INFO blam! d275f29bbddf56468b306776dbf8ace5ed48f3208d750e1c0314eeea8e2a79ac Sep 04 07:51:12.603 INFO running `"docker" "start" "-a" "d275f29bbddf56468b306776dbf8ace5ed48f3208d750e1c0314eeea8e2a79ac"` Sep 04 07:51:13.435 INFO kablam! Checking rustc-hex v2.0.1 (file:///source) Sep 04 07:51:14.309 INFO kablam! error[E0283]: type annotations required: cannot resolve `_: std::iter::FromIterator` Sep 04 07:51:14.309 INFO kablam! --> benches/hex.rs:14:22 Sep 04 07:51:14.309 INFO kablam! | Sep 04 07:51:14.309 INFO kablam! 14 | s.as_bytes().to_hex(); Sep 04 07:51:14.309 INFO kablam! | ^^^^^^ Sep 04 07:51:14.310 INFO kablam! Sep 04 07:51:14.310 INFO kablam! error[E0282]: type annotations needed Sep 04 07:51:14.310 INFO kablam! --> benches/hex.rs:25:9 Sep 04 07:51:14.310 INFO kablam! | Sep 04 07:51:14.310 INFO kablam! 23 | let sb = s.as_bytes().to_hex(); Sep 04 07:51:14.310 INFO kablam! | -- consider giving `sb` a type Sep 04 07:51:14.310 INFO kablam! 24 | b.iter(|| { Sep 04 07:51:14.310 INFO kablam! 25 | sb.from_hex().unwrap(); Sep 04 07:51:14.310 INFO kablam! | ^^ cannot infer type Sep 04 07:51:14.310 INFO kablam! | Sep 04 07:51:14.310 INFO kablam! = note: type must be known at this point Sep 04 07:51:14.310 INFO kablam! Sep 04 07:51:14.311 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:51:14.312 INFO kablam! Sep 04 07:51:14.312 INFO kablam! Some errors occurred: E0282, E0283. Sep 04 07:51:14.312 INFO kablam! For more information about an error, try `rustc --explain E0282`. Sep 04 07:51:14.320 INFO kablam! error: Could not compile `rustc-hex`. Sep 04 07:51:14.320 INFO kablam! Sep 04 07:51:14.320 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:51:14.320 INFO kablam! su: No module specific data is present Sep 04 07:51:14.785 INFO running `"docker" "rm" "-f" "d275f29bbddf56468b306776dbf8ace5ed48f3208d750e1c0314eeea8e2a79ac"` Sep 04 07:51:14.937 INFO blam! d275f29bbddf56468b306776dbf8ace5ed48f3208d750e1c0314eeea8e2a79ac