Sep 06 08:07:15.537 INFO checking deflate-0.7.18 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:07:15.537 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:07:15.537 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:07:15.675 INFO blam! 74d5af865e3c7a39322f536da0982b009c2af02d1ddffff7eacda1350819a014 Sep 06 08:07:15.677 INFO running `"docker" "start" "-a" "74d5af865e3c7a39322f536da0982b009c2af02d1ddffff7eacda1350819a014"` Sep 06 08:07:16.412 INFO kablam! usermod: no changes Sep 06 08:07:16.457 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 06 08:07:16.801 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 08:07:16.801 INFO kablam! --> src/matching.rs:115:31 Sep 06 08:07:16.801 INFO kablam! | Sep 06 08:07:16.801 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 06 08:07:16.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 08:07:16.801 INFO kablam! | Sep 06 08:07:16.801 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 08:07:16.801 INFO kablam! Sep 06 08:07:16.964 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 08:07:16.964 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 06 08:07:16.964 INFO kablam! | Sep 06 08:07:16.964 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 06 08:07:16.964 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 06 08:07:16.964 INFO kablam! | Sep 06 08:07:16.964 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 08:07:16.964 INFO kablam! Sep 06 08:07:16.966 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 08:07:16.966 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 06 08:07:16.966 INFO kablam! | Sep 06 08:07:16.966 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 06 08:07:16.966 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 06 08:07:16.966 INFO kablam! Sep 06 08:07:16.970 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 08:07:16.970 INFO kablam! --> src/matching.rs:115:31 Sep 06 08:07:16.970 INFO kablam! | Sep 06 08:07:16.970 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 06 08:07:16.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 08:07:16.970 INFO kablam! Sep 06 08:07:16.970 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 08:07:16.970 INFO kablam! --> src/matching.rs:211:31 Sep 06 08:07:16.970 INFO kablam! | Sep 06 08:07:16.970 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 06 08:07:16.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 08:07:16.970 INFO kablam! Sep 06 08:07:18.203 INFO kablam! warning: unused comparison which must be used Sep 06 08:07:18.203 INFO kablam! --> src/output_writer.rs:147:13 Sep 06 08:07:18.204 INFO kablam! | Sep 06 08:07:18.204 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 06 08:07:18.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:07:18.204 INFO kablam! | Sep 06 08:07:18.204 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 06 08:07:18.204 INFO kablam! Sep 06 08:07:18.204 INFO kablam! warning: unused comparison which must be used Sep 06 08:07:18.204 INFO kablam! --> src/output_writer.rs:151:13 Sep 06 08:07:18.204 INFO kablam! | Sep 06 08:07:18.204 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 06 08:07:18.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:07:18.204 INFO kablam! Sep 06 08:07:18.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Sep 06 08:07:18.252 INFO kablam! su: No module specific data is present Sep 06 08:07:18.812 INFO running `"docker" "rm" "-f" "74d5af865e3c7a39322f536da0982b009c2af02d1ddffff7eacda1350819a014"` Sep 06 08:07:18.866 INFO blam! 74d5af865e3c7a39322f536da0982b009c2af02d1ddffff7eacda1350819a014