[INFO] cloning repository https://github.com/Alpha-Centauri-Cyberspace/kite-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alpha-Centauri-Cyberspace/kite-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Centauri-Cyberspace%2Fkite-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Centauri-Cyberspace%2Fkite-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdcfb709faba859d187af70ebdd05b4e45de9036
[INFO] testing Alpha-Centauri-Cyberspace/kite-cli against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Centauri-Cyberspace%2Fkite-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Alpha-Centauri-Cyberspace/kite-cli
[INFO] finished tweaking git repo https://github.com/Alpha-Centauri-Cyberspace/kite-cli
[INFO] tweaked toml for git repo https://github.com/Alpha-Centauri-Cyberspace/kite-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alpha-Centauri-Cyberspace/kite-cli on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alpha-Centauri-Cyberspace/kite-cli 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.68
[INFO] [stderr]   Downloaded kite-protocol v0.1.0
[INFO] [stderr]   Downloaded ts-rs-macros v10.1.0
[INFO] [stderr]   Downloaded ts-rs v10.1.0
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded delegate-attr v0.3.0
[INFO] [stderr]   Downloaded glob-match v0.2.1
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded cloudevents-sdk v0.9.0
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded tokio v1.52.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445
[INFO] running `Command { std: "docker" "start" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ts-rs-macros v10.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ts-rs v10.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudevents-sdk v0.9.0
[INFO] [stderr]    Compiling kite-protocol v0.1.0
[INFO] [stderr]    Compiling kite-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudevents-sdk v0.9.0
[INFO] [stderr]    Compiling kite-protocol v0.1.0
[INFO] [stderr]    Compiling kite-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.35s
[INFO] running `Command { std: "docker" "inspect" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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/kite-f42d3d1cddfe5361)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test commands::agent::tests::slugify_basic ... ok
[INFO] [stdout] test commands::agent::tests::slugify_empty ... ok
[INFO] [stdout] test commands::endpoints::tests::provider_signed_endpoint_uses_bare_webhook_url_as_primary ... ok
[INFO] [stdout] test commands::endpoints::tests::unsigned_endpoint_uses_bearer_webhook_url_as_primary ... ok
[INFO] [stdout] test commands::export::tests::run_with_unknown_format_returns_error ... ok
[INFO] [stdout] test commands::github::tests::parse_repo_requires_owner_and_name ... ok
[INFO] [stdout] test commands::github::tests::resolve_events_replaces_defaults_and_dedupes ... ok
[INFO] [stdout] test commands::github::tests::resolve_events_supports_all_events ... ok
[INFO] [stdout] test commands::export::tests::run_with_claude_format_writes_to_claude_skills ... ok
[INFO] [stdout] test cli_tests::parses_endpoint_signing_secret_rotation_command ... ok
[INFO] [stdout] test commands::github::tests::resolve_events_uses_default_bundle ... ok
[INFO] [stdout] test commands::login::tests::derive_ws_url_converts_http_to_ws ... ok
[INFO] [stdout] test commands::login::tests::derive_ws_url_converts_https_to_wss ... ok
[INFO] [stdout] test commands::login::tests::derive_ws_url_preserves_existing_ws_suffix ... ok
[INFO] [stdout] test commands::export::tests::write_skill_creates_parent_dirs_and_writes_content ... ok
[INFO] [stdout] test commands::login::tests::derive_ws_url_strips_trailing_slashes_before_appending ... ok
[INFO] [stdout] test commands::login::tests::derive_ws_url_strips_whitespace_before_converting ... ok
[INFO] [stdout] test commands::login::tests::sanitize_url_preserves_query_params_and_fragments ... ok
[INFO] [stdout] test commands::skill_registry::tests::api_base_from_ws_local ... ok
[INFO] [stdout] test commands::login::tests::sanitize_url_strips_all_whitespace_variants ... ok
[INFO] [stdout] test commands::rpc::tests::insufficient_permission_message_is_actionable ... ok
[INFO] [stdout] test commands::rpc::tests::permission_ranking_matches_server_rules ... ok
[INFO] [stdout] test commands::rpc::tests::read_only_key_fails_fast_for_mutating_command ... ok
[INFO] [stdout] test commands::run::tests::dedup_window_keep_first_drops_duplicates_until_window_expires ... ok
[INFO] [stdout] test commands::run::tests::dedup_window_keep_last_refreshes_duplicate_window ... ok
[INFO] [stdout] test commands::run::tests::dedup_window_rejects_unknown_strategy ... ok
[INFO] [stdout] test commands::skill_registry::tests::api_base_from_wss_production ... ok
[INFO] [stdout] test commands::skill_registry::tests::api_base_from_wss_without_path ... ok
[INFO] [stdout] test commands::skill::tests::install_rejects_invalid_name ... ok
[INFO] [stdout] test commands::skill_registry::tests::api_base_no_ws_suffix ... ok
[INFO] [stdout] test commands::skill_registry::tests::api_base_strips_trailing_slash ... ok
[INFO] [stdout] test commands::update::tests::parses_standard_version_output ... ok
[INFO] [stdout] test commands::update::tests::strips_v_prefix_if_present ... ok
[INFO] [stdout] test config::tests::accepts_http_url_without_ws_suffix ... ok
[INFO] [stdout] test config::tests::derives_http_base_from_ws_url ... ok
[INFO] [stdout] test config::tests::derives_https_base_from_wss_url ... ok
[INFO] [stdout] test config::tests::test_derive_http_base_ws_localhost ... ok
[INFO] [stdout] test config::tests::test_derive_http_base_wss_no_ws_suffix ... ok
[INFO] [stdout] test config::tests::test_derive_http_base_wss_with_ws_suffix ... ok
[INFO] [stdout] test github::tests::extracts_team_id_from_standard_webhook_url ... ok
[INFO] [stdout] test github::tests::extracts_team_id_with_uuid ... ok
[INFO] [stdout] test github::tests::extracts_team_id_without_trailing_path ... ok
[INFO] [stdout] test github::tests::handles_multiple_hooks_segments ... ok
[INFO] [stdout] test github::tests::returns_none_when_hooks_segment_is_empty ... ok
[INFO] [stdout] test github::tests::returns_none_when_no_hooks_segment ... ok
[INFO] [stdout] test github::tests::resolve_token_uses_explicit_value ... ok
[INFO] [stdout] test manifest::tests::queue_config_parses_retention_and_max_size ... ok
[INFO] [stdout] test manifest::tests::test_old_manifest_still_parses ... ok
[INFO] [stdout] test pipeline::enrich::tests::test_parse_timeout ... ok
[INFO] [stdout] test manifest::tests::test_full_manifest_parses ... ok
[INFO] [stdout] test pipeline::filter::tests::test_drop_rule_actor_glob ... ok
[INFO] [stdout] test pipeline::filter::tests::test_drop_rule_exact_match ... ok
[INFO] [stdout] test pipeline::filter::tests::test_drop_takes_priority_over_keep ... ok
[INFO] [stdout] test pipeline::filter::tests::test_empty_filter_passes_all ... ok
[INFO] [stdout] test pipeline::filter::tests::test_drop_rule_glob_match ... ok
[INFO] [stdout] test pipeline::filter::tests::test_keep_only_whitelist ... ok
[INFO] [stdout] test commands::endpoints::tests::signing_secret_can_be_read_from_stdin ... ok
[INFO] [stdout] test pipeline::filter::tests::test_ref_filter ... ok
[INFO] [stdout] test pipeline::score::tests::test_bot_actor_low_importance ... ok
[INFO] [stdout] test pipeline::score::tests::test_default_importance ... ok
[INFO] [stdout] test pipeline::score::tests::test_first_match_wins ... ok
[INFO] [stdout] test pipeline::score::tests::test_path_based_rule ... ok
[INFO] [stdout] test github::tests::resolve_token_none_depends_on_environment ... ok
[INFO] [stdout] test github::tests::resolve_token_rejects_empty_explicit ... ok
[INFO] [stdout] test platform::tests::built_in_platforms_omit_obsolete_paperclip_runtime ... ok
[INFO] [stdout] test platform::tests::platform_lookup_rejects_obsolete_paperclip_runtime ... ok
[INFO] [stdout] test pipeline::score::tests::test_simple_rule_match ... ok
[INFO] [stdout] test queue::tests::test_importance_rank ... ok
[INFO] [stdout] test queue::tests::test_insert_and_get ... ok
[INFO] [stdout] test queue::tests::test_last_seq ... ok
[INFO] [stdout] test queue::tests::test_list_with_filters ... ok
[INFO] [stdout] test queue::tests::test_migrate_dlq ... ok
[INFO] [stdout] test queue::tests::test_apply_manifest_retention_flushes_old_events_and_trims_to_max_size ... ok
[INFO] [stdout] test queue::tests::test_stats ... ok
[INFO] [stdout] test queue::tests::test_flush_before ... ok
[INFO] [stdout] test queue::tests::test_update_status_delivered ... ok
[INFO] [stdout] test queue::tests::test_insert_idempotent ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_empty_returns_empty_list ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_filter_by_event_type ... ok
[INFO] [stdout] test queue::tests::test_set_importance ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_get_by_id ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_get_nonexistent_returns_none ... ok
[INFO] [stdout] test queue::tests::test_update_status_failed ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_push_and_list ... ok
[INFO] [stdout] test sinks::mcp::tests::buffered_event_from_cloudevent_captures_fields ... ok
[INFO] [stdout] test sinks::mcp::tests::initialize_response_has_capabilities ... ok
[INFO] [stdout] test sinks::mcp::tests::jsonrpc_response_success_structure ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_respects_max_limit ... ok
[INFO] [stdout] test queue::tests::test_set_enriched ... ok
[INFO] [stdout] test sinks::mcp::tests::resources_list_has_recent_events ... ok
[INFO] [stdout] test sinks::mcp::tests::tools_list_returns_both_tools ... ok
[INFO] [stdout] test sinks::proxy::tests::derive_source_from_event_type_works ... ok
[INFO] [stdout] test sinks::proxy::tests::derive_team_id_from_ce_source_works ... ok
[INFO] [stdout] test tests::parses_install_skill_alias ... ok
[INFO] [stdout] test queue::tests::test_list_with_created_since_filter ... ok
[INFO] [stdout] test manifest::tests::dedup_config_builds_key_from_metadata_and_payload ... ok
[INFO] [stdout] test ws_client::tests::ack_message_serializes_client_ack ... ok
[INFO] [stdout] test tests::parses_skill_install_subcommand ... ok
[INFO] [stdout] test ws_client::tests::event_loop_with_ack_sends_ack_after_handler_ack ... ok
[INFO] [stdout] test tests::skill_export_help_omits_obsolete_paperclip_platform ... ok
[INFO] [stdout] test commands::skill::tests::install_succeeds_for_valid_name ... ok
[INFO] [stdout] test commands::github::tests::managed_hook_match_uses_kite_url_prefix ... ok
[INFO] [stdout] test ws_client::tests::event_loop_with_ack_stops_without_ack_on_handler_error ... ok
[INFO] [stdout] test commands::rpc::tests::extract_current_permissions_from_dashboard_stats_payload ... ok
[INFO] [stdout] test manifest::tests::obsolete_paperclip_sink_is_rejected ... ok
[INFO] [stdout] test sinks::mcp::tests::buffer_filter_by_source ... ok
[INFO] [stdout] test sinks::mcp::tests::jsonrpc_response_error_structure ... ok
[INFO] [stdout] test pipeline::enrich::tests::test_run_hook_failure ... ok
[INFO] [stdout] test pipeline::enrich::tests::test_run_hook_reads_stdin ... ok
[INFO] [stdout] test pipeline::filter::tests::test_drop_rule_actor_match ... ok
[INFO] [stdout] test ws_client::tests::event_loop_with_ack_stops_without_ack_on_no_ack_stop ... ok
[INFO] [stdout] test pipeline::enrich::tests::test_run_hook_timeout ... ok
[INFO] [stdout] test pipeline::enrich::tests::test_run_hook_echo ... ok
[INFO] [stdout] test sinks::proxy::tests::resolve_target_prefers_explicit_route_then_default ... ok
[INFO] [stdout] test sinks::proxy::tests::proxy_sink_injects_metadata_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/login_http_contract.rs (/opt/rustwide/target/debug/deps/login_http_contract-0d6d15e29fd3f2fc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test token_poll_denied_returns_access_denied_error_string ... ok
[INFO] [stdout] test device_code_request_shape_matches_cli_expectation ... ok
[INFO] [stdout] test token_poll_pending_returns_authorization_pending_error_string ... ok
[INFO] [stdout] test token_poll_expired_returns_expired_token_error_string ... ok
[INFO] [stdout] test token_poll_success_returns_api_key_and_team_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445", kill_on_drop: false }`
[INFO] [stdout] 24734e1a6b50bb1985dc0227662d233b933f809452c9a641456c4c4ee6507445
