Sep 14 17:44:01.989 INFO checking dedup_signature-0.2.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:44:01.989 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:44:01.989 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:44:02.235 INFO blam! 043ccef9a04d46ec124005b777da997858173b71c1954c7baa8b0dc798cc9ab7 Sep 14 17:44:02.237 INFO running `"docker" "start" "-a" "043ccef9a04d46ec124005b777da997858173b71c1954c7baa8b0dc798cc9ab7"` Sep 14 17:44:02.931 INFO kablam! usermod: no changes Sep 14 17:44:02.995 INFO kablam! Checking dedup_signature v0.2.1 (file:///source) Sep 14 17:44:03.339 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.339 INFO kablam! --> src/hash.rs:70:24 Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 14 17:44:03.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:44:03.339 INFO kablam! Sep 14 17:44:03.339 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.339 INFO kablam! --> src/hash.rs:71:24 Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 14 17:44:03.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.339 INFO kablam! Sep 14 17:44:03.339 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.339 INFO kablam! --> src/hash.rs:72:24 Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 14 17:44:03.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.339 INFO kablam! Sep 14 17:44:03.339 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.339 INFO kablam! --> src/hash.rs:117:24 Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 14 17:44:03.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.339 INFO kablam! Sep 14 17:44:03.339 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.339 INFO kablam! --> src/hash.rs:120:24 Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 14 17:44:03.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.339 INFO kablam! Sep 14 17:44:03.339 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.339 INFO kablam! --> src/hash.rs:123:24 Sep 14 17:44:03.339 INFO kablam! | Sep 14 17:44:03.339 INFO kablam! 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 14 17:44:03.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.339 INFO kablam! Sep 14 17:44:03.419 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.419 INFO kablam! --> src/hash.rs:70:24 Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 14 17:44:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:44:03.419 INFO kablam! Sep 14 17:44:03.419 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.419 INFO kablam! --> src/hash.rs:71:24 Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 14 17:44:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.419 INFO kablam! Sep 14 17:44:03.419 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.419 INFO kablam! --> src/hash.rs:72:24 Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 14 17:44:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.419 INFO kablam! Sep 14 17:44:03.419 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.419 INFO kablam! --> src/hash.rs:117:24 Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 14 17:44:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.419 INFO kablam! Sep 14 17:44:03.419 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.419 INFO kablam! --> src/hash.rs:120:24 Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 14 17:44:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.419 INFO kablam! Sep 14 17:44:03.419 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:44:03.419 INFO kablam! --> src/hash.rs:123:24 Sep 14 17:44:03.419 INFO kablam! | Sep 14 17:44:03.419 INFO kablam! 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 14 17:44:03.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:44:03.419 INFO kablam! Sep 14 17:44:04.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Sep 14 17:44:04.059 INFO kablam! su: No module specific data is present Sep 14 17:44:04.785 INFO running `"docker" "rm" "-f" "043ccef9a04d46ec124005b777da997858173b71c1954c7baa8b0dc798cc9ab7"` Sep 14 17:44:04.863 INFO blam! 043ccef9a04d46ec124005b777da997858173b71c1954c7baa8b0dc798cc9ab7