Sep 04 20:02:53.174 INFO checking deflate-0.7.18 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:02:53.174 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:02:53.174 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:02:53.378 INFO blam! e0872a324c313465c9d20d9a2e693b5f47b165e94bf41055a348c9337303316e Sep 04 20:02:53.380 INFO running `"docker" "start" "-a" "e0872a324c313465c9d20d9a2e693b5f47b165e94bf41055a348c9337303316e"` Sep 04 20:02:54.125 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 04 20:02:54.740 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 20:02:54.740 INFO kablam! --> src/matching.rs:115:31 Sep 04 20:02:54.740 INFO kablam! | Sep 04 20:02:54.740 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 20:02:54.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:54.740 INFO kablam! | Sep 04 20:02:54.740 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 20:02:54.740 INFO kablam! Sep 04 20:02:55.312 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 20:02:55.312 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 04 20:02:55.312 INFO kablam! | Sep 04 20:02:55.312 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 04 20:02:55.312 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:55.312 INFO kablam! | Sep 04 20:02:55.312 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 20:02:55.312 INFO kablam! Sep 04 20:02:55.312 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 20:02:55.312 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 04 20:02:55.312 INFO kablam! | Sep 04 20:02:55.312 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 04 20:02:55.312 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:55.312 INFO kablam! Sep 04 20:02:55.317 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 20:02:55.317 INFO kablam! --> src/matching.rs:115:31 Sep 04 20:02:55.317 INFO kablam! | Sep 04 20:02:55.317 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 20:02:55.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:55.317 INFO kablam! Sep 04 20:02:55.317 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 20:02:55.317 INFO kablam! --> src/matching.rs:211:31 Sep 04 20:02:55.317 INFO kablam! | Sep 04 20:02:55.317 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 20:02:55.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:55.317 INFO kablam! Sep 04 20:02:58.197 INFO kablam! warning: unused comparison which must be used Sep 04 20:02:58.197 INFO kablam! --> src/output_writer.rs:147:13 Sep 04 20:02:58.197 INFO kablam! | Sep 04 20:02:58.197 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 04 20:02:58.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:02:58.197 INFO kablam! | Sep 04 20:02:58.198 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 20:02:58.198 INFO kablam! Sep 04 20:02:58.198 INFO kablam! warning: unused comparison which must be used Sep 04 20:02:58.198 INFO kablam! --> src/output_writer.rs:151:13 Sep 04 20:02:58.198 INFO kablam! | Sep 04 20:02:58.198 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 04 20:02:58.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:02:58.198 INFO kablam! Sep 04 20:02:58.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.17s Sep 04 20:02:58.265 INFO kablam! su: No module specific data is present Sep 04 20:02:58.616 INFO running `"docker" "rm" "-f" "e0872a324c313465c9d20d9a2e693b5f47b165e94bf41055a348c9337303316e"` Sep 04 20:02:58.724 INFO blam! e0872a324c313465c9d20d9a2e693b5f47b165e94bf41055a348c9337303316e