Oct 21 18:56:10.985 INFO checking chrisshyi/2Sum against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:56:10.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 18:56:11.386 INFO blam! 754416a7a8138ffbc8a6100fef109c139d8628a8d55facd0f2d004fc784e98aa Oct 21 18:56:11.386 INFO running `"docker" "start" "-a" "754416a7a8138ffbc8a6100fef109c139d8628a8d55facd0f2d004fc784e98aa"` Oct 21 18:56:12.625 INFO kablam! usermod: no changes Oct 21 18:56:12.688 INFO kablam! Checking two_sum v0.1.0 (/source) Oct 21 18:56:13.156 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:56:13.156 INFO kablam! --> src/lib.rs:52:59 Oct 21 18:56:13.156 INFO kablam! | Oct 21 18:56:13.156 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 21 18:56:13.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:56:13.156 INFO kablam! | Oct 21 18:56:13.156 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 18:56:13.156 INFO kablam! Oct 21 18:56:13.156 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:56:13.156 INFO kablam! --> src/lib.rs:53:59 Oct 21 18:56:13.156 INFO kablam! | Oct 21 18:56:13.156 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 21 18:56:13.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:56:13.156 INFO kablam! Oct 21 18:56:13.256 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:56:13.256 INFO kablam! --> src/lib.rs:52:59 Oct 21 18:56:13.256 INFO kablam! | Oct 21 18:56:13.256 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 21 18:56:13.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:56:13.256 INFO kablam! | Oct 21 18:56:13.256 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 18:56:13.256 INFO kablam! Oct 21 18:56:13.256 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:56:13.256 INFO kablam! --> src/lib.rs:53:59 Oct 21 18:56:13.256 INFO kablam! | Oct 21 18:56:13.256 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 21 18:56:13.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:56:13.256 INFO kablam! Oct 21 18:56:13.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 21 18:56:13.874 INFO kablam! su: No module specific data is present Oct 21 18:56:14.476 INFO running `"docker" "rm" "-f" "754416a7a8138ffbc8a6100fef109c139d8628a8d55facd0f2d004fc784e98aa"` Oct 21 18:56:14.854 INFO blam! 754416a7a8138ffbc8a6100fef109c139d8628a8d55facd0f2d004fc784e98aa