Sep 14 12:20:55.429 INFO checking odds-0.2.26 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:20:55.429 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:20:55.429 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:20:55.550 INFO blam! 38f1db8917dbff7c118251d714d68e88ba2cd77b51c44aad0728bb8e2b954dad Sep 14 12:20:55.552 INFO running `"docker" "start" "-a" "38f1db8917dbff7c118251d714d68e88ba2cd77b51c44aad0728bb8e2b954dad"` Sep 14 12:20:56.554 INFO kablam! usermod: no changes Sep 14 12:20:56.606 INFO kablam! Checking odds v0.2.26 (file:///source) Sep 14 12:20:58.208 INFO kablam! warning: unused import: `size_of` Sep 14 12:20:58.208 INFO kablam! --> benches/count_ones.rs:4:16 Sep 14 12:20:58.208 INFO kablam! | Sep 14 12:20:58.208 INFO kablam! 4 | use std::mem::{size_of, size_of_val}; Sep 14 12:20:58.208 INFO kablam! | ^^^^^^^ Sep 14 12:20:58.208 INFO kablam! | Sep 14 12:20:58.208 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:20:58.208 INFO kablam! Sep 14 12:20:58.259 INFO kablam! error[E0282]: type annotations needed Sep 14 12:20:58.259 INFO kablam! --> benches/count_ones.rs:14:11 Sep 14 12:20:58.259 INFO kablam! | Sep 14 12:20:58.259 INFO kablam! 14 | total += head.iter().map(|x| x.count_ones()).sum(); Sep 14 12:20:58.259 INFO kablam! | ^^ cannot infer type Sep 14 12:20:58.259 INFO kablam! Sep 14 12:20:58.271 INFO kablam! error: aborting due to previous error Sep 14 12:20:58.271 INFO kablam! Sep 14 12:20:58.271 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 14 12:20:58.275 INFO kablam! error: Could not compile `odds`. Sep 14 12:20:58.275 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:20:58.857 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 12:20:58.858 INFO kablam! --> tests/slice.rs:80:35 Sep 14 12:20:58.858 INFO kablam! | Sep 14 12:20:58.858 INFO kablam! 80 | ch_slice = self.slice.slice_unchecked(0, char_len); Sep 14 12:20:58.858 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 12:20:58.858 INFO kablam! | Sep 14 12:20:58.858 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 12:20:58.858 INFO kablam! Sep 14 12:20:58.858 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 12:20:58.858 INFO kablam! --> tests/slice.rs:81:37 Sep 14 12:20:58.858 INFO kablam! | Sep 14 12:20:58.858 INFO kablam! 81 | self.slice = self.slice.slice_unchecked(char_len, self.slice.len()); Sep 14 12:20:58.858 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 12:20:58.858 INFO kablam! Sep 14 12:20:59.660 INFO kablam! error: build failed Sep 14 12:20:59.661 INFO kablam! su: No module specific data is present Sep 14 12:21:00.585 INFO running `"docker" "rm" "-f" "38f1db8917dbff7c118251d714d68e88ba2cd77b51c44aad0728bb8e2b954dad"` Sep 14 12:21:00.638 INFO blam! 38f1db8917dbff7c118251d714d68e88ba2cd77b51c44aad0728bb8e2b954dad