[INFO] cloning repository https://github.com/cubicme/rn-dash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cubicme/rn-dash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubicme%2Frn-dash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubicme%2Frn-dash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 127e0668c8ffada96a391f215e8641509a83820a
[INFO] testing cubicme/rn-dash 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%2Fcubicme%2Frn-dash" "/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/cubicme/rn-dash
[INFO] finished tweaking git repo https://github.com/cubicme/rn-dash
[INFO] tweaked toml for git repo https://github.com/cubicme/rn-dash written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cubicme/rn-dash 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/cubicme/rn-dash 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] 4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e
[INFO] running `Command { std: "docker" "start" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", 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" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e" "/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" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", 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" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e" "/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.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling sse-stream v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ump-dash v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
[INFO] running `Command { std: "docker" "inspect" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", 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" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e" "/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 ump-dash v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.70s
[INFO] running `Command { std: "docker" "inspect" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", 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" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e" "/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.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ump_dash-f5555d048a284c35)
[INFO] [stdout] 
[INFO] [stdout] running 366 tests
[INFO] [stdout] test app::dispatch_tests::agent_requests::agent_run_android_without_variant_uses_cache ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::agent_run_android_cold_boots_stopped_avd ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::agent_run_ios_on_physical_device_does_not_use_simulator_cache ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::agent_run_ios_uses_cache_when_available ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::cancel_non_cancellable_git_task_is_blocked_and_retained ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::cancel_running_cancellable_task_clears_it ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::agent_run_android_uses_cache_when_available ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::create_worktree_for_existing_branch_dispatches_add_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::create_worktree_from_base_dispatches_new_branch_effect ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::delete_worktree_blocks_main_repo_root ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::get_worktree_status_reports_branch_and_metro_stopped ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::delete_worktree_dispatches_remove_for_explicit_target ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::create_worktree_without_confirm_is_blocked ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::delete_worktree_requires_confirm ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::request_queues_behind_a_different_running_task_without_orphaning ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::run_ios_requires_device_id ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::run_android_stale_front_loads_yarn_then_queues_run ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::shell_with_confirm_dispatches ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::run_android_without_metro_auto_starts_metro ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::start_metro_when_already_running_reports_metro_already ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::sync_deps_dispatches_yarn_install_and_queues_pods ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::shell_without_confirm_is_blocked ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::sync_deps_blocks_when_yarn_install_already_running ... ok
[INFO] [stdout] test app::dispatch_tests::cached_ios_launch_failure_appends_error_and_resets_scroll ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::unknown_cwd_blocks_with_unknown_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::cancellation_guard::cancel_on_git_pull_is_noop_record_reinserted ... ok
[INFO] [stdout] test app::dispatch_tests::cached_ios_launch_result_appends_to_selected_slice_output ... ok
[INFO] [stdout] test app::dispatch_tests::claude_tab::open_editor_terminal_mode_opens_configured_editor_in_multiplexer ... ok
[INFO] [stdout] test app::dispatch_tests::cancellation_guard::cancel_on_yarn_install_aborts_and_clears ... ok
[INFO] [stdout] test app::dispatch_tests::claude_tab::open_claude_code_opens_default_tab_without_suffix_prompt ... ok
[INFO] [stdout] test app::dispatch_tests::claude_tab::open_editor_terminal_mode_requires_multiplexer ... ok
[INFO] [stdout] test app::dispatch_tests::claude_tab::open_editor_empty_config_shows_error ... ok
[INFO] [stdout] test app::dispatch_tests::claude_tab::open_editor_external_mode_emits_quoted_external_command ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_different_discriminants_dispatch_normally ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_cancel_previous_yarn_jest_replaces_task ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::command_queue_push_appends_to_back ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::command_exited_with_empty_queue_clears_running_command ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_block_new_yarn_install_drops_new_dispatch ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::command_exited_with_nonempty_queue_pops_and_dispatches_front ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_git_pull_block_new ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::successful_android_run_enqueues_native_cache_store ... ok
[INFO] [stdout] test app::dispatch_tests::invalid_cached_android_artifact_falls_back_to_normal_run_for_origin_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::branch_picker_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::successful_ios_run_enqueues_native_cache_store ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::branch_picker_confirm_for_worktree_new_branch_still_prompts_for_worktree_branch_name ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::branch_picker_confirm_for_worktree_checkout_creates_selected_existing_branch ... ok
[INFO] [stdout] test app::dispatch_tests::invalid_cached_ios_artifact_falls_back_to_normal_run_for_origin_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::device_picker_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::run_variant_picker_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::external_metro_conflict_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::text_input_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::android_palette_cached_key_is_not_exposed_for_matching_hit_from_another_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::worktree_checkout_opens_branch_picker_before_creating_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::sync_before_run_modal_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::android_palette_cached_key_is_not_exposed_when_cache_hit_exists ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::help_rows_reflect_open_and_worktree_shortcuts ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::clean_toggle_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::confirm_modal_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::ios_palette_cached_key_is_not_exposed_when_cache_hit_exists ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::ios_palette_cached_key_is_not_exposed_for_matching_hit_from_another_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::open_palette_footer_shows_debugger_key_without_running_metro ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::open_palette_resolves_lowercase_keys ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::ios_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::worktree_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::yarn_c_opens_clean_toggle_then_x_confirms ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::worktree_table_footer_uses_requested_shortcut_order ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::submenu_option_selection_returns_to_root_after_update ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::yarn_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_exited_clears_only_matching_worktree_slice ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_exited_clears_pending_cached_android_launch ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_exited_clears_pending_cached_ios_launch ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_start_on_a_while_metro_running_on_b_spawns_second_instance ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_spawn_failure_clears_pending_cached_android_launch ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::yarn_install_on_a_while_jest_on_b_both_have_tasks ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::review_open_requests_all_open_pull_requests ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::created_review_worktree_is_selected_and_runs_yarn_install ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::selecting_available_pr_prefills_worktree_name_from_head_ref ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::submitting_review_worktree_name_dispatches_checkout_effect ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::selecting_checked_out_pr_branch_stops_with_info_modal ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::tab_in_review_picker_cycles_filter_and_refetches ... ok
[INFO] [stdout] test app::dispatch_tests::routing::command_output_line_routes_to_correct_slice_regardless_of_active_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::stale_drop::late_command_output_line_for_cancelled_task_is_silently_dropped ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::android_cache_lookup_failure_appends_error_output ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::android_cache_lookup_finished_maps_result_to_slice_state ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::android_run_uses_matching_variant_cache_after_variant_confirm ... ok
[INFO] [stdout] test app::dispatch_tests::review_flow::worktree_palette_r_opens_review_flow ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::android_run_with_mismatched_variant_cache_falls_back_to_normal_run ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::available_android_avd_boot_waits_for_selected_avd_before_queued_run ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_device_selection_launches_when_metro_already_running ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_device_selection_defers_when_metro_is_starting ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_device_selection_starts_metro_when_needed ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_launch_runs_after_deferred_metro_ready ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_run_loads_android_devices ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_run_with_zero_devices_appends_error ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_available_android_avd_launches_cached_apk_without_queued_normal_run ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_android_device_selection_launches_when_metro_process_exists_before_ready_activity ... ok
[INFO] [stdout] test app::dispatch_tests::routing::command_exited_drains_slice_local_queue_not_other ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_cancel_clears_device_command_sentinel ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_device_selection_defers_when_metro_is_starting ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_device_selection_launches_when_metro_process_exists_before_ready_activity ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_device_selection_starts_metro_when_needed ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_launch_runs_after_deferred_metro_ready ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_device_selection_launches_when_metro_already_running ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_device_selection_runs_yarn_before_shared_metro_when_stale ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_run_binds_device_enumeration_to_origin_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_run_ignores_mismatched_device_enumeration ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_run_loads_ios_devices ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_run_with_zero_devices_appends_error ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_stale_yarn_post_drain_starts_metro_for_origin_after_selection_changes ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::entering_android_palette_starts_cache_lookup_for_selected_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::entering_ios_palette_preserves_existing_hit_while_refreshing ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::entering_android_palette_preserves_existing_hit_while_refreshing ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::ios_cache_hit_marks_matching_miss_slices_as_hits ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::ios_cache_lookup_finished_maps_result_to_slice_state ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::entering_ios_palette_starts_cache_lookup_for_selected_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::ios_simulator_run_uses_matching_variant_cache_after_variant_confirm ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::ios_physical_device_run_ignores_simulator_cache ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::run_variant_navigation_wraps_in_local_dev_prod_order ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::selecting_target_opens_run_variant_picker_before_dispatch ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::run_variant_picker_uses_local_dev_prod_order_and_confirm_queues_final_run ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::stale_android_cache_lookup_miss_does_not_clear_existing_hit_or_picker_flag ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::stale_android_cache_lookup_error_does_not_clear_existing_hit_or_picker_flag ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::cached_ios_run_ignores_older_device_request ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::ump_android_run_loads_targets_before_variant_or_metro ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::uppercase_r_ios_repeat_uses_matching_simulator_cache ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::uppercase_r_repeats_last_android_run_config_for_selected_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::worktrees_loaded::worktrees_loaded_marks_every_running_metro_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::worktrees_loaded::worktrees_loaded_starts_android_cache_lookup_for_each_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::worktrees_loaded::worktrees_loaded_starts_ios_cache_lookup_for_each_worktree ... ok
[INFO] [stdout] test app::effect::tests::effect_has_at_least_fifteen_variants ... ok
[INFO] [stdout] test app::dispatch_tests::worktrees_loaded::worktrees_loaded_populates_slice_map ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::uppercase_r_uses_selected_worktree_run_history_only ... ok
[INFO] [stdout] test app::effect::tests::spawn_task_variant_constructs_and_matches ... ok
[INFO] [stdout] test app::effect::tests::spawn_task_carries_repo_root_for_semaphore_key ... ok
[INFO] [stdout] test app::effect::tests::effect_variants_compile ... ok
[INFO] [stdout] test app::effect_runner::tests::metro_error_activity_does_not_emit_metro_exited ... ok
[INFO] [stdout] test app::effect_runner::tests::metro_exited_activity_emits_metro_exited ... ok
[INFO] [stdout] test app::effect_runner::tests::native_cache_store_effects_map_success_and_failure ... ok
[INFO] [stdout] test app::effect_runner::tests::native_cache_launch_effects_map_success_and_failure ... ok
[INFO] [stdout] test app::effect_runner::tests::native_cache_lookup_effects_map_success_and_failure ... ok
[INFO] [stdout] test app::keybindings::tests::keybindings_entry_count_meets_lower_bound ... ok
[INFO] [stdout] test app::keybindings::tests::every_palette_has_escape ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_drops_slice_for_removed_worktree ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_inserts_default_slices_for_new_worktrees ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_preserves_surviving_slice_state ... ok
[INFO] [stdout] test app::runtime::tests::register_metro_handle_resolves_directory_name_to_full_path_slice_id ... ok
[INFO] [stdout] test app::update::tests::cached_ios_launch_finished_appends_output_without_mutating_cache_state ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_short_circuits_when_loaded_set_equals_current_set ... ok
[INFO] [stdout] test domain::agent_protocol::tests::request_id_next_for_test_is_monotonic ... ok
[INFO] [stdout] test app::effect_runner::tests::spawn_task_delivers_task_record_before_fast_command_exit ... ok
[INFO] [stdout] test domain::agent_protocol::tests::status_report_round_trips ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_builds_tests_runs_cancel_previous ... ok
[INFO] [stdout] test domain::agent_protocol::tests::request_round_trips_through_json ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_idempotent_installs_block_new ... ok
[INFO] [stdout] test domain::command::tests::command_deps_graph ... ok
[INFO] [stdout] test domain::command::tests::command_metadata_matrix ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_adb_install_true ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_git_variants_all_block_new ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_git_variants_all_false ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_rn_clean_variants_all_true ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_shell_true ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_run_variants_all_true ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_yarn_variants_all_true ... ok
[INFO] [stdout] test domain::command::tests::ump_android_run_for_avd_resolves_serial_before_install_script ... ok
[INFO] [stdout] test domain::command::tests::ump_android_run_for_physical_device_installs_known_variant_apk ... ok
[INFO] [stdout] test domain::command::tests::ump_run_argv_uses_package_scripts_and_target_flags ... ok
[INFO] [stdout] test domain::command::tests::ump_run_variants_require_target_then_run_variant ... ok
[INFO] [stdout] test domain::dash_config::tests::columns_config_controls_order_and_visibility ... ok
[INFO] [stdout] test domain::dash_config::tests::columns_default_to_current_worktree_table_order ... ok
[INFO] [stdout] test domain::dash_config::tests::columns_config_accepts_android_cache_columns ... ok
[INFO] [stdout] test domain::dash_config::tests::duplicate_column_name_rejects_config ... ok
[INFO] [stdout] test domain::dash_config::tests::default_columns_end_with_cache_status_and_cache ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::sync_before_metro_modal_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::failed_ios_run_does_not_enqueue_native_cache_store ... ok
[INFO] [stdout] test app::dispatch_tests::agent_requests::agent_run_ios_without_variant_uses_cache ... ok
[INFO] [stdout] test domain::dash_config::tests::editor_config_overrides_defaults ... ok
[INFO] [stdout] test domain::dash_config::tests::mcp_config_overrides_defaults ... ok
[INFO] [stdout] test domain::dash_config::tests::native_cache_artifact_root_expands_home ... ok
[INFO] [stdout] test domain::dash_config::tests::native_cache_artifact_root_defaults_to_none ... ok
[INFO] [stdout] test domain::dash_config::tests::seed_files_config_overrides_default ... ok
[INFO] [stdout] test domain::dash_config::tests::seed_files_default_to_env_and_keystores ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_from_bare_ticket_segment ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_from_feature_branch ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_with_custom_prefix ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_with_single_digit_number ... ok
[INFO] [stdout] test domain::jira::tests::returns_none_for_branch_without_ticket ... ok
[INFO] [stdout] test domain::metro::tests::new_manager_is_stopped_not_running ... ok
[INFO] [stdout] test domain::jira::tests::returns_none_for_main_branch ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::android_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::git_palette_resolves_every_key ... ok
[INFO] [stdout] test domain::agent_protocol::tests::outcome_round_trips_through_json ... ok
[INFO] [stdout] test domain::dash_config::tests::editor_defaults_to_terminal_vim ... ok
[INFO] [stdout] test domain::dash_config::tests::mcp_defaults_to_enabled_on_port_8790 ... ok
[INFO] [stdout] test domain::dash_config::tests::unknown_column_name_rejects_config ... ok
[INFO] [stdout] test domain::native_cache::tests::cache_state_hit_helper_returns_only_hits ... ok
[INFO] [stdout] test domain::native_cache::tests::fingerprint_distinguishes_missing_inputs_from_empty_files ... ok
[INFO] [stdout] test domain::native_cache::tests::android_fingerprint_uses_declared_inputs ... ok
[INFO] [stdout] test domain::pipeline::tests::resolve_android_stale_skips_pods ... ok
[INFO] [stdout] test domain::pipeline::tests::resolve_fresh_is_goal_only ... ok
[INFO] [stdout] test domain::pipeline::tests::resolve_ios_stale_matches_sync_then_run ... ok
[INFO] [stdout] test domain::pipeline::tests::resolve_ios_yarn_stale_pods_fresh_adds_only_yarn ... ok
[INFO] [stdout] test domain::pipeline::tests::resolve_release_build_stale_adds_yarn ... ok
[INFO] [stdout] test domain::pipeline::tests::test_clean_none_expands_to_empty ... ok
[INFO] [stdout] test domain::pipeline::tests::test_git_fetch_then_reset_expands_to_two ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_git_fetch_no_prereq ... ok
[INFO] [stdout] test domain::pipeline::tests::test_clean_all_options_expands_to_four_plus_sync ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_rn_release_build_needs_metro ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_ump_run_android_needs_metro ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_ump_run_ios_needs_metro ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_yarn_install_no_prereq ... ok
[INFO] [stdout] test domain::pipeline::tests::test_release_build_and_install_expands_to_two ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sequence_preserves_order ... ok
[INFO] [stdout] test domain::pipeline::tests::test_single_expands_to_one_spec ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_start_metro_stale_adds_only_yarn ... ok
[INFO] [stdout] test domain::ports::command_runner_port::tests::process_started_variant_constructs ... ok
[INFO] [stdout] test domain::refresh::tests::any_returns_true_when_staleness_set ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_start_metro_fresh_is_empty ... ok
[INFO] [stdout] test domain::refresh::tests::git_pull_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_fetch_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_reset_hard_fetch_triggers_full_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_push_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_reset_hard_triggers_full_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::rm_node_modules_triggers_staleness_only ... ok
[INFO] [stdout] test domain::refresh::tests::rn_clean_cocoapods_triggers_staleness_only ... ok
[INFO] [stdout] test domain::metro::tests::register_once_then_clear_allows_second_register ... ok
[INFO] [stdout] test domain::native_cache::tests::android_cache_state_hit_helper_returns_only_hits ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_install_triggers_staleness_only ... ok
[INFO] [stdout] test domain::native_cache::tests::ios_fingerprint_uses_declared_inputs_and_excludes_podfile_lock ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_check_types_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_lint_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::shell_command_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_unit_tests_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::any_returns_true_when_worktrees_set ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_pod_install_triggers_staleness_only ... ok
[INFO] [stdout] test domain::task::tests::exit_status_variants_are_constructible ... ok
[INFO] [stdout] test domain::task::tests::next_for_test_is_monotonic ... ok
[INFO] [stdout] test domain::task::tests::task_id_zero_unused_by_default_counter ... ok
[INFO] [stdout] test domain::worktree_slice::tests::default_slice_has_empty_output_and_zero_scroll ... ok
[INFO] [stdout] test domain::worktree_slice::tests::default_slice_has_no_task_and_empty_queue ... ok
[INFO] [stdout] test domain::worktree_slice::tests::slice_owns_independent_metro_runtime_state ... ok
[INFO] [stdout] test domain::worktree_slice::tests::slice_with_explicit_id_preserves_id ... ok
[INFO] [stdout] test domain::review::tests::not_reviewed_filter_uses_user_review_requested_query ... ok
[INFO] [stdout] test domain::refresh::tests::none_has_no_flags ... ok
[INFO] [stdout] test infra::devices::tests::adb_emu_avd_name_parser_ignores_ok_line ... ok
[INFO] [stdout] test domain::review::tests::review_filter_cycles_in_picker_order ... ok
[INFO] [stdout] test infra::devices::tests::ios_device_source_merges_physical_devices_with_simulators ... ok
[INFO] [stdout] test domain::refresh::tests::rn_clean_android_triggers_staleness_only ... ok
[INFO] [stdout] test infra::devices::tests::android_adb_parser_includes_space_separated_physical_devices ... ok
[INFO] [stdout] test infra::devices::tests::avd_list_marks_stopped_emulators_as_avd_targets ... ok
[INFO] [stdout] test infra::external_command::tests::external_command_uses_non_login_shell ... ok
[INFO] [stdout] test infra::mcp_server::tests::request_errors_when_event_loop_is_gone ... ok
[INFO] [stdout] test infra::mcp_server::tests::request_resolves_to_its_own_reply ... ok
[INFO] [stdout] test infra::metro::tests::extract_percent_finds_first_value ... ok
[INFO] [stdout] test infra::metro::tests::parse_metro_line_bundling_with_percent ... ok
[INFO] [stdout] test infra::metro::tests::parse_metro_line_ready_signal ... ok
[INFO] [stdout] test infra::metro::tests::tokio_metro_adapter_is_send_sync ... ok
[INFO] [stdout] test infra::metro::tests::parse_metro_line_truncates_unicode_error_on_char_boundary ... ok
[INFO] [stdout] test infra::metro::tests::metro_process_task_emits_exited_when_child_exits ... ok
[INFO] [stdout] test infra::native_cache::tests::adb_devices_parser_returns_running_emulator_serials_only ... ok
[INFO] [stdout] test infra::native_cache::tests::adb_emu_avd_name_parser_ignores_ok_line ... ok
[INFO] [stdout] test infra::multiplexer::tests::detects_ghostty_session_from_resources_dir ... ok
[INFO] [stdout] test infra::native_cache::tests::adb_reverse_args_targets_selected_metro_port ... ok
[INFO] [stdout] test infra::command_runner::tests::run_command_emits_process_started_first ... ok
[INFO] [stdout] test infra::native_cache::tests::adb_install_args_include_device_and_cached_apk ... ok
[INFO] [stdout] test infra::native_cache::tests::android_launch_activity_parser_uses_last_component_line ... ok
[INFO] [stdout] test infra::command_runner::tests::run_command_does_not_inherit_dashboard_stdin ... ok
[INFO] [stdout] test infra::mcp_server::tests::concurrent_requests_are_not_crossed ... ok
[INFO] [stdout] test infra::multiplexer::tests::ghostty_gtk_command_uses_new_window_with_cwd_title_and_shell_command ... ok
[INFO] [stdout] test infra::native_cache::tests::android_copy_lookup_returns_metadata_hit_when_cached_apk_changes ... ok
[INFO] [stdout] test infra::native_cache::tests::android_lookup_returns_miss_with_fingerprint_when_artifact_absent ... ok
[INFO] [stdout] test infra::native_cache::tests::android_legacy_metadata_without_digest_returns_miss ... ok
[INFO] [stdout] test infra::native_cache::tests::android_lookup_returns_valid_cache_hit ... ok
[INFO] [stdout] test infra::native_cache::tests::android_reference_store_tracks_original_apk_and_digest ... ok
[INFO] [stdout] test infra::native_cache::tests::android_reference_lookup_returns_metadata_hit_when_original_apk_changes ... ok
[INFO] [stdout] test infra::native_cache::tests::debug_http_host_preference_xml_is_inserted_or_updated ... ok
[INFO] [stdout] test infra::native_cache::tests::android_store_copies_apk_and_writes_metadata ... ok
[INFO] [stdout] test infra::native_cache::tests::ios_app_digest_changes_when_nested_file_changes ... ok
[INFO] [stdout] test infra::native_cache::tests::ios_legacy_metadata_without_digest_returns_miss ... ok
[INFO] [stdout] test infra::native_cache::tests::ios_reference_store_tracks_original_app_and_digest ... ok
[INFO] [stdout] test infra::native_cache::tests::ios_copy_lookup_returns_metadata_hit_when_cached_app_file_changes ... ok
[INFO] [stdout] test infra::native_cache::tests::ios_reference_lookup_returns_metadata_hit_when_original_app_file_changes ... ok
[INFO] [stdout] test infra::native_cache::tests::lookup_returns_miss_with_fingerprint_when_artifact_absent ... ok
[INFO] [stdout] test infra::native_cache::tests::process_failure_message_includes_stage_status_stdout_and_stderr ... ok
[INFO] [stdout] test infra::native_cache::tests::process_output_lines_include_non_empty_stdout_and_stderr ... ok
[INFO] [stdout] test infra::native_cache::tests::simctl_bootstatus_command_boots_and_waits_for_simulator ... ok
[INFO] [stdout] test infra::native_cache::tests::lookup_returns_valid_cache_hit ... ok
[INFO] [stdout] test infra::native_cache::tests::simctl_js_location_command_targets_requested_metro_port ... ok
[INFO] [stdout] test infra::native_cache::tests::simctl_launch_command_sets_metro_port_env ... ok
[INFO] [stdout] test infra::native_cache::tests::store_copies_worktree_build_app_and_writes_metadata ... ok
[INFO] [stdout] test infra::port::tests::port_is_not_free_when_ipv6_listener_owns_port ... ok
[INFO] [stdout] test infra::process::tests::metro_port_reservation_drop_allows_port_reuse ... ok
[INFO] [stdout] test infra::process::tests::metro_port_selection_reserves_unbound_port_for_next_spawn ... ok
[INFO] [stdout] test infra::process::tests::metro_spawn_args_use_supplied_port ... ok
[INFO] [stdout] test infra::process::tests::metro_spawn_argv_uses_ump_rozenite_script_with_reset_cache_and_free_port ... ok
[INFO] [stdout] test infra::review::tests::drops_draft_prs_defensively ... ok
[INFO] [stdout] test infra::review::tests::parses_gh_pr_list_json ... ok
[INFO] [stdout] test infra::self_update::tests::archive_validation_extracts_single_binary ... ok
[INFO] [stdout] test infra::native_cache::tests::store_uses_derived_data_when_worktree_build_app_is_empty ... ok
[INFO] [stdout] test infra::command_runner::tests::run_command_exits_when_background_child_keeps_pipes_open ... ok
[INFO] [stdout] test infra::self_update::tests::detects_source_checkout_build_paths ... ok
[INFO] [stdout] test infra::self_update::tests::parses_sha256sums_exactly_one_row ... ok
[INFO] [stdout] test domain::metro::tests::register_twice_in_same_worktree_panics - should panic ... ok
[INFO] [stdout] test infra::native_cache::tests::cached_android_launch_rejects_changed_apk_before_adb ... ok
[INFO] [stdout] test infra::self_update::tests::parses_v_prefixed_semver_tags ... ok
[INFO] [stdout] test infra::native_cache::tests::cached_ios_launch_rejects_changed_app_before_simctl ... ok
[INFO] [stdout] test infra::self_update::tests::rejects_missing_duplicate_and_invalid_checksum_rows ... ok
[INFO] [stdout] test infra::self_update::tests::checksum_verification_accepts_matching_hash_and_rejects_mismatch ... ok
[INFO] [stdout] test infra::native_cache::tests::lookup_errors_when_cached_app_missing ... ok
[INFO] [stdout] test infra::native_cache::tests::android_lookup_errors_when_cached_apk_missing ... ok
[INFO] [stdout] test infra::self_update::tests::replacement_paths_preserve_local_filename_and_parent ... ok
[INFO] [stdout] test infra::self_update::tests::selects_newer_releases_oldest_to_newest_and_filters_drafts_prereleases ... ok
[INFO] [stdout] test infra::task_handle::tests::abort_with_placeholder_pid_zero_is_noop ... ok
[INFO] [stdout] test infra::task_handle::tests::abort_with_placeholder_pid_one_is_noop ... ok
[INFO] [stdout] test infra::self_update::tests::platform_asset_mapping_supports_known_targets ... ok
[INFO] [stdout] test infra::task_handle::tests::construct_with_all_three_fields ... ok
[INFO] [stdout] test infra::task_handle::tests::boxed_task_handle_dispatches_through_trait_object ... ok
[INFO] [stdout] test infra::self_update::tests::archive_validation_rejects_path_traversal_and_unexpected_entries ... ok
[INFO] [stdout] test infra::worktrees::tests::agent_codex_config_merges_preserving_other ... ok
[INFO] [stdout] test infra::worktrees::tests::agent_codex_config_fresh_has_url_and_port ... ok
[INFO] [stdout] test infra::task_handle::tests::from_sigkill_status_maps_to_killed ... ok
[INFO] [stdout] test infra::task_handle::tests::from_success_status_maps_to_success ... ok
[INFO] [stdout] test infra::worktrees::tests::agent_mcp_json_replaces_invalid_existing ... ok
[INFO] [stdout] test infra::worktrees::tests::agent_mcp_json_merges_preserving_other_servers ... ok
[INFO] [stdout] test infra::worktrees::tests::agent_mcp_json_fresh_has_url_and_port ... ok
[INFO] [stdout] test infra::task_handle::tests::from_failure_status_with_code_maps_to_failure_code_some ... ok
[INFO] [stdout] test infra::task_handle::tests::from_sigterm_status_maps_to_cancelled ... ok
[INFO] [stdout] test infra::worktrees::tests::provision_skipped_when_mcp_disabled ... ok
[INFO] [stdout] test infra::worktrees::tests::creates_parent_dirs_for_nested_seed ... ok
[INFO] [stdout] test infra::worktrees::tests::does_not_clobber_existing_dest ... ok
[INFO] [stdout] test infra::worktrees::tests::provision_writes_codex_files ... ok
[INFO] [stdout] test infra::worktrees::tests::provision_does_not_clobber_existing_codex_skill ... ok
[INFO] [stdout] test infra::worktrees::tests::provision_does_not_clobber_existing_skill ... ok
[INFO] [stdout] test infra::worktrees::tests::skips_missing_source ... ok
[INFO] [stdout] test infra::worktrees::tests::provision_writes_mcp_json_and_skill ... ok
[INFO] [stdout] test infra::worktrees::tests::seeds_existing_file_into_worktree ... ok
[INFO] [stdout] test ui::indicators::tests::braille_frames_at_boundaries ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_42s ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_59s ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_723s ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_149ms ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_150ms ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_749ms ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_750ms ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_0s ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_60s ... ok
[INFO] [stdout] test ui::indicators::tests::frame_wraps_at_900ms ... ok
[INFO] [stdout] test ui::indicators::tests::reset_hard_fetch_label ... ok
[INFO] [stdout] test ui::indicators::tests::style_default_is_circles ... ok
[INFO] [stdout] test ui::indicators::tests::shell_label ... ok
[INFO] [stdout] test ui::indicators::tests::task_short_label_covers_every_variant ... ok
[INFO] [stdout] test ui::indicators::tests::style_from_config_maps_braille_and_defaults_to_circles ... ok
[INFO] [stdout] test ui::indicators::tests::yarn_install_label ... ok
[INFO] [stdout] test ui::indicators::tests::unit_tests_label ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_600s ... ok
[INFO] [stdout] test ui::panels::tests::android_cache_column_label_shows_fingerprint_and_compact_statuses ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_61s ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_0ms ... ok
[INFO] [stdout] test ui::panels::tests::cache_column_label_shows_short_fingerprint_for_hits ... ok
[INFO] [stdout] test ui::panels::tests::metro_activity_label_falls_back_to_port_when_activity_missing ... ok
[INFO] [stdout] test ui::panels::tests::cache_status_column_label_shows_availability_light_only_for_hits ... ok
[INFO] [stdout] test ui::panels::tests::worktree_column_header_labels_match_configured_columns ... ok
[INFO] [stdout] test ui::panels::tests::metro_activity_label_shows_selected_port ... ok
[INFO] [stdout] test ui::panels::tests::android_cache_status_column_label_shows_availability_light_only_for_hits ... ok
[INFO] [stdout] test ui::panels::tests::cache_column_label_shows_miss_fingerprint_and_compact_statuses ... ok
[INFO] [stdout] test infra::worktrees::tests::add_new_branch_uses_local_base_branch_when_no_origin_ref ... ok
[INFO] [stdout] test infra::task_handle::tests::abort_with_dead_pid_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 366 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ump_dash-ed7684b6d34168e9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::cli_dispatches_unknown_or_extra_args_to_usage ... ok
[INFO] [stdout] test tests::cli_dispatches_update_and_version_flags ... ok
[INFO] [stdout] test tests::cli_dispatches_no_args_to_tui ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_mcp_smoke.rs (/opt/rustwide/target/debug/deps/agent_mcp_smoke-d3607cd41a989253)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test server_binds_and_publishes_discovery_file ... ok
[INFO] [stderr]      Running tests/metro_single_instance.rs (/opt/rustwide/target/debug/deps/metro_single_instance-7b1748e2908bc41e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/process_group_cancel.rs (/opt/rustwide/target/debug/deps/process_group_cancel-d8553bd16abd8c3f)
[INFO] [stdout] test metro_start_when_stopped_spawns_without_external_port_lock ... ok
[INFO] [stdout] test metro_start_on_same_worktree_is_noop ... ok
[INFO] [stdout] test metro_start_on_different_worktree_spawns_without_stopping_existing_metro ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cancel_via_task_handle_reaps_full_process_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cancel_via_task_handle_reaps_full_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cancel_via_task_handle_reaps_full_process_group' (3570) panicked at tests/process_group_cancel.rs:161:5:
[INFO] [stdout] Phase 15 FAILED: pgid 3579 still has live members 2 s after TokioTaskHandle::abort() — process-group reap regressed (elapsed 2.003124345s)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x611a08f5d861 - 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:     0x611a08f5d861 - 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:     0x611a08f5d861 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x611a08f5d861 - <<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:     0x611a08f71bfa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x611a08f71bfa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x611a08f61f0c - 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:     0x611a08f61f0c - <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:     0x611a08f3b606 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x611a08f3b606 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x611a08f55809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x611a08e11660 - <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:     0x611a08e11660 - 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:     0x611a08f55b32 - <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:     0x611a08f55b32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x611a08f3b6b2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x611a08f33019 - 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:     0x611a08f3c2ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x611a08f7242c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x611a08e00de4 - process_group_cancel[927c2ea88ec7ba53]::cancel_via_task_handle_reaps_full_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_group_cancel.rs:161:5
[INFO] [stdout]   20:     0x611a08dfd142 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x611a08dfb1bd - <tokio[50f32878c51e3773]::runtime::park::CachedParkThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x611a08df7542 - tokio[50f32878c51e3773]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[50f32878c51e3773]::runtime::park::CachedParkThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x611a08df7542 - tokio[50f32878c51e3773]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[50f32878c51e3773]::runtime::park::CachedParkThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x611a08df7542 - <tokio[50f32878c51e3773]::runtime::park::CachedParkThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x611a08df6a84 - <tokio[50f32878c51e3773]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x611a08dfb128 - <tokio[50f32878c51e3773]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   27:     0x611a08dfa1bb - tokio[50f32878c51e3773]::runtime::context::runtime::enter_runtime::<<tokio[50f32878c51e3773]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x611a08df6c24 - <tokio[50f32878c51e3773]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   29:     0x611a08df5fb4 - <tokio[50f32878c51e3773]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   30:     0x611a08df61af - <tokio[50f32878c51e3773]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   31:     0x611a08e01d90 - process_group_cancel[927c2ea88ec7ba53]::cancel_via_task_handle_reaps_full_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_group_cancel.rs:194:11
[INFO] [stdout]   32:     0x611a08dffeb7 - process_group_cancel[927c2ea88ec7ba53]::cancel_via_task_handle_reaps_full_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_group_cancel.rs:66:59
[INFO] [stdout]   33:     0x611a08dfd416 - <process_group_cancel[927c2ea88ec7ba53]::cancel_via_task_handle_reaps_full_process_group::{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]   34:     0x611a08e0499b - <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]   35:     0x611a08e0499b - 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]   36:     0x611a08e11fe5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x611a08e11fe5 - <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]   38:     0x611a08e11fe5 - 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]   39:     0x611a08e11fe5 - 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]   40:     0x611a08e11fe5 - 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]   41:     0x611a08e11fe5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x611a08e11fe5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x611a08e0ca94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x611a08e0ca94 - 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]   45:     0x611a08e15132 - 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]   46:     0x611a08e15132 - <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]   47:     0x611a08e15132 - 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]   48:     0x611a08e15132 - 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]   49:     0x611a08e15132 - 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]   50:     0x611a08e15132 - 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]   51:     0x611a08e15132 - <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]   52:     0x611a08f5d0df - <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]   53:     0x611a08f5d0df - <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]   54:     0x7d165b6ffaa4 - <unknown>
[INFO] [stdout]   55:     0x7d165b78ca64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cancel_via_task_handle_reaps_full_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test process_group_cancel`
[INFO] running `Command { std: "docker" "inspect" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e", kill_on_drop: false }`
[INFO] [stdout] 4b2249c8173235dc25fd526bf7a4677d52b4ab16c7546436e71c70790a81412e
