Sep 14 17:43:42.115 INFO checking deflate-0.7.18 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:43:42.115 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:43:42.115 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/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 17:43:42.353 INFO blam! fc57a92783545ffc7d7c9060ef44875e32fa6500e240a4da699aebce7c04d5b3 Sep 14 17:43:42.355 INFO running `"docker" "start" "-a" "fc57a92783545ffc7d7c9060ef44875e32fa6500e240a4da699aebce7c04d5b3"` Sep 14 17:43:43.402 INFO kablam! usermod: no changes Sep 14 17:43:43.459 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 14 17:43:43.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 17:43:43.875 INFO kablam! --> src/matching.rs:115:31 Sep 14 17:43:43.875 INFO kablam! | Sep 14 17:43:43.875 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 14 17:43:43.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:43:43.875 INFO kablam! | Sep 14 17:43:43.875 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:43:43.875 INFO kablam! Sep 14 17:43:43.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:43:43.975 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 14 17:43:43.975 INFO kablam! | Sep 14 17:43:43.975 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 14 17:43:43.975 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 14 17:43:43.975 INFO kablam! | Sep 14 17:43:43.975 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:43:43.975 INFO kablam! Sep 14 17:43:43.975 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:43:43.975 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 14 17:43:43.975 INFO kablam! | Sep 14 17:43:43.975 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 14 17:43:43.975 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 14 17:43:43.975 INFO kablam! Sep 14 17:43:43.975 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 17:43:43.975 INFO kablam! --> src/matching.rs:115:31 Sep 14 17:43:43.975 INFO kablam! | Sep 14 17:43:43.975 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 14 17:43:43.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:43:43.975 INFO kablam! Sep 14 17:43:43.975 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 17:43:43.975 INFO kablam! --> src/matching.rs:211:31 Sep 14 17:43:43.975 INFO kablam! | Sep 14 17:43:43.975 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 14 17:43:43.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:43:43.975 INFO kablam! Sep 14 17:43:45.723 INFO kablam! warning: unused comparison which must be used Sep 14 17:43:45.723 INFO kablam! --> src/output_writer.rs:147:13 Sep 14 17:43:45.724 INFO kablam! | Sep 14 17:43:45.724 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 14 17:43:45.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:43:45.724 INFO kablam! | Sep 14 17:43:45.724 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 17:43:45.724 INFO kablam! Sep 14 17:43:45.724 INFO kablam! warning: unused comparison which must be used Sep 14 17:43:45.724 INFO kablam! --> src/output_writer.rs:151:13 Sep 14 17:43:45.724 INFO kablam! | Sep 14 17:43:45.724 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 14 17:43:45.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:43:45.724 INFO kablam! Sep 14 17:43:45.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Sep 14 17:43:45.783 INFO kablam! su: No module specific data is present Sep 14 17:43:46.493 INFO running `"docker" "rm" "-f" "fc57a92783545ffc7d7c9060ef44875e32fa6500e240a4da699aebce7c04d5b3"` Sep 14 17:43:46.550 INFO blam! fc57a92783545ffc7d7c9060ef44875e32fa6500e240a4da699aebce7c04d5b3