Sep 20 04:39:07.485 INFO checking deflate-0.7.18 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:39:07.485 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:39:07.486 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:39:07.634 INFO blam! 0f9ba4d1a2e6fe5d1b5e24f27ee354f2647f7d82729bbe0fcd082d949f4f2c8b Sep 20 04:39:07.637 INFO running `"docker" "start" "-a" "0f9ba4d1a2e6fe5d1b5e24f27ee354f2647f7d82729bbe0fcd082d949f4f2c8b"` Sep 20 04:39:08.689 INFO kablam! usermod: no changes Sep 20 04:39:08.742 INFO kablam! Checking deflate v0.7.18 (/source) Sep 20 04:39:09.158 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:39:09.158 INFO kablam! --> src/matching.rs:115:31 Sep 20 04:39:09.158 INFO kablam! | Sep 20 04:39:09.158 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 20 04:39:09.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:39:09.158 INFO kablam! | Sep 20 04:39:09.158 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:39:09.158 INFO kablam! Sep 20 04:39:09.414 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 04:39:09.414 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 20 04:39:09.414 INFO kablam! | Sep 20 04:39:09.414 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 20 04:39:09.414 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 04:39:09.414 INFO kablam! | Sep 20 04:39:09.414 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:39:09.414 INFO kablam! Sep 20 04:39:09.414 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 04:39:09.414 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 20 04:39:09.414 INFO kablam! | Sep 20 04:39:09.414 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 20 04:39:09.414 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 04:39:09.414 INFO kablam! Sep 20 04:39:09.418 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:39:09.418 INFO kablam! --> src/matching.rs:115:31 Sep 20 04:39:09.418 INFO kablam! | Sep 20 04:39:09.418 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 20 04:39:09.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:39:09.418 INFO kablam! Sep 20 04:39:09.418 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:39:09.418 INFO kablam! --> src/matching.rs:211:31 Sep 20 04:39:09.418 INFO kablam! | Sep 20 04:39:09.418 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 20 04:39:09.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:39:09.418 INFO kablam! Sep 20 04:39:10.921 INFO kablam! warning: unused comparison which must be used Sep 20 04:39:10.921 INFO kablam! --> src/output_writer.rs:147:13 Sep 20 04:39:10.921 INFO kablam! | Sep 20 04:39:10.921 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 20 04:39:10.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:39:10.921 INFO kablam! | Sep 20 04:39:10.921 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 04:39:10.921 INFO kablam! Sep 20 04:39:10.921 INFO kablam! warning: unused comparison which must be used Sep 20 04:39:10.921 INFO kablam! --> src/output_writer.rs:151:13 Sep 20 04:39:10.921 INFO kablam! | Sep 20 04:39:10.921 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 20 04:39:10.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:39:10.921 INFO kablam! Sep 20 04:39:10.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Sep 20 04:39:10.975 INFO kablam! su: No module specific data is present Sep 20 04:39:11.437 INFO running `"docker" "rm" "-f" "0f9ba4d1a2e6fe5d1b5e24f27ee354f2647f7d82729bbe0fcd082d949f4f2c8b"` Sep 20 04:39:11.526 INFO blam! 0f9ba4d1a2e6fe5d1b5e24f27ee354f2647f7d82729bbe0fcd082d949f4f2c8b