Sep 02 05:54:00.451 INFO checking odds-0.2.26 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 05:54:00.451 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 05:54:00.451 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:54:00.661 INFO blam! c8a0a95231befb8c8a7fab5e4e9d83ef841dfdc385f7ba0ccc321c2967317719 Sep 02 05:54:00.664 INFO running `"docker" "start" "-a" "c8a0a95231befb8c8a7fab5e4e9d83ef841dfdc385f7ba0ccc321c2967317719"` Sep 02 05:54:01.467 INFO kablam! Checking odds v0.2.26 (file:///source) Sep 02 05:54:05.650 INFO kablam! warning: unused import: `size_of` Sep 02 05:54:05.650 INFO kablam! --> benches/count_ones.rs:4:16 Sep 02 05:54:05.651 INFO kablam! | Sep 02 05:54:05.651 INFO kablam! 4 | use std::mem::{size_of, size_of_val}; Sep 02 05:54:05.651 INFO kablam! | ^^^^^^^ Sep 02 05:54:05.656 INFO kablam! | Sep 02 05:54:05.656 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:54:05.657 INFO kablam! Sep 02 05:54:05.851 INFO kablam! error[E0282]: type annotations needed Sep 02 05:54:05.852 INFO kablam! --> benches/count_ones.rs:14:11 Sep 02 05:54:05.852 INFO kablam! | Sep 02 05:54:05.852 INFO kablam! 14 | total += head.iter().map(|x| x.count_ones()).sum(); Sep 02 05:54:05.852 INFO kablam! | ^^ cannot infer type Sep 02 05:54:05.866 INFO kablam! Sep 02 05:54:05.906 INFO kablam! error: aborting due to previous error Sep 02 05:54:05.925 INFO kablam! Sep 02 05:54:05.925 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 02 05:54:05.943 INFO kablam! error: Could not compile `odds`. Sep 02 05:54:05.943 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:54:06.277 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 05:54:06.277 INFO kablam! --> tests/slice.rs:80:35 Sep 02 05:54:06.277 INFO kablam! | Sep 02 05:54:06.277 INFO kablam! 80 | ch_slice = self.slice.slice_unchecked(0, char_len); Sep 02 05:54:06.277 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 05:54:06.277 INFO kablam! | Sep 02 05:54:06.277 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 05:54:06.277 INFO kablam! Sep 02 05:54:06.277 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 05:54:06.277 INFO kablam! --> tests/slice.rs:81:37 Sep 02 05:54:06.277 INFO kablam! | Sep 02 05:54:06.277 INFO kablam! 81 | self.slice = self.slice.slice_unchecked(char_len, self.slice.len()); Sep 02 05:54:06.278 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 05:54:06.278 INFO kablam! Sep 02 05:54:06.606 INFO kablam! error: build failed Sep 02 05:54:06.607 INFO kablam! su: No module specific data is present Sep 02 05:54:07.177 INFO running `"docker" "rm" "-f" "c8a0a95231befb8c8a7fab5e4e9d83ef841dfdc385f7ba0ccc321c2967317719"` Sep 02 05:54:07.274 INFO blam! c8a0a95231befb8c8a7fab5e4e9d83ef841dfdc385f7ba0ccc321c2967317719