Oct 12 23:39:11.173 INFO checking chrisshyi/2Sum against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:39:11.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:39:11.792 INFO blam! 20a64c534496356e46e8f7701f74f263758abee8e2314140f4a73c565b992343 Oct 12 23:39:11.794 INFO running `"docker" "start" "-a" "20a64c534496356e46e8f7701f74f263758abee8e2314140f4a73c565b992343"` Oct 12 23:39:13.572 INFO kablam! usermod: no changes Oct 12 23:39:13.652 INFO kablam! Checking two_sum v0.1.0 (/source) Oct 12 23:39:14.522 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:39:14.522 INFO kablam! --> src/lib.rs:52:59 Oct 12 23:39:14.522 INFO kablam! | Oct 12 23:39:14.523 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 12 23:39:14.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:39:14.523 INFO kablam! | Oct 12 23:39:14.524 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:39:14.524 INFO kablam! Oct 12 23:39:14.524 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:39:14.524 INFO kablam! --> src/lib.rs:53:59 Oct 12 23:39:14.525 INFO kablam! | Oct 12 23:39:14.525 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 12 23:39:14.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:39:14.525 INFO kablam! Oct 12 23:39:14.613 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:39:14.613 INFO kablam! --> src/lib.rs:52:59 Oct 12 23:39:14.613 INFO kablam! | Oct 12 23:39:14.613 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 12 23:39:14.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:39:14.613 INFO kablam! | Oct 12 23:39:14.613 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:39:14.613 INFO kablam! Oct 12 23:39:14.613 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:39:14.613 INFO kablam! --> src/lib.rs:53:59 Oct 12 23:39:14.613 INFO kablam! | Oct 12 23:39:14.613 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 12 23:39:14.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:39:14.613 INFO kablam! Oct 12 23:39:15.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Oct 12 23:39:15.715 INFO kablam! su: No module specific data is present Oct 12 23:39:16.300 INFO running `"docker" "rm" "-f" "20a64c534496356e46e8f7701f74f263758abee8e2314140f4a73c565b992343"` Oct 12 23:39:16.636 INFO blam! 20a64c534496356e46e8f7701f74f263758abee8e2314140f4a73c565b992343