Sep 04 09:16:25.619 INFO checking odds-0.2.26 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 09:16:25.619 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 09:16:25.619 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 09:16:25.834 INFO blam! e7b10a33e36a8bef540aeb6cb8876c24e258f2042d2fc137ac87f323a143d508 Sep 04 09:16:25.836 INFO running `"docker" "start" "-a" "e7b10a33e36a8bef540aeb6cb8876c24e258f2042d2fc137ac87f323a143d508"` Sep 04 09:16:26.876 INFO kablam! Checking odds v0.2.26 (file:///source) Sep 04 09:16:30.579 INFO kablam! warning: unused import: `size_of` Sep 04 09:16:30.579 INFO kablam! --> benches/count_ones.rs:4:16 Sep 04 09:16:30.579 INFO kablam! | Sep 04 09:16:30.579 INFO kablam! 4 | use std::mem::{size_of, size_of_val}; Sep 04 09:16:30.579 INFO kablam! | ^^^^^^^ Sep 04 09:16:30.580 INFO kablam! | Sep 04 09:16:30.580 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:16:30.580 INFO kablam! Sep 04 09:16:30.775 INFO kablam! error[E0282]: type annotations needed Sep 04 09:16:30.775 INFO kablam! --> benches/count_ones.rs:14:11 Sep 04 09:16:30.775 INFO kablam! | Sep 04 09:16:30.775 INFO kablam! 14 | total += head.iter().map(|x| x.count_ones()).sum(); Sep 04 09:16:30.776 INFO kablam! | ^^ cannot infer type Sep 04 09:16:30.777 INFO kablam! Sep 04 09:16:30.824 INFO kablam! error: aborting due to previous error Sep 04 09:16:30.839 INFO kablam! Sep 04 09:16:30.840 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 04 09:16:30.854 INFO kablam! error: Could not compile `odds`. Sep 04 09:16:30.854 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:16:31.259 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 09:16:31.259 INFO kablam! --> tests/slice.rs:80:35 Sep 04 09:16:31.259 INFO kablam! | Sep 04 09:16:31.259 INFO kablam! 80 | ch_slice = self.slice.slice_unchecked(0, char_len); Sep 04 09:16:31.259 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 09:16:31.260 INFO kablam! | Sep 04 09:16:31.260 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 09:16:31.261 INFO kablam! Sep 04 09:16:31.261 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 09:16:31.262 INFO kablam! --> tests/slice.rs:81:37 Sep 04 09:16:31.262 INFO kablam! | Sep 04 09:16:31.262 INFO kablam! 81 | self.slice = self.slice.slice_unchecked(char_len, self.slice.len()); Sep 04 09:16:31.262 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 09:16:31.262 INFO kablam! Sep 04 09:16:31.799 INFO kablam! error: build failed Sep 04 09:16:31.801 INFO kablam! su: No module specific data is present Sep 04 09:16:32.321 INFO running `"docker" "rm" "-f" "e7b10a33e36a8bef540aeb6cb8876c24e258f2042d2fc137ac87f323a143d508"` Sep 04 09:16:32.419 INFO blam! e7b10a33e36a8bef540aeb6cb8876c24e258f2042d2fc137ac87f323a143d508