[INFO] cloning repository https://github.com/gitduk/ccs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitduk/ccs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Fccs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Fccs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc090bee675a2ad286c1e17852b70687317f233e [INFO] testing gitduk/ccs against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Fccs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gitduk/ccs [INFO] finished tweaking git repo https://github.com/gitduk/ccs [INFO] tweaked toml for git repo https://github.com/gitduk/ccs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gitduk/ccs on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gitduk/ccs 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsqlite-vfs v0.1.0 [INFO] [stderr] Downloaded line-clipping v0.3.7 [INFO] [stderr] Downloaded inotify v0.11.1 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded clap_derive v4.6.1 [INFO] [stderr] Downloaded clap v4.6.1 [INFO] [stderr] Downloaded rand v0.8.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.48 [INFO] [stderr] Downloaded unicode-segmentation v1.13.2 [INFO] [stderr] Downloaded rand v0.9.4 [INFO] [stderr] Downloaded axum v0.8.9 [INFO] [stderr] Downloaded rusqlite v0.39.0 [INFO] [stderr] Downloaded iri-string v0.7.12 [INFO] [stderr] Downloaded rustls-webpki v0.103.13 [INFO] [stderr] Downloaded euclid v0.22.14 [INFO] [stderr] Downloaded webpki-root-certs v1.0.7 [INFO] [stderr] Downloaded colored v3.1.1 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded zerocopy v0.8.48 [INFO] [stderr] Downloaded rustls v0.23.39 [INFO] [stderr] Downloaded kasuari v0.4.12 [INFO] [stderr] Downloaded lru v0.16.4 [INFO] [stderr] Downloaded notify-types v2.1.0 [INFO] [stderr] Downloaded instability v0.3.12 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.5.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48180ef8d2f2f7ac2a080696d131a38a419226a838c7bdbbb14d0d63fd338900 [INFO] running `Command { std: "docker" "start" "-a" "48180ef8d2f2f7ac2a080696d131a38a419226a838c7bdbbb14d0d63fd338900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48180ef8d2f2f7ac2a080696d131a38a419226a838c7bdbbb14d0d63fd338900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48180ef8d2f2f7ac2a080696d131a38a419226a838c7bdbbb14d0d63fd338900", kill_on_drop: false }` [INFO] [stdout] 48180ef8d2f2f7ac2a080696d131a38a419226a838c7bdbbb14d0d63fd338900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad537820cf51c28a365030b83018669e966a40844071ac034cbe6ec63c6034b6 [INFO] running `Command { std: "docker" "start" "-a" "ad537820cf51c28a365030b83018669e966a40844071ac034cbe6ec63c6034b6", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling ccs v0.33.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "ad537820cf51c28a365030b83018669e966a40844071ac034cbe6ec63c6034b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad537820cf51c28a365030b83018669e966a40844071ac034cbe6ec63c6034b6", kill_on_drop: false }` [INFO] [stdout] ad537820cf51c28a365030b83018669e966a40844071ac034cbe6ec63c6034b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61b8e16d66d8d07373631c2d0719a7c83b0fecab359a93ff9ea1e228f0c5788c [INFO] running `Command { std: "docker" "start" "-a" "61b8e16d66d8d07373631c2d0719a7c83b0fecab359a93ff9ea1e228f0c5788c", kill_on_drop: false }` [INFO] [stderr] Compiling ccs v0.33.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `Command { std: "docker" "inspect" "61b8e16d66d8d07373631c2d0719a7c83b0fecab359a93ff9ea1e228f0c5788c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b8e16d66d8d07373631c2d0719a7c83b0fecab359a93ff9ea1e228f0c5788c", kill_on_drop: false }` [INFO] [stdout] 61b8e16d66d8d07373631c2d0719a7c83b0fecab359a93ff9ea1e228f0c5788c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94baa510eb5f4cbae5998b3e867053d92be5b1e35f191dcb644157bca94b4508 [INFO] running `Command { std: "docker" "start" "-a" "94baa510eb5f4cbae5998b3e867053d92be5b1e35f191dcb644157bca94b4508", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ccs-237aa79404377d94) [INFO] [stdout] [INFO] [stdout] running 143 tests [INFO] [stdout] test config::tests::auth_header_anthropic_format ... ok [INFO] [stdout] test config::tests::current_enabled_provider_disabled_errors ... ok [INFO] [stdout] test config::tests::current_provider_not_found ... ok [INFO] [stdout] test config::tests::current_provider_ok ... ok [INFO] [stdout] test config::tests::glob_double_star_same_as_single ... ok [INFO] [stdout] test config::tests::glob_multiple_wildcards ... ok [INFO] [stdout] test config::tests::glob_prefix_wildcard ... ok [INFO] [stdout] test config::tests::glob_middle_wildcard ... ok [INFO] [stdout] test config::tests::auth_header_openai_format ... ok [INFO] [stdout] test config::tests::glob_star_only_matches_anything ... ok [INFO] [stdout] test config::tests::glob_suffix_wildcard ... ok [INFO] [stdout] test config::tests::map_model_with_mapping ... ok [INFO] [stdout] test config::tests::name_to_id_map_correct ... ok [INFO] [stdout] test config::tests::map_model_passthrough_when_no_mapping ... ok [INFO] [stdout] test config::tests::openai_api_version_chat_completions ... ok [INFO] [stdout] test config::tests::openai_api_version_defaults_to_responses ... ok [INFO] [stdout] test config::tests::resolve_api_key_from_env ... ok [INFO] [stdout] test config::tests::provider_fallback_defaults_true_for_legacy_configs ... ok [INFO] [stdout] test config::tests::resolve_api_key_missing_env_errors ... ok [INFO] [stdout] test config::tests::resolve_api_key_plain_text ... ok [INFO] [stdout] test config::tests::current_enabled_provider_ok ... ok [INFO] [stdout] test config::tests::route_rule_is_invalid_empty_target ... ok [INFO] [stdout] test config::tests::route_rule_is_invalid_empty_pattern ... ok [INFO] [stdout] test config::tests::route_rule_disabled_never_matches ... ok [INFO] [stdout] test config::tests::route_rule_is_invalid_when_target_not_in_known_models ... ok [INFO] [stdout] test config::tests::route_rule_is_valid_basic ... ok [INFO] [stdout] test config::tests::route_rule_is_valid_when_target_in_known_models ... ok [INFO] [stdout] test config::tests::route_rule_matches_when_enabled ... ok [INFO] [stdout] test config::tests::uses_responses_api_false_for_anthropic ... ok [INFO] [stdout] test config::tests::uses_responses_api_false_for_chat_completions ... ok [INFO] [stdout] test config::tests::uses_responses_api_true_for_openai_with_responses_version ... ok [INFO] [stdout] test db::tests::test_upsert_provider_failure_counting ... ok [INFO] [stdout] test db::tests::test_upsert_after_clear ... ok [INFO] [stdout] test config::tests::glob_exact_match ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_assistant_tool_use_converted ... ok [INFO] [stdout] test db::tests::test_upsert_provider_mixed ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_model_mapping_applied ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_simple_user_message ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_streaming_adds_stream_options ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_system_prompt_becomes_first_message ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_system_as_content_blocks ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_thinking_maps_to_reasoning_effort ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_tool_choice_specific_tool ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_tool_choice_any_maps_to_required ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_stop_sequences_mapped_to_stop ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_tool_definitions_converted ... ok [INFO] [stdout] test proxy::transform::request::tests::chat_completions_tool_result_uses_tool_call_id ... ok [INFO] [stdout] test proxy::transform::request::tests::clean_schema_preserves_non_uri_format ... ok [INFO] [stdout] test proxy::transform::request::tests::clean_schema_recursive_in_items ... ok [INFO] [stdout] test proxy::transform::request::tests::clean_schema_removes_uri_format ... ok [INFO] [stdout] test proxy::transform::request::tests::close_object_schemas_adds_additional_properties_false_recursively ... ok [INFO] [stdout] test proxy::transform::request::tests::dispatch_routes_to_chat_completions_when_configured ... ok [INFO] [stdout] test proxy::transform::request::tests::explicit_api_version_can_override_provider_default ... ok [INFO] [stdout] test proxy::transform::request::tests::dispatch_routes_to_responses_api_by_default ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_max_completion_tokens_preferred ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_image_data_url_decoded ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_multiple_system_messages_joined ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_reasoning_effort_enables_thinking ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_reasoning_content_becomes_thinking_block ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_scalar_stop_wraps_into_array ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_simple_user_message ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_system_becomes_top_level ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_stop_maps_to_stop_sequences ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_tool_call_and_result_roundtrip ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_tool_choice_required_becomes_any ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_tool_choice_specific_function ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_chat_to_anthropic_tools_flat_schema ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_responses_to_anthropic_instructions_become_system ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_responses_to_anthropic_reasoning_prepends_thinking_to_next_message ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_responses_to_anthropic_tool_choice_named_function ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_responses_to_anthropic_tools_flat_schema_converted ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_assistant_text_uses_output_text_blocks ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_assistant_tool_use_becomes_function_call ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_thinking_budget_prefers_max_output_tokens ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_tool_choice_specific_tool_uses_flat_schema ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_tool_definitions_use_flat_function_schema ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_tool_result_uses_call_id ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_user_text_uses_input_text_blocks ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_api_uses_input_field ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_system_content_blocks_become_instructions ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_converts_simple_text ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_generates_id_when_missing ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_missing_content_returns_error ... ok [INFO] [stdout] test proxy::transform::request::tests::responses_system_prompt_becomes_instructions_field ... ok [INFO] [stdout] test proxy::transform::request::tests::openai_responses_to_anthropic_function_call_and_output_roundtrip ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_stop_reason_max_tokens_maps_to_length ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_stop_reason_tool_use_maps_to_tool_calls ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_stop_sequence_maps_to_stop ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_thinking_becomes_reasoning_content ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_chat_tool_use_becomes_tool_calls ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_responses_preserves_output_order_text_then_tool ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_responses_text_becomes_output_message ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_responses_thinking_prepends_reasoning_item ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_responses_tool_use_becomes_function_call ... ok [INFO] [stdout] test proxy::transform::response::tests::converts_simple_text_response ... ok [INFO] [stdout] test proxy::transform::response::tests::empty_choices_array_returns_error ... ok [INFO] [stdout] test proxy::transform::response::tests::empty_content_yields_empty_text_block ... ok [INFO] [stdout] test proxy::transform::response::tests::finish_reason_stop_maps_to_end_turn ... ok [INFO] [stdout] test proxy::transform::response::tests::finish_reason_tool_calls_maps_to_tool_use ... ok [INFO] [stdout] test proxy::transform::response::tests::missing_message_in_choice_returns_error ... ok [INFO] [stdout] test proxy::transform::response::tests::generates_id_when_missing ... ok [INFO] [stdout] test proxy::transform::response::tests::missing_choices_returns_error ... ok [INFO] [stdout] test proxy::transform::response::tests::missing_usage_defaults_to_zero ... ok [INFO] [stdout] test proxy::transform::response::tests::unknown_finish_reason_passed_through ... ok [INFO] [stdout] test proxy::transform::response::tests::empty_reasoning_content_not_added_as_block ... ok [INFO] [stdout] test proxy::transform::response::tests::usage_tokens_mapped_correctly ... ok [INFO] [stdout] test proxy::transform::response::tests::responses_api_text_output_converted ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_chat_thinking_becomes_reasoning_content ... ok [INFO] [stdout] test proxy::transform::response::tests::reasoning_content_converted_to_thinking_block ... ok [INFO] [stdout] test proxy::transform::response::tests::finish_reason_length_maps_to_max_tokens ... ok [INFO] [stdout] test proxy::transform::response::tests::responses_api_function_call_converted_to_tool_use ... ok [INFO] [stdout] test proxy::transform::stream::tests::finalize_carries_usage_tokens ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_chat_max_tokens_becomes_length ... ok [INFO] [stdout] test proxy::transform::stream::tests::finalize_emits_message_delta_and_message_stop ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_responses_tool_use_emits_function_call_events ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_responses_generates_id_when_missing ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_chat_tool_use_stream ... ok [INFO] [stdout] test proxy::transform::stream::tests::finalize_idempotent ... ok [INFO] [stdout] test proxy::transform::stream::tests::finalize_default_stop_reason_is_end_turn ... ok [INFO] [stdout] test proxy::transform::response::tests::preserves_id_from_response ... ok [INFO] [stdout] test proxy::transform::response::tests::text_and_tool_calls_both_present ... ok [INFO] [stdout] test proxy::transform::stream::tests::finish_reason_length_maps_to_max_tokens_in_finalize ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_responses_emits_created_and_completed ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_responses_max_tokens_sets_incomplete ... ok [INFO] [stdout] test proxy::transform::response::tests::tool_calls_converted_to_tool_use_blocks ... ok [INFO] [stdout] test proxy::transform::stream::tests::finish_reason_stop_maps_to_end_turn_in_finalize ... ok [INFO] [stdout] test proxy::transform::stream::tests::finalize_closes_open_text_block ... ok [INFO] [stdout] test proxy::transform::stream::tests::format_event_produces_sse_format ... ok [INFO] [stdout] test proxy::transform::stream::tests::finish_reason_tool_calls_maps_to_tool_use_in_finalize ... ok [INFO] [stdout] test proxy::transform::stream::tests::anthropic_to_chat_simple_text_stream ... ok [INFO] [stdout] test proxy::transform::response::tests::anthropic_to_responses_max_tokens_sets_incomplete_status ... ok [INFO] [stdout] test proxy::transform::stream::tests::message_start_contains_model_name ... ok [INFO] [stdout] test proxy::transform::stream::tests::responses_completed_updates_usage_and_stop_reason ... ok [INFO] [stdout] test proxy::transform::stream::tests::reasoning_content_opens_thinking_block ... ok [INFO] [stdout] test proxy::transform::stream::tests::responses_multiple_tool_calls_get_distinct_indices ... ok [INFO] [stdout] test proxy::transform::stream::tests::text_delta_opens_text_block_then_emits_delta ... ok [INFO] [stdout] test proxy::transform::stream::tests::text_block_not_reopened_for_consecutive_deltas ... ok [INFO] [stdout] test proxy::transform::stream::tests::responses_output_text_delta_emits_text_block ... ok [INFO] [stdout] test proxy::transform::stream::tests::thinking_block_closes_when_text_starts ... ok [INFO] [stdout] test proxy::transform::stream::tests::first_chunk_emits_message_start ... ok [INFO] [stdout] test proxy::transform::stream::tests::tool_call_opens_tool_use_block ... ok [INFO] [stdout] test tui::state::tests::new_provider_form_defaults_fallback_to_no ... ok [INFO] [stdout] test proxy::transform::stream::tests::tool_call_arguments_emit_input_json_delta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccs-c3783c6f1bc97206) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ccs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94baa510eb5f4cbae5998b3e867053d92be5b1e35f191dcb644157bca94b4508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94baa510eb5f4cbae5998b3e867053d92be5b1e35f191dcb644157bca94b4508", kill_on_drop: false }` [INFO] [stdout] 94baa510eb5f4cbae5998b3e867053d92be5b1e35f191dcb644157bca94b4508