Oct 14 23:21:49.106 INFO testing davidsullins/AdventOfRust2016 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:21:49.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:21:49.382 INFO blam! 384f6ef57c57a3296b9fa24e3fa6be261b59e1363aa263ee7ab7b0336a6cf5f2 Oct 14 23:21:49.383 INFO running `"docker" "start" "-a" "384f6ef57c57a3296b9fa24e3fa6be261b59e1363aa263ee7ab7b0336a6cf5f2"` Oct 14 23:21:50.609 INFO kablam! usermod: no changes Oct 14 23:21:50.736 INFO kablam! Compiling log v0.3.6 Oct 14 23:21:50.736 INFO kablam! Compiling crossbeam v0.2.10 Oct 14 23:21:50.736 INFO kablam! Compiling permutohedron v0.2.2 Oct 14 23:21:50.739 INFO kablam! Compiling md5 v0.3.2 Oct 14 23:21:50.739 INFO kablam! Compiling memchr v1.0.1 Oct 14 23:21:52.051 INFO kablam! Compiling futures v0.1.7 Oct 14 23:21:52.615 INFO kablam! Compiling aho-corasick v0.6.1 Oct 14 23:21:55.299 INFO kablam! Compiling regex v0.2.1 Oct 14 23:21:58.259 INFO kablam! Compiling futures-cpupool v0.1.2 Oct 14 23:22:05.795 INFO kablam! Compiling AdventOfRust2016 v0.1.0 (/source) Oct 14 23:22:17.878 INFO kablam! warning: unknown lint: `needless_range_loop` Oct 14 23:22:17.878 INFO kablam! --> src/bin/advent19.rs:27:17 Oct 14 23:22:17.878 INFO kablam! | Oct 14 23:22:17.878 INFO kablam! 27 | #[allow(needless_range_loop)] Oct 14 23:22:17.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 23:22:17.878 INFO kablam! | Oct 14 23:22:17.878 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 14 23:22:17.878 INFO kablam! Oct 14 23:22:22.202 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.57s Oct 14 23:22:22.212 INFO kablam! su: No module specific data is present Oct 14 23:22:23.074 INFO running `"docker" "rm" "-f" "384f6ef57c57a3296b9fa24e3fa6be261b59e1363aa263ee7ab7b0336a6cf5f2"` Oct 14 23:22:23.363 INFO blam! 384f6ef57c57a3296b9fa24e3fa6be261b59e1363aa263ee7ab7b0336a6cf5f2 Oct 14 23:22:23.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:22:23.684 INFO blam! df9b0e710cee169b4cd562ea3edfee022d917646ef48a715ac146aedc76521cb Oct 14 23:22:23.690 INFO running `"docker" "start" "-a" "df9b0e710cee169b4cd562ea3edfee022d917646ef48a715ac146aedc76521cb"` Oct 14 23:22:24.907 INFO kablam! usermod: no changes Oct 14 23:22:24.999 INFO kablam! Compiling AdventOfRust2016 v0.1.0 (/source) Oct 14 23:22:40.755 INFO kablam! warning: unknown lint: `needless_range_loop` Oct 14 23:22:40.755 INFO kablam! --> src/bin/advent19.rs:27:17 Oct 14 23:22:40.755 INFO kablam! | Oct 14 23:22:40.755 INFO kablam! 27 | #[allow(needless_range_loop)] Oct 14 23:22:40.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 23:22:40.774 INFO kablam! | Oct 14 23:22:40.775 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 14 23:22:40.775 INFO kablam! Oct 14 23:22:45.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.77s Oct 14 23:22:45.727 INFO kablam! su: No module specific data is present Oct 14 23:22:46.555 INFO running `"docker" "rm" "-f" "df9b0e710cee169b4cd562ea3edfee022d917646ef48a715ac146aedc76521cb"` Oct 14 23:22:46.887 INFO blam! df9b0e710cee169b4cd562ea3edfee022d917646ef48a715ac146aedc76521cb Oct 14 23:22:46.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:22:47.299 INFO blam! d93db371e4a8c49e93ae6b1e6ba75464d66f823f9133e9f04a75f3720e718f7f Oct 14 23:22:47.311 INFO running `"docker" "start" "-a" "d93db371e4a8c49e93ae6b1e6ba75464d66f823f9133e9f04a75f3720e718f7f"` Oct 14 23:22:48.647 INFO kablam! usermod: no changes Oct 14 23:22:48.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 23:22:48.798 INFO kablam! Running /target/debug/deps/common-4b394dc8bfb097ea Oct 14 23:22:48.801 INFO blam! Oct 14 23:22:48.801 INFO blam! running 1 test Oct 14 23:22:48.804 INFO blam! test tests::test_find_steps ... ok Oct 14 23:22:48.804 INFO kablam! Running /target/debug/deps/advent1-03b4de98f79b1365 Oct 14 23:22:48.804 INFO blam! Oct 14 23:22:48.804 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:48.804 INFO blam! Oct 14 23:22:48.804 INFO blam! Oct 14 23:22:48.804 INFO blam! running 5 tests Oct 14 23:22:48.804 INFO blam! test test_turn_right ... ok Oct 14 23:22:48.804 INFO blam! test test_parse_turn ... ok Oct 14 23:22:48.804 INFO blam! test test_find_first_revisited_distance ... ok Oct 14 23:22:48.805 INFO blam! test test_calc_manhattan_length ... ok Oct 14 23:22:48.812 INFO blam! test test_turn_left ... ok Oct 14 23:22:48.812 INFO blam! Oct 14 23:22:48.812 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:48.812 INFO blam! Oct 14 23:22:48.812 INFO kablam! Running /target/debug/deps/advent10-fc3b24fc4d43bde3 Oct 14 23:22:48.819 INFO blam! Oct 14 23:22:48.819 INFO blam! running 4 tests Oct 14 23:22:48.819 INFO blam! test test_get_chip_val ... ok Oct 14 23:22:48.831 INFO blam! test test_give_chip_to_bot ... ok Oct 14 23:22:48.851 INFO blam! test test_parse_instruction ... ok Oct 14 23:22:48.863 INFO blam! test test_parse_instruction2 ... ok Oct 14 23:22:48.863 INFO kablam! Running /target/debug/deps/advent12-b7cd493a9c5ca53b Oct 14 23:22:48.863 INFO blam! Oct 14 23:22:48.863 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:48.863 INFO blam! Oct 14 23:22:48.863 INFO blam! Oct 14 23:22:48.863 INFO blam! running 2 tests Oct 14 23:22:48.893 INFO blam! test test_execute_until_halt ... ok Oct 14 23:22:48.893 INFO blam! test test_parse_instruction ... ok Oct 14 23:22:48.893 INFO blam! Oct 14 23:22:48.893 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:48.893 INFO blam! Oct 14 23:22:48.898 INFO blam! Oct 14 23:22:48.898 INFO kablam! Running /target/debug/deps/advent13-ca0f6fe064dda8a3 Oct 14 23:22:48.898 INFO blam! running 1 test Oct 14 23:22:48.905 INFO blam! test test_is_wall ... ok Oct 14 23:22:48.905 INFO kablam! Running /target/debug/deps/advent14-558d7f4630f36104 Oct 14 23:22:48.905 INFO blam! Oct 14 23:22:48.905 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:48.905 INFO blam! Oct 14 23:22:48.905 INFO blam! Oct 14 23:22:48.905 INFO blam! running 5 tests Oct 14 23:22:48.905 INFO blam! test test_get_nth_idx2 ... ignored Oct 14 23:22:48.905 INFO blam! test test_has_quint ... ok Oct 14 23:22:48.905 INFO blam! test test_find_triple ... ok Oct 14 23:22:48.947 INFO blam! test test_calc_stretched_key ... ok Oct 14 23:22:49.399 INFO kablam! Running /target/debug/deps/advent15-d278ee121aee5ac4 Oct 14 23:22:49.399 INFO blam! test test_get_nth_idx ... ok Oct 14 23:22:49.399 INFO blam! Oct 14 23:22:49.399 INFO blam! test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.399 INFO blam! Oct 14 23:22:49.400 INFO blam! Oct 14 23:22:49.400 INFO blam! running 4 tests Oct 14 23:22:49.407 INFO blam! test test_calc_drop_time ... ok Oct 14 23:22:49.407 INFO blam! test test_adjust_discs ... ok Oct 14 23:22:49.415 INFO blam! test test_disc_from_description ... ok Oct 14 23:22:49.415 INFO blam! test test_disc_incr ... ok Oct 14 23:22:49.415 INFO blam! Oct 14 23:22:49.415 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.415 INFO blam! Oct 14 23:22:49.416 INFO kablam! Running /target/debug/deps/advent16-fd028a9358f8e7ee Oct 14 23:22:49.421 INFO blam! Oct 14 23:22:49.421 INFO blam! running 4 tests Oct 14 23:22:49.421 INFO blam! test tests::test_count_trailing_zeros ... ok Oct 14 23:22:49.421 INFO blam! test tests::test_rd_checksum ... ok Oct 14 23:22:49.425 INFO blam! test tests::test_rd_grow ... ok Oct 14 23:22:49.425 INFO blam! test tests::test_rd_create_from_str ... ok Oct 14 23:22:49.425 INFO blam! Oct 14 23:22:49.425 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.425 INFO blam! Oct 14 23:22:49.431 INFO kablam! Running /target/debug/deps/advent17-0b18f3fca9f02bab Oct 14 23:22:49.443 INFO blam! Oct 14 23:22:49.443 INFO blam! running 3 tests Oct 14 23:22:49.444 INFO blam! test test_find_longest_path_to_goal ... ignored Oct 14 23:22:49.451 INFO blam! test test_find_path_to_goal ... ok Oct 14 23:22:49.452 INFO blam! test test_is_open ... ok Oct 14 23:22:49.452 INFO blam! Oct 14 23:22:49.452 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.452 INFO blam! Oct 14 23:22:49.459 INFO kablam! Running /target/debug/deps/advent18-715559d0836fefa2 Oct 14 23:22:49.468 INFO blam! Oct 14 23:22:49.468 INFO blam! running 1 test Oct 14 23:22:49.469 INFO blam! test test_count_safe_tiles ... ok Oct 14 23:22:49.469 INFO kablam! Running /target/debug/deps/advent19-ac1afed2f5089401 Oct 14 23:22:49.469 INFO blam! Oct 14 23:22:49.469 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.469 INFO blam! Oct 14 23:22:49.475 INFO blam! Oct 14 23:22:49.475 INFO blam! running 3 tests Oct 14 23:22:49.475 INFO blam! test test_find_last_elf2_opt ... ok Oct 14 23:22:49.475 INFO blam! test test_find_last_elf ... ok Oct 14 23:22:49.475 INFO blam! test test_find_last_elf2 ... ok Oct 14 23:22:49.475 INFO blam! Oct 14 23:22:49.475 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.475 INFO blam! Oct 14 23:22:49.483 INFO blam! Oct 14 23:22:49.483 INFO kablam! Running /target/debug/deps/advent2-2b34d120e5cc54ef Oct 14 23:22:49.483 INFO blam! running 4 tests Oct 14 23:22:49.483 INFO kablam! Running /target/debug/deps/advent20-5d0b51f0ffa914bc Oct 14 23:22:49.483 INFO blam! test test_parse_move2 ... ok Oct 14 23:22:49.483 INFO blam! test test_parse_move ... ok Oct 14 23:22:49.483 INFO blam! test test_digit_from_pos ... ok Oct 14 23:22:49.483 INFO blam! test test_char_from_pos2 ... ok Oct 14 23:22:49.483 INFO blam! Oct 14 23:22:49.483 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.483 INFO blam! Oct 14 23:22:49.490 INFO blam! Oct 14 23:22:49.491 INFO kablam! Running /target/debug/deps/advent21-d294a36fc1f96bd9 Oct 14 23:22:49.491 INFO blam! running 2 tests Oct 14 23:22:49.491 INFO blam! test test_find_total_unblocked_ips ... ok Oct 14 23:22:49.491 INFO blam! test test_find_first_unblocked_ip ... ok Oct 14 23:22:49.491 INFO blam! Oct 14 23:22:49.491 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.491 INFO blam! Oct 14 23:22:49.510 INFO blam! Oct 14 23:22:49.511 INFO blam! running 2 tests Oct 14 23:22:49.532 INFO blam! test test_unscramble_password ... ok Oct 14 23:22:49.532 INFO blam! test test_scramble_password ... ok Oct 14 23:22:49.532 INFO blam! Oct 14 23:22:49.532 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.533 INFO blam! Oct 14 23:22:49.551 INFO blam! Oct 14 23:22:49.551 INFO kablam! Running /target/debug/deps/advent22-0b72c732d78949dd Oct 14 23:22:49.551 INFO blam! running 3 tests Oct 14 23:22:49.552 INFO kablam! Running /target/debug/deps/advent23-358d425a4e6c89dd Oct 14 23:22:49.552 INFO blam! test test_find_viable_pairs ... ok Oct 14 23:22:49.552 INFO blam! test test_calc_fewest_steps_to_goal ... ok Oct 14 23:22:49.553 INFO blam! test test_is_viable_pair ... ok Oct 14 23:22:49.553 INFO blam! Oct 14 23:22:49.553 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.553 INFO blam! Oct 14 23:22:49.553 INFO blam! Oct 14 23:22:49.554 INFO blam! running 2 tests Oct 14 23:22:49.589 INFO blam! test test_execute_until_halt_day12 ... ok Oct 14 23:22:49.601 INFO blam! test test_execute_until_halt ... ok Oct 14 23:22:49.601 INFO kablam! Running /target/debug/deps/advent24-0e288b7fe597c333 Oct 14 23:22:49.602 INFO blam! Oct 14 23:22:49.602 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.602 INFO blam! Oct 14 23:22:49.603 INFO blam! Oct 14 23:22:49.603 INFO blam! running 2 tests Oct 14 23:22:49.604 INFO blam! test test_distances ... ok Oct 14 23:22:49.611 INFO blam! test test_grid ... ok Oct 14 23:22:49.611 INFO kablam! Running /target/debug/deps/advent3-0162319f453d1e4a Oct 14 23:22:49.611 INFO blam! Oct 14 23:22:49.612 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.612 INFO blam! Oct 14 23:22:49.616 INFO blam! Oct 14 23:22:49.616 INFO blam! running 1 test Oct 14 23:22:49.623 INFO blam! test test_is_triangle_possible ... ok Oct 14 23:22:49.624 INFO kablam! Running /target/debug/deps/advent4-ca06ab7f3092532c Oct 14 23:22:49.624 INFO blam! Oct 14 23:22:49.624 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.625 INFO blam! Oct 14 23:22:49.627 INFO blam! Oct 14 23:22:49.628 INFO blam! running 4 tests Oct 14 23:22:49.628 INFO blam! test test_parse_sector_id ... ok Oct 14 23:22:49.628 INFO blam! test test_is_real_room ... ok Oct 14 23:22:49.631 INFO blam! test test_decrypt_room ... ok Oct 14 23:22:49.631 INFO blam! test test_decrypt_char ... ok Oct 14 23:22:49.632 INFO blam! Oct 14 23:22:49.632 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.632 INFO blam! Oct 14 23:22:49.633 INFO blam! Oct 14 23:22:49.633 INFO blam! running 5 tests Oct 14 23:22:49.633 INFO blam! test test_get_password ... ignored Oct 14 23:22:49.634 INFO blam! test test_get_password2 ... ignored Oct 14 23:22:49.634 INFO blam! test test_get_password_character2 ... ok Oct 14 23:22:49.635 INFO blam! test test_get_password_character ... ok Oct 14 23:22:49.635 INFO blam! test test_char_from_nibble ... ok Oct 14 23:22:49.635 INFO blam! Oct 14 23:22:49.635 INFO blam! test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.636 INFO blam! Oct 14 23:22:49.640 INFO blam! Oct 14 23:22:49.640 INFO kablam! Running /target/debug/deps/advent5-40ecfb1c021c87fc Oct 14 23:22:49.640 INFO blam! running 1 test Oct 14 23:22:49.640 INFO kablam! Running /target/debug/deps/advent6-3a0ab2a988b285d0 Oct 14 23:22:49.640 INFO blam! test test_correct_errors ... ok Oct 14 23:22:49.640 INFO kablam! Running /target/debug/deps/advent7-6cdf2e101c85ddab Oct 14 23:22:49.640 INFO blam! Oct 14 23:22:49.640 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.640 INFO blam! Oct 14 23:22:49.640 INFO blam! Oct 14 23:22:49.640 INFO blam! running 4 tests Oct 14 23:22:49.647 INFO blam! test test_supports_tls ... ok Oct 14 23:22:49.647 INFO blam! test test_supports_ssl ... ok Oct 14 23:22:49.647 INFO blam! test test_has_abba ... ok Oct 14 23:22:49.654 INFO blam! test test_get_bab_from_aba ... ok Oct 14 23:22:49.655 INFO kablam! Running /target/debug/deps/advent8-d835ccc999de35ff Oct 14 23:22:49.655 INFO blam! Oct 14 23:22:49.655 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.655 INFO blam! Oct 14 23:22:49.663 INFO blam! Oct 14 23:22:49.663 INFO blam! running 1 test Oct 14 23:22:49.695 INFO blam! test test_apply_cmd ... ok Oct 14 23:22:49.695 INFO kablam! Running /target/debug/deps/advent9-63d41efba3294c4e Oct 14 23:22:49.695 INFO blam! Oct 14 23:22:49.695 INFO kablam! Doc-tests common Oct 14 23:22:49.695 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.695 INFO blam! Oct 14 23:22:49.695 INFO blam! Oct 14 23:22:49.695 INFO blam! running 2 tests Oct 14 23:22:49.695 INFO blam! test test_calc_decompressed_length2 ... ok Oct 14 23:22:49.695 INFO blam! test test_calc_decompressed_length ... ok Oct 14 23:22:49.695 INFO blam! Oct 14 23:22:49.695 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:49.695 INFO blam! Oct 14 23:22:50.071 INFO blam! Oct 14 23:22:50.071 INFO blam! running 0 tests Oct 14 23:22:50.071 INFO blam! Oct 14 23:22:50.071 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:50.071 INFO blam! Oct 14 23:22:50.095 INFO kablam! su: No module specific data is present Oct 14 23:22:50.810 INFO running `"docker" "rm" "-f" "d93db371e4a8c49e93ae6b1e6ba75464d66f823f9133e9f04a75f3720e718f7f"` Oct 14 23:22:51.159 INFO blam! d93db371e4a8c49e93ae6b1e6ba75464d66f823f9133e9f04a75f3720e718f7f