[INFO] cloning repository https://github.com/dannyboland/llmrouter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyboland/llmrouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboland%2Fllmrouter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboland%2Fllmrouter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1d5a7d092be3a39877bd28041faf42e92913901 [INFO] testing dannyboland/llmrouter against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboland%2Fllmrouter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dannyboland/llmrouter [INFO] finished tweaking git repo https://github.com/dannyboland/llmrouter [INFO] tweaked toml for git repo https://github.com/dannyboland/llmrouter written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dannyboland/llmrouter on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dannyboland/llmrouter 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7e2b733831d7f9fa694d2c33257a0f25f3b4532fe487dd4d24965853f10f9ec [INFO] running `Command { std: "docker" "start" "-a" "b7e2b733831d7f9fa694d2c33257a0f25f3b4532fe487dd4d24965853f10f9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7e2b733831d7f9fa694d2c33257a0f25f3b4532fe487dd4d24965853f10f9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e2b733831d7f9fa694d2c33257a0f25f3b4532fe487dd4d24965853f10f9ec", kill_on_drop: false }` [INFO] [stdout] b7e2b733831d7f9fa694d2c33257a0f25f3b4532fe487dd4d24965853f10f9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1315c8730b3de83f7a48f8c01f76830a67597adc6b59dcbf98a170d404744eac [INFO] running `Command { std: "docker" "start" "-a" "1315c8730b3de83f7a48f8c01f76830a67597adc6b59dcbf98a170d404744eac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling winnow v1.0.1 [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 signal-hook-registry v1.4.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [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 icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling llmrouter v3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "1315c8730b3de83f7a48f8c01f76830a67597adc6b59dcbf98a170d404744eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1315c8730b3de83f7a48f8c01f76830a67597adc6b59dcbf98a170d404744eac", kill_on_drop: false }` [INFO] [stdout] 1315c8730b3de83f7a48f8c01f76830a67597adc6b59dcbf98a170d404744eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9840aa301d3c4670c7bebe0cdae8df7c8b7cfe888f5e34758bc65f16522cc20 [INFO] running `Command { std: "docker" "start" "-a" "e9840aa301d3c4670c7bebe0cdae8df7c8b7cfe888f5e34758bc65f16522cc20", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling llmrouter v3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.31s [INFO] running `Command { std: "docker" "inspect" "e9840aa301d3c4670c7bebe0cdae8df7c8b7cfe888f5e34758bc65f16522cc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9840aa301d3c4670c7bebe0cdae8df7c8b7cfe888f5e34758bc65f16522cc20", kill_on_drop: false }` [INFO] [stdout] e9840aa301d3c4670c7bebe0cdae8df7c8b7cfe888f5e34758bc65f16522cc20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68b03737fa3160bdcf4e52f3ae344678e94d41edb4d541a9fbfbb43c85a4cf45 [INFO] running `Command { std: "docker" "start" "-a" "68b03737fa3160bdcf4e52f3ae344678e94d41edb4d541a9fbfbb43c85a4cf45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmrouter-daf71d6caad68194) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test config::tests::azure_openai_derives_base_url ... ok [INFO] [stdout] test config::tests::azure_openai_resolves_kind ... ok [INFO] [stdout] test config::tests::api_key_provider_defaults_to_api_key_kind ... ok [INFO] [stdout] test config::tests::anthropic_shorthand_derives_url_and_kind ... ok [INFO] [stdout] test config::tests::explore_ratio_rejects_greater_than_one ... ok [INFO] [stdout] test config::tests::explore_ratio_rejects_negative ... ok [INFO] [stdout] test config::tests::google_ai_shorthand_derives_url_and_kind ... ok [INFO] [stdout] test config::tests::rejects_multiple_provider_shorthands ... ok [INFO] [stdout] test config::tests::explore_ratio_accepts_valid_range ... ok [INFO] [stdout] test config::tests::timeout_defaults_when_omitted ... ok [INFO] [stdout] test config::tests::timeout_explicit_values_override_defaults ... ok [INFO] [stdout] test config::tests::vertex_ai_derives_base_url ... ok [INFO] [stdout] test config::tests::vertex_ai_defaults_to_gcp_metadata_auth ... ok [INFO] [stdout] test config::tests::vertex_ai_with_api_key_uses_api_key_auth ... ok [INFO] [stdout] test proxy::tests::extract_bool_false ... ok [INFO] [stdout] test proxy::tests::extract_bool_missing ... ok [INFO] [stdout] test config::tests::vertex_ai_global_location_omits_region_prefix ... ok [INFO] [stdout] test model_map::tests::distinct_provider_model_pairs_get_distinct_indices ... ok [INFO] [stdout] test proxy::tests::rewrite_model_replaces_alias ... ok [INFO] [stdout] test proxy::tests::extract_bool_true ... ok [INFO] [stdout] test proxy::tests::url_azure_includes_deployment_and_version ... ok [INFO] [stdout] test metrics::tests::encode_returns_valid_prometheus_text ... ok [INFO] [stdout] test proxy::tests::extract_ignores_nested_model_field ... ok [INFO] [stdout] test model_map::tests::shared_provider_model_across_aliases_dedupes_to_one_stats_index ... ok [INFO] [stdout] test proxy::tests::url_default_deduplicates_v1 ... ok [INFO] [stdout] test proxy::tests::stream_error_emits_sse_error_event ... ok [INFO] [stdout] test router::tests::all_cold_round_robins ... ok [INFO] [stdout] test proxy::tests::rewrite_model_preserves_other_fields ... ok [INFO] [stdout] test router::tests::cold_candidate_with_errors_is_degraded_not_explored ... ok [INFO] [stdout] test proxy::tests::url_vertex_strips_v1 ... ok [INFO] [stdout] test router::tests::empty_candidates_returns_none ... ok [INFO] [stdout] test router::tests::picks_lowest_ewma ... ok [INFO] [stdout] test router::tests::degraded_candidate_goes_to_explore ... ok [INFO] [stdout] test config::tests::env_dir::reads_files_as_env_vars ... ok [INFO] [stdout] test router::tests::explore_ratio_sends_traffic_to_cold ... ok [INFO] [stdout] test config::tests::env_dir::overwrites_existing ... ok [INFO] [stdout] test config::tests::env_dir::skips_hidden_files_and_subdirs ... ok [INFO] [stdout] test router::tests::traffic_shifts_when_latency_increases ... ok [INFO] [stdout] test config::tests::env_dir::trims_trailing_newline ... ok [INFO] [stdout] test proxy::tests::extract_model_from_large_body ... ok [INFO] [stdout] test tracker::tests::ewma_blends_subsequent_observations ... ok [INFO] [stdout] test tracker::tests::error_rate_tracks_recent_outcomes ... ok [INFO] [stdout] test tracker::tests::ewma_converges_toward_constant_signal ... ok [INFO] [stdout] test tracker::tests::ewma_first_observation_sets_directly ... ok [INFO] [stdout] test tracker::tests::record_ttfc_updates_ewma ... ok [INFO] [stdout] test tracker::tests::error_rate_empty_is_zero ... ok [INFO] [stdout] test tracker::tests::tracker_degraded_above_threshold ... ok [INFO] [stdout] test tracker::tests::tracker_degraded_recovers_with_successes ... ok [INFO] [stdout] test tracker::tests::tracker_not_degraded_below_threshold ... ok [INFO] [stdout] test server::tests::affinity_header_pins_to_candidate ... ok [INFO] [stdout] test server::tests::health_endpoint_returns_ok ... ok [INFO] [stdout] test server::tests::metrics_endpoint_returns_prometheus_text ... ok [INFO] [stdout] test tracker::tests::old_errors_retained_alongside_new_ones ... ok [INFO] [stdout] test server::tests::health_returns_503_during_shutdown ... ok [INFO] [stdout] test server::tests::response_includes_session_affinity_header ... ok [INFO] [stdout] test server::tests::invalid_affinity_header_ignored ... ok [INFO] [stdout] test server::tests::shutdown_signal_stops_accept_loop ... ok [INFO] [stdout] test server::tests::graceful_drain_timeout_force_exits ... ok [INFO] [stdout] test server::tests::graceful_drain_waits_for_inflight_request ... ok [INFO] [stdout] test tracker::tests::errors_age_out_of_window ... ok [INFO] [stdout] test tracker::tests::tracker_degraded_recovers_when_errors_age_out ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llmrouter-fdc7ecc5e680f0ea) [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 llmrouter [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" "68b03737fa3160bdcf4e52f3ae344678e94d41edb4d541a9fbfbb43c85a4cf45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b03737fa3160bdcf4e52f3ae344678e94d41edb4d541a9fbfbb43c85a4cf45", kill_on_drop: false }` [INFO] [stdout] 68b03737fa3160bdcf4e52f3ae344678e94d41edb4d541a9fbfbb43c85a4cf45