[INFO] cloning repository https://github.com/mericstam/pwsh-autoupdate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mericstam/pwsh-autoupdate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmericstam%2Fpwsh-autoupdate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmericstam%2Fpwsh-autoupdate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9802a3a72a3acfbd42c952c89340940a491ec6fd
[INFO] testing mericstam/pwsh-autoupdate against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmericstam%2Fpwsh-autoupdate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mericstam/pwsh-autoupdate
[INFO] finished tweaking git repo https://github.com/mericstam/pwsh-autoupdate
[INFO] tweaked toml for git repo https://github.com/mericstam/pwsh-autoupdate written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mericstam/pwsh-autoupdate on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mericstam/pwsh-autoupdate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304
[INFO] running `Command { std: "docker" "start" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling pwsh-autoupdate v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s
[INFO] running `Command { std: "docker" "inspect" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pwsh-autoupdate v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.89s
[INFO] running `Command { std: "docker" "inspect" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwsh_autoupdate-bab9141fa74b301b)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[INFO] [stdout] test adapters::http::tests::build_info_parses_release_tag ... ok
[INFO] [stdout] test adapters::http::tests::pinned_urls_are_the_mandated_sources ... ok
[INFO] [stdout] test adapters::http::tests::build_info_malformed_is_a_parse_source_error_no_version ... ok
[INFO] [stdout] test adapters::http::tests::github_release_parses_with_only_known_fields_and_ignores_extras ... ok
[INFO] [stdout] test adapters::portable::tests::hex_encodes_lowercase ... ok
[INFO] [stdout] test adapters::portable::tests::extraction_rejects_escaping_symlink_targets ... ok
[INFO] [stdout] test adapters::portable::tests::non_portable_layout_is_refused ... ok
[INFO] [stdout] test adapters::portable::tests::missing_manifest_entry_refuses_before_downloading_the_asset ... ok
[INFO] [stdout] test adapters::portable::tests::extraction_strips_setuid_bits ... ok
[INFO] [stdout] test adapters::portable::tests::extraction_rejects_path_traversal_entries ... ok
[INFO] [stdout] test adapters::portable::tests::archive_without_pwsh_at_root_is_rejected_and_rolled_back ... ok
[INFO] [stdout] test adapters::portable::tests::hash_mismatch_refuses_and_leaves_install_untouched ... ok
[INFO] [stdout] test adapters::portable::tests::remove_portable_handles_flat_layout_a ... ok
[INFO] [stdout] test adapters::portable::tests::remove_portable_unresolvable_binary_is_an_honest_error ... ok
[INFO] [stdout] test adapters::portable::tests::unresolvable_binary_is_an_honest_error ... ok
[INFO] [stdout] test adapters::probe::tests::extracts_version_token_from_product_line ... ok
[INFO] [stdout] test adapters::probe::tests::linux_dpkg_ownership_signal_built ... ok
[INFO] [stdout] test adapters::probe::tests::linux_portable_prefix_detected_via_runner_seam ... ok
[INFO] [stdout] test adapters::portable::tests::remove_portable_keeps_root_holding_a_sibling_version ... ok
[INFO] [stdout] test adapters::probe::tests::linux_portable_prefix_is_hermetic_when_dir_absent ... ok
[INFO] [stdout] test adapters::probe::tests::linux_snap_ownership_signal_built ... ok
[INFO] [stdout] test adapters::portable::tests::remove_portable_deletes_versioned_dir_and_empty_root ... ok
[INFO] [stdout] test adapters::probe::tests::macos_homebrew_ownership_signal_built ... ok
[INFO] [stdout] test adapters::probe::tests::manager_present_but_not_owning_pwsh_sets_available_not_ownership ... ok
[INFO] [stdout] test adapters::probe::tests::linux_user_local_portable_detected_from_resolved_path ... ok
[INFO] [stdout] test adapters::portable::tests::happy_path_downloads_verifies_swaps_and_keeps_the_binary_path ... ok
[INFO] [stdout] test adapters::runner::tests::exists_models_manager_off_path ... ok
[INFO] [stdout] test adapters::runner::tests::nonzero_exit_is_representable_as_surfaced_failure_not_success ... ok
[INFO] [stdout] test adapters::runner::tests::records_invocation_and_returns_canned_output ... ok
[INFO] [stdout] test adapters::portable::tests::remove_portable_refuses_non_portable_layout_and_deletes_nothing ... ok
[INFO] [stdout] test adapters::tests::empty_build_info_tag_is_no_stable_version ... ok
[INFO] [stdout] test adapters::probe::tests::pwsh_absent_is_reported_without_installing ... ok
[INFO] [stdout] test adapters::probe::tests::nonzero_version_exit_yields_no_version ... ok
[INFO] [stdout] test adapters::probe::tests::pwsh_exe_is_platform_correct ... ok
[INFO] [stdout] test adapters::runner::tests::real_runner_exists_path_resolution ... ok
[INFO] [stdout] test adapters::probe::tests::windows_winget_ownership_signal_built ... ok
[INFO] [stdout] test adapters::probe::tests::reads_version_and_present_flag_when_pwsh_installed ... ok
[INFO] [stdout] test adapters::tests::fetch_failure_on_build_info_surfaces_source_error_no_version ... ok
[INFO] [stdout] test adapters::tests::fetch_failure_on_github_surfaces_source_error_no_version ... ok
[INFO] [stdout] test adapters::tests::ignores_github_prerelease_and_uses_stable_anchor ... ok
[INFO] [stdout] test adapters::tests::keeps_anchor_when_github_stable_is_older ... ok
[INFO] [stdout] test adapters::tests::malformed_build_info_is_a_parse_source_error_no_version ... ok
[INFO] [stdout] test app::tests::check_pwsh_absent_no_native_manager_exits_2 ... ok
[INFO] [stdout] test app::tests::host_os_maps_supported_platforms ... ok
[INFO] [stdout] test app::tests::check_up_to_date_exits_0 ... ok
[INFO] [stdout] test app::tests::plan_for_agrees_with_check_report_command ... ok
[INFO] [stdout] test app::tests::check_pwsh_absent_with_manager_reports_would_install_no_side_effect ... ok
[INFO] [stdout] test app::tests::check_undetermined_method_still_reports_versions ... ok
[INFO] [stdout] test app::tests::replace_portable_refuses_a_manager_owned_install ... ok
[INFO] [stdout] test app::tests::uninstall_confirmed_runs_owning_manager_command_and_exits_0 ... ok
[INFO] [stdout] test app::tests::uninstall_macpkg_failed_receipt_cleanup_warns_but_still_succeeds ... ok
[INFO] [stdout] test app::tests::check_source_failure_exits_2_and_prints_no_version ... ok
[INFO] [stdout] test app::tests::uninstall_macpkg_removes_paths_then_forgets_receipt ... ok
[INFO] [stdout] test app::tests::check_update_available_exits_1_and_runs_nothing_mutating ... ok
[INFO] [stdout] test app::tests::uninstall_elevation_required_but_absent_surfaces_and_runs_nothing ... ok
[INFO] [stdout] test adapters::portable::tests::verify_failure_rolls_the_previous_install_back ... ok
[INFO] [stdout] test adapters::tests::newer_github_stable_supersedes_anchor ... ok
[INFO] [stdout] test adapters::tests::resolves_agreeing_stable_tag_to_semver ... ok
[INFO] [stdout] test app::tests::replace_portable_is_linux_only ... ok
[INFO] [stdout] test app::tests::uninstall_manager_nonzero_exit_and_pwsh_still_present_fails ... ok
[INFO] [stdout] test app::tests::uninstall_prompt_accepted_proceeds_without_yes_flag ... ok
[INFO] [stdout] test app::tests::uninstall_prompt_declined_shows_command_runs_nothing_and_exits_1 ... ok
[INFO] [stdout] test app::tests::uninstall_prompt_empty_answer_defaults_to_no ... ok
[INFO] [stdout] test app::tests::uninstall_nonzero_exit_but_pwsh_gone_reports_success ... ok
[INFO] [stdout] test app::tests::uninstall_portable_confirmed_deletes_install_dir_in_process ... ok
[INFO] [stdout] test adapters::tests::unparseable_tag_surfaces_parse_error_not_a_fabricated_version ... ok
[INFO] [stdout] test app::tests::uninstall_pwsh_absent_is_idempotent_success ... ok
[INFO] [stdout] test app::tests::uninstall_undetermined_method_exits_nonzero_no_action ... ok
[INFO] [stdout] test app::tests::uninstall_portable_declined_prompt_leaves_install_dir_intact ... ok
[INFO] [stdout] test app::tests::uninstall_unparseable_version_still_proceeds ... ok
[INFO] [stdout] test app::tests::update_brew_failed_relink_warns_but_still_reports_success ... ok
[INFO] [stdout] test app::tests::uninstall_manager_missing_on_path_names_it_and_exits_nonzero ... ok
[INFO] [stdout] test app::tests::replace_portable_up_to_date_is_noop_exit_0 ... ok
[INFO] [stdout] test app::tests::update_manager_nonzero_exit_surfaces_failure_never_success ... ok
[INFO] [stdout] test app::tests::uninstall_without_terminal_and_without_yes_refuses ... ok
[INFO] [stdout] test app::tests::update_nonzero_exit_and_version_unchanged_still_fails ... ok
[INFO] [stdout] test app::tests::update_elevation_required_but_absent_surfaces_and_exits_nonzero ... ok
[INFO] [stdout] test app::tests::update_pwsh_absent_auto_installs_via_native_manager ... ok
[INFO] [stdout] test app::tests::update_manager_missing_on_path_names_it_and_exits_nonzero ... ok
[INFO] [stdout] test app::tests::update_pwsh_absent_install_failure_surfaces_and_exits_nonzero ... ok
[INFO] [stdout] test app::tests::update_nonzero_exit_but_version_now_at_target_reports_success ... ok
[INFO] [stdout] test app::tests::uninstall_zero_exit_but_pwsh_still_present_notes_other_channel ... ok
[INFO] [stdout] test app::tests::replace_portable_happy_path_updates_and_exits_0 ... ok
[INFO] [stdout] test app::tests::update_portable_runs_in_process_never_spawning_self ... ok
[INFO] [stdout] test app::tests::update_source_failure_exits_nonzero_no_fabricated_version ... ok
[INFO] [stdout] test app::tests::update_runs_detected_command_and_exits_0_on_success ... ok
[INFO] [stdout] test app::tests::update_undetermined_method_exits_nonzero_no_action ... ok
[INFO] [stdout] test adapters::http::tests::github_release_tolerates_missing_optional_fields ... ok
[INFO] [stdout] test cli::tests::parses_verbose_flag_long_and_short ... ok
[INFO] [stdout] test app::tests::update_up_to_date_is_noop_exit_0_no_mutation ... ok
[INFO] [stdout] test cli::tests::cli_definition_is_valid ... ok
[INFO] [stdout] test cli::tests::defaults_to_update_path ... ok
[INFO] [stdout] test cli::tests::parses_check_flag ... ok
[INFO] [stdout] test cli::tests::parses_uninstall_with_yes_long_and_short ... ok
[INFO] [stdout] test cli::tests::parses_check_and_verbose_together ... ok
[INFO] [stdout] test cli::tests::parses_replace_portable_flag ... ok
[INFO] [stdout] test app::tests::update_pwsh_absent_no_native_manager_errors_without_installing ... ok
[INFO] [stdout] test app::tests::update_pwsh_absent_install_needs_elevation_does_not_self_elevate ... ok
[INFO] [stdout] test cli::tests::parses_uninstall_flag ... ok
[INFO] [stdout] test core::detect::tests::linux_apt_only ... ok
[INFO] [stdout] test core::detect::tests::linux_snap_only ... ok
[INFO] [stdout] test cli::tests::rejects_unknown_flag ... ok
[INFO] [stdout] test core::detect::tests::macos_pkg_only ... ok
[INFO] [stdout] test core::detect::tests::macos_homebrew_only ... ok
[INFO] [stdout] test core::detect::tests::macos_precedence_homebrew_over_pkg ... ok
[INFO] [stdout] test cli::tests::uninstall_conflicts_with_check_and_replace_portable ... ok
[INFO] [stdout] test core::detect::tests::linux_dnf_only ... ok
[INFO] [stdout] test core::detect::tests::linux_portable_targz_only ... ok
[INFO] [stdout] test cli::tests::yes_requires_uninstall ... ok
[INFO] [stdout] test core::detect::tests::none_detected_is_undetermined ... ok
[INFO] [stdout] test core::detect::tests::windows_winget_only ... ok
[INFO] [stdout] test core::detect::tests::windows_precedence_winget_over_msi_and_choco ... ok
[INFO] [stdout] test core::detect::tests::windows_choco_only ... ok
[INFO] [stdout] test core::error::tests::source_no_stable_version_displays ... ok
[INFO] [stdout] test core::detect::tests::windows_msi_only ... ok
[INFO] [stdout] test core::detect::tests::windows_msix_only ... ok
[INFO] [stdout] test core::error::tests::source_parse_displays ... ok
[INFO] [stdout] test core::plan::tests::apt_plan ... ok
[INFO] [stdout] test core::plan::tests::apt_uninstall_plan_removes_not_purges ... ok
[INFO] [stdout] test core::plan::tests::brew_plan ... ok
[INFO] [stdout] test cli::tests::replace_portable_conflicts_with_check ... ok
[INFO] [stdout] test core::error::tests::core_error_wraps_each_domain ... ok
[INFO] [stdout] test core::error::tests::source_fetch_displays_reason_and_holds_no_version ... ok
[INFO] [stdout] test core::error::tests::detect_unparseable_version_displays ... ok
[INFO] [stdout] test core::error::tests::detect_not_installed_displays ... ok
[INFO] [stdout] test core::plan::tests::choco_plan ... ok
[INFO] [stdout] test core::plan::tests::brew_uninstall_plan ... ok
[INFO] [stdout] test core::plan::tests::brew_plan_relinks_powershell_after_upgrade ... ok
[INFO] [stdout] test core::plan::tests::cross_os_mismatch_is_unsupported ... ok
[INFO] [stdout] test core::error::tests::plan_unsupported_combination_displays ... ok
[INFO] [stdout] test core::plan::tests::choco_uninstall_plan ... ok
[INFO] [stdout] test core::plan::tests::dnf_plan ... ok
[INFO] [stdout] test core::plan::tests::dnf_uninstall_plan ... ok
[INFO] [stdout] test core::plan::tests::macpkg_plan_uses_installer_and_requires_elevation ... ok
[INFO] [stdout] test core::plan::tests::macpkg_uninstall_removes_documented_paths_and_forgets_receipt ... ok
[INFO] [stdout] test core::plan::tests::msi_uninstall_plan_requires_elevation ... ok
[INFO] [stdout] test core::plan::tests::msi_plan_requires_elevation ... ok
[INFO] [stdout] test core::plan::tests::msix_plan_routes_through_msstore ... ok
[INFO] [stdout] test core::plan::tests::msix_uninstall_plan_routes_through_msstore ... ok
[INFO] [stdout] test core::plan::tests::non_homebrew_plans_have_no_post_steps ... ok
[INFO] [stdout] test core::plan::tests::non_macpkg_uninstall_plans_have_no_post_steps ... ok
[INFO] [stdout] test core::plan::tests::portable_targz_plan ... ok
[INFO] [stdout] test core::plan::tests::portable_targz_uninstall_plan ... ok
[INFO] [stdout] test core::plan::tests::resolve_install_windows_prefers_winget_over_choco ... ok
[INFO] [stdout] test core::plan::tests::resolve_install_none_when_no_native_channel ... ok
[INFO] [stdout] test core::plan::tests::snap_plan ... ok
[INFO] [stdout] test core::plan::tests::winget_uninstall_plan ... ok
[INFO] [stdout] test core::plan::tests::winget_uninstall_plans_omit_the_package_agreements_flag ... ok
[INFO] [stdout] test core::portable::tests::arch_labels_map_supported_cpus_only ... ok
[INFO] [stdout] test core::portable::tests::asset_name_matches_upstream_convention ... ok
[INFO] [stdout] test core::plan::tests::resolve_install_linux_uses_snap_classic_with_elevation ... ok
[INFO] [stdout] test core::plan::tests::resolve_install_windows_falls_back_to_choco ... ok
[INFO] [stdout] test core::plan::tests::snap_uninstall_plan ... ok
[INFO] [stdout] test core::portable::tests::decodes_utf16le_bom_manifest ... ok
[INFO] [stdout] test core::plan::tests::uninstall_cross_os_mismatch_is_unsupported ... ok
[INFO] [stdout] test core::portable::tests::finds_expected_hash_in_sha256sum_binary_mode_lines ... ok
[INFO] [stdout] test core::plan::tests::winget_plan ... ok
[INFO] [stdout] test core::portable::tests::hash_lookup_fails_closed_on_missing_or_malformed_entries ... ok
[INFO] [stdout] test core::plan::tests::resolve_install_macos_uses_homebrew_formula ... ok
[INFO] [stdout] test core::portable::tests::decodes_utf16be_utf8_bom_and_plain_utf8 ... ok
[INFO] [stdout] test core::portable::tests::install_dir_is_the_binary_parent_only_for_portable_layouts ... ok
[INFO] [stdout] test core::portable::tests::hash_lookup_normalizes_case_and_tolerates_plain_space_form ... ok
[INFO] [stdout] test core::portable::tests::install_root_recognizes_known_layouts ... ok
[INFO] [stdout] test core::portable::tests::urls_are_constructed_under_the_pinned_release_tree ... ok
[INFO] [stdout] test core::report::tests::also_detected_methods_are_listed ... ok
[INFO] [stdout] test core::report::tests::homebrew_report_shows_relink_follow_up_step ... ok
[INFO] [stdout] test core::report::tests::undetermined_method_shows_versions_and_no_command ... ok
[INFO] [stdout] test core::report::tests::uninstall_report_lists_also_detected_methods ... ok
[INFO] [stdout] test core::report::tests::uninstall_report_macpkg_joins_receipt_cleanup_with_and_and ... ok
[INFO] [stdout] test core::report::tests::uninstall_report_renders_version_method_and_command ... ok
[INFO] [stdout] test core::report::tests::uninstall_report_unknown_version_still_renders ... ok
[INFO] [stdout] test core::report::tests::up_to_date_states_no_command ... ok
[INFO] [stdout] test core::version::tests::current_greater_is_up_to_date_never_downgrade ... ok
[INFO] [stdout] test core::report::tests::update_available_renders_all_fields_and_command ... ok
[INFO] [stdout] test core::version::tests::equal_is_up_to_date ... ok
[INFO] [stdout] test core::version::tests::current_prerelease_below_latest_stable_is_update_available ... ok
[INFO] [stdout] test core::version::tests::current_prerelease_above_latest_stable_is_up_to_date ... ok
[INFO] [stdout] test core::version::tests::parse_plain ... ok
[INFO] [stdout] test core::version::tests::parse_prerelease ... ok
[INFO] [stdout] test core::version::tests::latest_greater_is_update_available ... ok
[INFO] [stdout] test core::version::tests::parse_with_v_prefix_and_whitespace ... ok
[INFO] [stdout] test core::version::tests::parse_rejects_garbage_without_fabricating ... ok
[INFO] [stdout] test core::detect::tests::linux_precedence_native_over_snap_over_portable ... ok
[INFO] [stdout] test adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error' (1723) panicked at src/adapters/portable.rs:791:54:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: "/tmp/.tmpzeTjY3/powershell/7.6.2"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594c6fd9af91 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594c6fd9af91 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594c6fd9af91 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594c6fd9af91 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594c6fdb0f8a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594c6fdb0f8a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x594c6fda05cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x594c6fda05cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x594c6fd76246 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594c6fd76246 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594c6fd91759 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594c6fbf8590 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x594c6fbf8590 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x594c6fd91912 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x594c6fd91912 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x594c6fd762f2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x594c6fd6d649 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594c6fd7749d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x594c6fdb178c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594c6fdb1502 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x594c6fb47928 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, pwsh_autoupdate[dc7f1e26067f8d4d]::core::error::PortableError>>::unwrap_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1327:22
[INFO] [stdout]   21:     0x594c6fb270ee - pwsh_autoupdate[dc7f1e26067f8d4d]::adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/portable.rs:791:54
[INFO] [stdout]   22:     0x594c6fb1dc67 - pwsh_autoupdate[dc7f1e26067f8d4d]::adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/portable.rs:780:68
[INFO] [stdout]   23:     0x594c6fb6f706 - <pwsh_autoupdate[dc7f1e26067f8d4d]::adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x594c6fbeb8cb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x594c6fbeb8cb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x594c6fbf8f15 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x594c6fbf8f15 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x594c6fbf8f15 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x594c6fbf8f15 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x594c6fbf8f15 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594c6fbf8f15 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x594c6fbf8f15 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x594c6fbf39c4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x594c6fbf39c4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x594c6fbfc062 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x594c6fbfc062 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x594c6fbfc062 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x594c6fbfc062 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x594c6fbfc062 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594c6fbfc062 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x594c6fbfc062 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x594c6fd9a2af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x594c6fd9a2af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x74a6317cfaa4 - <unknown>
[INFO] [stdout]   45:     0x74a63185ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     adapters::portable::tests::remove_portable_maps_permission_failure_to_elevation_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 183 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304", kill_on_drop: false }`
[INFO] [stdout] ce33b3a5e81411d13df80f728929d0abbd71335674ff89a1c77653e495ccf304
