Sep 04 12:11:56.992 INFO checking libotp-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 12:11:56.992 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 12:11:56.992 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:11:57.216 INFO blam! 9d184fa1ec207fc034fcc07c9247d2ec389cfcdce9045e2116125f3e6a99ed6d Sep 04 12:11:57.217 INFO running `"docker" "start" "-a" "9d184fa1ec207fc034fcc07c9247d2ec389cfcdce9045e2116125f3e6a99ed6d"` Sep 04 12:11:57.961 INFO kablam! Checking libotp v0.1.2 (file:///source) Sep 04 12:11:58.657 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 12:11:58.657 INFO kablam! --> src/lib.rs:365:38 Sep 04 12:11:58.657 INFO kablam! | Sep 04 12:11:58.657 INFO kablam! 365 | assert_eq!(&utils::num_to_buffer((59 / STEP))[..], &[0, 0, 0, 0, 0, 0, 0, 1]); Sep 04 12:11:58.657 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 12:11:58.657 INFO kablam! | Sep 04 12:11:58.657 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 12:11:58.658 INFO kablam! Sep 04 12:11:58.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 12:11:58.658 INFO kablam! --> src/lib.rs:366:38 Sep 04 12:11:58.658 INFO kablam! | Sep 04 12:11:58.658 INFO kablam! 366 | assert_eq!(&utils::num_to_buffer((1111111109 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x35, 0x23, 0xec]); Sep 04 12:11:58.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 12:11:58.658 INFO kablam! Sep 04 12:11:58.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 12:11:58.658 INFO kablam! --> src/lib.rs:367:38 Sep 04 12:11:58.658 INFO kablam! | Sep 04 12:11:58.658 INFO kablam! 367 | assert_eq!(&utils::num_to_buffer((1111111111 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x35, 0x23, 0xed]); Sep 04 12:11:58.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 12:11:58.658 INFO kablam! Sep 04 12:11:58.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 12:11:58.658 INFO kablam! --> src/lib.rs:368:38 Sep 04 12:11:58.658 INFO kablam! | Sep 04 12:11:58.658 INFO kablam! 368 | assert_eq!(&utils::num_to_buffer((1234567890 / STEP))[..], &[0, 0, 0, 0, 0x02, 0x73, 0xef, 0x07]); Sep 04 12:11:58.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 12:11:58.658 INFO kablam! Sep 04 12:11:58.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 12:11:58.658 INFO kablam! --> src/lib.rs:369:38 Sep 04 12:11:58.658 INFO kablam! | Sep 04 12:11:58.658 INFO kablam! 369 | assert_eq!(&utils::num_to_buffer((2000000000 / STEP))[..], &[0, 0, 0, 0, 0x03, 0xf9, 0x40, 0xaa]); Sep 04 12:11:58.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 12:11:58.658 INFO kablam! Sep 04 12:11:58.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 12:11:58.658 INFO kablam! --> src/lib.rs:370:38 Sep 04 12:11:58.659 INFO kablam! | Sep 04 12:11:58.659 INFO kablam! 370 | assert_eq!(&utils::num_to_buffer((20000000000 / STEP))[..], &[0, 0, 0, 0, 0x27, 0xbc, 0x86, 0xaa]); Sep 04 12:11:58.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 12:11:58.659 INFO kablam! Sep 04 12:11:59.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Sep 04 12:11:59.065 INFO kablam! su: No module specific data is present Sep 04 12:11:59.457 INFO running `"docker" "rm" "-f" "9d184fa1ec207fc034fcc07c9247d2ec389cfcdce9045e2116125f3e6a99ed6d"` Sep 04 12:11:59.545 INFO blam! 9d184fa1ec207fc034fcc07c9247d2ec389cfcdce9045e2116125f3e6a99ed6d