Sep 06 04:26:50.305 INFO checking libotp-0.1.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 04:26:50.305 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 04:26:50.305 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 04:26:50.512 INFO blam! 0ddbd58727f87f136a0e812f78e962841146dd6eabd2c15b386e96af6eda816d Sep 06 04:26:50.513 INFO running `"docker" "start" "-a" "0ddbd58727f87f136a0e812f78e962841146dd6eabd2c15b386e96af6eda816d"` Sep 06 04:26:51.406 INFO kablam! usermod: no changes Sep 06 04:26:51.498 INFO kablam! Checking libotp v0.1.2 (file:///source) Sep 06 04:26:52.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 04:26:52.014 INFO kablam! --> src/lib.rs:365:38 Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! 365 | assert_eq!(&utils::num_to_buffer((59 / STEP))[..], &[0, 0, 0, 0, 0, 0, 0, 1]); Sep 06 04:26:52.014 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 04:26:52.014 INFO kablam! Sep 06 04:26:52.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 04:26:52.014 INFO kablam! --> src/lib.rs:366:38 Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! 366 | assert_eq!(&utils::num_to_buffer((1111111109 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x35, 0x23, 0xec]); Sep 06 04:26:52.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 04:26:52.014 INFO kablam! Sep 06 04:26:52.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 04:26:52.014 INFO kablam! --> src/lib.rs:367:38 Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! 367 | assert_eq!(&utils::num_to_buffer((1111111111 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x35, 0x23, 0xed]); Sep 06 04:26:52.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 04:26:52.014 INFO kablam! Sep 06 04:26:52.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 04:26:52.014 INFO kablam! --> src/lib.rs:368:38 Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! 368 | assert_eq!(&utils::num_to_buffer((1234567890 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x73, 0xef, 0x07]); Sep 06 04:26:52.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 04:26:52.014 INFO kablam! Sep 06 04:26:52.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 04:26:52.014 INFO kablam! --> src/lib.rs:369:38 Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! 369 | assert_eq!(&utils::num_to_buffer((2000000000 / STEP))[..], &[0, 0, 0, 0, 0x03, 0xf9, 0x40, 0xaa]); Sep 06 04:26:52.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 04:26:52.014 INFO kablam! Sep 06 04:26:52.014 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 04:26:52.014 INFO kablam! --> src/lib.rs:370:38 Sep 06 04:26:52.014 INFO kablam! | Sep 06 04:26:52.014 INFO kablam! 370 | assert_eq!(&utils::num_to_buffer((20000000000 / STEP))[..], &[0, 0, 0, 0, 0x27, 0xbc, 0x86, 0xaa]); Sep 06 04:26:52.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 04:26:52.014 INFO kablam! Sep 06 04:26:52.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Sep 06 04:26:52.286 INFO kablam! su: No module specific data is present Sep 06 04:26:53.139 INFO running `"docker" "rm" "-f" "0ddbd58727f87f136a0e812f78e962841146dd6eabd2c15b386e96af6eda816d"` Sep 06 04:26:53.290 INFO blam! 0ddbd58727f87f136a0e812f78e962841146dd6eabd2c15b386e96af6eda816d