Oct 27 06:48:04.572 INFO checking chrisshyi/2Sum against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:48:04.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 06:48:04.923 INFO blam! cdc24ceac6708203d9887d268ebf6610421441b04824c8d1a4977d2aa0865173 Oct 27 06:48:04.925 INFO running `"docker" "start" "-a" "cdc24ceac6708203d9887d268ebf6610421441b04824c8d1a4977d2aa0865173"` Oct 27 06:48:06.207 INFO kablam! usermod: no changes Oct 27 06:48:06.259 INFO kablam! Checking two_sum v0.1.0 (/source) Oct 27 06:48:06.847 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 06:48:06.847 INFO kablam! --> src/lib.rs:52:59 Oct 27 06:48:06.847 INFO kablam! | Oct 27 06:48:06.847 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 27 06:48:06.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 06:48:06.847 INFO kablam! | Oct 27 06:48:06.847 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 06:48:06.847 INFO kablam! Oct 27 06:48:06.847 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 06:48:06.847 INFO kablam! --> src/lib.rs:53:59 Oct 27 06:48:06.847 INFO kablam! | Oct 27 06:48:06.847 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 27 06:48:06.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 06:48:06.847 INFO kablam! Oct 27 06:48:07.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 06:48:07.164 INFO kablam! --> src/lib.rs:52:59 Oct 27 06:48:07.164 INFO kablam! | Oct 27 06:48:07.164 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 27 06:48:07.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 06:48:07.164 INFO kablam! | Oct 27 06:48:07.164 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 06:48:07.164 INFO kablam! Oct 27 06:48:07.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 06:48:07.164 INFO kablam! --> src/lib.rs:53:59 Oct 27 06:48:07.164 INFO kablam! | Oct 27 06:48:07.164 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 27 06:48:07.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 06:48:07.164 INFO kablam! Oct 27 06:48:08.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 27 06:48:08.089 INFO kablam! su: No module specific data is present Oct 27 06:48:08.647 INFO running `"docker" "rm" "-f" "cdc24ceac6708203d9887d268ebf6610421441b04824c8d1a4977d2aa0865173"` Oct 27 06:48:09.006 INFO blam! cdc24ceac6708203d9887d268ebf6610421441b04824c8d1a4977d2aa0865173