Oct 22 03:43:09.023 INFO checking dedup_signature-0.2.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:43:09.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 03:43:09.242 INFO blam! 2472563d0e68c2bdcc0bfab5246561b60670e0b059b5be5e549a60f8b3a460bb Oct 22 03:43:09.245 INFO running `"docker" "start" "-a" "2472563d0e68c2bdcc0bfab5246561b60670e0b059b5be5e549a60f8b3a460bb"` Oct 22 03:43:10.032 INFO kablam! usermod: no changes Oct 22 03:43:10.090 INFO kablam! Checking dedup_signature v0.2.1 (/source) Oct 22 03:43:11.044 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.044 INFO kablam! --> src/hash.rs:70:24 Oct 22 03:43:11.044 INFO kablam! | Oct 22 03:43:11.044 INFO kablam! 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Oct 22 03:43:11.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.044 INFO kablam! | Oct 22 03:43:11.044 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 03:43:11.045 INFO kablam! Oct 22 03:43:11.045 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.045 INFO kablam! --> src/hash.rs:71:24 Oct 22 03:43:11.045 INFO kablam! | Oct 22 03:43:11.045 INFO kablam! 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Oct 22 03:43:11.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.045 INFO kablam! Oct 22 03:43:11.045 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.045 INFO kablam! --> src/hash.rs:72:24 Oct 22 03:43:11.045 INFO kablam! | Oct 22 03:43:11.045 INFO kablam! 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Oct 22 03:43:11.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.045 INFO kablam! Oct 22 03:43:11.045 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.045 INFO kablam! --> src/hash.rs:117:24 Oct 22 03:43:11.045 INFO kablam! | Oct 22 03:43:11.045 INFO kablam! 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Oct 22 03:43:11.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.045 INFO kablam! Oct 22 03:43:11.045 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.045 INFO kablam! --> src/hash.rs:120:24 Oct 22 03:43:11.045 INFO kablam! | Oct 22 03:43:11.045 INFO kablam! 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Oct 22 03:43:11.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.045 INFO kablam! Oct 22 03:43:11.045 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.045 INFO kablam! --> src/hash.rs:123:24 Oct 22 03:43:11.045 INFO kablam! | Oct 22 03:43:11.045 INFO kablam! 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Oct 22 03:43:11.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.045 INFO kablam! Oct 22 03:43:11.149 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.150 INFO kablam! --> src/hash.rs:70:24 Oct 22 03:43:11.151 INFO kablam! | Oct 22 03:43:11.151 INFO kablam! 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Oct 22 03:43:11.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.151 INFO kablam! | Oct 22 03:43:11.156 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 03:43:11.156 INFO kablam! Oct 22 03:43:11.156 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.157 INFO kablam! --> src/hash.rs:71:24 Oct 22 03:43:11.157 INFO kablam! | Oct 22 03:43:11.157 INFO kablam! 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Oct 22 03:43:11.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.157 INFO kablam! Oct 22 03:43:11.157 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.157 INFO kablam! --> src/hash.rs:72:24 Oct 22 03:43:11.157 INFO kablam! | Oct 22 03:43:11.157 INFO kablam! 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Oct 22 03:43:11.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.157 INFO kablam! Oct 22 03:43:11.157 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.157 INFO kablam! --> src/hash.rs:117:24 Oct 22 03:43:11.157 INFO kablam! | Oct 22 03:43:11.157 INFO kablam! 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Oct 22 03:43:11.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.158 INFO kablam! Oct 22 03:43:11.158 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.158 INFO kablam! --> src/hash.rs:120:24 Oct 22 03:43:11.158 INFO kablam! | Oct 22 03:43:11.158 INFO kablam! 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Oct 22 03:43:11.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.158 INFO kablam! Oct 22 03:43:11.158 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 03:43:11.158 INFO kablam! --> src/hash.rs:123:24 Oct 22 03:43:11.158 INFO kablam! | Oct 22 03:43:11.158 INFO kablam! 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Oct 22 03:43:11.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:43:11.158 INFO kablam! Oct 22 03:43:12.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Oct 22 03:43:12.356 INFO kablam! su: No module specific data is present Oct 22 03:43:12.624 INFO running `"docker" "rm" "-f" "2472563d0e68c2bdcc0bfab5246561b60670e0b059b5be5e549a60f8b3a460bb"` Oct 22 03:43:12.706 INFO blam! 2472563d0e68c2bdcc0bfab5246561b60670e0b059b5be5e549a60f8b3a460bb