[INFO] fetching crate codex-helper-core 0.12.1...
[INFO] testing codex-helper-core-0.12.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate codex-helper-core 0.12.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate codex-helper-core 0.12.1
[INFO] finished tweaking crates.io crate codex-helper-core 0.12.1
[INFO] tweaked toml for crates.io crate codex-helper-core 0.12.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codex-helper-core 0.12.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codex-helper-core 0.12.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.20.2
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.104
[INFO] [stderr]   Downloaded toml v0.8.2
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d7f3688ff73e8f1c60cfb2d2e5c990903c3f07ce835937f016dfc577094a9e3
[INFO] running `Command { std: "docker" "start" "-a" "0d7f3688ff73e8f1c60cfb2d2e5c990903c3f07ce835937f016dfc577094a9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d7f3688ff73e8f1c60cfb2d2e5c990903c3f07ce835937f016dfc577094a9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7f3688ff73e8f1c60cfb2d2e5c990903c3f07ce835937f016dfc577094a9e3", kill_on_drop: false }`
[INFO] [stdout] 0d7f3688ff73e8f1c60cfb2d2e5c990903c3f07ce835937f016dfc577094a9e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50eefa71ee93d788574769eb7ad498267317cf1c286228e6f2e334c04760546c
[INFO] running `Command { std: "docker" "start" "-a" "50eefa71ee93d788574769eb7ad498267317cf1c286228e6f2e334c04760546c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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.1
[INFO] [stderr]    Compiling codex-helper-core v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 09s
[INFO] running `Command { std: "docker" "inspect" "50eefa71ee93d788574769eb7ad498267317cf1c286228e6f2e334c04760546c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50eefa71ee93d788574769eb7ad498267317cf1c286228e6f2e334c04760546c", kill_on_drop: false }`
[INFO] [stdout] 50eefa71ee93d788574769eb7ad498267317cf1c286228e6f2e334c04760546c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6cf7abef622c7e422598e3f13974c76c2c72395788300ee8dc0c2763d67a958
[INFO] running `Command { std: "docker" "start" "-a" "c6cf7abef622c7e422598e3f13974c76c2c72395788300ee8dc0c2763d67a958", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling codex-helper-core v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.20s
[INFO] running `Command { std: "docker" "inspect" "c6cf7abef622c7e422598e3f13974c76c2c72395788300ee8dc0c2763d67a958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6cf7abef622c7e422598e3f13974c76c2c72395788300ee8dc0c2763d67a958", kill_on_drop: false }`
[INFO] [stdout] c6cf7abef622c7e422598e3f13974c76c2c72395788300ee8dc0c2763d67a958
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75d49364e59d09d1ce7635850261f96251c9cd588933b8307417be5849c006bd
[INFO] running `Command { std: "docker" "start" "-a" "75d49364e59d09d1ce7635850261f96251c9cd588933b8307417be5849c006bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codex_helper_core-18a65b1769ba4a1e)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test config::tests::infer_env_key_from_auth_json_none ... ok
[INFO] [stdout] test config::tests::infer_env_key_from_auth_json_multiple_keys ... ok
[INFO] [stdout] test config::tests::infer_env_key_from_auth_json_single_key ... ok
[INFO] [stdout] test config::tests::bootstrap_from_codex_allows_requires_openai_auth_true_for_custom_provider ... ok
[INFO] [stdout] test config::tests::bootstrap_from_codex_infers_env_key_from_auth_json_when_missing ... ok
[INFO] [stdout] test config::tests::bootstrap_from_codex_openai_defaults_to_requires_openai_auth_and_allows_missing_token ... ok
[INFO] [stdout] test config::tests::bootstrap_from_codex_with_env_key_and_auth_json ... ok
[INFO] [stdout] test config::tests::retry_profile_aggressive_failover_enables_broader_failover_with_guardrails ... ok
[INFO] [stdout] test config::tests::retry_profile_allows_explicit_overrides ... ok
[INFO] [stdout] test config::tests::retry_profile_cost_primary_sets_probe_back_defaults ... ok
[INFO] [stdout] test config::tests::retry_profile_defaults_to_balanced_when_unset ... ok
[INFO] [stdout] test config::tests::retry_profile_parses_from_toml_kebab_case ... ok
[INFO] [stdout] test config::tests::load_or_bootstrap_for_service_writes_proxy_config ... FAILED
[INFO] [stdout] test config::tests::init_config_toml_inserts_codex_bootstrap_when_available ... ok
[INFO] [stdout] test filter::tests::literal_remove_fallback_works_when_regex_invalid ... ok
[INFO] [stdout] test config::tests::bootstrap_from_codex_fails_when_multiple_api_keys_without_env_key ... ok
[INFO] [stdout] test lb::tests::lb_avoids_upstreams_past_failure_threshold ... ok
[INFO] [stdout] test lb::tests::lb_falls_back_when_all_exhausted ... ok
[INFO] [stdout] test filter::tests::literal_replace_fallback_works_when_regex_invalid ... ok
[INFO] [stdout] test lb::tests::lb_prefers_non_exhausted_upstream_when_available ... ok
[INFO] [stdout] test notify::tests::parses_agent_turn_complete_payload_with_thread_id ... ok
[INFO] [stdout] test notify::tests::picks_best_recent_request_prefers_responses_path ... ok
[INFO] [stdout] test proxy::retry::tests::parse_status_ranges_accepts_single_codes_and_ranges ... ok
[INFO] [stdout] test proxy::retry::tests::retry_info_attempts_excludes_all_upstreams_avoided_marker ... ok
[INFO] [stdout] test proxy::retry::tests::retry_after_ms_parses_seconds_and_caps ... ok
[INFO] [stdout] test proxy::retry::tests::retry_info_is_none_when_only_one_real_attempt_happened ... ok
[INFO] [stdout] test config::tests::load_config_prefers_toml_over_json ... ok
[INFO] [stdout] test proxy::retry::tests::should_never_retry_allows_on_class_to_override_never_on_status ... ok
[INFO] [stdout] test config::tests::load_config_toml_allows_missing_service_name_and_infers_from_key ... ok
[INFO] [stdout] test config::tests::probe_codex_bootstrap_detects_codex_proxy_without_backup ... ok
[INFO] [stdout] test config::tests::init_config_toml_can_skip_codex_bootstrap_with_no_import ... ok
[INFO] [stdout] test config::tests::sync_codex_auth_can_add_missing_provider_and_set_active ... ok
[INFO] [stdout] test config::tests::sync_codex_auth_updates_env_key_without_changing_routing_config ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_across_requests_penalizes_cloudflare_challenge_when_no_internal_retry ... ok
[INFO] [stdout] test proxy::tests::proxy_api_v1_capabilities_and_overrides_work ... ok
[INFO] [stdout] test proxy::tests::proxy_does_not_failover_when_502_is_not_retryable_and_threshold_not_reached ... ok
[INFO] [stdout] test proxy::tests::proxy_applies_model_mapping_to_request_body ... ok
[INFO] [stdout] test proxy::tests::proxy_does_not_failover_on_non_retryable_client_error_class ... ok
[INFO] [stdout] test proxy::tests::proxy_api_v1_snapshot_works ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_across_requests_penalizes_502_when_no_internal_retry ... ok
[INFO] [stdout] test proxy::tests::proxy_does_not_retry_or_failover_on_400 ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_can_switch_configs_with_same_level ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_across_requests_penalizes_transport_error_when_no_internal_retry ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_can_switch_configs_with_same_level_on_404 ... ok
[INFO] [stdout] test proxy::tests::proxy_falls_back_to_level_2_config_after_retryable_failure ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_retries_404_when_enabled ... ok
[INFO] [stdout] test sessions::tests::parse_rollout_filename_splits_uuid_correctly ... ok
[INFO] [stdout] test proxy::tests::proxy_multi_config_failover_across_requests_respects_cooldown ... ok
[INFO] [stdout] test proxy::tests::proxy_failover_retries_502_then_uses_second_upstream ... ok
[INFO] [stdout] test sessions::tests::session_cwd_child_of_current_dir_matches ... ok
[INFO] [stdout] test sessions::tests::session_cwd_parent_of_current_dir_matches ... ok
[INFO] [stdout] test sessions::tests::read_codex_session_transcript_extracts_messages_and_tail ... ok
[INFO] [stdout] test sessions::tests::recent_sessions_filters_by_mtime_and_prefers_meta_id ... ok
[INFO] [stdout] test usage::tests::incremental_sse_scan_handles_split_lines ... ok
[INFO] [stdout] test usage::tests::incremental_sse_scan_matches_full_parse ... ok
[INFO] [stdout] test usage::tests::parses_chat_completions_usage_fields ... ok
[INFO] [stdout] test usage::tests::unknown_usage_schema_returns_none ... ok
[INFO] [stdout] test sessions::tests::unrelated_paths_do_not_match ... ok
[INFO] [stdout] test sessions::tests::summarize_session_tracks_rounds_and_last_response ... ok
[INFO] [stdout] test proxy::tests::proxy_retries_each_upstream_once_and_stops_when_all_avoided ... ok
[INFO] [stdout] test proxy::tests::proxy_runtime_config_reports_resolved_retry_profile ... ok
[INFO] [stdout] test proxy::tests::proxy_skips_upstreams_that_do_not_support_model ... ok
[INFO] [stdout] test proxy::tests::proxy_same_upstream_retries_502_then_succeeds_without_failover ... ok
[INFO] [stdout] test proxy::tests::proxy_streaming_parses_usage_even_when_usage_is_late_in_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::load_or_bootstrap_for_service_writes_proxy_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::load_or_bootstrap_for_service_writes_proxy_config' (30) panicked at src/config.rs:2364:18:
[INFO] [stdout] config.toml should be written by load_or_bootstrap: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1857a918fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1857a918fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1857a918fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1857a918fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1857aaa92a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1857aaa92a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d1857a97492 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1857a97492 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d1857a6bc2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1857a6bc2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1857a87b69 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1856d16c2c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d1856d16c2c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d1857a87de2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d1857a87de2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d1857a6bce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d1857a60499 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d1857a6cf2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1857aab19c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1857aaaee2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d1856994c4c - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, std[29689e6404d28ef9]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d18569f2be6 - codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:2364:18
[INFO] [stdout]   22:     0x5d1856c3466d - <core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d18568f7dbd - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5d18568f743b - tokio[70157ef1869ea04b]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d18568f743b - tokio[70157ef1869ea04b]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d18568f743b - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5d18568be1e0 - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5d18568f288d - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5d18568ec684 - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5d1856a5de0b - <tokio[70157ef1869ea04b]::runtime::context::scoped::Scoped<tokio[70157ef1869ea04b]::runtime::scheduler::Context>>::set::<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d18567f9ba9 - tokio[70157ef1869ea04b]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5d1856bf6612 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[70157ef1869ea04b]::runtime::context::Context>>::try_with::<tokio[70157ef1869ea04b]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5d1856bf4a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[70157ef1869ea04b]::runtime::context::Context>>::with::<tokio[70157ef1869ea04b]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5d18567f144d - tokio[70157ef1869ea04b]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5d18568d9690 - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5d18568dae06 - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5d18568e9d90 - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5d1856c7d933 - tokio[70157ef1869ea04b]::runtime::context::runtime::enter_runtime::<<tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CurrentThread>::block_on<codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d18568bb704 - <tokio[70157ef1869ea04b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5d1856c37fec - <tokio[70157ef1869ea04b]::runtime::runtime::Runtime>::block_on_inner::<codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5d1856c38d6b - <tokio[70157ef1869ea04b]::runtime::runtime::Runtime>::block_on::<codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5d1856a07f2f - codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:2325:12
[INFO] [stdout]   43:     0x5d18569f1af7 - codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:2318:59
[INFO] [stdout]   44:     0x5d1856c72dd6 - <codex_helper_core[ea639d5f78b98e5d]::config::tests::load_or_bootstrap_for_service_writes_proxy_config::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d1856d09f0b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d1856d09f0b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d1856d176fb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d1856d176fb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d1856d176fb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d1856d176fb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d1856d176fb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d1856d176fb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d1856d176fb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d1856d10e14 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d1856d10e14 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d1856d1a302 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d1856d1a302 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d1856d1a302 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d1856d1a302 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d1856d1a302 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d1856d1a302 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d1856d1a302 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d1857a905bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5d1857a905bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7858c5fedaa4 - <unknown>
[INFO] [stdout]   66:     0x7858c607aa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::load_or_bootstrap_for_service_writes_proxy_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "75d49364e59d09d1ce7635850261f96251c9cd588933b8307417be5849c006bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d49364e59d09d1ce7635850261f96251c9cd588933b8307417be5849c006bd", kill_on_drop: false }`
[INFO] [stdout] 75d49364e59d09d1ce7635850261f96251c9cd588933b8307417be5849c006bd
