Oct 11 01:19:46.412 INFO testing chrisshyi/2Sum against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:19:46.413 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:19:46.414 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:19:46.794 INFO blam! 36e924674fb181bcaec673078babe2205e02964dff1a7966a573420bfd14165f Oct 11 01:19:46.805 INFO running `"docker" "start" "-a" "36e924674fb181bcaec673078babe2205e02964dff1a7966a573420bfd14165f"` Oct 11 01:19:47.764 INFO kablam! usermod: no changes Oct 11 01:19:47.801 INFO kablam! Compiling two_sum v0.1.0 (/source) Oct 11 01:19:48.363 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 01:19:48.363 INFO kablam! --> src/lib.rs:52:59 Oct 11 01:19:48.363 INFO kablam! | Oct 11 01:19:48.363 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 11 01:19:48.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 01:19:48.363 INFO kablam! | Oct 11 01:19:48.363 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 01:19:48.363 INFO kablam! Oct 11 01:19:48.363 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 01:19:48.363 INFO kablam! --> src/lib.rs:53:59 Oct 11 01:19:48.363 INFO kablam! | Oct 11 01:19:48.363 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 11 01:19:48.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 01:19:48.363 INFO kablam! Oct 11 01:19:50.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Oct 11 01:19:50.092 INFO kablam! su: No module specific data is present Oct 11 01:19:50.771 INFO running `"docker" "rm" "-f" "36e924674fb181bcaec673078babe2205e02964dff1a7966a573420bfd14165f"` Oct 11 01:19:51.016 INFO blam! 36e924674fb181bcaec673078babe2205e02964dff1a7966a573420bfd14165f Oct 11 01:19:51.028 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:19:51.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:19:51.464 INFO blam! a42347ffbcbc953b255d9e22e68a2b7c6de392017779193720b2b9499e36d5bd Oct 11 01:19:51.473 INFO running `"docker" "start" "-a" "a42347ffbcbc953b255d9e22e68a2b7c6de392017779193720b2b9499e36d5bd"` Oct 11 01:19:52.642 INFO kablam! usermod: no changes Oct 11 01:19:52.679 INFO kablam! Compiling two_sum v0.1.0 (/source) Oct 11 01:19:53.622 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 01:19:53.623 INFO kablam! --> src/lib.rs:52:59 Oct 11 01:19:53.623 INFO kablam! | Oct 11 01:19:53.623 INFO kablam! 52 | let lower_index = get_complement_index(&num_list, (-10000 as i64 - num), false); Oct 11 01:19:53.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 01:19:53.623 INFO kablam! | Oct 11 01:19:53.623 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 01:19:53.623 INFO kablam! Oct 11 01:19:53.623 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 01:19:53.623 INFO kablam! --> src/lib.rs:53:59 Oct 11 01:19:53.623 INFO kablam! | Oct 11 01:19:53.623 INFO kablam! 53 | let upper_index = get_complement_index(&num_list, (10000 as i64 - num), true); Oct 11 01:19:53.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 01:19:53.623 INFO kablam! Oct 11 01:19:54.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 11 01:19:54.403 INFO kablam! su: No module specific data is present Oct 11 01:19:55.032 INFO running `"docker" "rm" "-f" "a42347ffbcbc953b255d9e22e68a2b7c6de392017779193720b2b9499e36d5bd"` Oct 11 01:19:55.440 INFO blam! a42347ffbcbc953b255d9e22e68a2b7c6de392017779193720b2b9499e36d5bd Oct 11 01:19:55.456 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:19:55.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:19:55.873 INFO blam! 8556dd2644d823653704aa338a425df7b1ec7e177c65b13416d1dd2b6c919157 Oct 11 01:19:55.874 INFO running `"docker" "start" "-a" "8556dd2644d823653704aa338a425df7b1ec7e177c65b13416d1dd2b6c919157"` Oct 11 01:19:56.812 INFO kablam! usermod: no changes Oct 11 01:19:56.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 01:19:56.868 INFO kablam! Running /target/debug/deps/two_sum-8a608e0b59b49318 Oct 11 01:19:56.872 INFO blam! Oct 11 01:19:56.872 INFO blam! running 7 tests Oct 11 01:19:56.880 INFO blam! test tests::test_bin_search_target_absent_lower ... ok Oct 11 01:19:56.880 INFO blam! test tests::test_bin_search_target_absent_upper_2 ... ok Oct 11 01:19:56.880 INFO blam! test tests::test_bin_search_target_absent_lower_2 ... ok Oct 11 01:19:56.893 INFO blam! test tests::test_bin_search_target_absent_upper ... ok Oct 11 01:19:56.910 INFO blam! test tests::test_bin_search_target_absent_upper_3 ... ok Oct 11 01:19:56.910 INFO blam! test tests::test_bin_search_target_absent_lower_3 ... ok Oct 11 01:19:56.910 INFO blam! test tests::test_bin_search_target_present ... ok Oct 11 01:19:56.910 INFO blam! Oct 11 01:19:56.910 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:19:56.910 INFO blam! Oct 11 01:19:56.913 INFO kablam! Running /target/debug/deps/two_sum-a47398b0f54df9a9 Oct 11 01:19:56.920 INFO kablam! Doc-tests two_sum Oct 11 01:19:56.920 INFO blam! Oct 11 01:19:56.920 INFO blam! running 0 tests Oct 11 01:19:56.920 INFO blam! Oct 11 01:19:56.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:19:56.920 INFO blam! Oct 11 01:19:57.984 INFO blam! Oct 11 01:19:57.984 INFO blam! running 0 tests Oct 11 01:19:57.984 INFO blam! Oct 11 01:19:57.984 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:19:57.984 INFO blam! Oct 11 01:19:57.994 INFO kablam! su: No module specific data is present Oct 11 01:19:58.498 INFO running `"docker" "rm" "-f" "8556dd2644d823653704aa338a425df7b1ec7e177c65b13416d1dd2b6c919157"` Oct 11 01:19:58.901 INFO blam! 8556dd2644d823653704aa338a425df7b1ec7e177c65b13416d1dd2b6c919157