Sep 10 20:25:48.385 INFO checking deflate-0.7.18 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:25:48.385 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:25:48.385 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:25:48.564 INFO blam! 75bba9a7387d53118860b8f9ab6ad957d598eb6a0c6d19ae2e80edb35081e274 Sep 10 20:25:48.566 INFO running `"docker" "start" "-a" "75bba9a7387d53118860b8f9ab6ad957d598eb6a0c6d19ae2e80edb35081e274"` Sep 10 20:25:49.229 INFO kablam! usermod: no changes Sep 10 20:25:49.278 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 10 20:25:49.858 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 20:25:49.858 INFO kablam! --> src/matching.rs:115:31 Sep 10 20:25:49.858 INFO kablam! | Sep 10 20:25:49.858 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 10 20:25:49.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 20:25:49.862 INFO kablam! | Sep 10 20:25:49.862 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 20:25:49.862 INFO kablam! Sep 10 20:25:50.150 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 20:25:50.150 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 10 20:25:50.150 INFO kablam! | Sep 10 20:25:50.150 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 10 20:25:50.150 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 10 20:25:50.150 INFO kablam! | Sep 10 20:25:50.150 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 20:25:50.150 INFO kablam! Sep 10 20:25:50.150 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 20:25:50.150 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 10 20:25:50.150 INFO kablam! | Sep 10 20:25:50.150 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 10 20:25:50.150 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 10 20:25:50.150 INFO kablam! Sep 10 20:25:50.150 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 20:25:50.150 INFO kablam! --> src/matching.rs:115:31 Sep 10 20:25:50.150 INFO kablam! | Sep 10 20:25:50.150 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 10 20:25:50.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 20:25:50.150 INFO kablam! Sep 10 20:25:50.150 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 20:25:50.150 INFO kablam! --> src/matching.rs:211:31 Sep 10 20:25:50.150 INFO kablam! | Sep 10 20:25:50.150 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 10 20:25:50.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 20:25:50.150 INFO kablam! Sep 10 20:25:51.431 INFO kablam! warning: unused comparison which must be used Sep 10 20:25:51.431 INFO kablam! --> src/output_writer.rs:147:13 Sep 10 20:25:51.431 INFO kablam! | Sep 10 20:25:51.431 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 10 20:25:51.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:25:51.431 INFO kablam! | Sep 10 20:25:51.431 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 10 20:25:51.431 INFO kablam! Sep 10 20:25:51.431 INFO kablam! warning: unused comparison which must be used Sep 10 20:25:51.431 INFO kablam! --> src/output_writer.rs:151:13 Sep 10 20:25:51.431 INFO kablam! | Sep 10 20:25:51.431 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 10 20:25:51.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:25:51.431 INFO kablam! Sep 10 20:25:51.481 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Sep 10 20:25:51.483 INFO kablam! su: No module specific data is present Sep 10 20:25:52.478 INFO running `"docker" "rm" "-f" "75bba9a7387d53118860b8f9ab6ad957d598eb6a0c6d19ae2e80edb35081e274"` Sep 10 20:25:52.536 INFO blam! 75bba9a7387d53118860b8f9ab6ad957d598eb6a0c6d19ae2e80edb35081e274