[INFO] cloning repository https://github.com/paiml/ccpo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paiml/ccpo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fccpo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fccpo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3d14a42b6a39c87291d3c548f42fad63c6f6c00
[INFO] testing paiml/ccpo against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fccpo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paiml/ccpo
[INFO] finished tweaking git repo https://github.com/paiml/ccpo
[INFO] tweaked toml for git repo https://github.com/paiml/ccpo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paiml/ccpo on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paiml/ccpo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70a7b0144f3e7a826d875b45a0e25889cb83e53d343ea986a333fdb95ce40d9c
[INFO] running `Command { std: "docker" "start" "-a" "70a7b0144f3e7a826d875b45a0e25889cb83e53d343ea986a333fdb95ce40d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70a7b0144f3e7a826d875b45a0e25889cb83e53d343ea986a333fdb95ce40d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a7b0144f3e7a826d875b45a0e25889cb83e53d343ea986a333fdb95ce40d9c", kill_on_drop: false }`
[INFO] [stdout] 70a7b0144f3e7a826d875b45a0e25889cb83e53d343ea986a333fdb95ce40d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6e619db78cf6897d611b8421a889ff0fc6cf3858ce8f7ef5bf1711fdc9bda2e
[INFO] running `Command { std: "docker" "start" "-a" "b6e619db78cf6897d611b8421a889ff0fc6cf3858ce8f7ef5bf1711fdc9bda2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ccpo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "b6e619db78cf6897d611b8421a889ff0fc6cf3858ce8f7ef5bf1711fdc9bda2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e619db78cf6897d611b8421a889ff0fc6cf3858ce8f7ef5bf1711fdc9bda2e", kill_on_drop: false }`
[INFO] [stdout] b6e619db78cf6897d611b8421a889ff0fc6cf3858ce8f7ef5bf1711fdc9bda2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 702ef735da3d37296f2f60703c11631f58857c62fffbc9ed7120189360ea2234
[INFO] running `Command { std: "docker" "start" "-a" "702ef735da3d37296f2f60703c11631f58857c62fffbc9ed7120189360ea2234", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling ccpo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 8m 49s
[INFO] running `Command { std: "docker" "inspect" "702ef735da3d37296f2f60703c11631f58857c62fffbc9ed7120189360ea2234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702ef735da3d37296f2f60703c11631f58857c62fffbc9ed7120189360ea2234", kill_on_drop: false }`
[INFO] [stdout] 702ef735da3d37296f2f60703c11631f58857c62fffbc9ed7120189360ea2234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9c1c4fde987fffd2764bad788289bf173226dc75eeca4574d827f3a57140ec6
[INFO] running `Command { std: "docker" "start" "-a" "a9c1c4fde987fffd2764bad788289bf173226dc75eeca4574d827f3a57140ec6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ccpo-fd346bf66f47b42a)
[INFO] [stdout] 
[INFO] [stdout] running 189 tests
[INFO] [stdout] test config::tests::test_cli_overrides_default ... ok
[INFO] [stdout] test config::tests::test_custom_config_file ... ok
[INFO] [stdout] test config::tests::test_substitute_string_no_vars ... ok
[INFO] [stdout] test config::tests::test_env_var_substitution ... ok
[INFO] [stdout] test config::tests::test_cli_precedence_over_config_file ... ok
[INFO] [stdout] test config::tests::test_env_var_substitution_missing_var ... ok
[INFO] [stdout] test config::tests::test_validation_missing_openai_key ... ok
[INFO] [stdout] test config::tests::test_multiple_env_vars_in_string ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_clean_schema_keeps_enum_format ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_clean_schema_recursive ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_clean_schema_removes_additional_properties ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_clean_schema_removes_default ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_clean_schema_removes_invalid_format ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_convert_simple_text_message ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_convert_tool_choice_any ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_convert_tool_choice_auto ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_convert_tool_choice_specific ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_convert_with_system_message_text ... ok
[INFO] [stdout] test config::tests::test_validation_zero_port ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_flatten_tool_result_text ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_max_tokens_capping_openai ... ok
[INFO] [stdout] test conversion::anthropic_to_provider::tests::test_max_tokens_no_capping_ollama ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_empty_content_adds_fallback ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_preserves_id ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_preserves_model_name ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_simple_text_response ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_stop_reason_max_tokens ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_stop_reason_stop_sequence ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_tool_call_with_invalid_json ... ok
[INFO] [stdout] test conversion::provider_to_anthropic::tests::test_convert_with_tool_call ... ok
[INFO] [stdout] test config::tests::test_model_lists_loaded ... ok
[INFO] [stdout] test error::tests::test_all_status_codes_mapped ... ok
[INFO] [stdout] test error::tests::test_config_error ... ok
[INFO] [stdout] test error::tests::test_conversion_error ... ok
[INFO] [stdout] test error::tests::test_error_message_formatting ... ok
[INFO] [stdout] test error::tests::test_error_type_strings ... ok
[INFO] [stdout] test error::tests::test_http_error ... ok
[INFO] [stdout] test error::tests::test_from_reqwest_timeout ... ok
[INFO] [stdout] test error::tests::test_internal_error ... ok
[INFO] [stdout] test error::tests::test_into_response ... ok
[INFO] [stdout] test error::tests::test_invalid_api_key_error ... ok
[INFO] [stdout] test config::tests::test_validation_invalid_log_level ... ok
[INFO] [stdout] test error::tests::test_json_error ... ok
[INFO] [stdout] test error::tests::test_missing_header_error ... ok
[INFO] [stdout] test config::tests::test_validation_invalid_provider ... ok
[INFO] [stdout] test error::tests::test_invalid_input_error ... ok
[INFO] [stdout] test error::tests::test_provider_timeout_error ... ok
[INFO] [stdout] test config::tests::test_substitute_string_with_var ... ok
[INFO] [stdout] test error::tests::test_provider_api_error_retryable ... ok
[INFO] [stdout] test error::tests::test_retry_delays ... ok
[INFO] [stdout] test error::tests::test_streaming_error ... ok
[INFO] [stdout] test config::tests::test_default_values ... ok
[INFO] [stdout] test error::tests::test_rate_limit_error ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test error::tests::test_retryable_errors ... ok
[INFO] [stdout] test error::tests::test_model_not_found_error ... ok
[INFO] [stdout] test error::tests::test_provider_api_error ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_token_count_response_deserialization ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_token_count_response_serialization ... ok
[INFO] [stdout] test handlers::health::tests::test_health_endpoint ... ok
[INFO] [stdout] test handlers::health::tests::test_health_response_body ... ok
[INFO] [stdout] test config::tests::test_default_config_loads ... ok
[INFO] [stdout] test handlers::messages::tests::test_app_state_empty_api_keys ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_count_tokens_handler_success ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_count_tokens_handler_returns_tokens ... ok
[INFO] [stdout] test handlers::messages::tests::test_get_provider_gemini ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_count_tokens_empty_message ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_count_tokens_handler_unknown_model ... ok
[INFO] [stdout] test handlers::messages::tests::test_app_state_creation ... ok
[INFO] [stdout] test handlers::count_tokens::tests::test_count_tokens_long_message ... ok
[INFO] [stdout] test handlers::messages::tests::test_get_provider_openai ... ok
[INFO] [stdout] test handlers::messages::tests::test_validate_headers_missing_api_key ... ok
[INFO] [stdout] test handlers::messages::tests::test_validate_headers_missing_version ... ok
[INFO] [stdout] test handlers::messages::tests::test_validate_headers_success ... ok
[INFO] [stdout] test logging::tests::test_build_env_filter_different_levels ... ok
[INFO] [stdout] test logging::tests::test_build_env_filter_with_suppression ... ok
[INFO] [stdout] test logging::tests::test_build_env_filter_without_suppression ... ok
[INFO] [stdout] test logging::tests::test_log_request_with_mapping ... ok
[INFO] [stdout] test logging::tests::test_log_request_without_mapping ... ok
[INFO] [stdout] test logging::tests::test_log_response ... ok
[INFO] [stdout] test logging::tests::test_parse_log_level_case_insensitive ... ok
[INFO] [stdout] test logging::tests::test_parse_log_level_invalid ... ok
[INFO] [stdout] test logging::tests::test_parse_log_level_valid ... ok
[INFO] [stdout] test mapping::tests::test_all_models ... ok
[INFO] [stdout] test mapping::tests::test_find_provider_gemini ... ok
[INFO] [stdout] test mapping::tests::test_find_provider_not_found ... ok
[INFO] [stdout] test mapping::tests::test_find_provider_ollama ... ok
[INFO] [stdout] test mapping::tests::test_find_provider_openai ... ok
[INFO] [stdout] test mapping::tests::test_map_claude_haiku_full_name ... ok
[INFO] [stdout] test mapping::tests::test_map_claude_opus_full_name ... ok
[INFO] [stdout] test mapping::tests::test_map_claude_sonnet_full_name ... ok
[INFO] [stdout] test mapping::tests::test_map_haiku_alias ... ok
[INFO] [stdout] test mapping::tests::test_map_opus_alias ... ok
[INFO] [stdout] test mapping::tests::test_map_sonnet_alias ... ok
[INFO] [stdout] test mapping::tests::test_no_alias_mapping ... ok
[INFO] [stdout] test mapping::tests::test_no_prefix ... ok
[INFO] [stdout] test mapping::tests::test_resolve_auto_detect_provider ... ok
[INFO] [stdout] test mapping::tests::test_resolve_case_insensitive_alias ... ok
[INFO] [stdout] test mapping::tests::test_resolve_claude_full_name ... ok
[INFO] [stdout] test mapping::tests::test_resolve_haiku_alias ... ok
[INFO] [stdout] test mapping::tests::test_resolve_opus_alias ... ok
[INFO] [stdout] test mapping::tests::test_resolve_sonnet_alias ... ok
[INFO] [stdout] test mapping::tests::test_resolve_unknown_model_error ... ok
[INFO] [stdout] test mapping::tests::test_resolve_with_prefix_stripped ... ok
[INFO] [stdout] test mapping::tests::test_resolve_without_prefix ... ok
[INFO] [stdout] test mapping::tests::test_strip_anthropic_prefix ... ok
[INFO] [stdout] test mapping::tests::test_strip_gemini_prefix ... ok
[INFO] [stdout] test mapping::tests::test_strip_ollama_prefix ... ok
[INFO] [stdout] test mapping::tests::test_strip_openai_prefix ... ok
[INFO] [stdout] test mapping::tests::test_validate_gemini_model_success ... ok
[INFO] [stdout] test mapping::tests::test_validate_model_not_found ... ok
[INFO] [stdout] test mapping::tests::test_validate_ollama_model_success ... ok
[INFO] [stdout] test mapping::tests::test_validate_openai_model_success ... ok
[INFO] [stdout] test mapping::tests::test_validate_unknown_provider ... ok
[INFO] [stdout] test mapping::tests::test_validate_wrong_provider ... ok
[INFO] [stdout] test models::anthropic::tests::test_content_block_is_tool_result ... ok
[INFO] [stdout] test models::anthropic::tests::test_content_block_text ... ok
[INFO] [stdout] test models::anthropic::tests::test_content_block_tool_result ... ok
[INFO] [stdout] test models::anthropic::tests::test_content_block_tool_use ... ok
[INFO] [stdout] test models::anthropic::tests::test_content_blocks_variant ... ok
[INFO] [stdout] test models::anthropic::tests::test_content_text_variant ... ok
[INFO] [stdout] test models::anthropic::tests::test_empty_messages_array ... ok
[INFO] [stdout] test models::anthropic::tests::test_malformed_json_fails ... ok
[INFO] [stdout] test models::anthropic::tests::test_messages_request_simple ... ok
[INFO] [stdout] test models::anthropic::tests::test_messages_response ... ok
[INFO] [stdout] test models::anthropic::tests::test_null_optional_fields ... ok
[INFO] [stdout] test models::anthropic::tests::test_streaming_request ... ok
[INFO] [stdout] test models::anthropic::tests::test_system_prompt_blocks ... ok
[INFO] [stdout] test models::anthropic::tests::test_system_prompt_text ... ok
[INFO] [stdout] test models::anthropic::tests::test_token_count_request ... ok
[INFO] [stdout] test models::anthropic::tests::test_tool_definition ... ok
[INFO] [stdout] test models::anthropic::tests::test_tool_result_content_variants ... ok
[INFO] [stdout] test models::anthropic::tests::test_usage_default ... ok
[INFO] [stdout] test models::providers::tests::test_provider_content_block_text ... ok
[INFO] [stdout] test models::providers::tests::test_provider_content_block_tool_call ... ok
[INFO] [stdout] test models::providers::tests::test_provider_content_parts ... ok
[INFO] [stdout] test models::providers::tests::test_provider_content_text ... ok
[INFO] [stdout] test models::providers::tests::test_provider_message_with_parts ... ok
[INFO] [stdout] test models::providers::tests::test_provider_request_creation ... ok
[INFO] [stdout] test models::providers::tests::test_provider_response ... ok
[INFO] [stdout] test models::providers::tests::test_provider_tool_choice ... ok
[INFO] [stdout] test models::providers::tests::test_provider_tool_creation ... ok
[INFO] [stdout] test models::providers::tests::test_stop_reason_from_openai ... ok
[INFO] [stdout] test models::providers::tests::test_stop_reason_to_anthropic ... ok
[INFO] [stdout] test models::providers::tests::test_stream_chunk_variants ... ok
[INFO] [stdout] test handlers::messages::tests::test_get_provider_ollama ... ok
[INFO] [stdout] test handlers::messages::tests::test_resolve_model_and_provider_unknown ... ok
[INFO] [stdout] test providers::gemini::tests::test_count_tokens ... ok
[INFO] [stdout] test handlers::messages::tests::test_resolve_model_and_provider_ollama ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_gemini_response ... ok
[INFO] [stdout] test handlers::messages::tests::test_resolve_model_and_provider_with_prefix ... ok
[INFO] [stdout] test handlers::messages::tests::test_resolve_model_and_provider_haiku ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_empty_api_key ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_gemini_response_empty_content ... ok
[INFO] [stdout] test handlers::messages::tests::test_get_provider_unknown ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_gemini_response_max_tokens ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_gemini_response_no_candidates ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_gemini_response_safety_stop ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_creation ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_strips_trailing_slash ... ok
[INFO] [stdout] test handlers::messages::tests::test_resolve_model_and_provider_sonnet ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_with_custom_url ... ok
[INFO] [stdout] test providers::gemini::tests::test_to_gemini_request ... ok
[INFO] [stdout] test providers::ollama::tests::test_count_tokens ... ok
[INFO] [stdout] test providers::gemini::tests::test_to_gemini_request_role_mapping ... ok
[INFO] [stdout] test providers::ollama::tests::test_default_provider ... ok
[INFO] [stdout] test providers::ollama::tests::test_parse_ollama_response_no_choices ... ok
[INFO] [stdout] test providers::ollama::tests::test_provider_creation ... ok
[INFO] [stdout] test providers::ollama::tests::test_parse_ollama_response ... ok
[INFO] [stdout] test providers::ollama::tests::test_provider_with_custom_url ... ok
[INFO] [stdout] test providers::ollama::tests::test_provider_strips_trailing_slash ... ok
[INFO] [stdout] test providers::ollama::tests::test_to_ollama_request ... ok
[INFO] [stdout] test providers::ollama::tests::test_to_ollama_request_with_stop ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_empty_api_key ... ok
[INFO] [stdout] test providers::openai::tests::test_count_tokens ... ok
[INFO] [stdout] test providers::openai::tests::test_max_tokens_capping ... ok
[INFO] [stdout] test providers::openai::tests::test_multipart_content_concatenation ... ok
[INFO] [stdout] test providers::openai::tests::test_parse_openai_response ... ok
[INFO] [stdout] test providers::openai::tests::test_parse_openai_response_max_tokens_stop ... ok
[INFO] [stdout] test providers::openai::tests::test_parse_openai_response_no_choices ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_strips_trailing_slash ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_creation ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_with_custom_url ... ok
[INFO] [stdout] test providers::openai::tests::test_to_openai_request ... ok
[INFO] [stdout] test providers::openai::tests::test_to_openai_request_with_stop ... ok
[INFO] [stdout] test server::tests::test_404_for_unknown_route ... ok
[INFO] [stdout] test server::tests::test_messages_route_exists ... ok
[INFO] [stdout] test server::tests::test_count_tokens_route_exists ... ok
[INFO] [stdout] test server::tests::test_health_route ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 189 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.95s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccpo-a102f18041753a02)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ccpo
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/logging.rs - logging::init_logging (line 38) - compile ... ok
[INFO] [stdout] test src/mapping.rs - mapping (line 13) - compile ... ok
[INFO] [stdout] test src/config.rs - config (line 12) - compile ... ok
[INFO] [stdout] test src/error.rs - error (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9c1c4fde987fffd2764bad788289bf173226dc75eeca4574d827f3a57140ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c1c4fde987fffd2764bad788289bf173226dc75eeca4574d827f3a57140ec6", kill_on_drop: false }`
[INFO] [stdout] a9c1c4fde987fffd2764bad788289bf173226dc75eeca4574d827f3a57140ec6
