[INFO] fetching crate git-kit 0.0.22...
[INFO] testing git-kit-0.0.22 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate git-kit 0.0.22 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate git-kit 0.0.22
[INFO] finished tweaking crates.io crate git-kit 0.0.22
[INFO] tweaked toml for crates.io crate git-kit 0.0.22 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-kit 0.0.22 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-kit 0.0.22 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e99551f889a95458c2a674e41d75916fc6c75cc1371b15186030b50e83bf7e8
[INFO] running `Command { std: "docker" "start" "-a" "5e99551f889a95458c2a674e41d75916fc6c75cc1371b15186030b50e83bf7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e99551f889a95458c2a674e41d75916fc6c75cc1371b15186030b50e83bf7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e99551f889a95458c2a674e41d75916fc6c75cc1371b15186030b50e83bf7e8", kill_on_drop: false }`
[INFO] [stdout] 5e99551f889a95458c2a674e41d75916fc6c75cc1371b15186030b50e83bf7e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18651a0754cb2e4412c5503f0adbb0198d6e384c7e04e55ecb9f78cca160c83a
[INFO] running `Command { std: "docker" "start" "-a" "18651a0754cb2e4412c5503f0adbb0198d6e384c7e04e55ecb9f78cca160c83a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling inquire v0.5.3
[INFO] [stderr]    Compiling uuid v1.3.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling rusqlite_migration v1.0.2
[INFO] [stderr]    Compiling git-kit v0.0.22 (/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 1m 11s
[INFO] running `Command { std: "docker" "inspect" "18651a0754cb2e4412c5503f0adbb0198d6e384c7e04e55ecb9f78cca160c83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18651a0754cb2e4412c5503f0adbb0198d6e384c7e04e55ecb9f78cca160c83a", kill_on_drop: false }`
[INFO] [stdout] 18651a0754cb2e4412c5503f0adbb0198d6e384c7e04e55ecb9f78cca160c83a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd69c1840ef328b2e520454ac743c850ca1ba82f72284d480c6f9e5ffc639d36
[INFO] running `Command { std: "docker" "start" "-a" "cd69c1840ef328b2e520454ac743c850ca1ba82f72284d480c6f9e5ffc639d36", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling fake v2.5.0
[INFO] [stderr]    Compiling rusqlite_migration v1.0.2
[INFO] [stderr]    Compiling git-kit v0.0.22 (/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] [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 26.21s
[INFO] running `Command { std: "docker" "inspect" "cd69c1840ef328b2e520454ac743c850ca1ba82f72284d480c6f9e5ffc639d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd69c1840ef328b2e520454ac743c850ca1ba82f72284d480c6f9e5ffc639d36", kill_on_drop: false }`
[INFO] [stdout] cd69c1840ef328b2e520454ac743c850ca1ba82f72284d480c6f9e5ffc639d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37af1c539734a09a1d411c33dc83890539317e330304266d9ef44ef356ad46d5
[INFO] running `Command { std: "docker" "start" "-a" "37af1c539734a09a1d411c33dc83890539317e330304266d9ef44ef356ad46d5", 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: `git-kit` (lib) generated 2 warnings (run `cargo fix --lib -p git-kit` to apply 2 suggestions)
[INFO] [stderr] warning: `git-kit` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_kit-cf950d052c270f7f)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test adapters::git::git_adapter::tests::checkout_errors_on_get_status_system_command_fail ... 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::checkout_existing_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::repository_name_returns_this_repo_name ... ignored
[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::root_repository_adds_expected_git_options ... 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::root_repository_errors_on_system_command_failure ... 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::branch_name_add_expected_git_options ... ok
[INFO] [stdout] test adapters::prompt::tests::filter_matches_on_contains_value ... ok
[INFO] [stdout] test adapters::git::git_adapter::tests::repository_name_errors_on_get_output_system_command ... ok
[INFO] [stdout] test adapters::prompt::tests::non_matching_are_filtered_out ... 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_list_of_registered_configs ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::corrupted_path_returns_corrupted_error_on_get ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::invalid_stored_created_date_returns_corrupted_error ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::attempt_to_get_non_existent_branch_throws_not_found ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_branch_trims_branch_name_before_retrieving ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_config_by_key_success ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::persist_branch_updates_an_existing_item ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_branch_retrieves_correct_branch ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_config_by_key_that_does_not_exist ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::on_no_active_config_not_found_thrown ... 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::with_no_stored_configs_an_empty_list_is_returned ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::get_config_by_active ... ok
[INFO] [stdout] test app_config::tests::no_user_path_or_valid_repo_dir_defaults_priority_4 ... ok
[INFO] [stdout] test app_config::tests::user_sets_config_file_and_no_config_or_once_off_config_priority_3 ... 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::set_active_config_sets_any_active_configs_to_disabled ... ok
[INFO] [stdout] test cli::checkout::args::tests::try_into_domain_with_no_interactive_prompts ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::persist_config_updates_an_existing_item ... 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_used_if_none ... 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::persist_branch_creates_a_new_item_if_not_exists ... ok
[INFO] [stdout] test adapters::store::sqlite::tests::set_active_checks_row_exists_before_clearing_status ... 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::commit::args::tests::try_into_domain_with_no_interactive_prompts ... ok
[INFO] [stdout] test cli::config::args::tests::with_interactive_disabled_select_prompt_errors ... ok
[INFO] [stdout] test cli::config::args::tests::with_interactive_enabled_select_prompt_is_used ... ok
[INFO] [stdout] test cli::context::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 adapters::store::sqlite::tests::set_active_config_success ... ok
[INFO] [stdout] test cli::context::args::tests::try_into_domain_with_interactive_prompt_is_used_if_none ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_message_with_both_args_are_populated ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_template_message_is_replaced_with_empty_str ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::commit_template_ticket_num_is_replaced_with_branch_name ... ok
[INFO] [stdout] test domain::models::branch::tests::branch_name_is_trimmed ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::empty_ticket_num_removes_square_brackets ... ok
[INFO] [stdout] test domain::models::branch::tests::creating_branch_without_ticket_defaults_to_name ... 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_from_allow_directory_paths_when_path_type_is_directory ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::empty_scope_removes_parentheses ... 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::models::branch::tests::creating_branch_with_ticket_populates_correctly ... ok
[INFO] [stdout] test domain::models::path::test::try_into_path_that_does_not_exists_fails_with_not_exist ... 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_non_absolute_path_errors ... ok
[INFO] [stdout] test domain::models::path::test::try_into_with_absolute_file_path_maps_to_absolute_path_type ... ok
[INFO] [stdout] test entry::verify_app ... 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::template::tests::brackets_match ... ok
[INFO] [stdout] test migrations::tests::templates_respect_currently_active_config ... ok
[INFO] [stdout] test migrations::tests::verify_migration_1 ... ok
[INFO] [stdout] test template_config::tests::get_template_config_errors_on_non_existent_key ... ok
[INFO] [stdout] test migrations::tests::verify_migration_3_and_4 ... ok
[INFO] [stdout] test utils::string::tests::non_empty_strings_wrapped_in_some_should_not_be_remapped_to_none ... ok
[INFO] [stdout] test migrations::tests::verify_migration_2 ... ok
[INFO] [stdout] test template_config::tests::get_template_config_by_name_key ... ok
[INFO] [stdout] test utils::string::tests::empty_strings_wrapped_in_some_should_be_mapped_to_none ... 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 domain::models::path::test::try_from_errors_when_given_directory_paths_and_path_type_is_file ... ok
[INFO] [stdout] test domain::commands::commit::args::tests::when_ticket_num_is_empty_square_brackets_are_removed ... 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' (51) 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:     0x5c4978689182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4978689182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4978689182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c4978689182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c497869b21f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c497869b21f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c4978655d41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4978655d41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c4978662282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c49786670ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c4978666f91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c497822033e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c497822033e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c49786677bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c49786677bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c497866761a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c49786623b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c497864a21d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c49786a3d00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c49786a2d26 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c49781ccf52 - core::result::Result<T,E>::unwrap::h86c0dc0e580a2e62
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c49781ccf52 - git_kit::app_config::tests::once_off_config_has_priority_1::h4eadfa86edd50bb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_config.rs:130:51
[INFO] [stdout]   22:     0x5c49781cd3b7 - git_kit::app_config::tests::once_off_config_has_priority_1::{{closure}}::h1e60bce890c50ab5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_config.rs:126:40
[INFO] [stdout]   23:     0x5c4978199876 - core::ops::function::FnOnce::call_once::h752c39a1c4df3e89
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c49782200fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c49782200fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c4978235d65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c4978235d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c4978235d65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c4978235d65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5c4978235d65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4978235d65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c4978235d65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c497820c554 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c497820c554 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c497820fe1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c497820fe1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c497820fe1a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5c497820fe1a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5c497820fe1a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c497820fe1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c497820fe1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c497865d43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5c497865d43f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x71a2e9558aa4 - <unknown>
[INFO] [stdout]   45:     0x71a2e95e5a34 - 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. 77 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "37af1c539734a09a1d411c33dc83890539317e330304266d9ef44ef356ad46d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37af1c539734a09a1d411c33dc83890539317e330304266d9ef44ef356ad46d5", kill_on_drop: false }`
[INFO] [stdout] 37af1c539734a09a1d411c33dc83890539317e330304266d9ef44ef356ad46d5
