Oct 12 20:23:40.837 INFO testing u2/leetcode-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:23:40.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:23:41.212 INFO blam! 096fa2198aa73026f6f6b022dac5321658b534440eb0c28ee1641aa33fe2d5e3 Oct 12 20:23:41.214 INFO running `"docker" "start" "-a" "096fa2198aa73026f6f6b022dac5321658b534440eb0c28ee1641aa33fe2d5e3"` Oct 12 20:23:42.334 INFO kablam! usermod: no changes Oct 12 20:23:42.423 INFO kablam! Compiling libc v0.2.20 Oct 12 20:23:42.438 INFO kablam! Compiling regex-syntax v0.4.0 Oct 12 20:23:43.651 INFO kablam! Compiling memchr v1.0.1 Oct 12 20:23:43.651 INFO kablam! Compiling thread-id v3.0.0 Oct 12 20:23:43.975 INFO kablam! Compiling thread_local v0.3.2 Oct 12 20:23:44.420 INFO kablam! Compiling aho-corasick v0.6.1 Oct 12 20:23:48.143 INFO kablam! Compiling regex v0.2.1 Oct 12 20:23:55.760 INFO kablam! Compiling leetcode v0.1.0 (/source) Oct 12 20:23:56.087 INFO kablam! warning: unused arithmetic operation which must be used Oct 12 20:23:56.087 INFO kablam! --> src/find_median_sorted_arrays.rs:42:13 Oct 12 20:23:56.087 INFO kablam! | Oct 12 20:23:56.087 INFO kablam! 42 | j - 1; Oct 12 20:23:56.087 INFO kablam! | ^^^^^ Oct 12 20:23:56.087 INFO kablam! | Oct 12 20:23:56.087 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:23:56.087 INFO kablam! Oct 12 20:23:56.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.41s Oct 12 20:23:56.791 INFO kablam! su: No module specific data is present Oct 12 20:23:57.188 INFO running `"docker" "rm" "-f" "096fa2198aa73026f6f6b022dac5321658b534440eb0c28ee1641aa33fe2d5e3"` Oct 12 20:23:57.343 INFO blam! 096fa2198aa73026f6f6b022dac5321658b534440eb0c28ee1641aa33fe2d5e3 Oct 12 20:23:57.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:23:57.593 INFO blam! 1df93ca278a4ed24f415b0d5986ad4fa424adc221c3513ab7d60546cb6eed373 Oct 12 20:23:57.595 INFO running `"docker" "start" "-a" "1df93ca278a4ed24f415b0d5986ad4fa424adc221c3513ab7d60546cb6eed373"` Oct 12 20:23:58.491 INFO kablam! usermod: no changes Oct 12 20:23:58.572 INFO kablam! Compiling leetcode v0.1.0 (/source) Oct 12 20:23:59.455 INFO kablam! warning: unused arithmetic operation which must be used Oct 12 20:23:59.455 INFO kablam! --> src/find_median_sorted_arrays.rs:42:13 Oct 12 20:23:59.455 INFO kablam! | Oct 12 20:23:59.455 INFO kablam! 42 | j - 1; Oct 12 20:23:59.455 INFO kablam! | ^^^^^ Oct 12 20:23:59.455 INFO kablam! | Oct 12 20:23:59.455 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:23:59.455 INFO kablam! Oct 12 20:24:01.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.87s Oct 12 20:24:01.392 INFO kablam! su: No module specific data is present Oct 12 20:24:02.284 INFO running `"docker" "rm" "-f" "1df93ca278a4ed24f415b0d5986ad4fa424adc221c3513ab7d60546cb6eed373"` Oct 12 20:24:02.537 INFO blam! 1df93ca278a4ed24f415b0d5986ad4fa424adc221c3513ab7d60546cb6eed373 Oct 12 20:24:02.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:24:03.068 INFO blam! 2d9f1d78e041f3ad87129846aaae4e6184469dad4dce19f020fcd69beb46fcca Oct 12 20:24:03.070 INFO running `"docker" "start" "-a" "2d9f1d78e041f3ad87129846aaae4e6184469dad4dce19f020fcd69beb46fcca"` Oct 12 20:24:05.479 INFO kablam! usermod: no changes Oct 12 20:24:05.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 20:24:05.599 INFO kablam! Running /target/debug/deps/leetcode-ccea2d53b26dc98c Oct 12 20:24:05.599 INFO blam! Oct 12 20:24:05.599 INFO blam! running 20 tests Oct 12 20:24:05.599 INFO blam! test atoi::test::test_atoi ... ok Oct 12 20:24:05.599 INFO blam! test length_of_longest_substring::test::bench_approach_two ... ok Oct 12 20:24:05.603 INFO blam! test length_of_longest_substring::test::bench_length_of_longest_substring ... ok Oct 12 20:24:05.603 INFO blam! test find_median_sorted_arrays::test::test_find_median_sorted_arrays ... ok Oct 12 20:24:05.603 INFO blam! test add_two_numbers::test::test_add_two_numbers ... ok Oct 12 20:24:05.603 INFO blam! test palindrome_number::test::test_palindrome_number ... ok Oct 12 20:24:05.603 INFO blam! test longest_palindrome::test::test_find_longest_palindrome ... ok Oct 12 20:24:05.607 INFO blam! test reverse_integer::test::test_reverse_integer ... ok Oct 12 20:24:05.607 INFO blam! test longest_palindrome::test::test_is_palindrome ... ok Oct 12 20:24:05.607 INFO blam! test longest_palindrome::test::test_longest_palindrome ... ok Oct 12 20:24:05.607 INFO blam! test regular_expression_matching::test::test_regular_expression_matching ... ok Oct 12 20:24:05.611 INFO blam! test length_of_longest_substring::test::test_length_of_longest_substring ... ok Oct 12 20:24:05.611 INFO blam! test length_of_longest_substring::test::test_approach_two ... ok Oct 12 20:24:05.611 INFO blam! test zigzag_conversion::test::test_zigzag_conversion ... ok Oct 12 20:24:05.643 INFO blam! test two_sum::test::bench_two_sum_approach_two ... ok Oct 12 20:24:05.643 INFO blam! test two_sum::test::test_two_sum_approach_two ... ok Oct 12 20:24:05.711 INFO blam! test two_sum::test::test_two_sum ... ok Oct 12 20:24:05.721 INFO blam! test two_sum::test::bench_two_sum ... ok Oct 12 20:24:08.387 INFO blam! test longest_palindrome::test::bench_find_longest_palindrome ... ok Oct 12 20:24:08.403 INFO blam! test longest_palindrome::test::bench_longest_palindrome ... ok Oct 12 20:24:08.403 INFO kablam! Doc-tests leetcode Oct 12 20:24:08.403 INFO blam! Oct 12 20:24:08.403 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:24:08.403 INFO blam! Oct 12 20:24:08.783 INFO blam! Oct 12 20:24:08.783 INFO blam! running 0 tests Oct 12 20:24:08.783 INFO blam! Oct 12 20:24:08.784 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:24:08.784 INFO blam! Oct 12 20:24:08.790 INFO kablam! su: No module specific data is present Oct 12 20:24:09.819 INFO running `"docker" "rm" "-f" "2d9f1d78e041f3ad87129846aaae4e6184469dad4dce19f020fcd69beb46fcca"` Oct 12 20:24:10.203 INFO blam! 2d9f1d78e041f3ad87129846aaae4e6184469dad4dce19f020fcd69beb46fcca