Sep 02 16:43:02.746 INFO checking dedup_signature-0.2.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:43:02.746 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:43:02.746 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:43:02.937 INFO blam! 1dddd352b45e629e23980d0cdac1505e8597d1c37e59142bbe26e4494076d8d0 Sep 02 16:43:02.939 INFO running `"docker" "start" "-a" "1dddd352b45e629e23980d0cdac1505e8597d1c37e59142bbe26e4494076d8d0"` Sep 02 16:43:03.794 INFO kablam! Checking dedup_signature v0.2.1 (file:///source) Sep 02 16:43:04.621 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.621 INFO kablam! --> src/hash.rs:70:24 Sep 02 16:43:04.621 INFO kablam! | Sep 02 16:43:04.621 INFO kablam! 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 02 16:43:04.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.621 INFO kablam! | Sep 02 16:43:04.621 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:43:04.621 INFO kablam! Sep 02 16:43:04.621 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.621 INFO kablam! --> src/hash.rs:71:24 Sep 02 16:43:04.622 INFO kablam! | Sep 02 16:43:04.622 INFO kablam! 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 02 16:43:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.622 INFO kablam! Sep 02 16:43:04.622 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.622 INFO kablam! --> src/hash.rs:72:24 Sep 02 16:43:04.622 INFO kablam! | Sep 02 16:43:04.622 INFO kablam! 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 02 16:43:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.622 INFO kablam! Sep 02 16:43:04.622 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.622 INFO kablam! --> src/hash.rs:117:24 Sep 02 16:43:04.622 INFO kablam! | Sep 02 16:43:04.622 INFO kablam! 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 02 16:43:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.622 INFO kablam! Sep 02 16:43:04.622 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.622 INFO kablam! --> src/hash.rs:120:24 Sep 02 16:43:04.622 INFO kablam! | Sep 02 16:43:04.622 INFO kablam! 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 02 16:43:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.622 INFO kablam! Sep 02 16:43:04.622 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.622 INFO kablam! --> src/hash.rs:123:24 Sep 02 16:43:04.622 INFO kablam! | Sep 02 16:43:04.622 INFO kablam! 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 02 16:43:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.622 INFO kablam! Sep 02 16:43:04.716 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.716 INFO kablam! --> src/hash.rs:70:24 Sep 02 16:43:04.716 INFO kablam! | Sep 02 16:43:04.716 INFO kablam! 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 02 16:43:04.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.716 INFO kablam! | Sep 02 16:43:04.716 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:43:04.716 INFO kablam! Sep 02 16:43:04.716 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.716 INFO kablam! --> src/hash.rs:71:24 Sep 02 16:43:04.716 INFO kablam! | Sep 02 16:43:04.716 INFO kablam! 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 02 16:43:04.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.716 INFO kablam! Sep 02 16:43:04.717 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.717 INFO kablam! --> src/hash.rs:72:24 Sep 02 16:43:04.717 INFO kablam! | Sep 02 16:43:04.717 INFO kablam! 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Sep 02 16:43:04.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.717 INFO kablam! Sep 02 16:43:04.717 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.717 INFO kablam! --> src/hash.rs:117:24 Sep 02 16:43:04.717 INFO kablam! | Sep 02 16:43:04.717 INFO kablam! 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 02 16:43:04.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.717 INFO kablam! Sep 02 16:43:04.717 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.717 INFO kablam! --> src/hash.rs:120:24 Sep 02 16:43:04.717 INFO kablam! | Sep 02 16:43:04.717 INFO kablam! 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 02 16:43:04.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.717 INFO kablam! Sep 02 16:43:04.717 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:43:04.717 INFO kablam! --> src/hash.rs:123:24 Sep 02 16:43:04.717 INFO kablam! | Sep 02 16:43:04.717 INFO kablam! 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Sep 02 16:43:04.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:43:04.718 INFO kablam! Sep 02 16:43:05.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Sep 02 16:43:05.925 INFO kablam! su: No module specific data is present Sep 02 16:43:06.403 INFO running `"docker" "rm" "-f" "1dddd352b45e629e23980d0cdac1505e8597d1c37e59142bbe26e4494076d8d0"` Sep 02 16:43:06.529 INFO blam! 1dddd352b45e629e23980d0cdac1505e8597d1c37e59142bbe26e4494076d8d0