Sep 04 09:16:26.308 INFO checking odds-0.2.26 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 09:16:26.308 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 09:16:26.308 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:26.552 INFO blam! c2ca50370de542d311118bc8439960ab31949146dfca4364103e7472189bad9a Sep 04 09:16:26.552 INFO running `"docker" "start" "-a" "c2ca50370de542d311118bc8439960ab31949146dfca4364103e7472189bad9a"` Sep 04 09:16:27.500 INFO kablam! Checking odds v0.2.26 (file:///source) Sep 04 09:16:31.390 INFO kablam! warning: unused import: `size_of` Sep 04 09:16:31.390 INFO kablam! --> benches/count_ones.rs:4:16 Sep 04 09:16:31.390 INFO kablam! | Sep 04 09:16:31.390 INFO kablam! 4 | use std::mem::{size_of, size_of_val}; Sep 04 09:16:31.390 INFO kablam! | ^^^^^^^ Sep 04 09:16:31.391 INFO kablam! | Sep 04 09:16:31.391 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:16:31.391 INFO kablam! Sep 04 09:16:31.539 INFO kablam! error[E0282]: type annotations needed Sep 04 09:16:31.539 INFO kablam! --> benches/count_ones.rs:14:11 Sep 04 09:16:31.539 INFO kablam! | Sep 04 09:16:31.539 INFO kablam! 14 | total += head.iter().map(|x| x.count_ones()).sum(); Sep 04 09:16:31.539 INFO kablam! | ^^ cannot infer type Sep 04 09:16:31.539 INFO kablam! Sep 04 09:16:31.561 INFO kablam! error: aborting due to previous error Sep 04 09:16:31.562 INFO kablam! Sep 04 09:16:31.562 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 04 09:16:31.572 INFO kablam! error: Could not compile `odds`. Sep 04 09:16:31.573 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:16:31.908 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 09:16:31.908 INFO kablam! --> tests/slice.rs:80:35 Sep 04 09:16:31.908 INFO kablam! | Sep 04 09:16:31.908 INFO kablam! 80 | ch_slice = self.slice.slice_unchecked(0, char_len); Sep 04 09:16:31.908 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 09:16:31.908 INFO kablam! | Sep 04 09:16:31.908 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 09:16:31.908 INFO kablam! Sep 04 09:16:31.910 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 09:16:31.910 INFO kablam! --> tests/slice.rs:81:37 Sep 04 09:16:31.910 INFO kablam! | Sep 04 09:16:31.910 INFO kablam! 81 | self.slice = self.slice.slice_unchecked(char_len, self.slice.len()); Sep 04 09:16:31.910 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 09:16:31.910 INFO kablam! Sep 04 09:16:31.977 INFO kablam! error: build failed Sep 04 09:16:31.978 INFO kablam! su: No module specific data is present Sep 04 09:16:32.440 INFO running `"docker" "rm" "-f" "c2ca50370de542d311118bc8439960ab31949146dfca4364103e7472189bad9a"` Sep 04 09:16:32.573 INFO blam! c2ca50370de542d311118bc8439960ab31949146dfca4364103e7472189bad9a