[INFO] cloning repository https://github.com/visualstudioblyat/baihu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/visualstudioblyat/baihu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvisualstudioblyat%2Fbaihu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvisualstudioblyat%2Fbaihu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b841110edbb7a29833be564c3b0235ecb0289f40
[INFO] testing visualstudioblyat/baihu against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvisualstudioblyat%2Fbaihu" "/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/visualstudioblyat/baihu
[INFO] finished tweaking git repo https://github.com/visualstudioblyat/baihu
[INFO] tweaked toml for git repo https://github.com/visualstudioblyat/baihu written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/visualstudioblyat/baihu on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/visualstudioblyat/baihu 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a34c394569c204366516bb9fd329bf1a66ab01cc4eca5e424ab345718d54cd2c
[INFO] running `Command { std: "docker" "start" "-a" "a34c394569c204366516bb9fd329bf1a66ab01cc4eca5e424ab345718d54cd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a34c394569c204366516bb9fd329bf1a66ab01cc4eca5e424ab345718d54cd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34c394569c204366516bb9fd329bf1a66ab01cc4eca5e424ab345718d54cd2c", kill_on_drop: false }`
[INFO] [stdout] a34c394569c204366516bb9fd329bf1a66ab01cc4eca5e424ab345718d54cd2c
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6898f9e55342f621079fdf76d2cd8c3181fb905ca1421b58eca00acf8f8a686c
[INFO] running `Command { std: "docker" "start" "-a" "6898f9e55342f621079fdf76d2cd8c3181fb905ca1421b58eca00acf8f8a686c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling baihu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "6898f9e55342f621079fdf76d2cd8c3181fb905ca1421b58eca00acf8f8a686c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6898f9e55342f621079fdf76d2cd8c3181fb905ca1421b58eca00acf8f8a686c", kill_on_drop: false }`
[INFO] [stdout] 6898f9e55342f621079fdf76d2cd8c3181fb905ca1421b58eca00acf8f8a686c
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abcec70c3b3cbdb2738bf2fc7ecc487480d9e89b047d44cb64675bd68732635c
[INFO] running `Command { std: "docker" "start" "-a" "abcec70c3b3cbdb2738bf2fc7ecc487480d9e89b047d44cb64675bd68732635c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling baihu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `state` is never read
[INFO] [stdout]   --> src/channels/traits.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut state = ChannelState::Active;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 66 |         state = ChannelState::Suspended;
[INFO] [stdout]    |         ------------------------------- `state` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "abcec70c3b3cbdb2738bf2fc7ecc487480d9e89b047d44cb64675bd68732635c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abcec70c3b3cbdb2738bf2fc7ecc487480d9e89b047d44cb64675bd68732635c", kill_on_drop: false }`
[INFO] [stdout] abcec70c3b3cbdb2738bf2fc7ecc487480d9e89b047d44cb64675bd68732635c
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96a49ac8bd0fc22f68dfb00cdf52aac534c767d88c46cf41a28474028589be48
[INFO] running `Command { std: "docker" "start" "-a" "96a49ac8bd0fc22f68dfb00cdf52aac534c767d88c46cf41a28474028589be48", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `state` is never read
[INFO] [stderr]   --> src/channels/traits.rs:65:25
[INFO] [stderr]    |
[INFO] [stderr] 65 |         let mut state = ChannelState::Active;
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 66 |         state = ChannelState::Suspended;
[INFO] [stderr]    |         ------------------------------- `state` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `baihu` (bin "baihu" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baihu-b452391eb6d357cb)
[INFO] [stdout] 
[INFO] [stdout] running 480 tests
[INFO] [stdout] test config::schema::tests::channels_config_default ... ok
[INFO] [stdout] test config::schema::tests::channels_config_default_has_no_whatsapp ... ok
[INFO] [stdout] test config::schema::tests::channels_config_default_has_no_imessage_matrix ... ok
[INFO] [stdout] test config::schema::tests::browser_config_default_disabled ... ok
[INFO] [stdout] test config::schema::tests::checklist_autonomy_default_is_workspace_scoped ... ok
[INFO] [stdout] test config::schema::tests::checklist_gateway_cli_default_host_is_localhost ... ok
[INFO] [stdout] test config::schema::tests::autonomy_config_default ... ok
[INFO] [stdout] test config::schema::tests::checklist_gateway_default_no_tokens ... ok
[INFO] [stdout] test config::schema::tests::checklist_gateway_default_requires_pairing ... ok
[INFO] [stdout] test config::schema::tests::checklist_gateway_default_blocks_public_bind ... ok
[INFO] [stdout] test config::schema::tests::composio_config_default_disabled ... ok
[INFO] [stdout] test config::schema::tests::composio_config_backward_compat_missing_section ... ok
[INFO] [stdout] test config::schema::tests::composio_config_partial_toml ... ok
[INFO] [stdout] test config::schema::tests::checklist_gateway_backward_compat_no_gateway_section ... ok
[INFO] [stdout] test config::schema::tests::browser_config_serde_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::checklist_gateway_serde_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::config_minimal_toml_uses_defaults ... ok
[INFO] [stdout] test config::schema::tests::config_default_has_composio_and_secrets ... ok
[INFO] [stdout] test config::schema::tests::channels_config_with_imessage_and_matrix ... ok
[INFO] [stdout] test config::schema::tests::channels_config_with_whatsapp ... ok
[INFO] [stdout] test config::schema::tests::composio_config_serde_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::config_default_has_sane_values ... ok
[INFO] [stdout] test config::schema::tests::discord_config_toml_backward_compat ... ok
[INFO] [stdout] test config::schema::tests::discord_config_deserializes_without_allowed_users ... ok
[INFO] [stdout] test config::schema::tests::discord_config_deserializes_with_allowed_users ... ok
[INFO] [stdout] test config::schema::tests::discord_config_serde ... ok
[INFO] [stdout] test config::schema::tests::discord_config_optional_guild ... ok
[INFO] [stdout] test config::schema::tests::config_toml_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::config_save_and_load_tmpdir ... ok
[INFO] [stdout] test config::schema::tests::env_override_api_key_fallback ... ok
[INFO] [stdout] test config::schema::tests::env_override_model ... ok
[INFO] [stdout] test config::schema::tests::env_override_workspace ... ok
[INFO] [stdout] test config::schema::tests::env_override_empty_values_ignored ... ok
[INFO] [stdout] test config::schema::tests::browser_config_backward_compat_missing_section ... ok
[INFO] [stdout] test config::schema::tests::env_override_provider_fallback ... ok
[INFO] [stdout] test config::schema::tests::heartbeat_config_default ... ok
[INFO] [stdout] test config::schema::tests::imessage_config_empty_contacts ... ok
[INFO] [stdout] test config::schema::tests::imessage_config_serde ... ok
[INFO] [stdout] test config::schema::tests::matrix_config_serde ... ok
[INFO] [stdout] test config::schema::tests::matrix_config_toml_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::imessage_config_wildcard ... ok
[INFO] [stdout] test config::schema::tests::memory_config_default_hygiene_settings ... ok
[INFO] [stdout] test config::schema::tests::observability_config_default ... ok
[INFO] [stdout] test config::schema::tests::runtime_config_default ... ok
[INFO] [stdout] test config::schema::tests::secrets_config_backward_compat_missing_section ... ok
[INFO] [stdout] test config::schema::tests::secrets_config_serde_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::slack_config_deserializes_with_allowed_users ... ok
[INFO] [stdout] test config::schema::tests::secrets_config_default_encrypts ... ok
[INFO] [stdout] test config::schema::tests::slack_config_deserializes_without_allowed_users ... ok
[INFO] [stdout] test config::schema::tests::whatsapp_config_deserializes_without_allowed_numbers ... ok
[INFO] [stdout] test config::schema::tests::whatsapp_config_serde ... ok
[INFO] [stdout] test config::schema::tests::whatsapp_config_toml_roundtrip ... ok
[INFO] [stdout] test config::schema::tests::whatsapp_config_wildcard_allowed ... ok
[INFO] [stdout] test config::schema::tests::slack_config_toml_backward_compat ... ok
[INFO] [stdout] test config::schema::tests::telegram_config_serde ... ok
[INFO] [stdout] test config::schema::tests::webhook_config_with_secret ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_basic ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_bullet_with_content_after_spaces ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_dash_without_space_ignored ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_mixed_markdown ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_empty_content ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_single_task ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_many_tasks ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_trailing_space_bullet_trimmed_to_dash ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_only_comments ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_unicode ... ok
[INFO] [stdout] test heartbeat::engine::tests::parse_tasks_with_leading_whitespace ... ok
[INFO] [stdout] test heartbeat::engine::tests::run_returns_immediately_when_disabled ... ok
[INFO] [stdout] test memory::chunker::tests::chunk_count_reasonable ... ok
[INFO] [stdout] test heartbeat::engine::tests::tick_returns_zero_when_no_file ... ok
[INFO] [stdout] test memory::chunker::tests::deeply_nested_headings_ignored ... ok
[INFO] [stdout] test memory::chunker::tests::empty_text ... ok
[INFO] [stdout] test config::schema::tests::webhook_config_without_secret ... ok
[INFO] [stdout] test heartbeat::engine::tests::ensure_heartbeat_file_does_not_overwrite ... ok
[INFO] [stdout] test heartbeat::engine::tests::ensure_heartbeat_file_creates_file ... ok
[INFO] [stdout] test memory::chunker::tests::heading_at_end_of_text ... ok
[INFO] [stdout] test memory::chunker::tests::fts5_special_chars_in_content ... ok
[INFO] [stdout] test heartbeat::engine::tests::tick_counts_tasks_from_file ... ok
[INFO] [stdout] test memory::chunker::tests::heading_sections ... ok
[INFO] [stdout] test memory::chunker::tests::headings_only_no_body ... ok
[INFO] [stdout] test memory::chunker::tests::indexes_are_sequential ... ok
[INFO] [stdout] test memory::chunker::tests::max_tokens_zero ... ok
[INFO] [stdout] test memory::chunker::tests::max_tokens_one ... ok
[INFO] [stdout] test memory::chunker::tests::multiple_blank_lines_between_paragraphs ... ok
[INFO] [stdout] test memory::chunker::tests::only_newlines_and_whitespace ... ok
[INFO] [stdout] test memory::chunker::tests::no_content_loss ... ok
[INFO] [stdout] test memory::chunker::tests::single_short_paragraph ... ok
[INFO] [stdout] test memory::chunker::tests::unicode_content ... ok
[INFO] [stdout] test memory::chunker::tests::very_long_single_line_no_newlines ... ok
[INFO] [stdout] test memory::compression::tests::exact_threshold_not_compressed ... ok
[INFO] [stdout] test memory::chunker::tests::single_heading_no_content ... ok
[INFO] [stdout] test memory::compression::tests::is_compressed_detects_prefix ... ok
[INFO] [stdout] test memory::chunker::tests::respects_max_tokens ... ok
[INFO] [stdout] test memory::chunker::tests::preserves_heading_in_split_sections ... ok
[INFO] [stdout] test memory::compression::tests::small_content_not_compressed ... ok
[INFO] [stdout] test memory::compression::tests::uncompressed_passthrough ... ok
[INFO] [stdout] test memory::compression::tests::large_content_compressed ... ok
[INFO] [stdout] test memory::compression::tests::just_over_threshold_compressed ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_none ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_empty_string_returns_noop ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_unknown_provider_returns_noop ... ok
[INFO] [stdout] test memory::compression::tests::roundtrip ... ok
[INFO] [stdout] test memory::embeddings::tests::noop_embed_empty_batch ... ok
[INFO] [stdout] test memory::embeddings::tests::noop_embed_multiple_texts ... ok
[INFO] [stdout] test memory::embeddings::tests::noop_embed_returns_empty ... ok
[INFO] [stdout] test memory::embeddings::tests::noop_name ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_custom_empty_url ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_openai_no_api_key ... ok
[INFO] [stdout] test memory::embeddings::tests::openai_dimensions_custom ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_openai ... ok
[INFO] [stdout] test memory::embeddings::tests::factory_custom_url ... ok
[INFO] [stdout] test memory::embeddings::tests::openai_trailing_slash_stripped ... ok
[INFO] [stdout] test memory::hygiene::tests::purges_old_memory_archives ... ok
[INFO] [stdout] test memory::hygiene::tests::archives_old_session_files ... ok
[INFO] [stdout] test memory::hygiene::tests::archives_old_daily_memory_files ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_empty_recall ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_empty_count ... ok
[INFO] [stdout] test memory::hygiene::tests::skips_second_run_within_cadence_window ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_health_check ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_forget_is_noop ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_name ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_count ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_recall_no_match ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_store_core ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_list_by_category ... ok
[INFO] [stdout] test memory::sqlite::tests::category_roundtrip_custom_with_spaces ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_store_daily ... ok
[INFO] [stdout] test memory::sqlite::tests::content_hash_deterministic ... ok
[INFO] [stdout] test memory::sqlite::tests::content_hash_different_inputs ... ok
[INFO] [stdout] test memory::sqlite::tests::category_roundtrip_empty_custom ... ok
[INFO] [stdout] test memory::sqlite::tests::content_hash_empty_string ... ok
[INFO] [stdout] test memory::sqlite::tests::content_hash_unicode ... ok
[INFO] [stdout] test memory::markdown::tests::markdown_recall_keyword ... ok
[INFO] [stdout] test memory::sqlite::tests::content_hash_long_input ... ok
[INFO] [stdout] test memory::sqlite::tests::forget_and_re_store_same_key ... ok
[INFO] [stdout] test memory::hygiene::tests::prunes_old_conversation_rows_in_sqlite_backend ... ok
[INFO] [stdout] test memory::sqlite::tests::fts5_bm25_ranking ... ok
[INFO] [stdout] test memory::sqlite::tests::fts5_multi_word_query ... ok
[INFO] [stdout] test memory::sqlite::tests::forget_then_recall_no_ghost_results ... ok
[INFO] [stdout] test config::schema::tests::env_override_api_key ... FAILED
[INFO] [stdout] test config::schema::tests::env_override_provider ... FAILED
[INFO] [stdout] test memory::embeddings::tests::noop_embed_one_returns_error ... ok
[INFO] [stdout] test memory::sqlite::tests::fts5_syncs_on_delete ... ok
[INFO] [stdout] test memory::sqlite::tests::list_empty_db ... ok
[INFO] [stdout] test memory::sqlite::tests::fts5_syncs_on_insert ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_empty_query_returns_empty ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_limit_zero ... ok
[INFO] [stdout] test memory::sqlite::tests::fts5_syncs_on_update ... ok
[INFO] [stdout] test memory::sqlite::tests::list_custom_category ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_limit_one ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_matches_by_key_not_just_content ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_results_have_scores ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_whitespace_query_returns_empty ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_unicode_query ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_with_asterisk_in_query ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_single_character_query ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_with_parentheses_in_query ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_with_sql_injection_attempt ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_with_quotes_in_query ... ok
[INFO] [stdout] test memory::sqlite::tests::schema_has_embedding_cache ... ok
[INFO] [stdout] test memory::sqlite::tests::schema_has_fts5_table ... ok
[INFO] [stdout] test memory::sqlite::tests::reindex_empty_db ... ok
[INFO] [stdout] test memory::sqlite::tests::reindex_rebuilds_fts ... ok
[INFO] [stdout] test memory::sqlite::tests::reindex_twice_is_safe ... ok
[INFO] [stdout] test memory::sqlite::tests::schema_memories_has_embedding_column ... ok
[INFO] [stdout] test memory::sqlite::tests::schema_idempotent_reopen ... ok
[INFO] [stdout] test memory::sqlite::tests::recall_respects_limit ... ok
[INFO] [stdout] test memory::sqlite::tests::schema_triple_open ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_count_empty ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_db_persists ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_category_roundtrip ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_forget ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_get_nonexistent ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_forget_nonexistent ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_health ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_list_all ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_name ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_list_by_category ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_recall_multi_keyword ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_recall_keyword ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_recall_no_match ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_store_and_get ... ok
[INFO] [stdout] test memory::tests::factory_markdown ... ok
[INFO] [stdout] test memory::tests::factory_none_falls_back_to_markdown ... ok
[INFO] [stdout] test memory::sqlite::tests::sqlite_store_upsert ... ok
[INFO] [stdout] test memory::tests::factory_unknown_falls_back_to_markdown ... ok
[INFO] [stdout] test memory::vector::tests::bytes_to_vec_non_aligned_truncates ... ok
[INFO] [stdout] test memory::vector::tests::bytes_to_vec_three_bytes_returns_empty ... ok
[INFO] [stdout] test memory::vector::tests::cosine_both_zero_vectors ... ok
[INFO] [stdout] test memory::vector::tests::cosine_empty_returns_zero ... ok
[INFO] [stdout] test memory::vector::tests::cosine_high_dimensional ... ok
[INFO] [stdout] test memory::vector::tests::cosine_identical_vectors ... ok
[INFO] [stdout] test memory::vector::tests::cosine_infinity_returns_zero_or_finite ... ok
[INFO] [stdout] test memory::vector::tests::cosine_mismatched_lengths ... ok
[INFO] [stdout] test memory::vector::tests::cosine_nan_returns_zero ... ok
[INFO] [stdout] test memory::vector::tests::cosine_negative_values ... ok
[INFO] [stdout] test memory::vector::tests::cosine_opposite_vectors_clamped ... ok
[INFO] [stdout] test memory::vector::tests::cosine_orthogonal_vectors ... ok
[INFO] [stdout] test memory::vector::tests::cosine_similar_vectors ... ok
[INFO] [stdout] test memory::vector::tests::cosine_single_element ... ok
[INFO] [stdout] test memory::vector::tests::cosine_zero_vector ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_deduplicates ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_duplicate_ids_in_same_source ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_empty_inputs ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_keyword_only ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_large_bm25_normalization ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_limit_zero ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_negative_keyword_scores ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_respects_limit ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_single_item ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_vector_only ... ok
[INFO] [stdout] test memory::vector::tests::hybrid_merge_zero_weights ... ok
[INFO] [stdout] test memory::vector::tests::vec_bytes_empty ... ok
[INFO] [stdout] test memory::vector::tests::vec_bytes_roundtrip ... ok
[INFO] [stdout] test memory::vector::tests::vec_bytes_roundtrip_nan_preserves_bits ... ok
[INFO] [stdout] test memory::vector::tests::vec_bytes_roundtrip_special_values ... ok
[INFO] [stdout] test observability::log::tests::log_observer_all_events_no_panic ... ok
[INFO] [stdout] test observability::log::tests::log_observer_all_metrics_no_panic ... ok
[INFO] [stdout] test observability::log::tests::log_observer_name ... ok
[INFO] [stdout] test observability::multi::tests::multi_empty_no_panic ... ok
[INFO] [stdout] test observability::multi::tests::multi_fans_out_events ... ok
[INFO] [stdout] test observability::multi::tests::multi_fans_out_flush ... ok
[INFO] [stdout] test observability::multi::tests::multi_fans_out_metrics ... ok
[INFO] [stdout] test observability::multi::tests::multi_name ... ok
[INFO] [stdout] test observability::noop::tests::noop_flush_does_not_panic ... ok
[INFO] [stdout] test observability::noop::tests::noop_name ... ok
[INFO] [stdout] test observability::noop::tests::noop_record_event_does_not_panic ... ok
[INFO] [stdout] test observability::noop::tests::noop_record_metric_does_not_panic ... ok
[INFO] [stdout] test observability::tests::factory_empty_string_falls_back_to_noop ... ok
[INFO] [stdout] test observability::tests::factory_garbage_falls_back_to_noop ... ok
[INFO] [stdout] test observability::tests::factory_log_returns_log ... ok
[INFO] [stdout] test observability::tests::factory_none_returns_noop ... ok
[INFO] [stdout] test observability::tests::factory_noop_returns_noop ... ok
[INFO] [stdout] test observability::tests::factory_unknown_falls_back_to_noop ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_fails_without_key ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_request_serializes_with_system ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_request_serializes_without_system ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_response_deserializes ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_response_empty_content ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_response_multiple_blocks ... ok
[INFO] [stdout] test providers::anthropic::tests::chat_with_system_fails_without_key ... ok
[INFO] [stdout] test providers::anthropic::tests::creates_with_empty_key ... ok
[INFO] [stdout] test providers::anthropic::tests::creates_with_key ... ok
[INFO] [stdout] test providers::anthropic::tests::creates_without_key ... ok
[INFO] [stdout] test providers::anthropic::tests::temperature_range_serializes ... ok
[INFO] [stdout] test providers::compatible::tests::all_compatible_providers_fail_without_key ... ok
[INFO] [stdout] test providers::compatible::tests::chat_fails_without_key ... ok
[INFO] [stdout] test providers::compatible::tests::creates_with_key ... ok
[INFO] [stdout] test providers::compatible::tests::creates_without_key ... ok
[INFO] [stdout] test providers::compatible::tests::custom_auth_style ... ok
[INFO] [stdout] test providers::compatible::tests::request_serializes_correctly ... ok
[INFO] [stdout] test providers::compatible::tests::response_deserializes ... ok
[INFO] [stdout] test providers::compatible::tests::response_empty_choices ... ok
[INFO] [stdout] test providers::compatible::tests::strips_trailing_slash ... ok
[INFO] [stdout] test providers::compatible::tests::x_api_key_auth_style ... ok
[INFO] [stdout] test memory::sqlite::tests::store_empty_content ... ok
[INFO] [stdout] test memory::sqlite::tests::store_content_with_newlines_and_tabs ... ok
[INFO] [stdout] test providers::http_client::tests::allows_public_urls ... ok
[INFO] [stdout] test providers::http_client::tests::blocks_localhost_url ... ok
[INFO] [stdout] test providers::http_client::tests::cgnat_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::blocks_private_ip_url ... ok
[INFO] [stdout] test providers::http_client::tests::ipv6_link_local_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::ipv6_unique_local_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::link_local_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::loopback_v6_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::public_ips_not_private ... ok
[INFO] [stdout] test providers::http_client::tests::rejects_invalid_url ... ok
[INFO] [stdout] test providers::http_client::tests::loopback_v4_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::rfc1918_10_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::rfc1918_172_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::rfc1918_192_is_private ... ok
[INFO] [stdout] test providers::http_client::tests::ssrf_safe_client_builds_successfully ... ok
[INFO] [stdout] test providers::ollama::tests::custom_url_no_trailing_slash ... ok
[INFO] [stdout] test providers::ollama::tests::custom_url_trailing_slash ... ok
[INFO] [stdout] test providers::ollama::tests::default_url ... ok
[INFO] [stdout] test providers::ollama::tests::empty_url_uses_empty ... ok
[INFO] [stdout] test providers::ollama::tests::request_serializes_with_system ... ok
[INFO] [stdout] test providers::ollama::tests::request_serializes_without_system ... ok
[INFO] [stdout] test providers::ollama::tests::response_deserializes ... ok
[INFO] [stdout] test providers::ollama::tests::response_with_empty_content ... ok
[INFO] [stdout] test providers::ollama::tests::response_with_multiline ... ok
[INFO] [stdout] test providers::openai::tests::chat_fails_without_key ... ok
[INFO] [stdout] test providers::http_client::tests::blocks_metadata_endpoints ... ok
[INFO] [stdout] test providers::openai::tests::chat_with_system_fails_without_key ... ok
[INFO] [stdout] test providers::openai::tests::creates_with_empty_key ... ok
[INFO] [stdout] test providers::openai::tests::creates_with_key ... ok
[INFO] [stdout] test providers::openai::tests::request_serializes_with_system_message ... ok
[INFO] [stdout] test providers::openai::tests::creates_without_key ... ok
[INFO] [stdout] test providers::openai::tests::response_deserializes_multiple_choices ... ok
[INFO] [stdout] test providers::openai::tests::response_deserializes_empty_choices ... ok
[INFO] [stdout] test providers::openai::tests::request_serializes_without_system ... ok
[INFO] [stdout] test providers::openai::tests::response_deserializes_single_choice ... ok
[INFO] [stdout] test providers::openai::tests::response_with_unicode ... ok
[INFO] [stdout] test providers::reliable::tests::cache_key_varies_by_model ... ok
[INFO] [stdout] test providers::reliable::tests::cache_key_deterministic ... ok
[INFO] [stdout] test providers::reliable::tests::cache_returns_same_response ... ok
[INFO] [stdout] test providers::reliable::tests::jitter_minimum_one ... ok
[INFO] [stdout] test providers::reliable::tests::jitter_not_deterministic ... ok
[INFO] [stdout] test providers::openai::tests::response_with_long_content ... ok
[INFO] [stdout] test providers::reliable::tests::jitter_within_bounds ... ok
[INFO] [stdout] test providers::reliable::tests::returns_aggregated_error_when_all_providers_fail ... ok
[INFO] [stdout] test providers::reliable::tests::succeeds_without_retry ... ok
[INFO] [stdout] test memory::sqlite::tests::store_empty_key ... ok
[INFO] [stdout] test providers::tests::factory_anthropic ... ok
[INFO] [stdout] test providers::tests::factory_bedrock ... ok
[INFO] [stdout] test providers::tests::factory_cloudflare ... ok
[INFO] [stdout] test providers::tests::factory_cohere ... ok
[INFO] [stdout] test providers::tests::factory_custom_empty_url_errors ... ok
[INFO] [stdout] test providers::tests::factory_custom_localhost ... ok
[INFO] [stdout] test providers::tests::factory_all_providers_create_successfully ... ok
[INFO] [stdout] test providers::tests::factory_custom_no_key ... ok
[INFO] [stdout] test providers::tests::factory_custom_url ... ok
[INFO] [stdout] test providers::tests::factory_empty_name_errors ... ok
[INFO] [stdout] test providers::tests::factory_deepseek ... ok
[INFO] [stdout] test providers::tests::factory_fireworks ... ok
[INFO] [stdout] test providers::tests::factory_glm ... ok
[INFO] [stdout] test providers::tests::factory_groq ... ok
[INFO] [stdout] test providers::tests::factory_minimax ... ok
[INFO] [stdout] test providers::tests::factory_mistral ... ok
[INFO] [stdout] test providers::tests::factory_ollama ... ok
[INFO] [stdout] test providers::tests::factory_moonshot ... ok
[INFO] [stdout] test providers::tests::factory_openai ... ok
[INFO] [stdout] test providers::tests::factory_opencode ... ok
[INFO] [stdout] test providers::tests::factory_openrouter ... ok
[INFO] [stdout] test providers::tests::factory_qianfan ... ok
[INFO] [stdout] test providers::tests::factory_perplexity ... ok
[INFO] [stdout] test providers::tests::factory_together ... ok
[INFO] [stdout] test providers::tests::factory_synthetic ... ok
[INFO] [stdout] test providers::tests::factory_unknown_provider_errors ... ok
[INFO] [stdout] test providers::tests::factory_venice ... ok
[INFO] [stdout] test providers::tests::factory_vercel ... ok
[INFO] [stdout] test providers::tests::factory_xai ... ok
[INFO] [stdout] test providers::tests::factory_zai ... ok
[INFO] [stdout] test providers::tests::resilient_provider_errors_for_invalid_primary ... ok
[INFO] [stdout] test providers::tests::resilient_provider_ignores_duplicate_and_invalid_fallbacks ... ok
[INFO] [stdout] test runtime::native::tests::native_has_filesystem_access ... ok
[INFO] [stdout] test runtime::native::tests::native_has_shell_access ... ok
[INFO] [stdout] test runtime::native::tests::native_memory_budget_unlimited ... ok
[INFO] [stdout] test runtime::native::tests::native_name ... ok
[INFO] [stdout] test runtime::native::tests::native_supports_long_running ... ok
[INFO] [stdout] test runtime::native::tests::native_storage_path_contains_baihu ... ok
[INFO] [stdout] test runtime::tests::factory_cloudflare_errors ... ok
[INFO] [stdout] test runtime::tests::factory_docker_errors ... ok
[INFO] [stdout] test runtime::tests::factory_empty_errors ... ok
[INFO] [stdout] test runtime::tests::factory_native ... ok
[INFO] [stdout] test runtime::tests::factory_unknown_errors ... ok
[INFO] [stdout] test security::atomic_write::tests::creates_file ... ok
[INFO] [stdout] test security::atomic_write::tests::async_creates_file ... ok
[INFO] [stdout] test security::atomic_write::tests::missing_parent_returns_error ... ok
[INFO] [stdout] test security::atomic_write::tests::no_tmp_left_on_success ... ok
[INFO] [stdout] test security::atomic_write::tests::empty_data_works ... ok
[INFO] [stdout] test security::pairing::tests::brute_force_lockout_after_max_attempts ... ok
[INFO] [stdout] test security::pairing::tests::constant_time_eq_both_empty ... ok
[INFO] [stdout] test security::pairing::tests::constant_time_eq_different ... ok
[INFO] [stdout] test memory::sqlite::tests::with_embedder_noop ... ok
[INFO] [stdout] test security::pairing::tests::constant_time_eq_different_lengths ... ok
[INFO] [stdout] test security::pairing::tests::constant_time_eq_same ... ok
[INFO] [stdout] test security::pairing::tests::generate_code_is_6_digits ... ok
[INFO] [stdout] test security::pairing::tests::correct_code_resets_failed_attempts ... ok
[INFO] [stdout] test security::pairing::tests::generate_code_is_not_deterministic ... ok
[INFO] [stdout] test memory::tests::factory_sqlite ... ok
[INFO] [stdout] test security::pairing::tests::is_authenticated_when_pairing_disabled ... ok
[INFO] [stdout] test security::pairing::tests::generate_token_has_prefix ... ok
[INFO] [stdout] test security::pairing::tests::localhost_variants_not_public ... ok
[INFO] [stdout] test security::pairing::tests::is_authenticated_with_valid_token ... ok
[INFO] [stdout] test security::pairing::tests::is_authenticated_with_invalid_token ... ok
[INFO] [stdout] test security::pairing::tests::lockout_returns_remaining_seconds ... ok
[INFO] [stdout] test security::pairing::tests::new_guard_generates_code_when_no_tokens ... ok
[INFO] [stdout] test security::pairing::tests::new_guard_no_code_when_pairing_disabled ... ok
[INFO] [stdout] test security::pairing::tests::new_guard_no_code_when_tokens_exist ... ok
[INFO] [stdout] test security::pairing::tests::pair_then_authenticate ... ok
[INFO] [stdout] test security::pairing::tests::real_ip_is_public ... ok
[INFO] [stdout] test security::pairing::tests::tokens_returns_all_paired ... ok
[INFO] [stdout] test security::pairing::tests::try_pair_correct_code ... ok
[INFO] [stdout] test security::pairing::tests::try_pair_empty_code ... ok
[INFO] [stdout] test security::pairing::tests::try_pair_wrong_code ... ok
[INFO] [stdout] test security::pairing::tests::zero_zero_is_public ... ok
[INFO] [stdout] test security::policy::tests::absolute_paths_allowed_when_not_workspace_only ... ok
[INFO] [stdout] test security::policy::tests::absolute_paths_blocked_when_workspace_only ... ok
[INFO] [stdout] test security::policy::tests::action_tracker_records_actions ... ok
[INFO] [stdout] test security::policy::tests::action_tracker_clone_is_independent ... ok
[INFO] [stdout] test security::atomic_write::tests::overwrites_existing ... ok
[INFO] [stdout] test security::policy::tests::allowed_commands_basic ... ok
[INFO] [stdout] test security::policy::tests::autonomy_default_is_supervised ... ok
[INFO] [stdout] test security::policy::tests::action_tracker_starts_at_zero ... ok
[INFO] [stdout] test security::policy::tests::autonomy_serde_roundtrip ... ok
[INFO] [stdout] test security::policy::tests::can_act_full_true ... ok
[INFO] [stdout] test security::policy::tests::can_act_supervised_true ... ok
[INFO] [stdout] test security::policy::tests::checklist_default_forbidden_paths_comprehensive ... ok
[INFO] [stdout] test security::policy::tests::checklist_all_system_dirs_blocked ... ok
[INFO] [stdout] test security::policy::tests::can_act_readonly_false ... ok
[INFO] [stdout] test security::policy::tests::checklist_default_policy_is_workspace_only ... ok
[INFO] [stdout] test security::policy::tests::blocked_commands_basic ... ok
[INFO] [stdout] test security::policy::tests::checklist_root_path_blocked ... ok
[INFO] [stdout] test security::policy::tests::checklist_null_byte_injection_blocked ... ok
[INFO] [stdout] test security::policy::tests::checklist_sensitive_dotfiles_blocked ... ok
[INFO] [stdout] test security::policy::tests::checklist_resolved_path_must_be_in_workspace ... ok
[INFO] [stdout] test security::policy::tests::command_env_var_prefix_with_allowed_cmd ... ok
[INFO] [stdout] test security::policy::tests::command_injection_and_chain_blocked ... ok
[INFO] [stdout] test security::policy::tests::checklist_workspace_only_blocks_all_absolute ... ok
[INFO] [stdout] test security::policy::tests::command_injection_dollar_paren_blocked ... ok
[INFO] [stdout] test security::policy::tests::command_injection_backtick_blocked ... ok
[INFO] [stdout] test security::policy::tests::command_injection_dollar_brace_blocked ... ok
[INFO] [stdout] test security::policy::tests::command_injection_redirect_blocked ... ok
[INFO] [stdout] test security::policy::tests::command_injection_semicolon_no_space ... ok
[INFO] [stdout] test security::policy::tests::command_injection_semicolon_blocked ... ok
[INFO] [stdout] test security::policy::tests::command_injection_or_chain_blocked ... ok
[INFO] [stdout] test security::policy::tests::command_with_absolute_path_extracts_basename ... ok
[INFO] [stdout] test security::policy::tests::command_with_env_var_prefix ... ok
[INFO] [stdout] test security::policy::tests::command_with_pipes_validates_all_segments ... ok
[INFO] [stdout] test security::policy::tests::custom_allowlist ... ok
[INFO] [stdout] test security::policy::tests::default_policy_has_sane_values ... ok
[INFO] [stdout] test security::policy::tests::command_newline_injection_blocked ... ok
[INFO] [stdout] test security::policy::tests::dotfile_in_workspace_allowed ... ok
[INFO] [stdout] test security::policy::tests::empty_allowlist_blocks_everything ... ok
[INFO] [stdout] test security::policy::tests::empty_path_allowed ... ok
[INFO] [stdout] test security::policy::tests::forbidden_paths_blocked ... ok
[INFO] [stdout] test security::policy::tests::empty_command_blocked ... ok
[INFO] [stdout] test security::policy::tests::from_config_creates_fresh_tracker ... ok
[INFO] [stdout] test security::policy::tests::from_config_maps_all_fields ... ok
[INFO] [stdout] test security::policy::tests::full_autonomy_still_uses_allowlist ... ok
[INFO] [stdout] test security::policy::tests::full_autonomy_still_respects_forbidden_paths ... ok
[INFO] [stdout] test security::policy::tests::path_home_tilde_ssh ... ok
[INFO] [stdout] test security::policy::tests::path_symlink_style_absolute ... ok
[INFO] [stdout] test security::policy::tests::is_rate_limited_reflects_count ... ok
[INFO] [stdout] test security::policy::tests::path_traversal_blocked ... ok
[INFO] [stdout] test security::policy::tests::path_traversal_double_dot_in_filename ... ok
[INFO] [stdout] test security::policy::tests::path_traversal_encoded_dots ... ok
[INFO] [stdout] test security::policy::tests::path_with_null_byte_blocked ... ok
[INFO] [stdout] test security::policy::tests::path_var_run_blocked ... ok
[INFO] [stdout] test security::policy::tests::rate_limit_exactly_at_boundary ... ok
[INFO] [stdout] test security::policy::tests::rate_limit_high_allows_many ... ok
[INFO] [stdout] test security::policy::tests::rate_limit_zero_blocks_everything ... ok
[INFO] [stdout] test memory::sqlite::tests::store_unicode_and_emoji ... ok
[INFO] [stdout] test memory::sqlite::tests::store_very_long_content ... ok
[INFO] [stdout] test security::policy::tests::readonly_blocks_even_safe_commands ... ok
[INFO] [stdout] test security::policy::tests::readonly_blocks_all_commands ... ok
[INFO] [stdout] test security::policy::tests::record_action_allows_within_limit ... ok
[INFO] [stdout] test security::policy::tests::record_action_blocks_over_limit ... ok
[INFO] [stdout] test security::policy::tests::relative_paths_allowed ... ok
[INFO] [stdout] test security::policy::tests::supervised_allows_listed_commands ... ok
[INFO] [stdout] test security::secrets::tests::corrupt_hex_returns_error ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_returns_none_for_plaintext ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_upgrades_legacy_xor ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_returns_none_for_enc2 ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_handles_empty_secret ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_plaintext_passthrough ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_handles_unicode ... ok
[INFO] [stdout] test security::secrets::tests::disabled_store_returns_plaintext ... ok
[INFO] [stdout] test security::secrets::tests::encrypt_empty_returns_empty ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_fails_on_corrupt_legacy_hex ... ok
[INFO] [stdout] test security::secrets::tests::generate_random_key_correct_length ... ok
[INFO] [stdout] test security::secrets::tests::different_stores_same_dir_interop ... ok
[INFO] [stdout] test security::secrets::tests::generate_random_key_not_all_zeros ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_wrong_key_produces_garbage_or_fails ... ok
[INFO] [stdout] test security::secrets::tests::hex_decode_invalid_chars_fails ... ok
[INFO] [stdout] test security::secrets::tests::hex_decode_odd_length_fails ... ok
[INFO] [stdout] test security::secrets::tests::hex_roundtrip ... ok
[INFO] [stdout] test security::secrets::tests::is_encrypted_detects_prefix ... ok
[INFO] [stdout] test security::secrets::tests::is_secure_encrypted_detects_enc2_only ... ok
[INFO] [stdout] test security::secrets::tests::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test security::secrets::tests::generate_random_key_full_entropy ... ok
[INFO] [stdout] test security::secrets::tests::encrypting_same_value_produces_different_ciphertext ... ok
[INFO] [stdout] test providers::reliable::tests::falls_back_after_retries_exhausted ... ok
[INFO] [stdout] test security::secrets::tests::legacy_xor_decrypt_still_works ... ok
[INFO] [stdout] test security::secrets::tests::key_file_created_on_first_encrypt ... ok
[INFO] [stdout] test security::secrets::tests::key_file_has_restricted_permissions ... ok
[INFO] [stdout] test security::secrets::tests::needs_migration_detects_legacy_prefix ... ok
[INFO] [stdout] test security::secrets::tests::truncated_ciphertext_returns_error ... ok
[INFO] [stdout] test security::secrets::tests::two_random_keys_differ ... ok
[INFO] [stdout] test security::secrets::tests::migrated_value_is_tamper_resistant ... ok
[INFO] [stdout] test security::secrets::tests::xor_cipher_empty_key ... ok
[INFO] [stdout] test security::secrets::tests::xor_cipher_roundtrip ... ok
[INFO] [stdout] test security::secrets::tests::migration_produces_different_ciphertext_each_time ... ok
[INFO] [stdout] test security::secrets::tests::tampered_ciphertext_detected ... ok
[INFO] [stdout] test security::secrets::tests::unicode_secret_roundtrip ... ok
[INFO] [stdout] test security::secrets::tests::wrong_key_detected ... ok
[INFO] [stdout] test security::secrets::tests::decrypt_and_migrate_handles_long_secret ... ok
[INFO] [stdout] test security::secrets::tests::long_secret_roundtrip ... ok
[INFO] [stdout] test providers::reliable::tests::retries_then_recovers ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::schema::tests::env_override_api_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::schema::tests::env_override_api_key' (47) panicked at src/config/schema.rs:1529:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some("sk-fallback-key")
[INFO] [stdout]  right: Some("sk-test-env-key")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb6be26710a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb6be26710a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb6be26710a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb6be26710a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb6be27fd7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb6be27fd7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5eb6be26c782 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5eb6be26c782 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5eb6be241b8f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb6be241b8f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb6be25d949 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb6bdb0419c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5eb6bdb0419c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb6be25dbc2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5eb6be25dbc2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb6be241c48 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb6be238b89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb6be242f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb6be28053c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb6be2803f3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5eb6bd9c126c - core[35159d6ffb30e017]::panicking::assert_failed::<core[35159d6ffb30e017]::option::Option<&str>, core[35159d6ffb30e017]::option::Option<&str>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eb6bd894228 - baihu[3c4853ddd36dec0d]::config::schema::tests::env_override_api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/schema.rs:1529:9
[INFO] [stdout]   22:     0x5eb6bd889bf7 - baihu[3c4853ddd36dec0d]::config::schema::tests::env_override_api_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/schema.rs:1522:30
[INFO] [stdout]   23:     0x5eb6bd858056 - <baihu[3c4853ddd36dec0d]::config::schema::tests::env_override_api_key::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5eb6bdaf747b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5eb6bdaf747b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5eb6bdb04c6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5eb6bdb04c6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5eb6bdb04c6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5eb6bdb04c6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5eb6bdb04c6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5eb6bdb04c6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5eb6bdb04c6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5eb6bdaff644 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5eb6bdaff644 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5eb6bdb07872 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5eb6bdb07872 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5eb6bdb07872 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5eb6bdb07872 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5eb6bdb07872 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5eb6bdb07872 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5eb6bdb07872 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5eb6be265fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5eb6be265fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x754bd7588aa4 - <unknown>
[INFO] [stdout]   45:     0x754bd7615a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::schema::tests::env_override_provider stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::schema::tests::env_override_provider' (51) panicked at src/config/schema.rs:1555:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some("openai")
[INFO] [stdout]  right: Some("anthropic")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb6be26710a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb6be26710a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb6be26710a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb6be26710a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb6be27fd7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb6be27fd7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5eb6be26c782 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5eb6be26c782 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5eb6be241b8f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb6be241b8f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb6be25d949 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb6bdb0419c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5eb6bdb0419c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb6be25dbc2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5eb6be25dbc2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb6be241c48 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb6be238b89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb6be242f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb6be28053c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb6be2803f3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5eb6bd9c126c - core[35159d6ffb30e017]::panicking::assert_failed::<core[35159d6ffb30e017]::option::Option<&str>, core[35159d6ffb30e017]::option::Option<&str>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eb6bd896247 - baihu[3c4853ddd36dec0d]::config::schema::tests::env_override_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/schema.rs:1555:9
[INFO] [stdout]   22:     0x5eb6bd889c57 - baihu[3c4853ddd36dec0d]::config::schema::tests::env_override_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/schema.rs:1550:31
[INFO] [stdout]   23:     0x5eb6bd8580d6 - <baihu[3c4853ddd36dec0d]::config::schema::tests::env_override_provider::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5eb6bdaf747b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5eb6bdaf747b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5eb6bdb04c6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5eb6bdb04c6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5eb6bdb04c6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5eb6bdb04c6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5eb6bdb04c6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5eb6bdb04c6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5eb6bdb04c6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5eb6bdaff644 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5eb6bdaff644 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5eb6bdb07872 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5eb6bdb07872 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5eb6bdb07872 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5eb6bdb07872 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5eb6bdb07872 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5eb6bdb07872 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5eb6bdb07872 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5eb6be265fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5eb6be265fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x754bd7588aa4 - <unknown>
[INFO] [stdout]   45:     0x754bd7615a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::schema::tests::env_override_api_key
[INFO] [stdout]     config::schema::tests::env_override_provider
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 478 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "96a49ac8bd0fc22f68dfb00cdf52aac534c767d88c46cf41a28474028589be48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a49ac8bd0fc22f68dfb00cdf52aac534c767d88c46cf41a28474028589be48", kill_on_drop: false }`
[INFO] [stdout] 96a49ac8bd0fc22f68dfb00cdf52aac534c767d88c46cf41a28474028589be48
