[INFO] fetching crate inkan 0.0.3...
[INFO] testing inkan-0.0.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate inkan 0.0.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate inkan 0.0.3
[INFO] finished tweaking crates.io crate inkan 0.0.3
[INFO] tweaked toml for crates.io crate inkan 0.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inkan 0.0.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inkan 0.0.3 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1bf2a96d927e4c30bb0c83abbd42177f1f397df6d86b7f381f4a6398556270e
[INFO] running `Command { std: "docker" "start" "-a" "a1bf2a96d927e4c30bb0c83abbd42177f1f397df6d86b7f381f4a6398556270e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1bf2a96d927e4c30bb0c83abbd42177f1f397df6d86b7f381f4a6398556270e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bf2a96d927e4c30bb0c83abbd42177f1f397df6d86b7f381f4a6398556270e", kill_on_drop: false }`
[INFO] [stdout] a1bf2a96d927e4c30bb0c83abbd42177f1f397df6d86b7f381f4a6398556270e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad3ef5f08e5a14a34a8a63cb75ff8bad5161ab4247e49c465468ee538d5fface
[INFO] running `Command { std: "docker" "start" "-a" "ad3ef5f08e5a14a34a8a63cb75ff8bad5161ab4247e49c465468ee538d5fface", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling hashlink v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling uuid v1.3.3
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.1
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling clap v4.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling rusqlite_migration v1.0.2
[INFO] [stderr]    Compiling inkan v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/store/sqlite.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn transaction(&mut self) -> Result<Transaction, PersistError> {
[INFO] [stdout]    |                        ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, PersistError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     connection: &mut Connection,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 23 |     context: MigrationContext,
[INFO] [stdout] 24 | ) -> anyhow::Result<Migrations> {
[INFO] [stdout]    |                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | ) -> anyhow::Result<Migrations<'_>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.62s
[INFO] running `Command { std: "docker" "inspect" "ad3ef5f08e5a14a34a8a63cb75ff8bad5161ab4247e49c465468ee538d5fface", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3ef5f08e5a14a34a8a63cb75ff8bad5161ab4247e49c465468ee538d5fface", kill_on_drop: false }`
[INFO] [stdout] ad3ef5f08e5a14a34a8a63cb75ff8bad5161ab4247e49c465468ee538d5fface
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e88a2091a47e05ff77799577554a6806b33228a1722214e4bb723bd684266afe
[INFO] running `Command { std: "docker" "start" "-a" "e88a2091a47e05ff77799577554a6806b33228a1722214e4bb723bd684266afe", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.3.3
[INFO] [stderr]    Compiling inkan v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/store/sqlite.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn transaction(&mut self) -> Result<Transaction, PersistError> {
[INFO] [stdout]    |                        ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, PersistError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     connection: &mut Connection,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 23 |     context: MigrationContext,
[INFO] [stdout] 24 | ) -> anyhow::Result<Migrations> {
[INFO] [stdout]    |                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | ) -> anyhow::Result<Migrations<'_>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fake v2.6.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/store/sqlite.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn transaction(&mut self) -> Result<Transaction, PersistError> {
[INFO] [stdout]    |                        ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, PersistError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     connection: &mut Connection,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 23 |     context: MigrationContext,
[INFO] [stdout] 24 | ) -> anyhow::Result<Migrations> {
[INFO] [stdout]    |                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | ) -> anyhow::Result<Migrations<'_>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "e88a2091a47e05ff77799577554a6806b33228a1722214e4bb723bd684266afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88a2091a47e05ff77799577554a6806b33228a1722214e4bb723bd684266afe", kill_on_drop: false }`
[INFO] [stdout] e88a2091a47e05ff77799577554a6806b33228a1722214e4bb723bd684266afe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3ba9004818ad0d2b3ec54dbc32d35b1e91e3da47fc651664004818ad58a80b1
[INFO] running `Command { std: "docker" "start" "-a" "d3ba9004818ad0d2b3ec54dbc32d35b1e91e3da47fc651664004818ad58a80b1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/store/sqlite.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn transaction(&mut self) -> Result<Transaction, PersistError> {
[INFO] [stderr]    |                        ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, PersistError> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/migrations.rs:22:17
[INFO] [stderr]    |
[INFO] [stderr] 22 |     connection: &mut Connection,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 23 |     context: MigrationContext,
[INFO] [stderr] 24 | ) -> anyhow::Result<Migrations> {
[INFO] [stderr]    |                     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 | ) -> anyhow::Result<Migrations<'_>> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `inkan` (lib) generated 2 warnings (run `cargo fix --lib -p inkan` to apply 2 suggestions)
[INFO] [stderr] warning: `inkan` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inkan-6b8d5d91fdad332b)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test adapters::git::git_adapter::tests::branch_name_add_expected_git_options ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::branch_name_error_on_get_output_system_command ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::checkout_new_branch_adds_expected_git_options ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::commit_with_template_errors_on_failed_get_output_system_command ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::commit_with_template_errors_on_invalid_path ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::commit_with_template_with_completed_status_adds_expected_options ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::commit_with_template_with_incomplete_status_adds_expected_options ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::repository_name_returns_this_repo_name ... ignored
[INFO] [stdout] test adapters::git::git_adapter::tests::checkout_existing_branch_adds_expected_git_options ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::repository_name_errors_on_get_output_system_command ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::root_repository_adds_expected_git_options ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::root_repository_errors_on_system_command_failure ... ok
[INFO] [stdout] test adapters::prompt::tests::filter_matches_on_contains_value ... ok
[INFO] [stdout] test adapters::prompt::tests::non_matching_are_filtered_out ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::checkout_errors_on_get_status_system_command_fail ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::persist_branch_creates_a_new_item_if_not_exists ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_branch_trims_branch_name_before_retrieving ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::corrupted_config_status_returns_corrupted_error_on_get ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_config_by_active ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::persist_branch_updates_an_existing_item ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::corrupted_path_returns_corrupted_error_on_get ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::persist_config_creates_a_new_item_if_not_exists ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::on_no_active_config_not_found_thrown ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_config_by_key_success ... ok
[INFO] [stdout] test app_config::tests::no_user_path_or_valid_repo_dir_defaults_priority_4 ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_branch_retrieves_correct_branch ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::attempt_to_get_non_existent_branch_throws_not_found ... ok
[INFO] [stdout] test app_config::tests::user_sets_config_file_and_no_config_or_once_off_config_priority_3 ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_list_of_registered_configs ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::set_active_checks_row_exists_before_clearing_status ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_config_by_key_that_does_not_exist ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::invalid_stored_created_date_returns_corrupted_error ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::persist_config_updates_an_existing_item ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::set_active_config_success ... ok
[INFO] [stdout] test app_config::tests::repo_dir_with_config_file_overrides_any_user_or_default_config_has_priority_2 ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::set_active_config_sets_any_active_configs_to_disabled ... ok
[INFO] [stdout] test cli::checkout::args::tests::try_into_domain_with_interactive_prompt_is_not_used_if_value_is_already_provided ... ok
[INFO] [stdout] test cli::checkout::args::tests::try_into_domain_with_interactive_prompt_is_used_if_none ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::with_no_stored_configs_an_empty_list_is_returned ... ok
[INFO] [stdout] test cli::config::args::tests::with_interactive_enabled_select_prompt_is_used ... ok
[INFO] [stdout] test cli::checkout::args::tests::try_into_domain_with_no_interactive_prompts ... ok
[INFO] [stdout] test cli::context::args::tests::try_into_domain_with_interactive_prompt_is_not_used_if_value_is_already_provided ... ok
[INFO] [stdout] test cli::config::args::tests::with_interactive_disabled_select_prompt_errors ... ok
[INFO] [stdout] test cli::commit::args::tests::try_into_domain_with_interactive_prompt_disabled_and_no_template_provided_an_error_is_thrown ... ok
[INFO] [stdout] test cli::commit::args::tests::try_into_domain_with_interactive_prompt_is_not_used_if_value_is_already_provided ... ok
[INFO] [stdout] test cli::context::args::tests::try_into_domain_with_no_interactive_prompts ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_message_with_both_args_are_populated ... ok
[INFO] [stdout] test cli::commit::args::tests::try_into_domain_with_no_interactive_prompts ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::empty_ticket_num_removes_square_brackets ... ok
[INFO] [stdout] test cli::commit::args::tests::try_into_domain_with_interactive_prompt_is_used_if_none ... ok
[INFO] [stdout] test domain::models::branch::tests::creating_branch_without_ticket_defaults_to_name ... ok
[INFO] [stdout] test cli::context::args::tests::try_into_domain_with_interactive_prompt_is_used_if_none ... ok
[INFO] [stdout] test domain::models::branch::tests::branch_name_is_trimmed ... ok
[INFO] [stdout] test domain::models::path::test::try_from_errors_when_given_file_paths_and_path_type_is_directory ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_template_message_is_replaced_with_empty_str ... ok
[INFO] [stdout] test domain::models::branch::tests::creating_branch_with_ticket_populates_correctly ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_template_ticket_num_is_replaced_with_branch_name ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::when_ticket_num_is_empty_square_brackets_are_removed ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_template_with_empty_brackets_such_as_markdown_checklist_are_not_removed ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::empty_scope_removes_parentheses ... ok
[INFO] [stdout] test domain::models::path::test::try_from_allow_file_paths_when_path_type_is_file ... ok
[INFO] [stdout] test domain::models::path::test::try_into_non_absolute_path_errors ... ok
[INFO] [stdout] test domain::models::path::test::try_from_allow_directory_paths_when_path_type_is_directory ... ok
[INFO] [stdout] test domain::models::path::test::try_into_with_absolute_file_path_maps_to_absolute_path_type ... ok
[INFO] [stdout] test domain::models::path::test::try_from_errors_when_given_directory_paths_and_path_type_is_file ... ok
[INFO] [stdout] test domain::template::tests::hanging_connectors_are_removed ... ok
[INFO] [stdout] test domain::models::path::test::try_into_with_absolute_directory_path_maps_to_absolute_path_type ... ok
[INFO] [stdout] test domain::models::path::test::try_into_path_that_does_not_exists_fails_with_not_exist ... ok
[INFO] [stdout] test domain::template::tests::brackets_match ... ok
[INFO] [stdout] test template_config::tests::get_template_config_by_name_key ... ok
[INFO] [stdout] test template_config::tests::get_template_config_errors_on_non_existent_key ... ok
[INFO] [stdout] test utils::string::tests::non_empty_strings_wrapped_in_some_should_not_be_remapped_to_none ... ok
[INFO] [stdout] test utils::string::tests::empty_strings_wrapped_in_some_should_be_mapped_to_none ... ok
[INFO] [stdout] test entry::verify_app ... ok
[INFO] [stdout] test migrations::tests::verify_migration_3_and_4 ... ok
[INFO] [stdout] test migrations::tests::templates_respect_currently_active_config ... ok
[INFO] [stdout] test migrations::tests::verify_migration_1 ... ok
[INFO] [stdout] test migrations::tests::verify_migration_2 ... ok
[INFO] [stdout] test migrations::tests::verify_any_custom_user_conventional_is_replaced_via_the_new_default_at_migration_3_and_4 ... ok
[INFO] [stdout] test app_config::tests::once_off_config_has_priority_1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app_config::tests::once_off_config_has_priority_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_config::tests::once_off_config_has_priority_1' (59) panicked at src/app_config.rs:130:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RootDirectory
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a9ab47c1afa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9ab47c1afa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9ab47c1afa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9ab47c1afa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9ab47d7afa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9ab47d7afa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a9ab47c64b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a9ab47c64b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a9ab47a03df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9ab47a03df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a9ab47b9d39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a9ab452c94c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a9ab452c94c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a9ab47b9ef2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a9ab47b9ef2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9ab47a0498 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a9ab4797d59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a9ab47a11ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a9ab47d840c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a9ab47d8152 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a9ab44a5ee2 - core::result::Result<T,E>::unwrap::hddc7fc0e5ab222a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a9ab44a5ee2 - inkan::app_config::tests::once_off_config_has_priority_1::h691738cfb1cd3337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_config.rs:130:51
[INFO] [stdout]   22:     0x5a9ab44a6317 - inkan::app_config::tests::once_off_config_has_priority_1::{{closure}}::hfacdb8af14421692
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_config.rs:126:40
[INFO] [stdout]   23:     0x5a9ab44c1656 - core::ops::function::FnOnce::call_once::ha610bc2d2326772a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a9ab4520a2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a9ab4520a2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a9ab452d41b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a9ab452d41b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a9ab452d41b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a9ab452d41b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a9ab452d41b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a9ab452d41b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a9ab452d41b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a9ab4528b34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a9ab4528b34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a9ab4530022 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a9ab4530022 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a9ab4530022 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a9ab4530022 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a9ab4530022 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a9ab4530022 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a9ab4530022 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a9ab47c13df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5a9ab47c13df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73364cf0aaa4 - <unknown>
[INFO] [stdout]   45:     0x73364cf97a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app_config::tests::once_off_config_has_priority_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 78 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d3ba9004818ad0d2b3ec54dbc32d35b1e91e3da47fc651664004818ad58a80b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ba9004818ad0d2b3ec54dbc32d35b1e91e3da47fc651664004818ad58a80b1", kill_on_drop: false }`
[INFO] [stdout] d3ba9004818ad0d2b3ec54dbc32d35b1e91e3da47fc651664004818ad58a80b1
