Oct 15 00:54:27.270 INFO testing chrisshyi/2Sum against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:54:27.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 00:54:27.866 INFO blam! 66e5cfa0b424aaebc9f68babf8209d6659504add62be905371123eaa6461aaa5 Oct 15 00:54:27.867 INFO running `"docker" "start" "-a" "66e5cfa0b424aaebc9f68babf8209d6659504add62be905371123eaa6461aaa5"` Oct 15 00:54:28.934 INFO kablam! usermod: no changes Oct 15 00:54:28.988 INFO kablam! Compiling two_sum v0.1.0 (/source) Oct 15 00:54:29.291 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 00:54:29.292 INFO kablam! --> src/lib.rs:52:59 Oct 15 00:54:29.292 INFO kablam! | Oct 15 00:54:29.293 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 15 00:54:29.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 00:54:29.294 INFO kablam! | Oct 15 00:54:29.294 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 00:54:29.294 INFO kablam! Oct 15 00:54:29.294 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 00:54:29.295 INFO kablam! --> src/lib.rs:53:59 Oct 15 00:54:29.295 INFO kablam! | Oct 15 00:54:29.295 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 15 00:54:29.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 00:54:29.296 INFO kablam! Oct 15 00:54:30.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Oct 15 00:54:30.927 INFO kablam! su: No module specific data is present Oct 15 00:54:31.537 INFO running `"docker" "rm" "-f" "66e5cfa0b424aaebc9f68babf8209d6659504add62be905371123eaa6461aaa5"` Oct 15 00:54:31.791 INFO blam! 66e5cfa0b424aaebc9f68babf8209d6659504add62be905371123eaa6461aaa5 Oct 15 00:54:31.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 00:54:32.179 INFO blam! 236c669b27e61cb144dcf66790d3c1a4bc17d6d0aa3354023599a4721afeed4b Oct 15 00:54:32.195 INFO running `"docker" "start" "-a" "236c669b27e61cb144dcf66790d3c1a4bc17d6d0aa3354023599a4721afeed4b"` Oct 15 00:54:33.281 INFO kablam! usermod: no changes Oct 15 00:54:33.347 INFO kablam! Compiling two_sum v0.1.0 (/source) Oct 15 00:54:34.087 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 00:54:34.087 INFO kablam! --> src/lib.rs:52:59 Oct 15 00:54:34.087 INFO kablam! | Oct 15 00:54:34.087 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 15 00:54:34.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 00:54:34.087 INFO kablam! | Oct 15 00:54:34.087 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 00:54:34.087 INFO kablam! Oct 15 00:54:34.087 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 00:54:34.087 INFO kablam! --> src/lib.rs:53:59 Oct 15 00:54:34.087 INFO kablam! | Oct 15 00:54:34.087 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 15 00:54:34.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 00:54:34.087 INFO kablam! Oct 15 00:54:34.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 15 00:54:34.929 INFO kablam! su: No module specific data is present Oct 15 00:54:35.479 INFO running `"docker" "rm" "-f" "236c669b27e61cb144dcf66790d3c1a4bc17d6d0aa3354023599a4721afeed4b"` Oct 15 00:54:35.681 INFO blam! 236c669b27e61cb144dcf66790d3c1a4bc17d6d0aa3354023599a4721afeed4b Oct 15 00:54:35.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 00:54:36.177 INFO blam! 056cc2dbd3972cdf67efa9a9970279e155f1e0e27fdff99de48ad5740dbe365a Oct 15 00:54:36.180 INFO running `"docker" "start" "-a" "056cc2dbd3972cdf67efa9a9970279e155f1e0e27fdff99de48ad5740dbe365a"` Oct 15 00:54:37.375 INFO kablam! usermod: no changes Oct 15 00:54:37.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 00:54:37.439 INFO kablam! Running /target/debug/deps/two_sum-10c10b99525ec9e0 Oct 15 00:54:37.439 INFO blam! Oct 15 00:54:37.440 INFO blam! running 7 tests Oct 15 00:54:37.440 INFO blam! test tests::test_bin_search_target_present ... ok Oct 15 00:54:37.440 INFO blam! test tests::test_bin_search_target_absent_upper_3 ... ok Oct 15 00:54:37.441 INFO blam! test tests::test_bin_search_target_absent_upper ... ok Oct 15 00:54:37.441 INFO blam! test tests::test_bin_search_target_absent_lower_3 ... ok Oct 15 00:54:37.450 INFO kablam! Running /target/debug/deps/two_sum-1eb2bf4cb8c3034c Oct 15 00:54:37.450 INFO blam! test tests::test_bin_search_target_absent_lower_2 ... ok Oct 15 00:54:37.450 INFO blam! test tests::test_bin_search_target_absent_lower ... ok Oct 15 00:54:37.451 INFO blam! test tests::test_bin_search_target_absent_upper_2 ... ok Oct 15 00:54:37.451 INFO blam! Oct 15 00:54:37.451 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:54:37.452 INFO blam! Oct 15 00:54:37.457 INFO blam! Oct 15 00:54:37.458 INFO blam! running 0 tests Oct 15 00:54:37.458 INFO blam! Oct 15 00:54:37.458 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:54:37.459 INFO blam! Oct 15 00:54:37.460 INFO kablam! Doc-tests two_sum Oct 15 00:54:37.991 INFO blam! Oct 15 00:54:37.992 INFO blam! running 0 tests Oct 15 00:54:37.992 INFO blam! Oct 15 00:54:37.992 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:54:37.992 INFO blam! Oct 15 00:54:38.003 INFO kablam! su: No module specific data is present Oct 15 00:54:38.529 INFO running `"docker" "rm" "-f" "056cc2dbd3972cdf67efa9a9970279e155f1e0e27fdff99de48ad5740dbe365a"` Oct 15 00:54:38.862 INFO blam! 056cc2dbd3972cdf67efa9a9970279e155f1e0e27fdff99de48ad5740dbe365a