[INFO] fetching crate update-kit 0.1.12...
[INFO] testing update-kit-0.1.12 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate update-kit 0.1.12 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate update-kit 0.1.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate update-kit 0.1.12
[INFO] tweaked toml for crates.io crate update-kit 0.1.12 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate update-kit 0.1.12 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate update-kit 0.1.12 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded deflate64 v0.1.11
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2cd02059c4fd951071e8e75ca0593a4929fb94945073c8de30f2f8f5e1b723e
[INFO] running `Command { std: "docker" "start" "-a" "a2cd02059c4fd951071e8e75ca0593a4929fb94945073c8de30f2f8f5e1b723e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2cd02059c4fd951071e8e75ca0593a4929fb94945073c8de30f2f8f5e1b723e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cd02059c4fd951071e8e75ca0593a4929fb94945073c8de30f2f8f5e1b723e", kill_on_drop: false }`
[INFO] [stdout] a2cd02059c4fd951071e8e75ca0593a4929fb94945073c8de30f2f8f5e1b723e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 156903535ec6af76423c1c46c84cda5ef6b480418c0f4efa40157bac1190b675
[INFO] running `Command { std: "docker" "start" "-a" "156903535ec6af76423c1c46c84cda5ef6b480418c0f4efa40157bac1190b675", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[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 tempfile v3.26.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling update-kit v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "156903535ec6af76423c1c46c84cda5ef6b480418c0f4efa40157bac1190b675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156903535ec6af76423c1c46c84cda5ef6b480418c0f4efa40157bac1190b675", kill_on_drop: false }`
[INFO] [stdout] 156903535ec6af76423c1c46c84cda5ef6b480418c0f4efa40157bac1190b675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e19e80c2e2698b4b964e870f164a624edc48baa66ebb7f37613ccfbb71952f40
[INFO] running `Command { std: "docker" "start" "-a" "e19e80c2e2698b4b964e870f164a624edc48baa66ebb7f37613ccfbb71952f40", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling update-kit v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.98s
[INFO] running `Command { std: "docker" "inspect" "e19e80c2e2698b4b964e870f164a624edc48baa66ebb7f37613ccfbb71952f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19e80c2e2698b4b964e870f164a624edc48baa66ebb7f37613ccfbb71952f40", kill_on_drop: false }`
[INFO] [stdout] e19e80c2e2698b4b964e870f164a624edc48baa66ebb7f37613ccfbb71952f40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66991635ce1cf4b20572e9a2c9ec60d919eb43d146097715949b9be4f950ba1d
[INFO] running `Command { std: "docker" "start" "-a" "66991635ce1cf4b20572e9a2c9ec60d919eb43d146097715949b9be4f950ba1d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/update_kit-1cee14d768c0c48d)
[INFO] [stdout] 
[INFO] [stdout] running 325 tests
[INFO] [stdout] test applier::delegate::tests::execute_mode_command_spawn_error ... ok
[INFO] [stdout] test applier::delegate::tests::execute_mode_success ... ok
[INFO] [stdout] test applier::delegate::tests::execute_mode_nonzero_exit ... ok
[INFO] [stdout] test applier::delegate::tests::invalid_command_rejected ... ok
[INFO] [stdout] test applier::delegate::tests::print_only_mode_returns_needs_restart ... ok
[INFO] [stdout] test applier::delegate::tests::safelist_validation_accepts_valid_commands ... ok
[INFO] [stdout] test applier::delegate::tests::empty_command_fails ... ok
[INFO] [stdout] test applier::delegate::tests::safelist_validation_strips_path ... ok
[INFO] [stdout] test applier::delegate::tests::truncate_output_within_limit ... ok
[INFO] [stdout] test applier::delegate::tests::truncate_output_exceeds_limit ... ok
[INFO] [stdout] test applier::native::tests::detect_archive_type_case_insensitive ... ok
[INFO] [stdout] test applier::native::tests::detect_archive_type_with_path ... ok
[INFO] [stdout] test applier::delegate::tests::safelist_validation_rejects_invalid_commands ... ok
[INFO] [stdout] test applier::delegate::tests::execute_mode_permission_error_eacces ... ok
[INFO] [stdout] test applier::native::tests::extract_binary_empty_dir_error_message ... ok
[INFO] [stdout] test applier::delegate::tests::options_mode_overrides_plan_mode ... ok
[INFO] [stdout] test applier::native::tests::test_detect_archive_type_bare ... ok
[INFO] [stdout] test applier::native::tests::test_detect_archive_type_tar_gz ... ok
[INFO] [stdout] test applier::native::tests::apply_native_wrong_plan_type_fails ... ok
[INFO] [stdout] test applier::native::tests::test_detect_archive_type_zip ... ok
[INFO] [stdout] test applier::native::tests::detect_archive_type_exe_is_bare ... ok
[INFO] [stdout] test applier::native::tests::test_extract_bare_binary ... ok
[INFO] [stdout] test applier::native::tests::extract_tar_gz_with_nested_dir ... ok
[INFO] [stdout] test applier::native::tests::extract_nonexistent_archive_fails ... ok
[INFO] [stdout] test applier::native::tests::extract_bare_sets_executable_permission ... ok
[INFO] [stdout] test applier::verify::tests::compute_sha256_file_not_found ... ok
[INFO] [stdout] test applier::delegate::tests::wrong_plan_type_fails ... ok
[INFO] [stdout] test applier::verify::tests::is_valid_sha256_hex_invalid_chars ... ok
[INFO] [stdout] test applier::verify::tests::is_valid_sha256_hex_invalid_length ... ok
[INFO] [stdout] test applier::verify::tests::is_valid_sha256_hex_valid ... ok
[INFO] [stdout] test applier::verify::tests::test_is_valid_sha256_hex ... ok
[INFO] [stdout] test applier::verify::tests::validate_hex_hash_rejects_invalid ... ok
[INFO] [stdout] test applier::verify::tests::validate_hex_hash_returns_lowercase ... ok
[INFO] [stdout] test applier::native::tests::test_find_binary_in_dir_with_executable ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_case_insensitive ... ok
[INFO] [stdout] test applier::verify::tests::compute_sha256_empty_file ... ok
[INFO] [stdout] test applier::verify::tests::verify_missing_checksum_errors ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_match_succeeds ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_url_http_rejected ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_complex_config_json ... ok
[INFO] [stdout] test applier::native::tests::test_extract_tar_gz ... ok
[INFO] [stdout] test applier::native::tests::test_find_binary_in_dir_empty ... ok
[INFO] [stdout] test applier::native::tests::test_extract_zip ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_mismatch_errors ... ok
[INFO] [stdout] test applier::verify::tests::compute_sha256_hello_world ... ok
[INFO] [stdout] test checker::cache::tests::test_create_cache_entry ... ok
[INFO] [stdout] test checker::cache::tests::test_clear_removes_file ... ok
[INFO] [stdout] test checker::cache::tests::test_empty_fields_returns_none ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_empty_config ... ok
[INFO] [stdout] test checker::cache::tests::test_clear_nonexistent_is_ok ... ok
[INFO] [stdout] test checker::background::tests::test_spawn_background_check_nonexistent_exe ... ok
[INFO] [stdout] test checker::cache::tests::test_fresh_cache_not_stale ... ok
[INFO] [stdout] test checker::cache::tests::test_invalid_json_returns_none ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_current_exe_succeeds ... ok
[INFO] [stdout] test checker::cache::tests::test_stale_detection ... ok
[INFO] [stdout] test checker::cache::tests::test_missing_cache_returns_none ... ok
[INFO] [stdout] test checker::cache::tests::test_write_and_read_roundtrip ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_preserves_extra_sources ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_sources_brew_channel ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_sources_native_channel ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_git_plus_https ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_infer_source_configs_basic ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_sources_npm_channel ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_infer_source_configs_no_brew ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_json_url ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_owner_repo ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_brew_not_found ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_brew_command_fails ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_empty_casks_array ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_invalid ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_missing_version_field ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_success ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_url ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_versions_returns_unsupported ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::extract_field_array_value ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::extract_field_deeply_nested ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::custom_version_field ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::extract_field_non_string_value ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::extract_field_null_value ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::fetch_latest_http_url_rejected ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::fetch_versions_returns_unsupported ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::test_default_version_field ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_url_with_git_suffix ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::test_extract_field_missing ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::test_extract_field_nested ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::test_extract_field_simple ... ok
[INFO] [stdout] test checker::sources::github::tests::build_headers_with_etag ... ok
[INFO] [stdout] test checker::sources::github::tests::build_headers_with_token_and_etag ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::github::tests::build_headers_with_token ... ok
[INFO] [stdout] test checker::sources::github::tests::build_headers_without_token ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_empty_assets ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_asset_missing_fields ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_missing_tag_name_returns_none ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_invalid_json ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_shorthand ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_no_html_url ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_no_body ... ok
[INFO] [stdout] test checker::sources::github::tests::test_custom_api_base_url ... ok
[INFO] [stdout] test checker::sources::github::tests::test_parse_release ... ok
[INFO] [stdout] test checker::sources::github::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::github::tests::test_parse_release_without_v_prefix ... ok
[INFO] [stdout] test checker::sources::jsr::tests::custom_base_url ... ok
[INFO] [stdout] test checker::sources::jsr::tests::default_base_url ... ok
[INFO] [stdout] test checker::sources::jsr::tests::fetch_latest_http_rejected ... ok
[INFO] [stdout] test checker::sources::jsr::tests::fetch_versions_returns_unsupported ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_minimal ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_no_assets ... ok
[INFO] [stdout] test checker::sources::jsr::tests::source_name_is_jsr ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::build_headers_contains_accept ... ok
[INFO] [stdout] test checker::sources::jsr::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::jsr::tests::scope_and_name_stored ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_special_chars_in_config ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::fetch_latest_http_url_rejected ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::fetch_versions_http_url_rejected ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::scoped_package_name ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::source_name_with_custom_registry ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::test_custom_registry_url ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::custom_registry_url_preserved ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::test_default_registry_url ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::tests::test_create_custom_source ... ok
[INFO] [stdout] test checker::sources::tests::test_create_brew_source ... ok
[INFO] [stdout] test checker::sources::tests::test_create_jsr_source ... ok
[INFO] [stdout] test checker::sources::tests::test_create_github_source ... ok
[INFO] [stdout] test checker::sources::tests::test_create_npm_source ... ok
[INFO] [stdout] test checker::tests::blocking_all_fail_returns_unknown ... ok
[INFO] [stdout] test checker::tests::blocking_first_fails_second_succeeds ... ok
[INFO] [stdout] test checker::tests::blocking_first_source_succeeds ... ok
[INFO] [stdout] test checker::tests::blocking_up_to_date_when_same_version ... ok
[INFO] [stdout] test checker::tests::blocking_writes_cache_on_success ... ok
[INFO] [stdout] test checker::tests::compare_different_invalid_semver ... ok
[INFO] [stdout] test checker::tests::compare_includes_release_url_and_notes ... ok
[INFO] [stdout] test checker::tests::compare_prerelease_less_than_release ... ok
[INFO] [stdout] test checker::tests::compare_same_invalid_semver ... ok
[INFO] [stdout] test checker::tests::compare_with_v_prefix ... ok
[INFO] [stdout] test checker::tests::test_check_update_blocking_no_sources ... ok
[INFO] [stdout] test checker::tests::test_check_update_non_blocking_fresh_cache ... ok
[INFO] [stdout] test checker::tests::test_compare_versions_available ... ok
[INFO] [stdout] test checker::tests::test_compare_versions_newer_current ... ok
[INFO] [stdout] test checker::tests::test_compare_versions_up_to_date ... ok
[INFO] [stdout] test checker::tests::test_normalize_version_empty ... ok
[INFO] [stdout] test checker::tests::test_check_update_non_blocking_no_cache ... ok
[INFO] [stdout] test checker::tests::test_normalize_version_strips_v ... ok
[INFO] [stdout] test checker::tests::test_normalize_version_without_v ... ok
[INFO] [stdout] test checker::tests::test_normalize_version_invalid ... ok
[INFO] [stdout] test config::tests::test_base_config_default ... ok
[INFO] [stdout] test config::tests::test_custom_detector_debug ... ok
[INFO] [stdout] test config::tests::test_hooks_debug ... ok
[INFO] [stdout] test config::tests::test_package_info_creation ... ok
[INFO] [stdout] test config::tests::test_resolved_config_empty_app_name ... ok
[INFO] [stdout] test config::tests::test_resolved_config_empty_version ... ok
[INFO] [stdout] test config::tests::test_resolved_config_explicit ... ok
[INFO] [stdout] test config::tests::test_resolved_config_invalid_semver ... ok
[INFO] [stdout] test config::tests::test_resolved_config_pkg_override ... ok
[INFO] [stdout] test config::tests::test_resolved_config_pkg_fallback ... ok
[INFO] [stdout] test config::tests::test_version_source_config_github_serialization ... ok
[INFO] [stdout] test config::tests::test_version_source_config_brew_serialization ... ok
[INFO] [stdout] test config::tests::test_version_source_config_npm_serialization ... ok
[INFO] [stdout] test config::tests::test_version_source_config_roundtrip ... ok
[INFO] [stdout] test detection::brew::tests::brew_command_not_found_medium_confidence ... ok
[INFO] [stdout] test detection::brew::tests::brew_path_detected_without_cask_name ... ok
[INFO] [stdout] test detection::brew::tests::caskroom_path_detected ... ok
[INFO] [stdout] test detection::brew::tests::cellar_path_detected ... ok
[INFO] [stdout] test detection::brew::tests::evidence_source_is_brew_path ... ok
[INFO] [stdout] test detection::brew::tests::evidence_has_verify_on_success ... ok
[INFO] [stdout] test detection::brew::tests::failed_verification_medium_confidence ... ok
[INFO] [stdout] test detection::brew::tests::linuxbrew_path_detected ... ok
[INFO] [stdout] test detection::brew::tests::non_brew_path_returns_none ... ok
[INFO] [stdout] test detection::brew::tests::non_brew_path_with_cask_name_returns_none ... ok
[INFO] [stdout] test detection::brew::tests::usr_local_caskroom_detected ... ok
[INFO] [stdout] test detection::heuristics::tests::homebrew_path_detected ... ok
[INFO] [stdout] test detection::heuristics::tests::linuxbrew_path_detected ... ok
[INFO] [stdout] test detection::heuristics::tests::multiple_brew_patterns ... ok
[INFO] [stdout] test detection::heuristics::tests::npm_path_detected ... ok
[INFO] [stdout] test detection::brew::tests::verified_cask_high_confidence ... ok
[INFO] [stdout] test detection::npm::tests::dot_npm_path_detected_with_mock ... ok
[INFO] [stdout] test detection::npm::tests::evidence_has_verify_on_match ... ok
[INFO] [stdout] test detection::heuristics::tests::random_path_no_evidence ... ok
[INFO] [stdout] test detection::npm::tests::non_npm_path_returns_none ... ok
[INFO] [stdout] test detection::npm::tests::evidence_source_is_npm_path ... ok
[INFO] [stdout] test detection::npm::tests::npm_command_failure_medium ... ok
[INFO] [stdout] test detection::npm::tests::non_npm_path_returns_none_with_mock ... ok
[INFO] [stdout] test detection::npm::tests::npm_not_available_medium_confidence ... ok
[INFO] [stdout] test detection::npm::tests::npm_dot_npm_path ... ok
[INFO] [stdout] test detection::npm::tests::prefix_match_high_confidence ... ok
[INFO] [stdout] test detection::npm::tests::prefix_mismatch_medium_confidence ... ok
[INFO] [stdout] test detection::npm::tests::npm_path_with_node_modules ... ok
[INFO] [stdout] test detection::receipt::tests::detect_valid_receipt ... ok
[INFO] [stdout] test detection::receipt::tests::no_receipt_returns_none ... ok
[INFO] [stdout] test detection::receipt::tests::invalid_json_receipt_returns_none ... ok
[INFO] [stdout] test detection::receipt::tests::receipt_app_dir_exists_but_no_file ... ok
[INFO] [stdout] test detection::receipt::tests::receipt_empty_file_returns_none ... ok
[INFO] [stdout] test detection::receipt::tests::receipt_evidence_includes_path ... ok
[INFO] [stdout] test detection::receipt::tests::receipt_with_minimal_json ... ok
[INFO] [stdout] test detection::tests::brew_verified_before_npm ... ok
[INFO] [stdout] test detection::tests::brew_path_detected_without_receipt ... ok
[INFO] [stdout] test detection::tests::custom_detector_takes_priority ... ok
[INFO] [stdout] test detection::tests::custom_detector_returning_none_continues_pipeline ... ok
[INFO] [stdout] test detection::tests::fallback_to_unmanaged ... ok
[INFO] [stdout] test detection::tests::failing_custom_detector_skipped ... ok
[INFO] [stdout] test detection::tests::multiple_custom_detectors_first_match_wins ... ok
[INFO] [stdout] test detection::tests::fallback_unmanaged_has_fallback_evidence ... ok
[INFO] [stdout] test detection::tests::npm_path_detected_when_no_receipt_or_brew ... ok
[INFO] [stdout] test detection::tests::npm_path_detected_without_receipt ... ok
[INFO] [stdout] test detection::tests::receipt_detection_before_path_heuristics ... ok
[INFO] [stdout] test errors::tests::test_code_values ... ok
[INFO] [stdout] test errors::tests::test_display_checksum_mismatch ... ok
[INFO] [stdout] test detection::tests::receipt_with_custom_dir_wins_over_brew_path ... ok
[INFO] [stdout] test errors::tests::test_display_command_aborted ... ok
[INFO] [stdout] test errors::tests::test_display_command_timeout ... ok
[INFO] [stdout] test errors::tests::test_display_detection_failed ... ok
[INFO] [stdout] test errors::tests::test_from_io_error ... ok
[INFO] [stdout] test errors::tests::test_from_json_error ... ok
[INFO] [stdout] test planner::tests::arch_aliases_x64 ... ok
[INFO] [stdout] test planner::tests::brew_channel_gives_delegate ... ok
[INFO] [stdout] test planner::tests::custom_channel_gives_manual ... ok
[INFO] [stdout] test planner::tests::low_confidence_gives_manual ... ok
[INFO] [stdout] test planner::tests::expand_asset_pattern_basic ... ok
[INFO] [stdout] test planner::tests::native_high_with_reexec_gives_reexec_post_action ... ok
[INFO] [stdout] test planner::tests::no_assets_gives_manual ... ok
[INFO] [stdout] test planner::tests::npm_channel_gives_delegate ... ok
[INFO] [stdout] test planner::tests::platform_aliases_darwin ... ok
[INFO] [stdout] test planner::tests::select_asset_matches_platform_arch ... ok
[INFO] [stdout] test planner::tests::target_version_different_returns_plan ... ok
[INFO] [stdout] test planner::tests::target_version_same_returns_none ... ok
[INFO] [stdout] test planner::tests::unmanaged_none_confidence_gives_manual ... ok
[INFO] [stdout] test planner::tests::up_to_date_returns_none ... ok
[INFO] [stdout] test platform::paths::tests::cache_and_config_dirs_are_different ... ok
[INFO] [stdout] test platform::paths::tests::cache_dir_contains_cache_segment ... ok
[INFO] [stdout] test platform::paths::tests::cache_dir_is_non_empty ... ok
[INFO] [stdout] test platform::paths::tests::cache_dir_respects_xdg_cache_home ... ok
[INFO] [stdout] test platform::paths::tests::config_dir_contains_config_segment ... ok
[INFO] [stdout] test platform::paths::tests::config_dir_is_non_empty ... ok
[INFO] [stdout] test platform::paths::tests::config_dir_respects_xdg_config_home ... ok
[INFO] [stdout] test platform::paths::tests::dirs_are_absolute_or_relative_fallback ... ok
[INFO] [stdout] test platform::replace::tests::atomic_replace_no_write_permission ... ok
[INFO] [stdout] test platform::replace::tests::atomic_replace_success ... ok
[INFO] [stdout] test platform::replace::tests::check_write_permission_nonexistent_file ... ok
[INFO] [stdout] test platform::replace::tests::check_write_permission_writable_file ... ok
[INFO] [stdout] test platform::replace::tests::replace_creates_target_if_not_exists ... ok
[INFO] [stdout] test platform::replace::tests::replace_idempotent ... ok
[INFO] [stdout] test platform::replace::tests::replace_preserves_content_exactly ... ok
[INFO] [stdout] test platform::replace::tests::replace_sets_executable_permissions ... ok
[INFO] [stdout] test platform::replace::tests::replace_source_not_found_fails ... ok
[INFO] [stdout] test test_utils::tests::make_available_creates_available_status ... ok
[INFO] [stdout] test test_utils::tests::make_detection_creates_valid_detection ... ok
[INFO] [stdout] test test_utils::tests::make_up_to_date_creates_up_to_date_status ... ok
[INFO] [stdout] test test_utils::tests::mock_runner_default_fallback ... ok
[INFO] [stdout] test test_utils::tests::mock_runner_exact_key_match ... ok
[INFO] [stdout] test test_utils::tests::mock_runner_failure_output_helper ... ok
[INFO] [stdout] test test_utils::tests::mock_runner_no_match_returns_error ... ok
[INFO] [stdout] test test_utils::tests::mock_runner_program_only_match ... ok
[INFO] [stdout] test test_utils::tests::mock_runner_success_output_helper ... ok
[INFO] [stdout] test tests::create_with_empty_app_name_fails ... ok
[INFO] [stdout] test tests::create_with_explicit_config_succeeds ... ok
[INFO] [stdout] test tests::create_with_explicit_sources ... ok
[INFO] [stdout] test tests::create_with_invalid_semver_fails ... ok
[INFO] [stdout] test tests::plan_update_delegates_to_planner ... ok
[INFO] [stdout] test tests::resolved_config_returns_reference ... ok
[INFO] [stdout] test types::tests::test_apply_result_failed ... ok
[INFO] [stdout] test types::tests::test_apply_result_success ... ok
[INFO] [stdout] test types::tests::test_channel_custom ... ok
[INFO] [stdout] test types::tests::test_channel_deserialization_custom ... ok
[INFO] [stdout] test types::tests::test_channel_deserialization_known ... ok
[INFO] [stdout] test types::tests::test_channel_equality ... ok
[INFO] [stdout] test types::tests::test_channel_roundtrip ... ok
[INFO] [stdout] test types::tests::test_channel_serialization_custom ... ok
[INFO] [stdout] test types::tests::test_channel_serialization_known_variants ... ok
[INFO] [stdout] test types::tests::test_confidence_ordering ... ok
[INFO] [stdout] test types::tests::test_plan_kind_delegate ... ok
[INFO] [stdout] test types::tests::test_plan_kind_manual ... ok
[INFO] [stdout] test types::tests::test_plan_kind_native ... ok
[INFO] [stdout] test types::tests::test_update_status_available ... ok
[INFO] [stdout] test types::tests::test_update_status_unknown ... ok
[INFO] [stdout] test types::tests::test_update_status_up_to_date ... ok
[INFO] [stdout] test utils::fs::tests::ensure_dir_creates_nested_directories ... ok
[INFO] [stdout] test utils::fs::tests::ensure_dir_is_idempotent ... ok
[INFO] [stdout] test utils::http::tests::fetch_options_default ... ok
[INFO] [stdout] test utils::http::tests::fetch_options_with_all_fields ... ok
[INFO] [stdout] test utils::http::tests::fetch_rejects_empty_url ... ok
[INFO] [stdout] test utils::http::tests::fetch_rejects_file_scheme ... ok
[INFO] [stdout] test utils::http::tests::fetch_rejects_ftp ... ok
[INFO] [stdout] test utils::http::tests::fetch_rejects_http ... ok
[INFO] [stdout] test planner::tests::native_high_confidence_gives_native_in_place ... FAILED
[INFO] [stdout] test utils::http::tests::fetch_with_custom_timeout_connection_refused ... ok
[INFO] [stdout] test utils::process::tests::command_output_success_false_none ... ok
[INFO] [stdout] test utils::process::tests::command_output_success_false_nonzero ... ok
[INFO] [stdout] test utils::process::tests::command_output_success_true ... ok
[INFO] [stdout] test utils::process::tests::tokio_runner_runs_echo ... ok
[INFO] [stdout] test utils::security::tests::require_https_accepts_https ... ok
[INFO] [stdout] test utils::security::tests::require_https_rejects_http ... ok
[INFO] [stdout] test utils::security::tests::require_https_rejects_other_schemes ... ok
[INFO] [stdout] test utils::security::tests::timing_safe_equal_empty_strings ... ok
[INFO] [stdout] test utils::security::tests::timing_safe_equal_matches_case_insensitively ... ok
[INFO] [stdout] test utils::security::tests::timing_safe_equal_matches_same ... ok
[INFO] [stdout] test utils::security::tests::timing_safe_equal_rejects_different_lengths ... ok
[INFO] [stdout] test utils::security::tests::timing_safe_equal_rejects_different_strings ... ok
[INFO] [stdout] test ux::banner::tests::banner_shows_brew_hint ... ok
[INFO] [stdout] test ux::banner::tests::banner_shows_npm_hint ... ok
[INFO] [stdout] test ux::banner::tests::returns_none_for_unknown ... ok
[INFO] [stdout] test ux::banner::tests::returns_none_for_up_to_date ... ok
[INFO] [stdout] test ux::banner::tests::returns_some_for_available ... ok
[INFO] [stdout] test ux::colors::tests::bold_wraps_text_with_escape_codes ... ok
[INFO] [stdout] test ux::colors::tests::strip_ansi_handles_multiple_codes ... ok
[INFO] [stdout] test ux::colors::tests::strip_ansi_noop_on_plain ... ok
[INFO] [stdout] test ux::colors::tests::strip_ansi_removes_codes ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_done ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_downloading_with_total ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_downloading_without_total ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_executing ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_extracting ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_replacing ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_verifying ... ok
[INFO] [stdout] test ux::progress::tests::render_result_failed ... ok
[INFO] [stdout] test ux::progress::tests::render_result_success ... ok
[INFO] [stdout] test ux::progress::tests::render_result_up_to_date ... ok
[INFO] [stdout] test checker::sources::jsr::tests::fetch_latest_unreachable_returns_error ... ok
[INFO] [stdout] test checker::sources::github::tests::fetch_versions_unreachable_returns_error ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::fetch_latest_unreachable_returns_error ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::fetch_versions_unreachable_returns_error ... ok
[INFO] [stdout] test checker::sources::github::tests::fetch_latest_unreachable_returns_error ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::fetch_latest_unreachable_returns_error ... ok
[INFO] [stdout] test utils::http::tests::fetch_with_custom_headers_connection_refused ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- planner::tests::native_high_confidence_gives_native_in_place stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'planner::tests::native_high_confidence_gives_native_in_place' (283) panicked at src/planner/mod.rs:511:22:
[INFO] [stdout] expected NativeInPlace, got ManualInstall { reason: "No compatible asset found for linux/x86_64.", instructions: "Please download and install the update manually for your platform.", download_url: Some("https://example.com/my-app-darwin-arm64.tar.gz") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5600c286d1da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5600c286d1da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5600c286d1da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5600c286d1da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5600c288510a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5600c288510a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5600c28725f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5600c28725f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5600c2846c0f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5600c2846c0f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5600c2862b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5600c2494e1c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5600c2494e1c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5600c2862db2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5600c2862db2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5600c2846cc8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5600c283b969 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5600c284803d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5600c288594c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5600c1d4bb89 - update_kit[6e57e8cd80057a0f]::planner::tests::native_high_confidence_gives_native_in_place
[INFO] [stdout]                                at /opt/rustwide/workdir/src/planner/mod.rs:511:22
[INFO] [stdout]   20:     0x5600c1d43d97 - update_kit[6e57e8cd80057a0f]::planner::tests::native_high_confidence_gives_native_in_place::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/planner/mod.rs:489:54
[INFO] [stdout]   21:     0x5600c1cba2e6 - <update_kit[6e57e8cd80057a0f]::planner::tests::native_high_confidence_gives_native_in_place::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5600c24880fb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5600c24880fb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5600c24958eb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5600c24958eb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5600c24958eb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5600c24958eb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5600c24958eb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5600c24958eb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5600c24958eb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5600c248f004 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5600c248f004 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5600c24984f2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5600c24984f2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5600c24984f2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5600c24984f2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5600c24984f2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5600c24984f2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5600c24984f2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5600c286c01f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5600c286c01f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x78b360fafaa4 - <unknown>
[INFO] [stdout]   43:     0x78b36103ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     planner::tests::native_high_confidence_gives_native_in_place
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 324 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "66991635ce1cf4b20572e9a2c9ec60d919eb43d146097715949b9be4f950ba1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66991635ce1cf4b20572e9a2c9ec60d919eb43d146097715949b9be4f950ba1d", kill_on_drop: false }`
[INFO] [stdout] 66991635ce1cf4b20572e9a2c9ec60d919eb43d146097715949b9be4f950ba1d
