[INFO] fetching crate toq-cli 0.1.0-alpha.2... [INFO] testing toq-cli-0.1.0-alpha.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate toq-cli 0.1.0-alpha.2 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate toq-cli 0.1.0-alpha.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toq-core v0.1.0-alpha.2 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3026da3558e280edbea9c2ea90f6f529bb7c058c33b8ec4c01481187a433d1 [INFO] running `Command { std: "docker" "start" "-a" "2e3026da3558e280edbea9c2ea90f6f529bb7c058c33b8ec4c01481187a433d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3026da3558e280edbea9c2ea90f6f529bb7c058c33b8ec4c01481187a433d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3026da3558e280edbea9c2ea90f6f529bb7c058c33b8ec4c01481187a433d1", kill_on_drop: false }` [INFO] [stdout] 2e3026da3558e280edbea9c2ea90f6f529bb7c058c33b8ec4c01481187a433d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8284511efa017117a7b9d0df294130bd0b5a245f47a5ac357745f3f6a765bdad [INFO] running `Command { std: "docker" "start" "-a" "8284511efa017117a7b9d0df294130bd0b5a245f47a5ac357745f3f6a765bdad", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [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 zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.18 [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 axum-core v0.5.6 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling inquire v0.9.4 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [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 1m 53s [INFO] running `Command { std: "docker" "inspect" "8284511efa017117a7b9d0df294130bd0b5a245f47a5ac357745f3f6a765bdad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8284511efa017117a7b9d0df294130bd0b5a245f47a5ac357745f3f6a765bdad", kill_on_drop: false }` [INFO] [stdout] 8284511efa017117a7b9d0df294130bd0b5a245f47a5ac357745f3f6a765bdad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893aa13f86f9dce6c1d79d7492329d94267c0d8a413c9070b7cf541ed6e85b49 [INFO] running `Command { std: "docker" "start" "-a" "893aa13f86f9dce6c1d79d7492329d94267c0d8a413c9070b7cf541ed6e85b49", 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 normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [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 31.90s [INFO] running `Command { std: "docker" "inspect" "893aa13f86f9dce6c1d79d7492329d94267c0d8a413c9070b7cf541ed6e85b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893aa13f86f9dce6c1d79d7492329d94267c0d8a413c9070b7cf541ed6e85b49", kill_on_drop: false }` [INFO] [stdout] 893aa13f86f9dce6c1d79d7492329d94267c0d8a413c9070b7cf541ed6e85b49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ffec8373231b595f80e0ab3b562228659b3fae2d6e83f56e8057683dd79a642 [INFO] running `Command { std: "docker" "start" "-a" "9ffec8373231b595f80e0ab3b562228659b3fae2d6e83f56e8057683dd79a642", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toq-4568eb2e8914c2e3) [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::invalid_state_transition_rejected ... ok [INFO] [stdout] test a2a::task_store::tests::valid_state_transitions ... ok [INFO] [stdout] test a2a::task_store::tests::terminal_states_block_transitions ... ok [INFO] [stdout] test a2a::task_store::tests::complete_with_text_rejects_terminal ... ok [INFO] [stdout] test a2a::task_store::tests::complete_with_text_sets_artifact ... ok [INFO] [stdout] test api::handlers::tests::approve_rule_by_address ... ok [INFO] [stdout] test api::handlers::tests::block_peer_bad_key ... ok [INFO] [stdout] test api::handlers::tests::block_rule_by_address ... ok [INFO] [stdout] test api::handlers::tests::connections_returns_empty ... ok [INFO] [stdout] test api::handlers::tests::config_returns_json ... ok [INFO] [stdout] test api::handlers::tests::approve_updates_policy ... ok [INFO] [stdout] test a2a::task_store::tests::insert_and_get ... ok [INFO] [stdout] test api::handlers::tests::block_peer_updates_policy ... ok [INFO] [stdout] test api::handlers::tests::card_returns_agent_info ... ok [INFO] [stdout] test api::handlers::tests::approvals_lists_pending ... ok [INFO] [stdout] test api::handlers::tests::block_then_check_rejects ... ok [INFO] [stdout] test api::handlers::tests::remote_router_empty_when_a2a_disabled ... ok [INFO] [stdout] test api::handlers::tests::health_returns_ok ... ok [INFO] [stdout] test api::handlers::tests::list_permissions_returns_rules ... ok [INFO] [stdout] test api::handlers::tests::peers_returns_empty ... ok [INFO] [stdout] test api::handlers::tests::remote_router_blocks_local_api ... ok [INFO] [stdout] test api::handlers::tests::approve_rule_by_key ... ok [INFO] [stdout] test api::handlers::tests::handler_add_list_remove ... ok [INFO] [stdout] test api::handlers::tests::deny_updates_policy ... ok [INFO] [stdout] test api::handlers::tests::approvals_returns_empty ... ok [INFO] [stdout] test api::handlers::tests::discover_local_returns_empty ... ok [INFO] [stdout] test api::handlers::tests::resolve_approval_bad_id ... ok [INFO] [stdout] test api::handlers::tests::config_update_invalid ... ok [INFO] [stdout] test api::handlers::tests::thread_returns_empty ... ok [INFO] [stdout] test api::state::tests::history_filter_by_from ... ok [INFO] [stdout] test api::handlers::tests::status_returns_running ... 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::state::tests::history_filter_by_since ... ok [INFO] [stdout] test api::handlers::tests::deny_invalid_decision ... ok [INFO] [stdout] test api::handlers::tests::approve_in_allowlist_mode ... ok [INFO] [stdout] test api::handlers::tests::upgrade_check_returns_version ... ok [INFO] [stdout] test api::state::tests::history_query_limit ... ok [INFO] [stdout] test api::handlers::tests::deny_nonexistent_key_noop ... ok [INFO] [stdout] test api::handlers::tests::unblock_rule_removes_block ... ok [INFO] [stdout] test tests::init_config_content_auto ... ok [INFO] [stdout] test api::state::tests::history_respects_limit ... ok [INFO] [stdout] test api::handlers::tests::send_message_invalid_address ... ok [INFO] [stdout] test api::state::tests::history_push_and_query ... ok [INFO] [stdout] test tests::init_config_content_explicit ... ok [INFO] [stdout] test tests::port_skip_logic ... ok [INFO] [stdout] test tests::init_gitignore_content ... ok [INFO] [stdout] test tests::resolve_rule_from_flag ... ok [INFO] [stdout] test tests::resolve_rule_from_flag_takes_priority ... ok [INFO] [stdout] test tests::resolve_rule_no_args_errors ... ok [INFO] [stdout] test tests::agent_registry_file_format ... ok [INFO] [stdout] test tests::resolve_rule_key_flag ... ok [INFO] [stdout] test api::handlers::tests::unblock_peer_updates_policy ... ok [INFO] [stdout] test tests::tls_and_http_first_bytes_are_distinct ... ok [INFO] [stdout] test api::handlers::tests::revoke_rule_removes_access ... ok [INFO] [stdout] test tests::send_command_accepts_thread_id ... ok [INFO] [stdout] test tests::send_command_accepts_close_thread ... ok [INFO] [stdout] test tests::resolve_rule_positional_as_address ... ok [INFO] [stdout] test tests::send_command_defaults ... ok [INFO] [stdout] test api::handlers::tests::discover_dns_returns_empty ... ok [INFO] [stdout] test api::handlers::tests::rule_missing_key_and_from_returns_400 ... ok [INFO] [stdout] test api::handlers::tests::unblock_then_check_pending ... ok [INFO] [stdout] test tests::stale_pid_detection ... 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_aws_access_key ... 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.07s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-62c105bba50d04fd) [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: 3vacwFi89FBEWTy8ApM5jbL9LvelYwZv7Aqn011rqZc= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-stream [INFO] [stdout] Public key: cMzGfjzHqq9HSP8B931Cq99HY/4WiqCbWG9BVKYQhto= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-approvals [INFO] [stdout] Public key: YL9aLqQpRnbvDgKhAyh1O6UfPAxE5K8Q5dkC/Kq3NYs= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-nocard [INFO] [stdout] Public key: yqdhsKuRHeXgzyCNFT6jjWqU+G4K7PbmgR3+O9pcgu0= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-card [INFO] [stdout] Public key: fomawzErmcQua1tsX8shsm0jNIXR1GL3efsV+kTXtpA= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/card [INFO] [stdout] Public key: j+wNVs2X87Ss7FEt5pNwZUHoVrXYM0cpNG9bbDYOZfI= [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/a2a-list [INFO] [stdout] Public key: 0ZFatPCr7pqTp+B+DUxawSasGHlagz4CX5zD8+tiYBI= [INFO] [stdout] Setup complete: toq://localhost/a2a-auth [INFO] [stdout] Public key: kX35bn9Ij9SwBmSjEWPRI2Y+MtW9iCbT+VIWhaRJNIQ= [INFO] [stdout] Setup complete: toq://localhost/err-block [INFO] [stdout] Public key: PtH9kOO4YPWuoNsSG9BpKCLmzoTCZ0WxvcCewO7Yz8s= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-off [INFO] [stdout] Public key: TAJ91wPXqKu1tYN53ZNsEaUaWLchPL/w4lzEuguAkzs= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/conns [INFO] [stdout] Public key: a7BfSJj6WwEMaXoD/IkQI5uC7cEQFgkSmDqA2gR22hg= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cfg-upd [INFO] [stdout] Public key: t1WP/v9nBKY02+ugB+RcYUT8xBiJjKdO6cWgTH/4BUc= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-target [INFO] [stdout] Public key: t2laj2ZWNOZDJTHdC30NV74MWEY86jPdmwJAzjyP1FI= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cfg-get [INFO] [stdout] Public key: l9hKZknCZHyPhkpq5iNca4a6tdmbU6/RekyAFHXI3tY= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-handler [INFO] [stdout] Public key: FDGB0YJXPlkp2gf67ArGd+lcy9M92rNl17/Pf7V9qAw= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-block [INFO] [stdout] Public key: i2oZ6w8YiP91SIsiQ7J/0utTymj0lUGNi32CvbKG+FE= [INFO] [stdout] test a2a_unmatched_route_returns_404 ... ok [INFO] [stdout] test api_block_empty_key ... ok [INFO] [stdout] test api_connections_empty ... ok [INFO] [stdout] test api_approvals_empty ... ok [INFO] [stdout] test api_agent_card ... ok [INFO] [stdout] test a2a_outbound_no_agent_card ... ok [INFO] [stdout] test a2a_auth_rejects_unauthorized ... ok [INFO] [stdout] test api_config_update ... ok [INFO] [stdout] test api_config_get ... ok [INFO] [stdout] test api_block_and_unblock ... ok [INFO] [stdout] test a2a_disabled_returns_404 ... ok [INFO] [stdout] test a2a_agent_card ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/disc-dns [INFO] [stdout] Public key: pM3kMp4UxxjpYFGGcNhvak0VA2hEY84tWW+3EqeLHzU= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/a2a-sender [INFO] [stdout] Public key: 5g90/WL4GEBm10fnwW6UybPKDH3kOir9Gp9xaA1s4Jg= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-diag [INFO] [stdout] Public key: jZSnqZrmjt0V5U9m2TyRZQrWg98URSxas04hxpG1CxQ= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/disc-local [INFO] [stdout] Public key: nilRQND3Xv9ukhRBAC93lqEbTFu0xt8iw2c1MbfkqvA= [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: G8KhELj6N7PSujPW2V7Yy8GFfV4y+hrsO0tdZyM5n7g= [INFO] [stdout] Setup complete: toq://localhost/api-handler [INFO] [stdout] Public key: bUXs6wSL3swqVakO/MwxQ2B0uhwSBZq2/fGwjkivXOo= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/rotate [INFO] [stdout] Public key: a4mvOnLQ3wqdaDevpP7PpV9/3EMWyQMK8lrVnblhocY= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-handler-rl [INFO] [stdout] Public key: dlDEs9RAtgfdRIj2xn6Xdc4EgBOBvExVhwRMLAISfu0= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-hist-e [INFO] [stdout] Public key: 20BHoqefNWG1Js7b/IVkiPCEN4ttmLsIeHHQYJ41poY= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-hist-l [INFO] [stdout] Public key: YsvvcU21bXALLZVO/XciiQmwe5IQM/pqSsCrm+38+eI= [INFO] [stdout] Setup complete: toq://localhost/api-peers [INFO] [stdout] Public key: m3Dftd8rD+tSWjbzd6evaFGyyiVI7d3NrTRyAW3N0OI= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-health [INFO] [stdout] Public key: 5Hp7ZX6Tbo3SQzfV23e5VFk0XBW3qXWkzQklGNf42U4= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-revoke [INFO] [stdout] Public key: knWSkPIyqNxLTMAAhv/iywPP9dnFSd4UT/MXwYveogU= [INFO] [stdout] test a2a_send_message_with_handler ... ok [INFO] [stdout] test a2a_list_tasks ... ok [INFO] [stdout] test a2a_stream_message ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/err-json [INFO] [stdout] Public key: pfkhoLkc+grgHi9/mX2p3qlqM7yJgHrjWYHo+J/h46o= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/err-addr [INFO] [stdout] Public key: 5k0QeFndmosSN+QylRHJG1Iic8uNLwzu4KxWJ1fVGvM= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/err-missing [INFO] [stdout] Public key: Jr/HtwK0i02RcuYuMxICNi/2eo8fMD+ZTjZisULcL64= [INFO] [stdout] test api_diagnostics ... ok [INFO] [stdout] test api_handler_crud ... ok [INFO] [stdout] test api_discover_dns ... ok [INFO] [stdout] test api_discover_local ... ok [INFO] [stdout] test api_key_rotation ... ok [INFO] [stdout] test api_get_thread_not_found ... ok [INFO] [stdout] test api_handler_reload ... ok [INFO] [stdout] test api_message_history_empty ... ok [INFO] [stdout] test api_message_history_with_limit ... ok [INFO] [stdout] test api_health ... ok [INFO] [stdout] test api_peers_empty ... ok [INFO] [stdout] test a2a_outbound_send ... ok [INFO] [stdout] test api_revoke_approved_peer ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/stream [INFO] [stdout] Public key: x3GtFLd5ETaCA8quJcl2C+KnFafz/5/0wzFoZUXMMuw= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-send [INFO] [stdout] Public key: ojy5b77AMrGCHfrxV3dHi4iVUG1K/hMwT7HtejsEpRw= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-sse [INFO] [stdout] Public key: wLcuk9SQ5mglH4dzmys1JG6M4UrgpOYv6BqLv1rqO4M= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/api-status [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/alice-apv [INFO] [stdout] Public key: DRmLOjamHMgO9CJ7anyLj5aQfV+MYtKdIfCMHm24Qe0= [INFO] [stdout] Public key: s9W1yyMjhAeh2z9mX0SF6O3tnPZ0zxXn1RHjbS0jQmk= [INFO] [stdout] Setup complete: toq://localhost/api-shut [INFO] [stdout] Public key: w5gjOF4koe9k5bFWPpZzJiYbqXTCYY78bdTP58nZxDM= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/alice-deny [INFO] [stdout] Public key: vjR4uMzj+8Vp0ogqZ/XWfTDmWdjrKSsO8g0LbKzrR00= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/alice-ap [INFO] [stdout] Public key: tSHvUXRxk3j/sZmED1b5iAEXHxKJ3mCfEzOUZ7b0vwc= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/clear-logs [INFO] [stdout] Public key: Ot6aMok7AxecEZVoz/j11KlbrTboWaBhrVfBtu+2zEo= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-approvals [INFO] [stdout] Public key: Q856k9JSoe5hVF/Qf7/adPyr+m8Cb6Mh/9k9BsDPRFI= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/block-send [INFO] [stdout] Public key: FbV65hAYwIQ2Ccd5HP6EuDrOYtEA9a3YFKxFmakvkfY= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-clr [INFO] [stdout] Public key: PNimKSCYRDeJdNMXkh1XkV8asYEi6+XXtGpe4JIqhyM= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-block [INFO] [stdout] Public key: 1+Hjej6s6SGPGknWE+VjXuCpTceyDolEupAqdw/00c0= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob-deny [INFO] [stdout] Public key: LytTgcfZSVNr4uyvBdyboeeT7pEfIm2dNy0m18lLPJw= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob-apv [INFO] [stdout] Public key: s0+itnnFD990tlYoVI1prfzTNBYDmNk8LQx09zjGY6A= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob-ap [INFO] [stdout] Public key: dusO1vqbgmxpoKvaNOjCixO/cEICKEPQDin5C/1cwXo= [INFO] [stdout] test api_send_invalid_address ... ok [INFO] [stdout] test api_send_invalid_json ... ok [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: f6P10ZZV8eNKA8N4N2DxiNywQY8ZQTOPl/Bu72/X81c= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-doctor [INFO] [stdout] Public key: 5ceeKni7LqP0vTCdduJsnHdey6pR9jYucmWtT/m4tsE= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-logs [INFO] [stdout] Public key: C9fsg3/PMnOEyezFJO6e3k3wezwkcmT4miFsv27L8mw= [INFO] [stdout] test api_send_streaming_to_unreachable ... ok [INFO] [stdout] test api_send_unreachable_returns_error ... ok [INFO] [stdout] test api_status ... ok [INFO] [stdout] test api_sse_connects ... ok [INFO] [stdout] test cli_clear_logs ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-peers [INFO] [stdout] Public key: mjWq1JG+dFoRrA/ZfXsV7TzhtaX3y1KcxML89Ktqfjw= [INFO] [stdout] test block_then_send_fails ... ok [INFO] [stdout] test clear_logs_empties_log_list ... ok [INFO] [stdout] test cli_approvals_against_daemon ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cli-send [INFO] [stdout] Public key: xxYcAoaH2oGLRbT2iH/7uXH6vu5/Wy2A6o7LMOJHv+M= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/config-set [INFO] [stdout] Public key: +03izZ09DMnFHgTjMgyG4kfOY98uTE0sDanGOi0a7L0= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/cfg-persist [INFO] [stdout] Public key: jKp9u4loEFcWRuxUuY7GzVMOYHHSphMLuDSpVtFL/yM= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/config-inv [INFO] [stdout] Public key: hqo+qKv3NLqCowWOwsou+fcutq7dOYQzxd8F0TcnAkI= [INFO] [stdout] test config_set_connection_mode ... ok [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/lifecycle [INFO] [stdout] Setup complete: toq://localhost/config-unk [INFO] [stdout] Public key: QWonsbSqJiqdzdhW7H19N1TxWjchDRToIiw3r6IXTns= [INFO] [stdout] Public key: sWKuoVP3LHo593hrGdbpql+NUDSHjp0SfjTIVwPEOWM= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/config-show [INFO] [stdout] Public key: g75Epy5HttpduG0slTN4L+N7DX9Dm1tB+z25VQQi0Gs= [INFO] [stdout] test config_set_unknown_key ... ok [INFO] [stdout] test cli_block_unblock ... ok [INFO] [stdout] test config_show ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/empty-pass [INFO] [stdout] Public key: esY6dM92LaUNg0bdFWFnS1JLxJXIpai6z4NDcV88XlI= [INFO] [stdout] Setup complete: toq://localhost/double [INFO] [stdout] Public key: OMaADKC0E5zwUqd3vMKZRR64nokmKRGpRT6JAiLVlEw= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/backup [INFO] [stdout] Public key: 1ueOKEw/tuqCgH5IToAvP3/isAR7uBcWEkLbfcUQoeU= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bad-pass [INFO] [stdout] Public key: HvwGPdVqEoMGstUvSn8d0FSJ93RfAPau5tgJOCOZbe8= [INFO] [stdout] test cli_doctor_against_daemon ... ok [INFO] [stdout] test cli_logs_against_daemon ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/llm-nomodel [INFO] [stdout] Public key: KPgnIjJRiii1n3xakRAzJiJTtfnhfsRe4gLdqaD1Prg= [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: ZV3odncdq1bctj9a23j7CKOsz1PLGY4c9G9MKQc6YUc= [INFO] [stdout] test handler_add_llm_succeeds ... ok [INFO] [stdout] test init_creates_workspace_with_host ... ok [INFO] [stdout] test init_omits_host_when_localhost ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/llm-badprov [INFO] [stdout] Public key: xnFWH5czl/a1nePOkOa6kN5B2f/SKEfNdM+8L9F0sn4= [INFO] [stdout] Setup complete: toq://localhost/llm-both [INFO] [stdout] Public key: wjdW+SzpieF9IBICI2E+SIqa5zrHuA/8egPqI0+v94E= [INFO] [stdout] test listen_command_removed ... ok [INFO] [stdout] test handler_add_rejects_both_command_and_provider ... ok [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: quOYAfqhgXdliRr1X9rlRi8SYzvRTqnRNp/xR99bbM0= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/hdr-to [INFO] [stdout] Public key: XuawEKJLa2hUdLFkzLszNij4uTVwntpOrgc5UNbQdfc= [INFO] [stdout] test approval_mode_shows_pending ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/peek-to [INFO] [stdout] Public key: jqh0mzRsAchrtC1/4xcQJOEDu+OVk/ejesox910+TXQ= [INFO] [stdout] test approval_deny ... ok [INFO] [stdout] test cli_down_immediate ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob-mux [INFO] [stdout] Public key: 0TXZ+YfmC0UCKCNPg+atAZItEm9C3VBx6rUdObec5Yg= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/al-agent [INFO] [stdout] Public key: bIjwBHynLVBgJQRywAfBlalrcZqy0ggvRscbgsdWueM= [INFO] [stdout] test setup_allowlist_mode ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/idem [INFO] [stdout] Public key: orSTcmKfE0uenJ2H7hOp+sM8rtWRJ+bqV/3dQDSf6c4= [INFO] [stdout] Setup already complete [INFO] [stdout] test setup_twice_preserves_keys ... ok [INFO] [stdout] test setup_with_framework_flag ... 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: i1eJdaOK7y0dM0zNKjmhd0MwoaM6ExH8CF07dAlYobU= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/test-agent [INFO] [stdout] Public key: oWLNtiU39PQZnfACW2FrlULM6DS8G1PIyuBSOo5C3Ok= [INFO] [stdout] test setup_creates_config_and_keys ... ok [INFO] [stdout] test setup_open_mode ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/alice [INFO] [stdout] Public key: DfTml0KnhQ8A6bcdYU5WfXqhrX6YTEFAOSDjTxWQC0I= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/alice-st [INFO] [stdout] Public key: cgj9r5y+ED1ll3MEgw259jVOflTFKvKS55R8TGs1LZc= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/alice-rx [INFO] [stdout] Public key: p8EGzPlcju8MppkEJEstKc6eqSosK+Rjj0HH5O8i1SQ= [INFO] [stdout] test cli_peers_against_daemon ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob [INFO] [stdout] Public key: MKlSErnUYPnduyO4KiUUr2QunJCn/jCAnhTLZvyD60o= [INFO] [stdout] test cli_send_to_unreachable ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob-st [INFO] [stdout] Public key: xpwUmCCY2fx3DPa6UaXrTQRJ5qRxWKOhZl4pvl37QcU= [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/bob-rx [INFO] [stdout] Public key: nqfKxS6ef1zHkdqGkd3F++VxmDfg8qweirO7rRkOlmA= [INFO] [stdout] test api_shutdown_graceful ... ok [INFO] [stdout] Generating identity keypair and TLS certificate... [INFO] [stdout] Setup complete: toq://localhost/whoami-test [INFO] [stdout] Public key: 4OWvQCPUxlQCL3MytqlmhElWrtqkk1xU+l2HjaoM7Xc= [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 daemon_start_status_stop ... ok [INFO] [stdout] test approval_approve_then_send ... ok [INFO] [stdout] test up_foreground_auto_generates_keys_after_init ... ok [INFO] [stdout] test export_import_roundtrip ... ok [INFO] [stdout] test export_import_wrong_passphrase ... ok [INFO] [stdout] test config_persists_across_restart ... 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.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ffec8373231b595f80e0ab3b562228659b3fae2d6e83f56e8057683dd79a642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ffec8373231b595f80e0ab3b562228659b3fae2d6e83f56e8057683dd79a642", kill_on_drop: false }` [INFO] [stdout] 9ffec8373231b595f80e0ab3b562228659b3fae2d6e83f56e8057683dd79a642