[INFO] cloning repository https://github.com/hiqua/tiro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiqua/tiro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b73b047cfae89b28485f546cae59438eed91bae0
[INFO] testing hiqua/tiro against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiqua/tiro
[INFO] finished tweaking git repo https://github.com/hiqua/tiro
[INFO] tweaked toml for git repo https://github.com/hiqua/tiro written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiqua/tiro on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hiqua/tiro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca
[INFO] running `Command { std: "docker" "start" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dbus v0.6.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling tiro v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling notify-rust v3.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tiro v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/tiro-89d8693fa5825462)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test config::tests::test_load_config_invalid_toml_syntax ... FAILED
[INFO] [stdout] test config::tests::test_load_config_non_existent_file ... FAILED
[INFO] [stdout] test config::tests::parse_as_path_buf ... ok
[INFO] [stdout] test config::tests::test_2 ... ok
[INFO] [stdout] test config::tests::test_load_config_valid_file ... FAILED
[INFO] [stdout] test config::tests::test_update_parse_state_basic ... ok
[INFO] [stdout] test config::tests::test_update_parse_state_category_not_in_config ... ok
[INFO] [stdout] test config::tests::test_update_parse_state_empty_config_quadrants ... ok
[INFO] [stdout] test config::tests::test_update_parse_state_empty_parse_state ... ok
[INFO] [stdout] test config::tests::test_update_parse_state_no_override ... ok
[INFO] [stdout] test merge::tests::are_compatible_disjoint_intervals_returns_true ... ok
[INFO] [stdout] test merge::tests::are_compatible_empty_input_returns_true ... ok
[INFO] [stdout] test merge::tests::are_compatible_single_interval_returns_true ... ok
[INFO] [stdout] test merge::tests::are_compatible_three_intervals_with_overlap_returns_false ... ok
[INFO] [stdout] test merge::tests::are_compatible_touching_intervals_returns_true ... ok
[INFO] [stdout] test merge::tests::are_compatible_two_overlapping_intervals_returns_false ... ok
[INFO] [stdout] test merge::tests::merge_strictly_compatible_lifelapses_contiguous_inputs_returns_single_merged_lapse ... ok
[INFO] [stdout] test merge::tests::merge_strictly_compatible_lifelapses_inputs_with_gap_returns_separate_lapses ... ok
[INFO] [stdout] test merge::tests::merge_strictly_compatible_lifelapses_overlapping_inputs_returns_separate_lapses ... ok
[INFO] [stdout] test parse::tests::get_all_life_lapses_multiple_files_returns_merged_lapses ... ok
[INFO] [stdout] test parse::tests::get_all_life_lapses_single_file_returns_parsed_lapses ... ok
[INFO] [stdout] test parse::tests::get_life_chunk_extra_spaces_returns_correct_description ... ok
[INFO] [stdout] test parse::tests::get_life_chunk_missing_categories_returns_empty_categories ... ok
[INFO] [stdout] test parse::tests::get_life_chunk_full_input_returns_populated_lifechunk ... ok
[INFO] [stdout] test parse::tests::get_life_chunk_missing_duration_returns_zero_duration ... ok
[INFO] [stdout] test parse::tests::get_life_chunk_no_quadrant_returns_default_quadrant ... ok
[INFO] [stdout] test parse::tests::get_life_chunk_user_quadrant_returns_parsed_quadrant ... ok
[INFO] [stdout] test parse::tests::parse_date_custom_format_returns_datetime ... ok
[INFO] [stdout] test parse::tests::parse_date_invalid_string_returns_none ... ok
[INFO] [stdout] test parse::tests::parse_date_empty_string_returns_none ... ok
[INFO] [stdout] test parse::tests::parsing_1_valid_datetime_string_returns_datetime ... ok
[INFO] [stdout] test parse::tests::process_line_empty_string_returns_empty_lc_result ... ok
[INFO] [stdout] test parse::tests::process_line_comment_string_returns_lc_result_with_zero_duration ... ok
[INFO] [stdout] test parse::tests::process_line_life_chunk_string_returns_lc_result ... ok
[INFO] [stdout] test parse::tests::process_line_date_string_returns_date_result ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_new_content_shorter ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_different_prefix ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_not_a_prefix_on_line_boundary ... ok
[INFO] [stdout] test summary::tests::compute_context_summary_basic_map_returns_sorted_summaries ... ok
[INFO] [stdout] test summary::tests::compute_context_summary_empty_map_returns_empty_vec ... ok
[INFO] [stdout] test summary::tests::compute_summary_empty_input_returns_empty_summary ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_superset ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_multiple_redundant ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_exact_match ... ok
[INFO] [stdout] test summary::tests::compute_summary_basic_chunks_returns_correct_durations ... ok
[INFO] [stdout] test pretty_print::tests::test_cleanup_redundant_files_not_superset ... ok
[INFO] [stdout] test summary::tests::compute_summary_chunks_without_categories_returns_only_categorized_durations ... ok
[INFO] [stdout] test summary::tests::compute_summary_multiple_categories_in_single_chunk_returns_duration_added_to_all_categories ... ok
[INFO] [stdout] test summary::tests::format_category_summary_basic_vec_returns_formatted_lines ... ok
[INFO] [stdout] test summary::tests::format_category_summary_with_note_basic_vec_returns_formatted_lines_with_note ... ok
[INFO] [stdout] test summary::tests::compute_summary_zero_duration_chunks_returns_zero_duration_entries ... ok
[INFO] [stdout] test summary::tests::format_duration_duration_longer_than_day_returns_hours_greater_than_24 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin tiro`
[INFO] [stdout] test summary::tests::format_category_summary_with_note_empty_vec_returns_date_header_with_note ... ok
[INFO] [stdout] test summary::tests::format_category_summary_empty_vec_returns_date_header_only ... ok
[INFO] [stdout] test summary::tests::format_duration_single_digit_hours_returns_padded_string ... ok
[INFO] [stdout] test summary::tests::merge_summaries_disjoint_summaries_returns_merged_summary ... ok
[INFO] [stdout] test summary::tests::merge_all_summaries_multiple_summaries_returns_accumulated_summary ... ok
[INFO] [stdout] test summary::tests::merge_summaries_on_same_date_mixed_dates_returns_merged_by_date ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_load_config_invalid_toml_syntax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_load_config_invalid_toml_syntax' (1628) panicked at src/config.rs:134:13:
[INFO] [stdout] Failed to create test specific temp dir: "./target/test_temp_configs/invalid_syntax"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c097ff4d51 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c09800a5aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55c097ff9a6c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55c097fceb66 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c097fec389 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55c097f6c980 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c097fec542 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c097fcec12 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c097fc68e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c097fcf91d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c09800acdc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c097f2e2af - tiro[c3c063af3a4bfa33]::config::tests::setup_test_dir::{closure#0}
[INFO] [stdout]   12:     0x55c097f2e3cc - tiro[c3c063af3a4bfa33]::config::tests::setup_test_dir
[INFO] [stdout]   13:     0x55c097f30d47 - tiro[c3c063af3a4bfa33]::config::tests::test_load_config_invalid_toml_syntax
[INFO] [stdout]   14:     0x55c097f496e9 - <tiro[c3c063af3a4bfa33]::config::tests::test_load_config_invalid_toml_syntax::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x55c097f5fc6b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x55c097f6d2d5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x55c097f66694 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x55c097f70432 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x55c097ff40c9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71524aaaf07a - <unknown>
[INFO] [stdout]   21:     0x71524ab42534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_load_config_non_existent_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_load_config_non_existent_file' (1629) panicked at src/config.rs:134:13:
[INFO] [stdout] Failed to create test specific temp dir: "./target/test_temp_configs/non_existent"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c097ff4d51 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c09800a5aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55c097ff9a6c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55c097fceb66 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c097fec389 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55c097f6c980 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c097fec542 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c097fcec12 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c097fc68e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c097fcf91d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c09800acdc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c097f2e2af - tiro[c3c063af3a4bfa33]::config::tests::setup_test_dir::{closure#0}
[INFO] [stdout]   12:     0x55c097f2e3cc - tiro[c3c063af3a4bfa33]::config::tests::setup_test_dir
[INFO] [stdout]   13:     0x55c097f301c7 - tiro[c3c063af3a4bfa33]::config::tests::test_load_config_non_existent_file
[INFO] [stdout]   14:     0x55c097f496a9 - <tiro[c3c063af3a4bfa33]::config::tests::test_load_config_non_existent_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x55c097f5fc6b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x55c097f6d2d5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x55c097f66694 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x55c097f70432 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x55c097ff40c9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71524aaaf07a - <unknown>
[INFO] [stdout]   21:     0x71524ab42534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_load_config_valid_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_load_config_valid_file' (1630) panicked at src/config.rs:134:13:
[INFO] [stdout] Failed to create test specific temp dir: "./target/test_temp_configs/valid_file"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c097ff4d51 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c09800a5aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55c097ff9a6c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55c097fceb66 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c097fec389 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55c097f6c980 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c097fec542 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c097fcec12 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c097fc68e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c097fcf91d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c09800acdc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c097f2e2af - tiro[c3c063af3a4bfa33]::config::tests::setup_test_dir::{closure#0}
[INFO] [stdout]   12:     0x55c097f2e3cc - tiro[c3c063af3a4bfa33]::config::tests::setup_test_dir
[INFO] [stdout]   13:     0x55c097f2eafa - tiro[c3c063af3a4bfa33]::config::tests::test_load_config_valid_file
[INFO] [stdout]   14:     0x55c097f49669 - <tiro[c3c063af3a4bfa33]::config::tests::test_load_config_valid_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x55c097f5fc6b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x55c097f6d2d5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x55c097f66694 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x55c097f70432 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x55c097ff40c9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71524aaaf07a - <unknown>
[INFO] [stdout]   21:     0x71524ab42534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_load_config_invalid_toml_syntax
[INFO] [stdout]     config::tests::test_load_config_non_existent_file
[INFO] [stdout]     config::tests::test_load_config_valid_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 55 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca", kill_on_drop: false }`
[INFO] [stdout] 817604927fe4ae504ddcb6c2204baac8e9f2d00e02a5559aaa65bc7e0d723dca
