Sep 04 20:02:52.659 INFO checking deflate-0.7.18 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:02:52.659 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:02:52.659 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:52.845 INFO blam! cd510d924d34b7d3d4ddf1c3d0cadca003f94a50c8b510b4770cdaf2b2deccae Sep 04 20:02:52.847 INFO running `"docker" "start" "-a" "cd510d924d34b7d3d4ddf1c3d0cadca003f94a50c8b510b4770cdaf2b2deccae"` Sep 04 20:02:53.560 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 04 20:02:54.410 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 20:02:54.410 INFO kablam! --> src/matching.rs:115:31 Sep 04 20:02:54.410 INFO kablam! | Sep 04 20:02:54.410 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 20:02:54.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:54.411 INFO kablam! | Sep 04 20:02:54.411 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 20:02:54.411 INFO kablam! Sep 04 20:02:54.736 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 20:02:54.736 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 04 20:02:54.736 INFO kablam! | Sep 04 20:02:54.736 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 04 20:02:54.737 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:54.737 INFO kablam! | Sep 04 20:02:54.737 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 20:02:54.737 INFO kablam! Sep 04 20:02:54.737 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 20:02:54.737 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 04 20:02:54.737 INFO kablam! | Sep 04 20:02:54.737 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 04 20:02:54.737 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:54.737 INFO kablam! Sep 04 20:02:54.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 20:02:54.743 INFO kablam! --> src/matching.rs:115:31 Sep 04 20:02:54.743 INFO kablam! | Sep 04 20:02:54.743 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 20:02:54.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:54.743 INFO kablam! Sep 04 20:02:54.743 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 20:02:54.744 INFO kablam! --> src/matching.rs:211:31 Sep 04 20:02:54.744 INFO kablam! | Sep 04 20:02:54.744 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 04 20:02:54.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 20:02:54.744 INFO kablam! Sep 04 20:02:57.710 INFO kablam! warning: unused comparison which must be used Sep 04 20:02:57.710 INFO kablam! --> src/output_writer.rs:147:13 Sep 04 20:02:57.710 INFO kablam! | Sep 04 20:02:57.710 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 04 20:02:57.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:02:57.711 INFO kablam! | Sep 04 20:02:57.711 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 20:02:57.711 INFO kablam! Sep 04 20:02:57.711 INFO kablam! warning: unused comparison which must be used Sep 04 20:02:57.711 INFO kablam! --> src/output_writer.rs:151:13 Sep 04 20:02:57.711 INFO kablam! | Sep 04 20:02:57.711 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 04 20:02:57.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:02:57.711 INFO kablam! Sep 04 20:02:57.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.25s Sep 04 20:02:57.784 INFO kablam! su: No module specific data is present Sep 04 20:02:58.273 INFO running `"docker" "rm" "-f" "cd510d924d34b7d3d4ddf1c3d0cadca003f94a50c8b510b4770cdaf2b2deccae"` Sep 04 20:02:58.382 INFO blam! cd510d924d34b7d3d4ddf1c3d0cadca003f94a50c8b510b4770cdaf2b2deccae