[INFO] fetching crate toq-cli 0.1.0-alpha.2...
[INFO] testing toq-cli-0.1.0-alpha.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate toq-cli 0.1.0-alpha.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate toq-cli 0.1.0-alpha.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate toq-cli 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate toq-cli 0.1.0-alpha.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toq-cli 0.1.0-alpha.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toq-cli 0.1.0-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7ec492ab9cbb21a4174ad711f044ff48dde7794e9fe9ef7871c9cf269539bc7
[INFO] running `Command { std: "docker" "start" "-a" "c7ec492ab9cbb21a4174ad711f044ff48dde7794e9fe9ef7871c9cf269539bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7ec492ab9cbb21a4174ad711f044ff48dde7794e9fe9ef7871c9cf269539bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ec492ab9cbb21a4174ad711f044ff48dde7794e9fe9ef7871c9cf269539bc7", kill_on_drop: false }`
[INFO] [stdout] c7ec492ab9cbb21a4174ad711f044ff48dde7794e9fe9ef7871c9cf269539bc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5df6c3c32b93aa9a3c04d2819125d63527dd5d32eb63ac519aa8ac33e3b6ecc4
[INFO] running `Command { std: "docker" "start" "-a" "5df6c3c32b93aa9a3c04d2819125d63527dd5d32eb63ac519aa8ac33e3b6ecc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling comfy-table v7.2.2
[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 clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toq-core v0.1.0-alpha.2
[INFO] [stderr]    Compiling toq-cli v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "5df6c3c32b93aa9a3c04d2819125d63527dd5d32eb63ac519aa8ac33e3b6ecc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df6c3c32b93aa9a3c04d2819125d63527dd5d32eb63ac519aa8ac33e3b6ecc4", kill_on_drop: false }`
[INFO] [stdout] 5df6c3c32b93aa9a3c04d2819125d63527dd5d32eb63ac519aa8ac33e3b6ecc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e370d768a2dc9f7648b02dc7f5cdfe6f625a8680bbd4145bb5806e02259118a0
[INFO] running `Command { std: "docker" "start" "-a" "e370d768a2dc9f7648b02dc7f5cdfe6f625a8680bbd4145bb5806e02259118a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling toq-cli v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.47s
[INFO] running `Command { std: "docker" "inspect" "e370d768a2dc9f7648b02dc7f5cdfe6f625a8680bbd4145bb5806e02259118a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e370d768a2dc9f7648b02dc7f5cdfe6f625a8680bbd4145bb5806e02259118a0", kill_on_drop: false }`
[INFO] [stdout] e370d768a2dc9f7648b02dc7f5cdfe6f625a8680bbd4145bb5806e02259118a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c257cb63a01d27088f36d6560141c40e06842d9b54d6b55b161fdbe13eb36aa0
[INFO] running `Command { std: "docker" "start" "-a" "c257cb63a01d27088f36d6560141c40e06842d9b54d6b55b161fdbe13eb36aa0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toq-1c8ca3dd691417e3)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test a2a::task_store::tests::complete_with_text_missing_task ... ok
[INFO] [stdout] test a2a::task_store::tests::get_missing_returns_none ... ok
[INFO] [stdout] test a2a::task_store::tests::complete_with_text_rejects_terminal ... ok
[INFO] [stdout] test a2a::task_store::tests::valid_state_transitions ... ok
[INFO] [stdout] test a2a::task_store::tests::complete_with_text_sets_artifact ... ok
[INFO] [stdout] test a2a::task_store::tests::insert_and_get ... ok
[INFO] [stdout] test a2a::task_store::tests::invalid_state_transition_rejected ... ok
[INFO] [stdout] test a2a::task_store::tests::terminal_states_block_transitions ... ok
[INFO] [stdout] test api::handlers::tests::block_peer_bad_key ... ok
[INFO] [stdout] test api::handlers::tests::deny_invalid_decision ... ok
[INFO] [stdout] test api::handlers::tests::card_returns_agent_info ... ok
[INFO] [stdout] test api::handlers::tests::config_returns_json ... ok
[INFO] [stdout] test api::handlers::tests::deny_nonexistent_key_noop ... ok
[INFO] [stdout] test api::handlers::tests::approvals_lists_pending ... ok
[INFO] [stdout] test api::handlers::tests::health_returns_ok ... ok
[INFO] [stdout] test api::handlers::tests::block_rule_by_address ... ok
[INFO] [stdout] test api::handlers::tests::block_peer_updates_policy ... ok
[INFO] [stdout] test api::handlers::tests::list_permissions_returns_rules ... ok
[INFO] [stdout] test api::handlers::tests::discover_local_returns_empty ... ok
[INFO] [stdout] test api::handlers::tests::config_update_invalid ... ok
[INFO] [stdout] test api::handlers::tests::peers_returns_empty ... ok
[INFO] [stdout] test api::handlers::tests::approvals_returns_empty ... ok
[INFO] [stdout] test api::handlers::tests::approve_rule_by_address ... ok
[INFO] [stdout] test api::handlers::tests::connections_returns_empty ... ok
[INFO] [stdout] test api::handlers::tests::remote_router_empty_when_a2a_disabled ... ok
[INFO] [stdout] test api::handlers::tests::remote_router_blocks_local_api ... ok
[INFO] [stdout] test api::handlers::tests::resolve_approval_bad_id ... ok
[INFO] [stdout] test api::handlers::tests::block_then_check_rejects ... ok
[INFO] [stdout] test api::handlers::tests::handler_add_list_remove ... ok
[INFO] [stdout] test api::handlers::tests::rule_missing_key_and_from_returns_400 ... ok
[INFO] [stdout] test api::handlers::tests::discover_dns_returns_empty ... ok
[INFO] [stdout] test api::state::tests::handler_manager_stores_api_url ... ok
[INFO] [stdout] test api::handlers::tests::unblock_invalid_key_returns_400 ... ok
[INFO] [stdout] test api::handlers::tests::approve_rule_by_key ... ok
[INFO] [stdout] test api::handlers::tests::status_returns_running ... ok
[INFO] [stdout] test api::handlers::tests::send_message_invalid_address ... ok
[INFO] [stdout] test api::handlers::tests::approve_updates_policy ... ok
[INFO] [stdout] test api::state::tests::history_filter_by_from ... ok
[INFO] [stdout] test api::state::tests::history_filter_by_since ... ok
[INFO] [stdout] test api::handlers::tests::thread_returns_empty ... ok
[INFO] [stdout] test api::handlers::tests::revoke_rule_removes_access ... ok
[INFO] [stdout] test api::handlers::tests::unblock_peer_updates_policy ... ok
[INFO] [stdout] test api::state::tests::history_query_limit ... ok
[INFO] [stdout] test api::state::tests::history_push_and_query ... ok
[INFO] [stdout] test api::handlers::tests::approve_in_allowlist_mode ... ok
[INFO] [stdout] test api::state::tests::history_respects_limit ... ok
[INFO] [stdout] test tests::init_config_content_auto ... ok
[INFO] [stdout] test tests::init_config_content_explicit ... ok
[INFO] [stdout] test tests::init_gitignore_content ... ok
[INFO] [stdout] test tests::agent_registry_file_format ... ok
[INFO] [stdout] test api::handlers::tests::unblock_rule_removes_block ... ok
[INFO] [stdout] test tests::resolve_rule_from_flag ... ok
[INFO] [stdout] test api::handlers::tests::unblock_then_check_pending ... ok
[INFO] [stdout] test api::handlers::tests::deny_updates_policy ... ok
[INFO] [stdout] test tests::port_skip_logic ... ok
[INFO] [stdout] test tests::resolve_rule_from_flag_takes_priority ... ok
[INFO] [stdout] test tests::resolve_rule_positional_as_address ... ok
[INFO] [stdout] test tests::resolve_rule_key_flag ... ok
[INFO] [stdout] test tests::tls_and_http_first_bytes_are_distinct ... ok
[INFO] [stdout] test tests::resolve_rule_no_args_errors ... ok
[INFO] [stdout] test tests::send_command_accepts_close_thread ... ok
[INFO] [stdout] test api::handlers::tests::upgrade_check_returns_version ... ok
[INFO] [stdout] test tests::stale_pid_detection ... ok
[INFO] [stdout] test tests::send_command_accepts_thread_id ... ok
[INFO] [stdout] test tests::send_command_defaults ... ok
[INFO] [stdout] test llm::redact::tests::redacts_aws_access_key ... ok
[INFO] [stdout] test llm::redact::tests::redacts_openai_key ... ok
[INFO] [stdout] test llm::redact::tests::leaves_normal_text_alone ... ok
[INFO] [stdout] test llm::redact::tests::redacts_bearer_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-09668a7af211adbb)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/a2a-404
[INFO] [stdout] Public key: 4dYURuuxdWWnRYSiXkmDDL2OKknhQDr9Gdm+UcGmcYQ=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cfg-get
[INFO] [stdout] Public key: wa1+JbSeRCuLRJlXZ4rIhf0QR0tGsWYgv85JBj6V8Q0=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/a2a-handler
[INFO] [stdout] Public key: 4ULbFmKYWiTtjR2XYHkoGFh2tmtC1ITsS7dDZc/zyhQ=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cfg-upd
[INFO] [stdout] Public key: VXc8z/w0tFD5fWC69J+jJLfEArtjM/hZRYDOsac/OlA=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/err-block
[INFO] [stdout] Public key: EzHjTRonlOrwh7PyTkdCc0stJktDlIOhB1/4PbgHeOg=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/card
[INFO] [stdout] Public key: o05elNvB06IH/bNtANHfgu0YfnzwwHlpzBUglr1grus=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/a2a-card
[INFO] [stdout] Public key: L6yqGpdpOwfooLd6EyLQCXrWjBVusF33JmXzYjqUyQk=
[INFO] [stdout] Setup complete: toq://localhost/a2a-stream
[INFO] [stdout] Setup complete: toq://localhost/api-approvals
[INFO] [stdout] Public key: 7yvF1vVxsxTMmhJbTPskxYnMJjFbIFWMn9WsRai1p+4=
[INFO] [stdout] Public key: rJwUPHDwtxFCUGnMOrc4hT/VGBJPIp3Q6PG8WtZnaXY=
[INFO] [stdout] Setup complete: toq://localhost/a2a-auth
[INFO] [stdout] Public key: RWb5iI4gEMhNnIcbtSZkZf77I5vcAhmJ4RJnLTbcO9o=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/a2a-off
[INFO] [stdout] Public key: KHH8IFBZnMH5VS6RYj2ahGj4fEsd6tQF7jtSOLzdlAg=
[INFO] [stdout] Setup complete: toq://localhost/api-block
[INFO] [stdout] Public key: h2CSYIUpNzasHyBeVA3XR/6Df0k7FP8Ecck90Jv7yOk=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/a2a-target
[INFO] [stdout] Public key: WY2UdKqR/IXYvIKvbIzpX8cruWSWl87hPJOeYd1ABOw=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/a2a-list
[INFO] [stdout] Public key: 5GSJSzfje7/Koj0FpW2aOr8BMaXeoCrM1kfIwijeF1s=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/conns
[INFO] [stdout] Public key: wXjKA44cQMuxJnd697b/99hg4mrPIwihYsEtA4QG5EI=
[INFO] [stdout] Setup complete: toq://localhost/a2a-nocard
[INFO] [stdout] Public key: x1GJZ14MgIlf5Fqg0+787jkflpv0O5LKxtBy4QDJUxc=
[INFO] [stdout] test a2a_unmatched_route_returns_404 ... ok
[INFO] [stdout] test api_block_empty_key ... ok
[INFO] [stdout] test a2a_agent_card ... ok
[INFO] [stdout] test api_approvals_empty ... ok
[INFO] [stdout] test api_config_update ... ok
[INFO] [stdout] test api_agent_card ... ok
[INFO] [stdout] test api_block_and_unblock ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/disc-local
[INFO] [stdout] Public key: G85Xo6LFnTkFLTCnSF9RxPiW9GaMkZklMbNs47uRfYQ=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-diag
[INFO] [stdout] Public key: kJ+oi8qkrnUoWNBU2eJCaEZDH0pdAtV5EsSuYACK/u4=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] test a2a_auth_rejects_unauthorized ... ok
[INFO] [stdout] test a2a_outbound_no_agent_card ... ok
[INFO] [stdout] Setup complete: toq://localhost/disc-dns
[INFO] [stdout] Public key: Wbl7OjroJuPk6VshnZ/TdL2fMnSXI81SKtxkEt02qCs=
[INFO] [stdout] test a2a_disabled_returns_404 ... ok
[INFO] [stdout] test api_connections_empty ... ok
[INFO] [stdout] test api_config_get ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/thread
[INFO] [stdout] Public key: Z50yD0SXzgF1MmI+JfO4FKQCfEOh4m4n4oaWq92p8WY=
[INFO] [stdout] Setup complete: toq://localhost/api-handler
[INFO] [stdout] Public key: UrHiErcJnjITtERa5+IIcMwif0yaYDXDZULDl+k5wiU=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-health
[INFO] [stdout] Public key: EddsOjsye/FTgCr8VxFPJwUyFSb5xqpkoO9as5GwXXo=
[INFO] [stdout] Setup complete: toq://localhost/api-handler-rl
[INFO] [stdout] Public key: BoXywuR4EXOnchr1TN/Q59d3b9H1ARgCXm8e2gDPvsc=
[INFO] [stdout] Setup complete: toq://localhost/a2a-sender
[INFO] [stdout] Public key: 7EIIhK6RzKMKVyng8QD5/KK2D4x5oJUuthSIbMR49YU=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/rotate
[INFO] [stdout] Public key: f/4v8M8JJfyhwdIWgT4bEVd8XBYl8/v4PvuIPzgLkhc=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-hist-e
[INFO] [stdout] Public key: Q16MPClF9L/Z9vngOLVxYzbjLQjzuJhRQPhgqDXoOus=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-hist-l
[INFO] [stdout] Public key: GqKQfwCoRwyKo3k/lsL8mEzfHwC0qqce5boq/ZQQatQ=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-revoke
[INFO] [stdout] Public key: fkZl9l84xPbUs6n/BGfVLy6mV0JfeSriBEKDZ0d/HmE=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-peers
[INFO] [stdout] Public key: fwLCvkOa5BEOQf44+QBSP/+GsZ5yee5/wBYXS/Z3PJ8=
[INFO] [stdout] test a2a_stream_message ... ok
[INFO] [stdout] test a2a_list_tasks ... ok
[INFO] [stdout] test a2a_send_message_with_handler ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/err-addr
[INFO] [stdout] Public key: VUaanyGD913pt1c7IL1a7BYzo6FYHIB3Me9XBBgWcew=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/err-missing
[INFO] [stdout] Public key: MqrJ/1kHzguh3uzY8DHmWN7RYB1gP3r0fB6dEB9OZeg=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/err-json
[INFO] [stdout] Public key: kPah9CGjdEI0LhycTD/etcwAQNqA9xH8I66fs2RMVGo=
[INFO] [stdout] test api_discover_local ... ok
[INFO] [stdout] test api_discover_dns ... ok
[INFO] [stdout] test api_diagnostics ... ok
[INFO] [stdout] test api_handler_reload ... ok
[INFO] [stdout] test api_get_thread_not_found ... ok
[INFO] [stdout] test api_handler_crud ... ok
[INFO] [stdout] test api_health ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/stream
[INFO] [stdout] Public key: WtrNU7f4FQgImqILmrMiBjSTz0F30nJE+aPR6bTFixk=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-send
[INFO] [stdout] Public key: BvkvLA+kztVVshX+ia69WQZJiLQ4a5yx19y4jMtuRMw=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-shut
[INFO] [stdout] Public key: V1der5k75EKLXCX9TNwvIapMNt/P9woVepDfdmQiaXM=
[INFO] [stdout] test api_message_history_empty ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-status
[INFO] [stdout] Public key: rIRl8elQYGu4iKKQd7o+cQZkVE7tc3xHZ1ZQ95grLnA=
[INFO] [stdout] test a2a_outbound_send ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/api-sse
[INFO] [stdout] Public key: aWMBGtEfbZx/u45fOHMfIfuxLBJd2mAkiJiGZLth5Iw=
[INFO] [stdout] test api_peers_empty ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice-apv
[INFO] [stdout] Public key: 8AGsjvhEFg82TbazIj6TnIK/A9gYKlmis5ZcElErCv8=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice-deny
[INFO] [stdout] Public key: /VPGNaYKu+J74jpr4DCEzFWGYG0FItxPEUuHDSaNmN0=
[INFO] [stdout] test api_message_history_with_limit ... ok
[INFO] [stdout] test api_key_rotation ... ok
[INFO] [stdout] test api_revoke_approved_peer ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/block-send
[INFO] [stdout] Public key: VFpsodqvWsCf6qWxjoPnFGSOpzWNe9WhAzZNKCsTos4=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/clear-logs
[INFO] [stdout] Public key: 3N+Olh1ALc4TLI2Y+Np4SS3Pc7C4om3OYSF8ChenDRs=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/bob-apv
[INFO] [stdout] Public key: D2nnS1mckOsyULhih4nvo1yT4E3y38Jur3J+8MBluTM=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice-ap
[INFO] [stdout] Public key: /0VsnJ2KsJarhaZasxj9lZPmbFAOIT1Y0Ykfyze7tx0=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cli-block
[INFO] [stdout] Public key: WNE0jLUQ+xj4doXb1u2W2BUBshcnbBJLbxSKLNPqGVU=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/bob-deny
[INFO] [stdout] Setup complete: toq://localhost/cli-approvals
[INFO] [stdout] Public key: 22OTEpZaqeIRZQoEj7nJ5c/MZ85vA7IUimzzzHcPHZ0=
[INFO] [stdout] Public key: 04PnkFx1otidj62z9sOWrdlvrK4VA2nrrIHKkoYj05Q=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cli-clr
[INFO] [stdout] Public key: S9Ei3kdZkcqXJQfKmgfCRTCG3b3ieBVFU+XWqn7Slxw=
[INFO] [stdout] test api_send_invalid_address ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/bob-ap
[INFO] [stdout] Public key: DiwVs2x2D/wcnP09TfpXZLx/ivREkSdPudIqCGE2Btc=
[INFO] [stdout] test api_send_invalid_json ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cli-doctor
[INFO] [stdout] Public key: O3XftuJgcVSGiobHLYHSI3jjLuBNfr/79ce5JUETU3k=
[INFO] [stdout] test api_send_missing_to_field ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/down-imm
[INFO] [stdout] Public key: afgvETpVLrhm1I+z2NxXOrjMYWTnUlADkCMz3PB+C18=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cli-logs
[INFO] [stdout] Public key: dN8ftiyAuPijyNazxxXGO7vFBfLP6eVOTHZrc++gl2s=
[INFO] [stdout] test api_send_unreachable_returns_error ... ok
[INFO] [stdout] test api_sse_connects ... ok
[INFO] [stdout] test api_status ... ok
[INFO] [stdout] test api_send_streaming_to_unreachable ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cli-peers
[INFO] [stdout] Public key: 5LHR8Kj88/4qTOHQAKWeuox/7nO1m0OZd4stTZQvbMk=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cli-send
[INFO] [stdout] Public key: VgpjO2iSPo8KkelAHM+4AvNMegB9qBsgrkBssq4DlmI=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/cfg-persist
[INFO] [stdout] Public key: 3wpOJ9mqqe2sQ799Rkj0QZx1otQCtaWzdm4QThXjp3o=
[INFO] [stdout] test clear_logs_empties_log_list ... ok
[INFO] [stdout] test block_then_send_fails ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/config-set
[INFO] [stdout] Public key: QyBjntAEnFGDUbIb8EKEd7thjEAp/8BkJI2Y2KgMscg=
[INFO] [stdout] test config_set_connection_mode ... ok
[INFO] [stdout] test cli_approvals_against_daemon ... ok
[INFO] [stdout] test cli_clear_logs ... ok
[INFO] [stdout] test cli_block_unblock ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/config-inv
[INFO] [stdout] Public key: 6soAI+aVIKW1C/YukkPMvRv2NJUGyRODiRQL00WRtPc=
[INFO] [stdout] test config_set_invalid_mode ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/config-unk
[INFO] [stdout] Public key: ee4Jbz37zSus/68Kh9MPUzbgK2am4St6/VYKweXG+VI=
[INFO] [stdout] Setup complete: toq://localhost/config-show
[INFO] [stdout] Public key: cylX5YZmwGhmh/FDfoNbkSivQ9PcsXaifrOfqmW1/6M=
[INFO] [stdout] test config_set_unknown_key ... ok
[INFO] [stdout] test config_show ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/lifecycle
[INFO] [stdout] Public key: +gfNB2YBzVd4P6O9oXMu5530+6tcIyFcCVwd/y52JE8=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/double
[INFO] [stdout] Public key: QLLZvDUQQ91XsSxMMvufuD9cyJRRiqwV2vggsXxrGbk=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/empty-pass
[INFO] [stdout] Public key: uHM/YF7GFnthe8MFmX3lPGou8NdIfczEbaBmRwCb7CU=
[INFO] [stdout] test cli_doctor_against_daemon ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/backup
[INFO] [stdout] Public key: n8tl1b6dm51O6H1luRqtMs8fXyMCKM6nG5gfFCmN2f8=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/llm-nomodel
[INFO] [stdout] Public key: zRl89q3l1M40NWoyY42HAUmd3VgD+R1ltt/EHV9fZSs=
[INFO] [stdout] Setup complete: toq://localhost/bad-pass
[INFO] [stdout] Public key: VtUv6iQLYDAlTTyu8xAL/UXhvFI17fPo6UHlfEiQh8Q=
[INFO] [stdout] test handler_add_llm_requires_model ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/llm-ok
[INFO] [stdout] Public key: Cr+joTnj9w9yk7xXjIq4pFqQWhVRZbJdAVywwGFXABA=
[INFO] [stdout] test handler_add_llm_succeeds ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/llm-both
[INFO] [stdout] Public key: AcA3xXJR9yFP2je0XX62IX19Lue6C7kx0xmwGD7ENxo=
[INFO] [stdout] test cli_logs_against_daemon ... ok
[INFO] [stdout] test handler_add_rejects_both_command_and_provider ... ok
[INFO] [stdout] test init_creates_workspace_with_host ... ok
[INFO] [stdout] test init_omits_host_when_localhost ... ok
[INFO] [stdout] test listen_command_removed ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/llm-badprov
[INFO] [stdout] Public key: 9/dsfKP//UI8kj9OFU1JRqik44IYx6Fm+9vffvgxLUY=
[INFO] [stdout] test handler_add_rejects_invalid_provider ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice-mux
[INFO] [stdout] Public key: x7Mlxbqfu8rIqXAYQR7ege+Gue0xvDj1QDAUyrV2jTw=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/hdr-to
[INFO] [stdout] Public key: fTuorihALeI612Ait7RyDu7+OoGrWRBrcd1DUMD5E2c=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/peek-to
[INFO] [stdout] Public key: abaBclqLEyXGCtsAjdJM/QUTYxHCQbmNzUBTQoHcVxo=
[INFO] [stdout] test approval_deny ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/bob-mux
[INFO] [stdout] Public key: NJRCbKgBC3ODV3Lf7+Bs3W9PD3xFGuZrrbg63uY3xn8=
[INFO] [stdout] test approval_mode_shows_pending ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/al-agent
[INFO] [stdout] Public key: FJVZCjNmOwW65Y64aGTB/zaDbnGX+zzIGD5hI0mE8uw=
[INFO] [stdout] test setup_allowlist_mode ... ok
[INFO] [stdout] test cli_down_immediate ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/idem
[INFO] [stdout] Public key: MtlQ2Sqn5BSgJnULgf/YMtPrLa5R6TlxEGLVPYVHwMs=
[INFO] [stdout] Setup already complete
[INFO] [stdout] test setup_twice_preserves_keys ... ok
[INFO] [stdout] test setup_with_framework_flag ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/test-agent
[INFO] [stdout] Public key: VdToE1yG4v0h3u1Fu2jwrF35PTgk4uj/w4fCh6eM2t8=
[INFO] [stdout] test setup_creates_config_and_keys ... ok
[INFO] [stdout] test status_before_setup ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/open-agent
[INFO] [stdout] Public key: VjWMYxlAj1kJSChk4A92umelXIM5ZUu+Nj0TzEuLI8I=
[INFO] [stdout] test setup_open_mode ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice-st
[INFO] [stdout] Public key: x4C9QkMz6mLaK+q+onOt8+h5y8dpIC0Kep9bgmJU4Zs=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice
[INFO] [stdout] Public key: gnWWHU+zdkAoRRmSs1q1WB3myQUkuuD4/n9nnw1qOtQ=
[INFO] [stdout] test cli_peers_against_daemon ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/alice-rx
[INFO] [stdout] Public key: ZNUIV9Ax/A3kS8qBH6oCNrQi8BRtGvtaqH9FFG7+SY0=
[INFO] [stdout] test cli_send_to_unreachable ... ok
[INFO] [stdout] test api_shutdown_graceful ... ok
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/bob-st
[INFO] [stdout] Public key: Uq+o3jMdwYAGstvhnsLe+HDXhRBp2HseQP70zSiPWUQ=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/bob
[INFO] [stdout] Public key: GI+iVsBSWLzUxyrk+6pFUE104kbGzZzp2pNSl+djrHs=
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Generating identity keypair and TLS certificate...
[INFO] [stdout] Setup complete: toq://localhost/whoami-test
[INFO] [stdout] Public key: /G34Zgn95E9vdE4pXrk4F/LvZO0wVroAxLRye5/sSxM=
[INFO] [stdout] Setup complete: toq://localhost/bob-rx
[INFO] [stdout] Public key: 9Lc1ZJKpJdPrzONeIAJ7nXvM4DrAM0XN0w/2wecVtbM=
[INFO] [stdout] test whoami_shows_agent_info ... ok
[INFO] [stdout] test double_start_is_safe ... ok
[INFO] [stdout] test export_empty_passphrase_fails ... ok
[INFO] [stdout] test up_foreground_auto_generates_keys_after_init ... ok
[INFO] [stdout] test daemon_start_status_stop ... ok
[INFO] [stdout] test approval_approve_then_send ... ok
[INFO] [stdout] test config_persists_across_restart ... ok
[INFO] [stdout] test export_import_roundtrip ... ok
[INFO] [stdout] test export_import_wrong_passphrase ... ok
[INFO] [stdout] test multiplexed_port_serves_http_and_toq ... ok
[INFO] [stdout] test two_daemons_send_message ... ok
[INFO] [stdout] test two_daemons_thread_preserved ... ok
[INFO] [stdout] test multiplexer_peek_timeout ... ok
[INFO] [stdout] test two_daemons_streaming ... ok
[INFO] [stdout] test multiplexer_header_read_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c257cb63a01d27088f36d6560141c40e06842d9b54d6b55b161fdbe13eb36aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c257cb63a01d27088f36d6560141c40e06842d9b54d6b55b161fdbe13eb36aa0", kill_on_drop: false }`
[INFO] [stdout] c257cb63a01d27088f36d6560141c40e06842d9b54d6b55b161fdbe13eb36aa0
