[INFO] fetching crate update-kit 0.1.12...
[INFO] testing update-kit-0.1.12 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate update-kit 0.1.12 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate update-kit 0.1.12 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c19f497b38734a26b24a51acfe343e2edce959f07ceed955a9f1230f9003d4c
[INFO] running `Command { std: "docker" "start" "-a" "9c19f497b38734a26b24a51acfe343e2edce959f07ceed955a9f1230f9003d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c19f497b38734a26b24a51acfe343e2edce959f07ceed955a9f1230f9003d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c19f497b38734a26b24a51acfe343e2edce959f07ceed955a9f1230f9003d4c", kill_on_drop: false }`
[INFO] [stdout] 9c19f497b38734a26b24a51acfe343e2edce959f07ceed955a9f1230f9003d4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffe63e87cd6ec91ecf71c3f23c58e59a6bfa30aea280ea306c2a12210ff1fd49
[INFO] running `Command { std: "docker" "start" "-a" "ffe63e87cd6ec91ecf71c3f23c58e59a6bfa30aea280ea306c2a12210ff1fd49", kill_on_drop: false }`
[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 mio v1.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[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 lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[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 zstd v0.13.3
[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 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 35.61s
[INFO] running `Command { std: "docker" "inspect" "ffe63e87cd6ec91ecf71c3f23c58e59a6bfa30aea280ea306c2a12210ff1fd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe63e87cd6ec91ecf71c3f23c58e59a6bfa30aea280ea306c2a12210ff1fd49", kill_on_drop: false }`
[INFO] [stdout] ffe63e87cd6ec91ecf71c3f23c58e59a6bfa30aea280ea306c2a12210ff1fd49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a550c1b7033eaee194081997798de2d5e0e6229bcb567570701bec0a9d5d065
[INFO] running `Command { std: "docker" "start" "-a" "3a550c1b7033eaee194081997798de2d5e0e6229bcb567570701bec0a9d5d065", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[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 h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[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 31.37s
[INFO] running `Command { std: "docker" "inspect" "3a550c1b7033eaee194081997798de2d5e0e6229bcb567570701bec0a9d5d065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a550c1b7033eaee194081997798de2d5e0e6229bcb567570701bec0a9d5d065", kill_on_drop: false }`
[INFO] [stdout] 3a550c1b7033eaee194081997798de2d5e0e6229bcb567570701bec0a9d5d065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d82f05f4ef8e778bc129db75c88e3bae277280d04b146f0fb205dc136888b67e
[INFO] running `Command { std: "docker" "start" "-a" "d82f05f4ef8e778bc129db75c88e3bae277280d04b146f0fb205dc136888b67e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/update_kit-a53cdb81189e2ed3)
[INFO] [stdout] 
[INFO] [stdout] running 325 tests
[INFO] [stdout] test applier::delegate::tests::empty_command_fails ... ok
[INFO] [stdout] test applier::delegate::tests::execute_mode_command_spawn_error ... ok
[INFO] [stdout] test applier::delegate::tests::invalid_command_rejected ... ok
[INFO] [stdout] test applier::delegate::tests::options_mode_overrides_plan_mode ... ok
[INFO] [stdout] test applier::delegate::tests::execute_mode_nonzero_exit ... ok
[INFO] [stdout] test applier::delegate::tests::print_only_mode_returns_needs_restart ... ok
[INFO] [stdout] test applier::delegate::tests::execute_mode_permission_error_eacces ... ok
[INFO] [stdout] test applier::delegate::tests::safelist_validation_rejects_invalid_commands ... ok
[INFO] [stdout] test applier::delegate::tests::safelist_validation_accepts_valid_commands ... 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::execute_mode_success ... ok
[INFO] [stdout] test applier::delegate::tests::wrong_plan_type_fails ... ok
[INFO] [stdout] test applier::delegate::tests::truncate_output_exceeds_limit ... ok
[INFO] [stdout] test applier::native::tests::apply_native_wrong_plan_type_fails ... ok
[INFO] [stdout] test applier::native::tests::detect_archive_type_with_path ... ok
[INFO] [stdout] test applier::native::tests::test_detect_archive_type_bare ... ok
[INFO] [stdout] test applier::native::tests::test_detect_archive_type_zip ... ok
[INFO] [stdout] test applier::native::tests::detect_archive_type_case_insensitive ... ok
[INFO] [stdout] test applier::native::tests::test_detect_archive_type_tar_gz ... 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::compute_sha256_empty_file ... ok
[INFO] [stdout] test applier::native::tests::test_extract_bare_binary ... ok
[INFO] [stdout] test applier::native::tests::test_extract_zip ... ok
[INFO] [stdout] test applier::native::tests::extract_nonexistent_archive_fails ... ok
[INFO] [stdout] test applier::native::tests::extract_tar_gz_with_nested_dir ... ok
[INFO] [stdout] test applier::native::tests::detect_archive_type_exe_is_bare ... 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::native::tests::test_find_binary_in_dir_empty ... ok
[INFO] [stdout] test applier::native::tests::test_find_binary_in_dir_with_executable ... ok
[INFO] [stdout] test applier::native::tests::extract_binary_empty_dir_error_message ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_url_http_rejected ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_case_insensitive ... ok
[INFO] [stdout] test applier::verify::tests::validate_hex_hash_returns_lowercase ... 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 checker::background::tests::spawn_with_complex_config_json ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_current_exe_succeeds ... ok
[INFO] [stdout] test applier::verify::tests::verify_missing_checksum_errors ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_special_chars_in_config ... ok
[INFO] [stdout] test checker::cache::tests::test_create_cache_entry ... ok
[INFO] [stdout] test applier::native::tests::test_extract_tar_gz ... ok
[INFO] [stdout] test applier::verify::tests::compute_sha256_hello_world ... ok
[INFO] [stdout] test checker::background::tests::test_spawn_background_check_nonexistent_exe ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_mismatch_errors ... ok
[INFO] [stdout] test checker::background::tests::spawn_with_empty_config ... 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::cache::tests::test_fresh_cache_not_stale ... ok
[INFO] [stdout] test applier::verify::tests::verify_checksum_match_succeeds ... ok
[INFO] [stdout] test checker::cache::tests::test_invalid_json_returns_none ... ok
[INFO] [stdout] test checker::cache::tests::test_missing_cache_returns_none ... ok
[INFO] [stdout] test checker::cache::tests::test_stale_detection ... ok
[INFO] [stdout] test checker::cache::tests::test_clear_nonexistent_is_ok ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_sources_native_channel ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_sources_npm_channel ... 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::sources::brew_api::tests::fetch_latest_missing_version_field ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_order_sources_brew_channel ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_empty_casks_array ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_versions_returns_unsupported ... 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_success ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_infer_source_configs_basic ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_git_plus_https ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_shorthand ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_url ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_json_url ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_url_with_git_suffix ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_brew_command_fails ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::brew_api::tests::fetch_latest_invalid_json ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::custom_version_field ... 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::extract_field_non_string_value ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_infer_source_configs_no_brew ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::extract_field_null_value ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::fetch_versions_returns_unsupported ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::fetch_latest_http_url_rejected ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_owner_repo ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_asset_missing_fields ... 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::custom_manifest::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::github::tests::build_headers_with_etag ... 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::build_headers_with_token_and_etag ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::test_default_version_field ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_empty_assets ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_minimal ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_missing_tag_name_returns_none ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_no_assets ... ok
[INFO] [stdout] test checker::sources::github::tests::test_parse_release_without_v_prefix ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_no_body ... ok
[INFO] [stdout] test checker::sources::github::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::jsr::tests::custom_base_url ... ok
[INFO] [stdout] test checker::sources::github::tests::test_custom_api_base_url ... ok
[INFO] [stdout] test checker::infer_sources::tests::test_parse_github_invalid ... ok
[INFO] [stdout] test checker::sources::jsr::tests::default_base_url ... ok
[INFO] [stdout] test checker::sources::jsr::tests::scope_and_name_stored ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::custom_registry_url_preserved ... ok
[INFO] [stdout] test checker::sources::jsr::tests::test_source_name ... ok
[INFO] [stdout] test checker::sources::jsr::tests::fetch_latest_http_rejected ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::build_headers_contains_accept ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::fetch_latest_http_url_rejected ... ok
[INFO] [stdout] test checker::sources::jsr::tests::source_name_is_jsr ... ok
[INFO] [stdout] test checker::sources::jsr::tests::fetch_versions_returns_unsupported ... ok
[INFO] [stdout] test checker::sources::npm_registry::tests::fetch_versions_http_url_rejected ... ok
[INFO] [stdout] test checker::sources::github::tests::parse_release_no_html_url ... 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::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_jsr_source ... ok
[INFO] [stdout] test checker::sources::tests::test_create_npm_source ... ok
[INFO] [stdout] test checker::tests::compare_different_invalid_semver ... 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_github_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::sources::github::tests::test_parse_release ... 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_compare_versions_newer_current ... ok
[INFO] [stdout] test checker::tests::test_check_update_blocking_no_sources ... 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_normalize_version_strips_v ... ok
[INFO] [stdout] test checker::tests::test_normalize_version_without_v ... 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_explicit ... ok
[INFO] [stdout] test checker::tests::test_compare_versions_available ... ok
[INFO] [stdout] test checker::tests::test_normalize_version_invalid ... ok
[INFO] [stdout] test config::tests::test_base_config_default ... ok
[INFO] [stdout] test checker::tests::test_check_update_non_blocking_fresh_cache ... ok
[INFO] [stdout] test checker::tests::test_check_update_non_blocking_no_cache ... ok
[INFO] [stdout] test config::tests::test_resolved_config_invalid_semver ... ok
[INFO] [stdout] test config::tests::test_resolved_config_pkg_fallback ... ok
[INFO] [stdout] test config::tests::test_resolved_config_pkg_override ... ok
[INFO] [stdout] test config::tests::test_version_source_config_brew_serialization ... ok
[INFO] [stdout] test config::tests::test_version_source_config_github_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::cellar_path_detected ... 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::brew_path_detected_without_cask_name ... ok
[INFO] [stdout] test detection::brew::tests::evidence_source_is_brew_path ... ok
[INFO] [stdout] test config::tests::test_resolved_config_empty_version ... ok
[INFO] [stdout] test detection::brew::tests::linuxbrew_path_detected ... ok
[INFO] [stdout] test detection::brew::tests::caskroom_path_detected ... ok
[INFO] [stdout] test config::tests::test_resolved_config_empty_app_name ... ok
[INFO] [stdout] test detection::brew::tests::brew_command_not_found_medium_confidence ... 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::brew::tests::verified_cask_high_confidence ... ok
[INFO] [stdout] test detection::heuristics::tests::npm_path_detected ... ok
[INFO] [stdout] test detection::heuristics::tests::random_path_no_evidence ... ok
[INFO] [stdout] test detection::npm::tests::dot_npm_path_detected_with_mock ... ok
[INFO] [stdout] test detection::npm::tests::non_npm_path_returns_none ... ok
[INFO] [stdout] test detection::npm::tests::evidence_has_verify_on_match ... ok
[INFO] [stdout] test detection::npm::tests::npm_not_available_medium_confidence ... ok
[INFO] [stdout] test detection::npm::tests::evidence_source_is_npm_path ... ok
[INFO] [stdout] test detection::npm::tests::prefix_mismatch_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::receipt::tests::detect_valid_receipt ... 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::receipt::tests::no_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_with_minimal_json ... ok
[INFO] [stdout] test detection::receipt::tests::receipt_evidence_includes_path ... ok
[INFO] [stdout] test detection::npm::tests::npm_path_with_node_modules ... ok
[INFO] [stdout] test detection::tests::brew_path_detected_without_receipt ... ok
[INFO] [stdout] test detection::tests::brew_verified_before_npm ... ok
[INFO] [stdout] test detection::tests::custom_detector_returning_none_continues_pipeline ... ok
[INFO] [stdout] test detection::tests::custom_detector_takes_priority ... ok
[INFO] [stdout] test detection::tests::failing_custom_detector_skipped ... ok
[INFO] [stdout] test detection::tests::fallback_to_unmanaged ... ok
[INFO] [stdout] test detection::tests::multiple_custom_detectors_first_match_wins ... ok
[INFO] [stdout] test detection::tests::npm_path_detected_when_no_receipt_or_brew ... ok
[INFO] [stdout] test detection::tests::fallback_unmanaged_has_fallback_evidence ... 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 planner::tests::arch_aliases_x64 ... ok
[INFO] [stdout] test errors::tests::test_code_values ... ok
[INFO] [stdout] test errors::tests::test_display_checksum_mismatch ... ok
[INFO] [stdout] test errors::tests::test_display_command_timeout ... ok
[INFO] [stdout] test errors::tests::test_display_detection_failed ... ok
[INFO] [stdout] test planner::tests::custom_channel_gives_manual ... ok
[INFO] [stdout] test planner::tests::brew_channel_gives_delegate ... ok
[INFO] [stdout] test planner::tests::native_high_with_reexec_gives_reexec_post_action ... ok
[INFO] [stdout] test detection::receipt::tests::invalid_json_receipt_returns_none ... ok
[INFO] [stdout] test planner::tests::platform_aliases_darwin ... ok
[INFO] [stdout] test detection::tests::receipt_with_custom_dir_wins_over_brew_path ... ok
[INFO] [stdout] test planner::tests::select_asset_matches_platform_arch ... ok
[INFO] [stdout] test errors::tests::test_display_command_aborted ... 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 errors::tests::test_from_io_error ... ok
[INFO] [stdout] test platform::paths::tests::cache_and_config_dirs_are_different ... ok
[INFO] [stdout] test planner::tests::low_confidence_gives_manual ... ok
[INFO] [stdout] test planner::tests::no_assets_gives_manual ... ok
[INFO] [stdout] test planner::tests::npm_channel_gives_delegate ... ok
[INFO] [stdout] test platform::paths::tests::cache_dir_is_non_empty ... ok
[INFO] [stdout] test platform::paths::tests::config_dir_respects_xdg_config_home ... ok
[INFO] [stdout] test platform::paths::tests::cache_dir_respects_xdg_cache_home ... ok
[INFO] [stdout] test platform::paths::tests::dirs_are_absolute_or_relative_fallback ... ok
[INFO] [stdout] test platform::paths::tests::cache_dir_contains_cache_segment ... 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::paths::tests::config_dir_is_non_empty ... ok
[INFO] [stdout] test platform::replace::tests::atomic_replace_no_write_permission ... ok
[INFO] [stdout] test platform::paths::tests::config_dir_contains_config_segment ... ok
[INFO] [stdout] test platform::replace::tests::replace_creates_target_if_not_exists ... ok
[INFO] [stdout] test test_utils::tests::make_available_creates_available_status ... ok
[INFO] [stdout] test platform::replace::tests::replace_source_not_found_fails ... 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 test_utils::tests::make_detection_creates_valid_detection ... 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_invalid_semver_fails ... ok
[INFO] [stdout] test platform::replace::tests::atomic_replace_success ... ok
[INFO] [stdout] test tests::plan_update_delegates_to_planner ... 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 tests::resolved_config_returns_reference ... 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 planner::tests::expand_asset_pattern_basic ... ok
[INFO] [stdout] test types::tests::test_channel_serialization_known_variants ... 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::http::tests::fetch_options_default ... ok
[INFO] [stdout] test tests::create_with_explicit_sources ... 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::fs::tests::ensure_dir_is_idempotent ... ok
[INFO] [stdout] test utils::http::tests::fetch_options_with_all_fields ... ok
[INFO] [stdout] test utils::http::tests::fetch_rejects_ftp ... ok
[INFO] [stdout] test utils::fs::tests::ensure_dir_creates_nested_directories ... ok
[INFO] [stdout] test utils::process::tests::command_output_success_false_none ... ok
[INFO] [stdout] test utils::http::tests::fetch_rejects_http ... 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::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 utils::process::tests::tokio_runner_runs_echo ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_downloading_with_total ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_done ... ok
[INFO] [stdout] test ux::progress::tests::render_progress_downloading_without_total ... 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_progress_executing ... ok
[INFO] [stdout] test planner::tests::native_high_confidence_gives_native_in_place ... FAILED
[INFO] [stdout] test ux::progress::tests::render_result_up_to_date ... ok
[INFO] [stdout] test ux::progress::tests::render_result_success ... ok
[INFO] [stdout] test platform::replace::tests::replace_sets_executable_permissions ... ok
[INFO] [stdout] test platform::replace::tests::replace_idempotent ... ok
[INFO] [stdout] test errors::tests::test_from_json_error ... ok
[INFO] [stdout] test planner::tests::up_to_date_returns_none ... ok
[INFO] [stdout] test platform::replace::tests::replace_preserves_content_exactly ... ok
[INFO] [stdout] test utils::http::tests::fetch_with_custom_timeout_connection_refused ... ok
[INFO] [stdout] test checker::sources::custom_manifest::tests::fetch_latest_unreachable_returns_error ... 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::npm_registry::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 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' (288) 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:     0x5b40bff1f62a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b40bff1f62a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b40bff1f62a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b40bff1f62a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b40bff3743a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b40bff3743a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5b40bff24a52 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b40bff24a52 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b40bfef922f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b40bfef922f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b40bff14f89 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b40bfb42dfc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5b40bfb42dfc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b40bff15202 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5b40bff15202 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b40bfef92e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b40bfeedf89 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b40bfefa65d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b40bff37c7c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b40bf3e5bd9 - update_kit::planner::tests::native_high_confidence_gives_native_in_place::he7c446350840bde7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/planner/mod.rs:511:22
[INFO] [stdout]   20:     0x5b40bf3e5c17 - update_kit::planner::tests::native_high_confidence_gives_native_in_place::{{closure}}::h14356172d28b4bc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/planner/mod.rs:489:54
[INFO] [stdout]   21:     0x5b40bf355ec6 - core::ops::function::FnOnce::call_once::h90ba3d68206172ea
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b40bfb36efb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b40bfb36efb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b40bfb438cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b40bfb438cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5b40bfb438cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b40bfb438cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b40bfb438cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b40bfb438cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b40bfb438cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b40bfb3dd24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b40bfb3dd24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b40bfb464d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b40bfb464d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5b40bfb464d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b40bfb464d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b40bfb464d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b40bfb464d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b40bfb464d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b40bff1e46f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5b40bff1e46f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x70ecb8afbaa4 - <unknown>
[INFO] [stdout]   43:     0x70ecb8b88a64 - 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.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d82f05f4ef8e778bc129db75c88e3bae277280d04b146f0fb205dc136888b67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82f05f4ef8e778bc129db75c88e3bae277280d04b146f0fb205dc136888b67e", kill_on_drop: false }`
[INFO] [stdout] d82f05f4ef8e778bc129db75c88e3bae277280d04b146f0fb205dc136888b67e
