Sep 04 22:53:33.568 INFO checking deflate-0.7.18 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 22:53:33.568 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 22:53:33.568 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:53:33.886 INFO blam! 7c9cbf5c91922bd37fa09f96e5e749ed0034783a776b2f03cfd67cf74d8ccfc9 Sep 04 22:53:33.889 INFO running `"docker" "start" "-a" "7c9cbf5c91922bd37fa09f96e5e749ed0034783a776b2f03cfd67cf74d8ccfc9"` Sep 04 22:53:34.557 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 04 22:53:35.216 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 22:53:35.216 INFO kablam! --> src/matching.rs:115:31 Sep 04 22:53:35.216 INFO kablam! | Sep 04 22:53:35.216 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 22:53:35.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 22:53:35.216 INFO kablam! | Sep 04 22:53:35.216 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 22:53:35.216 INFO kablam! Sep 04 22:53:35.849 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 22:53:35.849 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 04 22:53:35.849 INFO kablam! | Sep 04 22:53:35.849 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 04 22:53:35.849 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 22:53:35.849 INFO kablam! | Sep 04 22:53:35.849 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 22:53:35.849 INFO kablam! Sep 04 22:53:35.849 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 22:53:35.849 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 04 22:53:35.849 INFO kablam! | Sep 04 22:53:35.849 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 04 22:53:35.849 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 22:53:35.849 INFO kablam! Sep 04 22:53:35.852 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 22:53:35.852 INFO kablam! --> src/matching.rs:115:31 Sep 04 22:53:35.852 INFO kablam! | Sep 04 22:53:35.852 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 22:53:35.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 22:53:35.852 INFO kablam! Sep 04 22:53:35.852 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 22:53:35.852 INFO kablam! --> src/matching.rs:211:31 Sep 04 22:53:35.852 INFO kablam! | Sep 04 22:53:35.852 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 22:53:35.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 22:53:35.852 INFO kablam! Sep 04 22:53:38.158 INFO kablam! warning: unused comparison which must be used Sep 04 22:53:38.158 INFO kablam! --> src/output_writer.rs:147:13 Sep 04 22:53:38.158 INFO kablam! | Sep 04 22:53:38.158 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 04 22:53:38.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:53:38.158 INFO kablam! | Sep 04 22:53:38.158 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 22:53:38.158 INFO kablam! Sep 04 22:53:38.158 INFO kablam! warning: unused comparison which must be used Sep 04 22:53:38.159 INFO kablam! --> src/output_writer.rs:151:13 Sep 04 22:53:38.159 INFO kablam! | Sep 04 22:53:38.159 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 04 22:53:38.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:53:38.159 INFO kablam! Sep 04 22:53:38.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Sep 04 22:53:38.219 INFO kablam! su: No module specific data is present Sep 04 22:53:39.045 INFO running `"docker" "rm" "-f" "7c9cbf5c91922bd37fa09f96e5e749ed0034783a776b2f03cfd67cf74d8ccfc9"` Sep 04 22:53:39.141 INFO blam! 7c9cbf5c91922bd37fa09f96e5e749ed0034783a776b2f03cfd67cf74d8ccfc9