[INFO] cloning repository https://github.com/capthiron/prally
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/capthiron/prally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapthiron%2Fprally", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapthiron%2Fprally'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bf78f811859496b99939f9a5a288373e722fba2
[INFO] testing capthiron/prally against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapthiron%2Fprally" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/capthiron/prally
[INFO] finished tweaking git repo https://github.com/capthiron/prally
[INFO] tweaked toml for git repo https://github.com/capthiron/prally written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/capthiron/prally on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/capthiron/prally 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keyring v2.3.3
[INFO] [stderr]   Downloaded linux-keyutils v0.2.4
[INFO] [stderr]   Downloaded secret-service v3.1.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 238371fb6191cb08db72d32bc8f8be15ad746c7b077a195867bf357d5d53053a
[INFO] running `Command { std: "docker" "start" "-a" "238371fb6191cb08db72d32bc8f8be15ad746c7b077a195867bf357d5d53053a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "238371fb6191cb08db72d32bc8f8be15ad746c7b077a195867bf357d5d53053a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238371fb6191cb08db72d32bc8f8be15ad746c7b077a195867bf357d5d53053a", kill_on_drop: false }`
[INFO] [stdout] 238371fb6191cb08db72d32bc8f8be15ad746c7b077a195867bf357d5d53053a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8ee5f03234e5b8763eee9ff9ff3d3b61fc2d7fba34a3bfb860e6ea4716e3f38
[INFO] running `Command { std: "docker" "start" "-a" "a8ee5f03234e5b8763eee9ff9ff3d3b61fc2d7fba34a3bfb860e6ea4716e3f38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling prally v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.10s
[INFO] running `Command { std: "docker" "inspect" "a8ee5f03234e5b8763eee9ff9ff3d3b61fc2d7fba34a3bfb860e6ea4716e3f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ee5f03234e5b8763eee9ff9ff3d3b61fc2d7fba34a3bfb860e6ea4716e3f38", kill_on_drop: false }`
[INFO] [stdout] a8ee5f03234e5b8763eee9ff9ff3d3b61fc2d7fba34a3bfb860e6ea4716e3f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1385c871e598626cfe854d4c67f6c8c3c06161e6520e1c8fae06baa9eb84e698
[INFO] running `Command { std: "docker" "start" "-a" "1385c871e598626cfe854d4c67f6c8c3c06161e6520e1c8fae06baa9eb84e698", kill_on_drop: false }`
[INFO] [stderr]    Compiling prally v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s
[INFO] running `Command { std: "docker" "inspect" "1385c871e598626cfe854d4c67f6c8c3c06161e6520e1c8fae06baa9eb84e698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1385c871e598626cfe854d4c67f6c8c3c06161e6520e1c8fae06baa9eb84e698", kill_on_drop: false }`
[INFO] [stdout] 1385c871e598626cfe854d4c67f6c8c3c06161e6520e1c8fae06baa9eb84e698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5f7a22ca46888db87cf3e905acd8e4e2dc3d916e5403aa2df872ad4860a2006
[INFO] running `Command { std: "docker" "start" "-a" "a5f7a22ca46888db87cf3e905acd8e4e2dc3d916e5403aa2df872ad4860a2006", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prally-bc42a53c498299dc)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test actions::config::config_tests::config_command_validation_tests::should_handle_get_command_structure ... ok
[INFO] [stdout] test actions::config::config_tests::config_command_validation_tests::should_handle_list_command ... ok
[INFO] [stdout] test actions::config::config_tests::config_command_validation_tests::should_handle_set_command_structure ... ok
[INFO] [stdout] test actions::config::config_tests::config_command_validation_tests::should_handle_revoke_command_structure ... ok
[INFO] [stdout] test actions::config::config_tests::execute_get_tests::should_identify_non_token_keys ... ok
[INFO] [stdout] test actions::config::config_tests::execute_get_tests::should_identify_token_keys ... ok
[INFO] [stdout] test actions::config::config_tests::execute_get_tests::should_map_token_keys_to_services ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_handle_unknown_service ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_map_anthropic_service_to_token ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_map_github_service_to_token ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_create_error_message_for_unknown_service ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_map_gitlab_service_to_token ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_map_jira_service_to_token ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_map_openai_service_to_token ... ok
[INFO] [stdout] test actions::config::config_tests::execute_set_tests::should_handle_anthropic_api_key_set ... ok
[INFO] [stdout] test actions::config::config_tests::execute_revoke_tests::should_validate_all_supported_services ... ok
[INFO] [stdout] test actions::config::config_tests::execute_set_tests::should_handle_github_token_set ... ok
[INFO] [stdout] test actions::config::config_tests::execute_set_tests::should_handle_gitlab_token_set ... ok
[INFO] [stdout] test actions::config::config_tests::execute_set_tests::should_handle_jira_token_set ... ok
[INFO] [stdout] test actions::config::config_tests::execute_set_tests::should_handle_unknown_token_type ... ok
[INFO] [stdout] test actions::config::config_tests::execute_set_tests::should_handle_openai_api_key_set ... ok
[INFO] [stdout] test actions::describe::tests::branch_name_handling_tests::should_handle_main_branch_fallback ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_context_file_path ... ok
[INFO] [stdout] test actions::describe::tests::branch_name_handling_tests::should_handle_master_branch_fallback ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_custom_context ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_manual_mode_with_provided_title_and_desc ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_multiple_context_sources ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_custom_instruction ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_stdin_flag ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_use_commits_flag ... ok
[INFO] [stdout] test actions::describe::tests::error_handling_tests::should_handle_empty_stdin_input ... ok
[INFO] [stdout] test actions::describe::tests::error_handling_tests::should_handle_context_file_reading ... ok
[INFO] [stdout] test actions::describe::tests::error_handling_tests::should_handle_non_empty_stdin_input ... ok
[INFO] [stdout] test actions::describe::tests::error_handling_tests::should_handle_task_tracker_fetch_error ... ok
[INFO] [stdout] test actions::describe::tests::context_handling_tests::should_handle_prompt_only_mode ... ok
[INFO] [stdout] test actions::describe::tests::execute_function_tests::should_handle_auto_mode_flag ... ok
[INFO] [stdout] test actions::describe::tests::execute_function_tests::should_validate_parameter_combinations ... ok
[INFO] [stdout] test actions::describe::tests::error_handling_tests::should_handle_missing_task_tracker_gracefully ... ok
[INFO] [stdout] test actions::describe::tests::get_auto_task_info_tests::should_handle_missing_jira_config ... ok
[INFO] [stdout] [38;5;14m🎯 Using your provided title: 'Feature Implementation'[0m
[INFO] [stdout] [38;5;14m📋 Using your provided description: 'Implementing new user authentication feature'[0m
[INFO] [stdout] test actions::describe::tests::prompt_only_mode_tests::should_validate_mcp_format_output ... ok
[INFO] [stdout] test actions::describe::tests::should_return_provided_values ... ok
[INFO] [stdout] test actions::describe::tests::get_auto_task_info_tests::should_handle_main_branch_fallback ... ok
[INFO] [stdout] test actions::describe::tests::task_description_handling_tests::should_add_task_description_for_real_tasks ... ok
[INFO] [stdout] test actions::describe::tests::get_manual_task_info_tests::should_handle_provided_description_only ... ok
[INFO] [stdout] test actions::describe::tests::get_manual_task_info_tests::should_handle_provided_title_only ... ok
[INFO] [stdout] test actions::describe::tests::execute_function_tests::should_handle_manual_mode_flag ... ok
[INFO] [stdout] test actions::describe::tests::prompt_only_mode_tests::should_handle_prompt_only_flag_false ... ok
[INFO] [stdout] test actions::describe::tests::branch_name_handling_tests::should_handle_default_git_centric_mode ... ok
[INFO] [stdout] test actions::describe::tests::get_auto_task_info_tests::should_handle_jira_config_present ... ok
[INFO] [stdout] test actions::describe::tests::get_auto_task_info_tests::should_handle_master_branch_fallback ... ok
[INFO] [stdout] test actions::describe::tests::get_manual_task_info_tests::should_return_provided_title_and_description ... ok
[INFO] [stdout] test actions::describe::tests::get_auto_task_info_tests::should_handle_feature_branch ... ok
[INFO] [stdout] test actions::describe::tests::prompt_only_mode_tests::should_handle_prompt_only_flag_true ... ok
[INFO] [stdout] test actions::describe::tests::error_handling_tests::should_handle_file_read_error ... ok
[INFO] [stdout] test actions::describe::tests::task_description_handling_tests::should_handle_empty_task_title ... ok
[INFO] [stdout] test actions::describe::tests::template_tests::should_be_properly_formatted ... ok
[INFO] [stdout] test actions::describe::tests::template_tests::should_contain_all_required_sections ... ok
[INFO] [stdout] test actions::describe::tests::template_tests::should_contain_context_instructions ... ok
[INFO] [stdout] test actions::describe::tests::template_tests::should_include_reviewer_consideration ... ok
[INFO] [stdout] test actions::setup::tests::error_handling_tests::should_handle_valid_max_tokens_input ... ok
[INFO] [stdout] test actions::setup::tests::git_hosting_choice_tests::should_handle_none_selection_in_config ... ok
[INFO] [stdout] test actions::describe::tests::template_tests::should_include_bullet_points_guidance ... ok
[INFO] [stdout] test actions::setup::tests::core_settings_tests::should_keep_existing_default_branch_when_empty_input ... ok
[INFO] [stdout] test actions::describe::tests::test_build_pr_description_template ... ok
[INFO] [stdout] [38;5;14m🎯 Using your provided title: 'Test Title'[0m
[INFO] [stdout] [38;5;14m📋 Using your provided description: 'Test Description'[0m
[INFO] [stdout] test actions::setup::tests::git_hosting_choice_tests::should_select_none_when_chosen ... ok
[INFO] [stdout] test actions::describe::tests::branch_name_handling_tests::should_handle_feature_branch_title ... ok
[INFO] [stdout] test actions::setup::tests::core_settings_tests::should_keep_existing_auto_fetch_when_empty_input ... ok
[INFO] [stdout] test actions::setup::tests::core_settings_tests::should_set_auto_fetch_from_user_input ... ok
[INFO] [stdout] test actions::describe::tests::template_tests::should_contain_guidelines ... ok
[INFO] [stdout] test actions::setup::tests::error_handling_tests::should_handle_out_of_range_choice_gracefully ... ok
[INFO] [stdout] test actions::setup::tests::git_hosting_choice_tests::should_select_github_by_default ... ok
[INFO] [stdout] test actions::setup::tests::git_hosting_choice_tests::should_select_gitlab_when_chosen ... ok
[INFO] [stdout] test actions::setup::tests::github_setup_tests::should_configure_github_with_default_values ... ok
[INFO] [stdout] test actions::setup::tests::error_handling_tests::should_handle_invalid_max_tokens_input ... ok
[INFO] [stdout] test actions::describe::tests::test_get_manual_task_info ... ok
[INFO] [stdout] test actions::setup::tests::core_settings_tests::should_set_default_branch_from_user_input ... ok
[INFO] [stdout] test actions::setup::tests::integration_tests::should_create_complete_config_with_all_services ... ok
[INFO] [stdout] test actions::setup::tests::github_setup_tests::should_configure_github_with_custom_values ... ok
[INFO] [stdout] test actions::setup::tests::gitlab_setup_tests::should_configure_gitlab_with_default_values ... ok
[INFO] [stdout] test actions::setup::tests::jira_setup_tests::should_configure_jira_with_user_input ... ok
[INFO] [stdout] test actions::setup::tests::jira_setup_tests::should_require_base_url_for_jira_setup ... ok
[INFO] [stdout] test actions::setup::tests::llm_provider_tests::should_configure_anthropic_provider ... ok
[INFO] [stdout] test actions::setup::tests::llm_provider_tests::should_configure_custom_llm_provider ... ok
[INFO] [stdout] test actions::setup::tests::gitlab_setup_tests::should_configure_gitlab_with_custom_values ... ok
[INFO] [stdout] test actions::setup::tests::llm_provider_tests::should_parse_custom_max_tokens ... ok
[INFO] [stdout] test actions::setup::tests::prompt_choice_tests::should_return_default_when_input_is_empty ... ok
[INFO] [stdout] test actions::setup::tests::github_setup_tests::should_require_username_for_github_setup ... ok
[INFO] [stdout] test actions::setup::tests::llm_provider_tests::should_use_default_max_tokens_when_empty_input ... ok
[INFO] [stdout] test actions::setup::tests::integration_tests::should_create_minimal_config_with_defaults ... ok
[INFO] [stdout] test actions::setup::tests::jira_setup_tests::should_require_username_for_jira_setup ... ok
[INFO] [stdout] test actions::setup::tests::llm_provider_tests::should_configure_openai_provider ... ok
[INFO] [stdout] test actions::setup::tests::prompt_choice_tests::should_return_correct_choice_for_valid_number ... ok
[INFO] [stdout] test actions::setup::tests::prompt_choice_tests::should_return_error_for_non_numeric_input ... ok
[INFO] [stdout] test actions::setup::tests::prompt_required_tests::should_accept_whitespace_only_as_valid_input ... ok
[INFO] [stdout] test actions::setup::tests::prompt_required_tests::should_return_user_input_when_provided ... ok
[INFO] [stdout] test actions::setup::tests::prompt_required_tests::should_return_error_when_input_is_empty ... ok
[INFO] [stdout] test actions::setup::tests::prompt_with_default_tests::should_return_default_when_input_is_empty ... ok
[INFO] [stdout] test actions::setup::tests::prompt_with_default_tests::should_return_user_input_when_provided ... ok
[INFO] [stdout] test actions::setup::tests::prompt_yes_no_tests::should_return_error_for_invalid_input ... ok
[INFO] [stdout] test actions::setup::tests::prompt_yes_no_tests::should_return_true_for_yes_variants ... ok
[INFO] [stdout] test actions::setup::tests::prompt_yes_no_tests::should_return_false_for_no_variants ... ok
[INFO] [stdout] test actions::setup::tests::task_tracking_choice_tests::should_default_to_no_for_jira ... ok
[INFO] [stdout] test actions::setup::tests::prompt_with_default_tests::should_handle_whitespace_input ... ok
[INFO] [stdout] test actions::setup::tests::token_management_tests::should_handle_empty_token_as_error ... ok
[INFO] [stdout] test actions::setup::tests::token_management_tests::should_handle_token_decline_gracefully ... ok
[INFO] [stdout] test actions::setup::tests::task_tracking_choice_tests::should_skip_jira_when_user_says_no ... ok
[INFO] [stdout] test actions::setup::tests::token_management_tests::should_accept_valid_token ... ok
[INFO] [stdout] test actions::setup::tests::prompt_choice_tests::should_return_error_for_invalid_choice_number ... ok
[INFO] [stdout] test actions::setup::tests::prompt_yes_no_tests::should_return_default_when_input_is_empty ... ok
[INFO] [stdout] test actions::setup::tests::task_tracking_choice_tests::should_configure_jira_when_user_says_yes ... ok
[INFO] [stdout] test actions::setup::tests::token_management_tests::should_proceed_with_token_setup_when_ready ... ok
[INFO] [stdout] test actions::setup::tests::get_token_tests::should_return_none_when_token_not_found ... ok
[INFO] [stdout] test actions::describe::tests::task_description_handling_tests::should_skip_task_description_for_git_centric_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a5f7a22ca46888db87cf3e905acd8e4e2dc3d916e5403aa2df872ad4860a2006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f7a22ca46888db87cf3e905acd8e4e2dc3d916e5403aa2df872ad4860a2006", kill_on_drop: false }`
[INFO] [stdout] a5f7a22ca46888db87cf3e905acd8e4e2dc3d916e5403aa2df872ad4860a2006
