[INFO] cloning repository https://github.com/Huitzo-Inc/huitzo-launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Huitzo-Inc/huitzo-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuitzo-Inc%2Fhuitzo-launcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuitzo-Inc%2Fhuitzo-launcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8adcc94f865c4155ad1146044a4f6aeda7a4682d
[INFO] testing Huitzo-Inc/huitzo-launcher against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuitzo-Inc%2Fhuitzo-launcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Huitzo-Inc/huitzo-launcher
[INFO] finished tweaking git repo https://github.com/Huitzo-Inc/huitzo-launcher
[INFO] tweaked toml for git repo https://github.com/Huitzo-Inc/huitzo-launcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Huitzo-Inc/huitzo-launcher on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Huitzo-Inc/huitzo-launcher 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959
[INFO] running `Command { std: "docker" "start" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", 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" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", 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" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling which v8.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[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 ureq v3.3.0
[INFO] [stderr]    Compiling huitzo v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.89s
[INFO] running `Command { std: "docker" "inspect" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", 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" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling huitzo v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling httpmock v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.09s
[INFO] running `Command { std: "docker" "inspect" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", 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" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/huitzo_launcher-c6fbb8d0eba79970)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test bundle::tests::decode_signature_rejects_short_input ... ok
[INFO] [stdout] test bundle::tests::publisher_signed_message_is_id_then_key ... ok
[INFO] [stdout] test bundle::tests::sha256_hex_matches_known_vector ... ok
[INFO] [stdout] test capabilities::tests::canonical_message_is_field_concat ... ok
[INFO] [stdout] test consent::tests::bootstrap_consented_path_records_a_grant ... ok
[INFO] [stdout] test consent::tests::ledger_is_append_only_across_calls ... ok
[INFO] [stdout] test consent::tests::record_appends_metadata_only_jsonl ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_abi_mismatch_falls_back ... ok
[INFO] [stdout] test consent::tests::decision_serializes_lowercase ... ok
[INFO] [stdout] test dirs::tests::venv_python_path_is_under_venv ... ok
[INFO] [stdout] test download::tests::current_platform_returns_valid_key ... ok
[INFO] [stdout] test consent::tests::ledger_is_owner_only_0600 ... ok
[INFO] [stdout] test dirs::tests::huitzo_home_respects_env_override ... ok
[INFO] [stdout] test dirs::tests::trust_paths_are_host_scoped ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_no_python_version_uses_platform_key ... ok
[INFO] [stdout] test keys::tests::canonical_host_strips_default_ports ... ok
[INFO] [stdout] test keys::tests::format_unix_iso8601_handles_epoch ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_returns_error_when_no_match ... ok
[INFO] [stdout] test keys::tests::decode_pubkey_rejects_wrong_length ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_falls_back_to_platform_key ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_prefers_abi_key ... ok
[INFO] [stdout] test manifest::tests::manifest_v1_compat ... ok
[INFO] [stdout] test manifest::tests::manifest_round_trip ... ok
[INFO] [stdout] test manifest::tests::manifest_v2_compat_loads_with_no_capability_fields ... ok
[INFO] [stdout] test manifest::tests::needs_update_check_when_stale ... ok
[INFO] [stdout] test manifest::tests::no_update_check_when_fresh ... ok
[INFO] [stdout] test prober::tests::classify_macos_and_linux_supported ... ok
[INFO] [stdout] test prober::tests::classify_unknown_os_unsupported ... ok
[INFO] [stdout] test prober::tests::classify_windows_non_wsl_unsupported_with_reason ... ok
[INFO] [stdout] test prober::tests::classify_windows_wsl_supported ... ok
[INFO] [stdout] test prober::tests::missing_tool_has_install_hint ... ok
[INFO] [stdout] test prober::tests::parse_version_token_extracts_digit_led_token ... ok
[INFO] [stdout] test prober::tests::parse_version_token_falls_back_then_none ... ok
[INFO] [stdout] test prober::tests::report_ready_iff_all_required_present ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_abi_only_manifest ... ok
[INFO] [stdout] test keys::tests::pin_or_load_first_use_writes_files ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_malformed_signature_length ... ok
[INFO] [stdout] test bundle::tests::verify_signature_round_trip ... ok
[INFO] [stdout] test prober::tests::present_tool_drops_install_hint ... ok
[INFO] [stdout] test prober::tests::report_serializes_to_stable_json_shape ... ok
[INFO] [stdout] test prober::tests::probe_populates_launcher_version ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_tampered_signature ... ok
[INFO] [stdout] test keys::tests::fingerprint_is_stable_and_grouped ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_wrong_key ... ok
[INFO] [stdout] test bundle::tests::verify_signature_rejects_tamper ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_tampered_body ... ok
[INFO] [stdout] test keys::tests::pin_or_load_force_rotate_overwrites ... ok
[INFO] [stdout] test capabilities::tests::verify_accepts_correct_signature ... ok
[INFO] [stdout] test keys::tests::pin_or_load_returns_existing_on_match ... ok
[INFO] [stdout] test keys::tests::pin_or_load_rejects_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/huitzo-449efca25c819535)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test bundle::tests::decode_signature_rejects_short_input ... ok
[INFO] [stdout] test bundle::tests::publisher_signed_message_is_id_then_key ... ok
[INFO] [stdout] test bundle::tests::sha256_hex_matches_known_vector ... ok
[INFO] [stdout] test capabilities::tests::canonical_message_is_field_concat ... ok
[INFO] [stdout] test dirs::tests::venv_python_path_is_under_venv ... ok
[INFO] [stdout] test download::tests::current_platform_returns_valid_key ... ok
[INFO] [stdout] test consent::tests::record_appends_metadata_only_jsonl ... ok
[INFO] [stdout] test consent::tests::ledger_is_owner_only_0600 ... ok
[INFO] [stdout] test dirs::tests::huitzo_home_respects_env_override ... ok
[INFO] [stdout] test dirs::tests::trust_paths_are_host_scoped ... ok
[INFO] [stdout] test consent::tests::decision_serializes_lowercase ... ok
[INFO] [stdout] test consent::tests::bootstrap_consented_path_records_a_grant ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_abi_mismatch_falls_back ... ok
[INFO] [stdout] test consent::tests::ledger_is_append_only_across_calls ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_abi_only_manifest ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_no_python_version_uses_platform_key ... ok
[INFO] [stdout] test keys::tests::format_unix_iso8601_handles_epoch ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_returns_error_when_no_match ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_prefers_abi_key ... ok
[INFO] [stdout] test keys::tests::decode_pubkey_rejects_wrong_length ... ok
[INFO] [stdout] test download::tests::find_platform_wheel_falls_back_to_platform_key ... ok
[INFO] [stdout] test keys::tests::canonical_host_strips_default_ports ... ok
[INFO] [stdout] test manifest::tests::manifest_v1_compat ... ok
[INFO] [stdout] test manifest::tests::manifest_v2_compat_loads_with_no_capability_fields ... ok
[INFO] [stdout] test manifest::tests::needs_update_check_when_stale ... ok
[INFO] [stdout] test manifest::tests::no_update_check_when_fresh ... ok
[INFO] [stdout] test manifest::tests::manifest_round_trip ... ok
[INFO] [stdout] test prober::tests::classify_macos_and_linux_supported ... ok
[INFO] [stdout] test keys::tests::fingerprint_is_stable_and_grouped ... ok
[INFO] [stdout] test prober::tests::classify_unknown_os_unsupported ... ok
[INFO] [stdout] test prober::tests::classify_windows_non_wsl_unsupported_with_reason ... ok
[INFO] [stdout] test prober::tests::classify_windows_wsl_supported ... ok
[INFO] [stdout] test prober::tests::parse_version_token_falls_back_then_none ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_malformed_signature_length ... ok
[INFO] [stdout] test prober::tests::report_ready_iff_all_required_present ... ok
[INFO] [stdout] test prober::tests::missing_tool_has_install_hint ... ok
[INFO] [stdout] test prober::tests::parse_version_token_extracts_digit_led_token ... ok
[INFO] [stdout] test prober::tests::probe_populates_launcher_version ... ok
[INFO] [stdout] test prober::tests::report_serializes_to_stable_json_shape ... ok
[INFO] [stdout] test update::tests::find_latest_launcher_release_returns_none_when_only_cli_tags ... ok
[INFO] [stdout] test update::tests::find_latest_launcher_release_skips_cli_tag_returns_full_object ... ok
[INFO] [stdout] test bundle::tests::verify_signature_rejects_tamper ... ok
[INFO] [stdout] test update::tests::find_latest_launcher_version_empty_releases ... ok
[INFO] [stdout] test keys::tests::pin_or_load_first_use_writes_files ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_tampered_signature ... ok
[INFO] [stdout] test update::tests::find_latest_launcher_version_no_v_prefix ... ok
[INFO] [stdout] test update::tests::find_latest_launcher_version_picks_v_tag ... ok
[INFO] [stdout] test update::tests::find_latest_launcher_version_skips_cli_tags ... ok
[INFO] [stdout] test update::tests::platform_asset_name_returns_valid_name ... ok
[INFO] [stdout] test update::tests::version_comparison ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_tampered_body ... ok
[INFO] [stdout] test update::tests::version_comparison_edge_cases ... ok
[INFO] [stdout] test uv::tests::ensure_uv_stages_a_runnable_real_binary ... ignored, network: downloads the real pinned uv from Astral
[INFO] [stdout] test prober::tests::present_tool_drops_install_hint ... ok
[INFO] [stdout] test uv::tests::make_executable_sets_the_exec_bit ... ok
[INFO] [stdout] test uv_manifest::tests::download_url_ends_with_the_asset_filename ... ok
[INFO] [stdout] test uv_manifest::tests::pinned_version_is_a_nonempty_version ... ok
[INFO] [stdout] test uv::tests::staging_streams_only_the_uv_entry_into_place ... ok
[INFO] [stdout] test bundle::tests::verify_signature_round_trip ... ok
[INFO] [stdout] test uv::tests::staging_without_uv_entry_fails_closed_and_leaves_no_dest ... ok
[INFO] [stdout] test uv_manifest::tests::host_asset_is_pinned_and_well_formed ... ok
[INFO] [stdout] test uv::tests::staging_replaces_a_planted_symlink_instead_of_writing_through_it ... ok
[INFO] [stdout] test capabilities::tests::verify_rejects_wrong_key ... ok
[INFO] [stdout] test capabilities::tests::verify_accepts_correct_signature ... ok
[INFO] [stdout] test keys::tests::pin_or_load_force_rotate_overwrites ... ok
[INFO] [stdout] test keys::tests::pin_or_load_rejects_mismatch ... ok
[INFO] [stdout] test keys::tests::pin_or_load_returns_existing_on_match ... ok
[INFO] [stdout] test python::tests::discover_all_returns_qualifying_candidates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bundle_test.rs (/opt/rustwide/target/debug/deps/bundle_test-8e7a72cfc9fb1fb7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test sha256_hex_helper_matches_known_vector ... ok
[INFO] [stdout] test stage_bundle_rejects_tampered_signature ... ok
[INFO] [stdout] test stage_bundle_happy_path_with_extension ... ok
[INFO] [stdout] test stage_bundle_rejects_tampered_tarball ... ok
[INFO] [stdout] test stage_bundle_rejects_unsigned_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capabilities_test.rs (/opt/rustwide/target/debug/deps/capabilities_test-b312e8206ff3132e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test canonical_signed_message_is_concatenation ... ok
[INFO] [stdout] test fetch_and_verify_pins_on_first_use_then_validates ... ok
[INFO] [stdout] test fetch_and_verify_rejects_swapped_root_key ... ok
[INFO] [stdout] test fetch_returns_parsed_doc_on_happy_path ... ok
[INFO] [stdout] test verify_rejects_tampered_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running tests/keys_test.rs (/opt/rustwide/target/debug/deps/keys_test-27ed4537c2790af8)
[INFO] [stdout] test canonical_host_round_trips_and_includes_port ... ok
[INFO] [stdout] test corrupted_pubkey_file_is_rejected ... ok
[INFO] [stdout] test force_rotate_overwrites_pinned_key ... ok
[INFO] [stdout] test pin_or_load_creates_file_on_first_call ... ok
[INFO] [stdout] test pin_or_load_rejects_mutated_key ... ok
[INFO] [stdout] test pin_or_load_returns_same_key_on_second_call ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prober_test.rs (/opt/rustwide/target/debug/deps/prober_test-bfdae2dfa89a1ba5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test mixed_report_ready_and_gaps_are_exact ... ok
[INFO] [stdout] test probe_emits_three_required_tools_with_stable_ids ... ok
[INFO] [stdout] test ready_matches_missing_required_emptiness ... ok
[INFO] [stdout] test report_json_round_trips_and_preserves_shape ... ok
[INFO] [stdout] test host_support_is_supported_on_this_unix_runner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests huitzo_launcher
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959", kill_on_drop: false }`
[INFO] [stdout] 9bf5b02458c8d4ab45de574b9ce42747fb70d8d4cd98bd652242e88d768db959
