Oct 10 18:08:53.636 INFO testing mozilla/sccache against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:08:53.636 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:08:53.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 18:08:54.297 INFO blam! 7cb6bd29358ca6a6ba881155b9c628cfa2d319d5ed5389bd1b819bd18641391f Oct 10 18:08:54.299 INFO running `"docker" "start" "-a" "7cb6bd29358ca6a6ba881155b9c628cfa2d319d5ed5389bd1b819bd18641391f"` Oct 10 18:08:56.440 INFO kablam! usermod: no changes Oct 10 18:08:57.137 INFO kablam! Compiling serde v1.0.75 Oct 10 18:08:57.164 INFO kablam! Compiling case v0.1.0 Oct 10 18:08:57.172 INFO kablam! Compiling linked-hash-map v0.2.1 Oct 10 18:08:57.173 INFO kablam! Compiling counted-array v0.1.2 Oct 10 18:08:57.173 INFO kablam! Compiling error-chain v0.12.0 Oct 10 18:08:57.174 INFO kablam! Compiling directories v1.0.1 Oct 10 18:08:57.175 INFO kablam! Compiling filetime v0.1.15 Oct 10 18:08:57.175 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 10 18:09:00.572 INFO kablam! Compiling textwrap v0.10.0 Oct 10 18:09:03.804 INFO kablam! Compiling tempfile v3.0.3 Oct 10 18:09:03.804 INFO kablam! Compiling rand v0.3.22 Oct 10 18:09:03.804 INFO kablam! Compiling jobserver v0.1.11 Oct 10 18:09:03.804 INFO kablam! Compiling tar v0.4.16 Oct 10 18:09:03.808 INFO kablam! Compiling pulldown-cmark v0.0.3 Oct 10 18:09:03.956 INFO kablam! Compiling strip-ansi-escapes v0.1.0 Oct 10 18:09:05.244 INFO kablam! Compiling tokio-serde v0.1.0 Oct 10 18:09:07.917 INFO kablam! Compiling lru-disk-cache v0.2.0 (/source/lru-disk-cache) Oct 10 18:09:08.058 INFO kablam! Compiling derive-error v0.0.3 Oct 10 18:09:08.659 INFO kablam! Compiling retry v0.4.0 Oct 10 18:09:18.352 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 18:09:18.392 INFO kablam! Compiling clap v2.32.0 Oct 10 18:09:18.548 INFO kablam! Compiling skeptic v0.4.0 Oct 10 18:09:18.729 INFO kablam! Compiling env_logger v0.5.13 Oct 10 18:09:18.972 INFO kablam! Compiling tokio-signal v0.2.4 Oct 10 18:09:31.887 INFO kablam! Compiling flate2 v1.0.2 Oct 10 18:09:37.136 INFO kablam! Compiling local-encoding v0.2.0 Oct 10 18:09:37.136 INFO kablam! Compiling failure v0.1.2 Oct 10 18:09:37.197 INFO kablam! Compiling tokio-process v0.2.2 Oct 10 18:09:38.440 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 18:09:44.859 INFO kablam! Compiling which v2.0.0 Oct 10 18:09:45.415 INFO kablam! Compiling zip v0.4.2 Oct 10 18:10:12.107 INFO kablam! Compiling hyper v0.11.27 Oct 10 18:10:19.768 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 10 18:10:19.768 INFO kablam! Compiling bincode v0.8.0 Oct 10 18:10:19.768 INFO kablam! Compiling serde_json v1.0.26 Oct 10 18:10:19.768 INFO kablam! Compiling toml v0.4.6 Oct 10 18:10:19.768 INFO kablam! Compiling bincode v1.0.1 Oct 10 18:10:27.865 INFO kablam! Compiling tokio-serde-bincode v0.1.1 Oct 10 18:10:41.944 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 18:10:47.008 INFO kablam! Compiling reqwest v0.8.8 Oct 10 18:11:02.129 INFO kablam! Compiling sccache v0.2.8-alpha.0 (/source) Oct 10 18:11:12.036 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 18:11:12.036 INFO kablam! --> src/cache/s3.rs:50:20 Oct 10 18:11:12.036 INFO kablam! | Oct 10 18:11:12.036 INFO kablam! 50 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Oct 10 18:11:12.036 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:11:12.036 INFO kablam! | Oct 10 18:11:12.036 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:11:12.036 INFO kablam! Oct 10 18:11:12.044 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 18:11:12.044 INFO kablam! --> src/simples3/credential.rs:137:38 Oct 10 18:11:12.044 INFO kablam! | Oct 10 18:11:12.044 INFO kablam! 137 | let profile_location = match env::home_dir() { Oct 10 18:11:12.044 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:11:12.044 INFO kablam! Oct 10 18:12:01.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 05s Oct 10 18:12:01.954 INFO kablam! su: No module specific data is present Oct 10 18:12:02.610 INFO running `"docker" "rm" "-f" "7cb6bd29358ca6a6ba881155b9c628cfa2d319d5ed5389bd1b819bd18641391f"` Oct 10 18:12:02.856 INFO blam! 7cb6bd29358ca6a6ba881155b9c628cfa2d319d5ed5389bd1b819bd18641391f Oct 10 18:12:02.869 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:12:02.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 18:12:03.191 INFO blam! dfd739ee93e7b671c5c556a8b7cf9254e82e1908607f2a94481a7b74d08c7f45 Oct 10 18:12:03.197 INFO running `"docker" "start" "-a" "dfd739ee93e7b671c5c556a8b7cf9254e82e1908607f2a94481a7b74d08c7f45"` Oct 10 18:12:04.200 INFO kablam! usermod: no changes Oct 10 18:12:04.548 INFO kablam! Compiling escargot v0.3.1 Oct 10 18:12:04.548 INFO kablam! Compiling treeline v0.1.0 Oct 10 18:12:04.548 INFO kablam! Compiling normalize-line-endings v0.2.2 Oct 10 18:12:04.550 INFO kablam! Compiling predicates-core v0.9.0 Oct 10 18:12:04.561 INFO kablam! Compiling float-cmp v0.4.0 Oct 10 18:12:06.221 INFO kablam! Compiling predicates-tree v0.9.0 Oct 10 18:12:06.221 INFO kablam! Compiling predicates v0.9.0 Oct 10 18:12:09.964 INFO kablam! Compiling assert_cmd v0.9.1 Oct 10 18:12:12.625 INFO kablam! Compiling sccache v0.2.8-alpha.0 (/source) Oct 10 18:12:31.552 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 18:12:31.552 INFO kablam! --> src/cache/s3.rs:50:20 Oct 10 18:12:31.552 INFO kablam! | Oct 10 18:12:31.552 INFO kablam! 50 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Oct 10 18:12:31.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:12:31.552 INFO kablam! | Oct 10 18:12:31.552 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:12:31.552 INFO kablam! Oct 10 18:12:31.552 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 18:12:31.552 INFO kablam! --> src/simples3/credential.rs:137:38 Oct 10 18:12:31.552 INFO kablam! | Oct 10 18:12:31.552 INFO kablam! 137 | let profile_location = match env::home_dir() { Oct 10 18:12:31.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:12:31.552 INFO kablam! Oct 10 18:13:00.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.05s Oct 10 18:13:00.316 INFO kablam! su: No module specific data is present Oct 10 18:13:01.013 INFO running `"docker" "rm" "-f" "dfd739ee93e7b671c5c556a8b7cf9254e82e1908607f2a94481a7b74d08c7f45"` Oct 10 18:13:01.379 INFO blam! dfd739ee93e7b671c5c556a8b7cf9254e82e1908607f2a94481a7b74d08c7f45 Oct 10 18:13:01.384 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:13:01.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 18:13:01.868 INFO blam! c049a653b9c6329e8a7eaec7bc1aa103ba9477a3908b81846a5877b2c7431f95 Oct 10 18:13:01.872 INFO running `"docker" "start" "-a" "c049a653b9c6329e8a7eaec7bc1aa103ba9477a3908b81846a5877b2c7431f95"` Oct 10 18:13:03.524 INFO kablam! usermod: no changes Oct 10 18:13:04.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 10 18:13:04.100 INFO kablam! Running /target/debug/deps/sccache-f03f32f8362fdd80 Oct 10 18:13:04.106 INFO blam! Oct 10 18:13:04.106 INFO blam! running 107 tests Oct 10 18:13:04.112 INFO blam! test compiler::args::tests::assert_tests::test_args_iter_no_conflict ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_take_concat_arg ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_flag ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_take_arg ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::test_arginfo_cmp ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::test_arginfo_process ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::test_argsiter ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_take_maybe_concat_arg ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::test_argument_into_iter ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_take_concat_arg_delim_same ... ok Oct 10 18:13:04.428 INFO blam! test compiler::args::tests::test_bsearch ... ok Oct 10 18:13:04.428 INFO blam! test compiler::c::test::test_hash_key_args_differs ... ok Oct 10 18:13:04.436 INFO blam! test compiler::c::test::test_hash_key_executable_contents_differs ... ok Oct 10 18:13:04.436 INFO blam! test compiler::c::test::test_hash_key_preprocessed_content_differs ... ok Oct 10 18:13:04.436 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_take_concat_arg_delim ... ok Oct 10 18:13:04.452 INFO blam! test compiler::args::tests::test_multi_search ... ok Oct 10 18:13:04.452 INFO blam! test compiler::clang::test::test_parse_arguments_others ... ok Oct 10 18:13:04.452 INFO blam! test compiler::clang::test::test_parse_arguments_clangmodules ... ok Oct 10 18:13:04.452 INFO blam! test compiler::c::test::test_hash_key_env_var_differs ... ok Oct 10 18:13:04.460 INFO blam! test compiler::clang::test::test_parse_arguments_simple ... ok Oct 10 18:13:04.460 INFO blam! test compiler::clang::test::test_parse_arguments_values ... ok Oct 10 18:13:04.460 INFO blam! test compiler::args::tests::assert_tests::test_arginfo_process_take_maybe_concat_arg_delim ... ok Oct 10 18:13:04.460 INFO blam! test compiler::args::tests::assert_tests::test_args_iter_unsorted_2 ... ok Oct 10 18:13:04.468 INFO blam! test compiler::args::tests::assert_tests::test_args_iter_unsorted ... ok Oct 10 18:13:04.504 INFO blam! test compiler::compiler::test::test_compiler_get_cached_or_compile_cached ... ok Oct 10 18:13:04.504 INFO kablam! ERROR 2018-10-10T18:13:04Z: sccache::compiler::compiler: [foo.o]: Cache read error: Some Error Oct 10 18:13:04.524 INFO blam! test compiler::compiler::test::test_detect_compiler_kind_gcc ... ok Oct 10 18:13:04.532 INFO blam! test compiler::compiler::test::test_compiler_get_cached_or_compile_cache_error ... ok Oct 10 18:13:04.540 INFO blam! test compiler::compiler::test::test_compiler_get_cached_or_compile_preprocessor_error ... ok Oct 10 18:13:04.552 INFO blam! test compiler::compiler::test::test_compiler_get_cached_or_compile_force_recache ... ok Oct 10 18:13:04.552 INFO blam! test compiler::compiler::test::test_detect_compiler_kind_process_fail ... ok Oct 10 18:13:04.552 INFO blam! test compiler::compiler::test::test_detect_compiler_kind_msvc ... ok Oct 10 18:13:04.564 INFO blam! test compiler::compiler::test::test_detect_compiler_kind_clang ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::at_signs ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_coverage_outputs_gcno ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_default_name ... ok Oct 10 18:13:04.564 INFO blam! test compiler::compiler::test::test_detect_compiler_kind_rustc ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_dep_target_needed ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_empty_args ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_explicit_dep_target_needed ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_link ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_extra ... ok Oct 10 18:13:04.564 INFO blam! test compiler::gcc::test::test_parse_arguments_not_compile ... ok Oct 10 18:13:04.572 INFO blam! test compiler::gcc::test::test_parse_arguments_pgo ... ok Oct 10 18:13:04.572 INFO blam! test compiler::gcc::test::test_parse_arguments_explicit_dep_target ... ok Oct 10 18:13:04.572 INFO blam! test compiler::gcc::test::test_parse_arguments_preprocessor_args ... ok Oct 10 18:13:04.572 INFO blam! test compiler::compiler::test::test_detect_compiler_kind_unknown ... ok Oct 10 18:13:04.572 INFO blam! test compiler::compiler::test::test_get_compiler_info ... ok Oct 10 18:13:04.572 INFO blam! test compiler::gcc::test::test_parse_arguments_profile_generate ... ok Oct 10 18:13:04.572 INFO blam! test compiler::gcc::test::test_parse_arguments_simple ... ok Oct 10 18:13:04.572 INFO blam! test compiler::gcc::test::test_parse_arguments_response_file ... ok Oct 10 18:13:04.588 INFO blam! test compiler::gcc::test::test_parse_arguments_split_dwarf ... ok Oct 10 18:13:04.588 INFO blam! test compiler::gcc::test::test_parse_arguments_test_coverage_outputs_gcno ... ok Oct 10 18:13:04.588 INFO blam! test compiler::msvc::test::parse_argument_slashes ... ok Oct 10 18:13:04.588 INFO blam! test compiler::gcc::test::test_parse_arguments_too_many_inputs ... ok Oct 10 18:13:04.588 INFO blam! test compiler::gcc::test::test_parse_arguments_values ... ok Oct 10 18:13:04.604 INFO blam! test compiler::msvc::test::test_parse_arguments_default_name ... ok Oct 10 18:13:04.604 INFO blam! test compiler::msvc::test::test_parse_arguments_missing_pdb ... ok Oct 10 18:13:04.604 INFO blam! test compiler::msvc::test::test_parse_arguments_not_compile ... ok Oct 10 18:13:04.628 INFO blam! test compiler::gcc::test::test_compile_simple ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_parse_arguments_empty_args ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_parse_arguments_extra ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_parse_arguments_response_file ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_parse_arguments_pdb ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_parse_arguments_simple ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_detect_showincludes_prefix ... ok Oct 10 18:13:04.628 INFO blam! test compiler::compiler::test::test_compiler_get_cached_or_compile_uncached ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_compile_simple ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_compile_not_cacheable_pdb ... ok Oct 10 18:13:04.628 INFO blam! test compiler::msvc::test::test_parse_arguments_too_many_inputs ... ok Oct 10 18:13:04.644 INFO blam! test compiler::msvc::test::test_parse_arguments_values ... ok Oct 10 18:13:04.644 INFO blam! test compiler::msvc::test::test_parse_arguments_unsupported ... ok Oct 10 18:13:04.660 INFO blam! test compiler::rust::test::test_get_compiler_outputs ... ok Oct 10 18:13:04.660 INFO blam! test compiler::rust::test::test_parse_arguments_dep_info_no_extra_filename ... ok Oct 10 18:13:04.676 INFO blam! test compiler::rust::test::test_parse_arguments_color ... ok Oct 10 18:13:04.676 INFO blam! test compiler::rust::test::test_parse_arguments_native_libs ... ok Oct 10 18:13:04.676 INFO blam! test compiler::rust::test::test_parse_arguments_incremental ... ok Oct 10 18:13:04.676 INFO blam! test compiler::rust::test::test_parse_arguments_non_rlib_crate ... ok Oct 10 18:13:04.692 INFO blam! test compiler::rust::test::test_parse_dep_info ... ok Oct 10 18:13:04.692 INFO blam! test compiler::rust::test::test_parse_dep_info_abs_paths ... ok Oct 10 18:13:04.692 INFO blam! test compiler::rust::test::test_parse_arguments_simple ... ok Oct 10 18:13:04.692 INFO blam! test compiler::rust::test::test_generate_hash_key ... ok Oct 10 18:13:04.692 INFO blam! test compiler::rust::test::test_parse_dep_info_cwd ... ok Oct 10 18:13:04.692 INFO blam! test config::config_overrides ... ok Oct 10 18:13:04.692 INFO blam! test compiler::rust::test::test_get_compiler_outputs_fail ... ok Oct 10 18:13:04.704 INFO blam! test compiler::rust::test::test_equal_hashes_cfg_features ... ok Oct 10 18:13:04.704 INFO blam! test mock_command::test::test_mock_command_sync ... ok Oct 10 18:13:04.716 INFO blam! test compiler::rust::test::test_equal_hashes_externs ... ok Oct 10 18:13:04.716 INFO blam! test mock_command::test::test_mock_command_output ... ok Oct 10 18:13:04.728 INFO blam! test mock_command::test::test_mock_command_calls ... ok Oct 10 18:13:04.728 INFO blam! test mock_command::test::test_mock_command_wait ... ok Oct 10 18:13:04.728 INFO blam! test compiler::rust::test::test_equal_hashes_link_paths ... ok Oct 10 18:13:04.732 INFO blam! test config::test_parse_size ... ok Oct 10 18:13:04.733 INFO blam! test mock_command::test::test_mock_wait_error ... ok Oct 10 18:13:04.733 INFO blam! test mock_command::test::test_unexpected_new_command ... ok Oct 10 18:13:04.748 INFO blam! test mock_command::test::test_mock_spawn_error ... ok Oct 10 18:13:04.749 INFO blam! test test::tests::test_server_idle_timeout ... ok Oct 10 18:13:04.749 INFO blam! test test::tests::test_server_shutdown ... ok Oct 10 18:13:04.749 INFO blam! test test::utils::test_map_contains_missing_key ... ok Oct 10 18:13:04.750 INFO blam! test test::utils::test_map_contains_ok ... ok Oct 10 18:13:04.750 INFO blam! test util::tests::simple_strip_prefix ... ok Oct 10 18:13:04.750 INFO blam! test util::tests::simple_starts_with ... ok Oct 10 18:13:04.764 INFO blam! test test::utils::test_map_contains_wrong_value ... ok Oct 10 18:13:04.765 INFO blam! test test::tests::test_server_stats ... ok Oct 10 18:13:04.765 INFO blam! test test::tests::test_server_shutdown_no_idle ... ok Oct 10 18:13:04.780 INFO blam! test test::tests::test_server_compile ... ok Oct 10 18:13:04.781 INFO blam! test test::tests::test_server_unsupported_compiler ... ok Oct 10 18:13:04.888 INFO kablam! su: No module specific data is present Oct 10 18:13:05.592 INFO running `"docker" "rm" "-f" "c049a653b9c6329e8a7eaec7bc1aa103ba9477a3908b81846a5877b2c7431f95"` Oct 10 18:13:05.916 INFO blam! c049a653b9c6329e8a7eaec7bc1aa103ba9477a3908b81846a5877b2c7431f95