Sep 19 23:24:03.337 INFO checking odds-0.2.26 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:24:03.337 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:24:03.337 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:24:03.539 INFO blam! 002616afab72e96a4a445568c375c88d6a152543c374f23a5dd86701f3abd44a Sep 19 23:24:03.540 INFO running `"docker" "start" "-a" "002616afab72e96a4a445568c375c88d6a152543c374f23a5dd86701f3abd44a"` Sep 19 23:24:04.392 INFO kablam! usermod: no changes Sep 19 23:24:04.434 INFO kablam! Checking odds v0.2.26 (/source) Sep 19 23:24:07.070 INFO kablam! warning: unused import: `size_of` Sep 19 23:24:07.070 INFO kablam! --> benches/count_ones.rs:4:16 Sep 19 23:24:07.070 INFO kablam! | Sep 19 23:24:07.070 INFO kablam! 4 | use std::mem::{size_of, size_of_val}; Sep 19 23:24:07.070 INFO kablam! | ^^^^^^^ Sep 19 23:24:07.070 INFO kablam! | Sep 19 23:24:07.070 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:24:07.070 INFO kablam! Sep 19 23:24:07.294 INFO kablam! error[E0282]: type annotations needed Sep 19 23:24:07.294 INFO kablam! --> benches/count_ones.rs:14:11 Sep 19 23:24:07.294 INFO kablam! | Sep 19 23:24:07.294 INFO kablam! 14 | total += head.iter().map(|x| x.count_ones()).sum(); Sep 19 23:24:07.294 INFO kablam! | ^^ cannot infer type Sep 19 23:24:07.306 INFO kablam! Sep 19 23:24:07.342 INFO kablam! error: aborting due to previous error Sep 19 23:24:07.342 INFO kablam! Sep 19 23:24:07.342 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 19 23:24:07.382 INFO kablam! error: Could not compile `odds`. Sep 19 23:24:07.382 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:24:07.722 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 23:24:07.722 INFO kablam! --> tests/slice.rs:80:35 Sep 19 23:24:07.722 INFO kablam! | Sep 19 23:24:07.722 INFO kablam! 80 | ch_slice = self.slice.slice_unchecked(0, char_len); Sep 19 23:24:07.722 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 23:24:07.722 INFO kablam! | Sep 19 23:24:07.722 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:24:07.722 INFO kablam! Sep 19 23:24:07.722 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 23:24:07.722 INFO kablam! --> tests/slice.rs:81:37 Sep 19 23:24:07.722 INFO kablam! | Sep 19 23:24:07.722 INFO kablam! 81 | self.slice = self.slice.slice_unchecked(char_len, self.slice.len()); Sep 19 23:24:07.722 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 23:24:07.722 INFO kablam! Sep 19 23:24:07.879 INFO kablam! error: build failed Sep 19 23:24:07.881 INFO kablam! su: No module specific data is present Sep 19 23:24:08.667 INFO running `"docker" "rm" "-f" "002616afab72e96a4a445568c375c88d6a152543c374f23a5dd86701f3abd44a"` Sep 19 23:24:08.753 INFO blam! 002616afab72e96a4a445568c375c88d6a152543c374f23a5dd86701f3abd44a