Sep 20 02:57:23.745 INFO checking deflate-0.7.18 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:57:23.745 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:57:23.745 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:57:23.993 INFO blam! 2737ed034439cb825a124844807ecde70a0463bb1a7183ea331486d0ee9d9271 Sep 20 02:57:23.997 INFO running `"docker" "start" "-a" "2737ed034439cb825a124844807ecde70a0463bb1a7183ea331486d0ee9d9271"` Sep 20 02:57:24.758 INFO kablam! usermod: no changes Sep 20 02:57:24.821 INFO kablam! Checking deflate v0.7.18 (/source) Sep 20 02:57:25.194 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:57:25.194 INFO kablam! --> src/matching.rs:115:31 Sep 20 02:57:25.194 INFO kablam! | Sep 20 02:57:25.194 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 20 02:57:25.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:57:25.194 INFO kablam! | Sep 20 02:57:25.194 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:57:25.194 INFO kablam! Sep 20 02:57:25.509 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 02:57:25.509 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 20 02:57:25.509 INFO kablam! | Sep 20 02:57:25.509 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 20 02:57:25.509 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 02:57:25.509 INFO kablam! | Sep 20 02:57:25.509 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:57:25.509 INFO kablam! Sep 20 02:57:25.509 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 02:57:25.509 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 20 02:57:25.509 INFO kablam! | Sep 20 02:57:25.509 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 20 02:57:25.509 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 02:57:25.509 INFO kablam! Sep 20 02:57:25.511 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:57:25.511 INFO kablam! --> src/matching.rs:115:31 Sep 20 02:57:25.511 INFO kablam! | Sep 20 02:57:25.511 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 20 02:57:25.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:57:25.511 INFO kablam! Sep 20 02:57:25.511 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:57:25.511 INFO kablam! --> src/matching.rs:211:31 Sep 20 02:57:25.511 INFO kablam! | Sep 20 02:57:25.511 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 20 02:57:25.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:57:25.511 INFO kablam! Sep 20 02:57:26.971 INFO kablam! warning: unused comparison which must be used Sep 20 02:57:26.971 INFO kablam! --> src/output_writer.rs:147:13 Sep 20 02:57:26.971 INFO kablam! | Sep 20 02:57:26.971 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 20 02:57:26.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:57:26.971 INFO kablam! | Sep 20 02:57:26.971 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 02:57:26.971 INFO kablam! Sep 20 02:57:26.971 INFO kablam! warning: unused comparison which must be used Sep 20 02:57:26.971 INFO kablam! --> src/output_writer.rs:151:13 Sep 20 02:57:26.971 INFO kablam! | Sep 20 02:57:26.971 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 20 02:57:26.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:57:26.971 INFO kablam! Sep 20 02:57:27.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Sep 20 02:57:27.022 INFO kablam! su: No module specific data is present Sep 20 02:57:27.528 INFO running `"docker" "rm" "-f" "2737ed034439cb825a124844807ecde70a0463bb1a7183ea331486d0ee9d9271"` Sep 20 02:57:27.586 INFO blam! 2737ed034439cb825a124844807ecde70a0463bb1a7183ea331486d0ee9d9271