Jul 12 05:18:28.392 INFO checking libotp-0.1.2 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 05:18:28.392 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 05:18:28.392 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 05:18:28.393 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 05:18:28.621 INFO blam! b152a508c8d068d47d1683549d080e1a7cb2889f8013cfd64abbe840fbbd384c Jul 12 05:18:28.627 INFO running `"docker" "start" "-a" "b152a508c8d068d47d1683549d080e1a7cb2889f8013cfd64abbe840fbbd384c"` Jul 12 05:18:29.631 INFO kablam! Checking base32 v0.3.1 Jul 12 05:18:30.369 INFO kablam! Checking libotp v0.1.2 (file:///source) Jul 12 05:18:31.402 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 05:18:31.402 INFO kablam! --> src/lib.rs:365:38 Jul 12 05:18:31.402 INFO kablam! | Jul 12 05:18:31.402 INFO kablam! 365 | assert_eq!(&utils::num_to_buffer((59 / STEP))[..], &[0, 0, 0, 0, 0, 0, 0, 1]); Jul 12 05:18:31.402 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Jul 12 05:18:31.402 INFO kablam! | Jul 12 05:18:31.402 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 05:18:31.402 INFO kablam! Jul 12 05:18:31.403 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 05:18:31.403 INFO kablam! --> src/lib.rs:366:38 Jul 12 05:18:31.403 INFO kablam! | Jul 12 05:18:31.403 INFO kablam! 366 | assert_eq!(&utils::num_to_buffer((1111111109 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x35, 0x23, 0xec]); Jul 12 05:18:31.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 05:18:31.404 INFO kablam! Jul 12 05:18:31.404 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 05:18:31.404 INFO kablam! --> src/lib.rs:367:38 Jul 12 05:18:31.404 INFO kablam! | Jul 12 05:18:31.404 INFO kablam! 367 | assert_eq!(&utils::num_to_buffer((1111111111 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x35, 0x23, 0xed]); Jul 12 05:18:31.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 05:18:31.404 INFO kablam! Jul 12 05:18:31.404 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 05:18:31.404 INFO kablam! --> src/lib.rs:368:38 Jul 12 05:18:31.404 INFO kablam! | Jul 12 05:18:31.404 INFO kablam! 368 | assert_eq!(&utils::num_to_buffer((1234567890 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x73, 0xef, 0x07]); Jul 12 05:18:31.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 05:18:31.404 INFO kablam! Jul 12 05:18:31.404 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 05:18:31.404 INFO kablam! --> src/lib.rs:369:38 Jul 12 05:18:31.404 INFO kablam! | Jul 12 05:18:31.404 INFO kablam! 369 | assert_eq!(&utils::num_to_buffer((2000000000 / STEP))[..], &[0, 0, 0, 0, 0x03, 0xf9, 0x40, 0xaa]); Jul 12 05:18:31.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 05:18:31.404 INFO kablam! Jul 12 05:18:31.404 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 05:18:31.404 INFO kablam! --> src/lib.rs:370:38 Jul 12 05:18:31.404 INFO kablam! | Jul 12 05:18:31.405 INFO kablam! 370 | assert_eq!(&utils::num_to_buffer((20000000000 / STEP))[..], &[0, 0, 0, 0, 0x27, 0xbc, 0x86, 0xaa]); Jul 12 05:18:31.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 05:18:31.405 INFO kablam! Jul 12 05:18:32.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.65s Jul 12 05:18:32.145 INFO kablam! su: No module specific data is present Jul 12 05:18:32.716 INFO running `"docker" "rm" "-f" "b152a508c8d068d47d1683549d080e1a7cb2889f8013cfd64abbe840fbbd384c"` Jul 12 05:18:32.883 INFO blam! b152a508c8d068d47d1683549d080e1a7cb2889f8013cfd64abbe840fbbd384c