[INFO] cloning repository https://github.com/jdguillot/deploy-rs-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdguillot/deploy-rs-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdguillot%2Fdeploy-rs-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdguillot%2Fdeploy-rs-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03ecae4ab7356fa819b65eb36ed389312f5f3ba2
[INFO] testing jdguillot/deploy-rs-tui against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdguillot%2Fdeploy-rs-tui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdguillot/deploy-rs-tui
[INFO] finished tweaking git repo https://github.com/jdguillot/deploy-rs-tui
[INFO] tweaked toml for git repo https://github.com/jdguillot/deploy-rs-tui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdguillot/deploy-rs-tui on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdguillot/deploy-rs-tui 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798
[INFO] running `Command { std: "docker" "start" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", 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" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", 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" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling lru v0.18.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling line-clipping v0.3.8
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling futures v0.3.34
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling deptui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", 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" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling futures-executor v0.3.34
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling deptui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", 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" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/deptui-9f9060f7e5a0ebb9)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test app::tests::describe_drift_flags_an_untrusted_ssh_user ... ok
[INFO] [stdout] test app::tests::command_pane_entries ... ok
[INFO] [stdout] test app::tests::askpass_prompt_enter_returns_to_normal ... ok
[INFO] [stdout] test app::tests::describe_drift_is_quiet_when_nothing_was_added ... ok
[INFO] [stdout] test app::tests::describe_drift_names_the_cache_it_cannot_use ... ok
[INFO] [stdout] test app::tests::describe_drift_suggests_build_args_for_local_builds ... ok
[INFO] [stdout] test app::tests::describe_plan_caps_a_huge_build_list ... ok
[INFO] [stdout] test app::tests::describe_plan_is_quiet_when_nothing_compiles ... ok
[INFO] [stdout] test app::tests::describe_plan_names_what_will_be_compiled ... ok
[INFO] [stdout] test app::tests::describe_profile_labels ... ok
[INFO] [stdout] test app::tests::describe_plan_reports_a_no_op_deploy ... ok
[INFO] [stdout] test app::tests::dismissing_an_askpass_prompt_still_answers_the_server ... ok
[INFO] [stdout] test app::tests::flags_substitution_args_as_inert_for_remote_builds ... ok
[INFO] [stdout] test app::tests::focus_pane_rows ... ok
[INFO] [stdout] test app::tests::esc_clears_search_from_any_pane ... ok
[INFO] [stdout] test app::tests::esc_unwinds_selection_before_search ... ok
[INFO] [stdout] test app::tests::handle_key_j_k_moves_selection ... ok
[INFO] [stdout] test app::tests::handle_key_mode_selection ... ok
[INFO] [stdout] test app::tests::handle_key_q_shows_confirm_then_quits ... ok
[INFO] [stdout] test app::tests::handle_key_question_mark_toggles_help ... ok
[INFO] [stdout] test app::tests::handle_key_tab_cycles_focus ... ok
[INFO] [stdout] test app::tests::handle_key_toggle_skip_checks ... ok
[INFO] [stdout] test app::tests::handle_key_toggle_magic_rollback ... ok
[INFO] [stdout] test app::tests::input_mode_starts_normal ... ok
[INFO] [stdout] test app::tests::new_app_defaults ... ok
[INFO] [stdout] test app::tests::is_marked_works ... ok
[INFO] [stdout] test app::tests::new_app_initialises_status_for_every_node ... ok
[INFO] [stdout] test app::tests::ordinary_build_args_are_not_flagged ... ok
[INFO] [stdout] test app::tests::override_for_returns_empty_by_default ... ok
[INFO] [stdout] test app::tests::password_prompt_enter_returns_to_normal ... ok
[INFO] [stdout] test app::tests::password_prompt_esc_returns_to_normal ... ok
[INFO] [stdout] test app::tests::handle_key_ctrl_c_shows_confirm_then_quits ... ok
[INFO] [stdout] test app::tests::password_prompt_password_not_in_log_after_enter ... ok
[INFO] [stdout] test app::tests::password_prompt_typing_appends_to_buf ... ok
[INFO] [stdout] test app::tests::quit_confirm_n_cancels ... ok
[INFO] [stdout] test app::tests::override_mut_creates_entry ... ok
[INFO] [stdout] test app::tests::push_log_tagged_sets_host ... ok
[INFO] [stdout] test app::tests::password_prompt_backspace_removes_char ... ok
[INFO] [stdout] test app::tests::quit_confirm_esc_cancels ... ok
[INFO] [stdout] test app::tests::search_n_works_from_hosts_pane ... ok
[INFO] [stdout] test app::tests::secret_buf_grows_past_its_reserved_capacity ... ok
[INFO] [stdout] test app::tests::describe_mode_labels ... ok
[INFO] [stdout] test app::tests::secret_buf_handles_multibyte_input ... ok
[INFO] [stdout] test app::tests::secret_buf_redacts_its_debug_output ... ok
[INFO] [stdout] test app::tests::selected_node_returns_correct_node ... ok
[INFO] [stdout] test app::tests::push_log_caps_at_2000 ... ok
[INFO] [stdout] test app::tests::selected_node_none_for_empty ... ok
[INFO] [stdout] test app::tests::shift_c_starts_a_cache_check_for_the_selected_host ... ok
[INFO] [stdout] test app::tests::shift_p_starts_a_build_plan_check ... ok
[INFO] [stdout] test app::tests::v_enters_visual_mode_from_the_hosts_pane ... ok
[INFO] [stdout] test app::tests::status_for_returns_default_for_unknown ... ok
[INFO] [stdout] test askpass::tests::sanitise_prompt_caps_length ... ok
[INFO] [stdout] test askpass::tests::sanitise_prompt_rejects_control_only_input ... ok
[INFO] [stdout] test askpass::tests::a_silent_client_does_not_wedge_the_accept_loop ... ok
[INFO] [stdout] test askpass::tests::sanitise_prompt_strips_control_bytes ... ok
[INFO] [stdout] test askpass::tests::askpass_server_client_roundtrip ... ok
[INFO] [stdout] test deploy::tests::deploy_target_all_profiles ... ok
[INFO] [stdout] test askpass::tests::socket_and_script_are_owner_only ... ok
[INFO] [stdout] test deploy::tests::deploy_target_system_only ... ok
[INFO] [stdout] test deploy::tests::forward_lines_flushes_unterminated_tail ... ok
[INFO] [stdout] test deploy::tests::forward_lines_splits_on_newline ... ok
[INFO] [stdout] test deploy::tests::forward_lines_caps_a_terminator_free_stream ... ok
[INFO] [stdout] test deploy::tests::forward_lines_crlf_makes_one_entry ... ok
[INFO] [stdout] test deploy::tests::forward_lines_survives_invalid_utf8 ... ok
[INFO] [stdout] test askpass::tests::wrapper_script_survives_a_hostile_binary_path ... ok
[INFO] [stdout] test deploy::tests::deploy_target_home_only ... ok
[INFO] [stdout] test deploy::tests::forward_lines_treats_carriage_return_as_a_line_break ... ok
[INFO] [stdout] test deploy::tests::override_fits_rules ... ok
[INFO] [stdout] test deploy::tests::plan_falls_back_when_profiles_unknown ... ok
[INFO] [stdout] test deploy::tests::plan_keeps_single_invocation_when_override_fits_everything ... ok
[INFO] [stdout] test deploy::tests::plan_preserves_profile_order ... ok
[INFO] [stdout] test deploy::tests::plan_splits_when_override_fits_only_some_profiles ... ok
[INFO] [stdout] test deploy::tests::plan_withholds_override_for_home_only_selection ... ok
[INFO] [stdout] test deploy::tests::plan_without_override_is_one_untouched_invocation ... ok
[INFO] [stdout] test deploy::tests::preserves_utf8_and_tabs ... ok
[INFO] [stdout] test deploy::tests::stderr_impl_complete_lines_become_stderr ... ok
[INFO] [stdout] test deploy::tests::stderr_impl_empty_input ... ok
[INFO] [stdout] test deploy::tests::stderr_impl_partial_line_without_prompt_flushed_as_stderr ... ok
[INFO] [stdout] test deploy::tests::stderr_impl_mixed_output ... ok
[INFO] [stdout] test deploy::tests::plan_applies_override_for_system_only_selection ... ok
[INFO] [stdout] test deploy::tests::strips_bare_esc_and_control_bytes ... ok
[INFO] [stdout] test deploy::tests::stderr_impl_sudo_prompt_becomes_sudo_prompt ... ok
[INFO] [stdout] test deploy::tests::strips_csi_color_sequences ... ok
[INFO] [stdout] test deploy::tests::sudo_prompt_bare_colon ... ok
[INFO] [stdout] test deploy::tests::strips_osc_title_sequence ... ok
[INFO] [stdout] test deploy::tests::sudo_prompt_bracket_form ... ok
[INFO] [stdout] test deploy::tests::sudo_prompt_passphrase ... ok
[INFO] [stdout] test deploy::tests::target_suffix_all ... ok
[INFO] [stdout] test deploy::tests::target_suffix_home ... ok
[INFO] [stdout] test deploy::tests::target_suffix_system ... ok
[INFO] [stdout] test deploy::tests::toggles_default_matches_deploy_rs ... ok
[INFO] [stdout] test flake::tests::deserialize_minimal_node ... ok
[INFO] [stdout] test flake::tests::deserialize_node_json ... ok
[INFO] [stdout] test flake::tests::deserialize_nodes_map ... ok
[INFO] [stdout] test flake::tests::has_both ... ok
[INFO] [stdout] test flake::tests::has_home_true ... ok
[INFO] [stdout] test flake::tests::has_system_true ... ok
[INFO] [stdout] test flake::tests::ordered_profiles_defaults_system_first ... ok
[INFO] [stdout] test flake::tests::ordered_profiles_honours_explicit_order ... ok
[INFO] [stdout] test host::build_plan_tests::deduplicates_identical_paths ... ok
[INFO] [stdout] test host::build_plan_tests::empty_output_means_nothing_to_do ... ok
[INFO] [stdout] test host::build_plan_tests::handles_singular_headers ... ok
[INFO] [stdout] test host::build_plan_tests::ignores_unrelated_sections ... ok
[INFO] [stdout] test host::build_plan_tests::parses_builds_and_fetches ... ok
[INFO] [stdout] test host::build_plan_tests::parses_byte_and_gib_sizes ... ok
[INFO] [stdout] test host::build_plan_tests::parses_download_and_unpacked_sizes ... ok
[INFO] [stdout] test host::build_plan_tests::store_path_label_strips_hash_and_drv ... ok
[INFO] [stdout] test host::seed_tests::seedable_paths_covers_builds_then_fetches ... ok
[INFO] [stdout] test host::seed_tests::seeding_is_a_noop_without_caches_or_paths ... ok
[INFO] [stdout] test deploy::tests::sudo_prompt_not_triggered_by_regular_line ... ok
[INFO] [stdout] test host::seed_tests::shell_quote_wraps_and_escapes ... ok
[INFO] [stdout] test host::substituter_tests::added_entries_are_deduplicated ... ok
[INFO] [stdout] test app::tests::submitting_an_askpass_prompt_sends_the_password ... ok
[INFO] [stdout] test host::substituter_tests::detects_an_added_cache_and_key ... ok
[INFO] [stdout] test askpass::tests::wrapper_script_quotes_the_binary_path ... ok
[INFO] [stdout] test host::substituter_tests::parse_ignores_unknown_and_malformed_lines ... ok
[INFO] [stdout] test app::tests::toggles_start_at_deploy_rs_defaults ... ok
[INFO] [stdout] test host::substituter_tests::trusted_users_matches_bare_name_and_group ... ok
[INFO] [stdout] test host::substituter_tests::parses_nix_config_show ... ok
[INFO] [stdout] test host::tests::bucket_groups_by_name ... ok
[INFO] [stdout] test host::substituter_tests::root_is_always_trusted ... ok
[INFO] [stdout] test host::substituter_tests::trailing_slash_is_not_drift ... ok
[INFO] [stdout] test host::substituter_tests::reports_removed_caches_separately ... ok
[INFO] [stdout] test host::substituter_tests::untrusted_user_is_the_silent_failure_case ... ok
[INFO] [stdout] test host::tests::build_ssh_target_no_override ... ok
[INFO] [stdout] test host::substituter_tests::trusted_substituters_count_as_usable ... ok
[INFO] [stdout] test host::tests::build_ssh_target_home_profile_user ... ok
[INFO] [stdout] test host::tests::build_ssh_target_with_override ... ok
[INFO] [stdout] test host::tests::diff_added_package ... ok
[INFO] [stdout] test host::tests::diff_content_only_change ... ok
[INFO] [stdout] test host::tests::diff_removed_package ... ok
[INFO] [stdout] test host::tests::diff_identical_closures ... ok
[INFO] [stdout] test host::tests::diff_version_update ... ok
[INFO] [stdout] test host::tests::join_versions_multiple ... ok
[INFO] [stdout] test host::tests::join_versions_empty_version ... ok
[INFO] [stdout] test host::tests::equivalent_same_toplevel ... ok
[INFO] [stdout] test host::tests::join_versions_single ... ok
[INFO] [stdout] test host::tests::build_ssh_target_no_user ... ok
[INFO] [stdout] test host::tests::not_equivalent_different_versions ... ok
[INFO] [stdout] test host::tests::parse_closure_size_no_number ... ok
[INFO] [stdout] test host::tests::split_activate_rs_suffix ... ok
[INFO] [stdout] test host::tests::parse_closure_size_normal ... ok
[INFO] [stdout] test host::seed_tests::seed_script_breaks_after_the_first_cache_that_has_a_path ... ok
[INFO] [stdout] test host::tests::parse_closure_size_spaces ... ok
[INFO] [stdout] test host::tests::parse_closure_size_empty ... ok
[INFO] [stdout] test host::tests::split_basic_package ... ok
[INFO] [stdout] test host::tests::split_linux_modules ... ok
[INFO] [stdout] test host::tests::split_nixos_system_with_activate_suffix ... ok
[INFO] [stdout] test host::tests::split_no_hash_separator ... ok
[INFO] [stdout] test host::tests::split_no_version ... ok
[INFO] [stdout] test ssh::tests::any_field_makes_active ... ok
[INFO] [stdout] test ssh::tests::default_is_inactive ... ok
[INFO] [stdout] test host::tests::equivalent_wrapper_vs_toplevel ... ok
[INFO] [stdout] test host::tests::split_python_package ... ok
[INFO] [stdout] test ssh::tests::deploy_ssh_opts_joins_all ... ok
[INFO] [stdout] test ssh::tests::deploy_ssh_opts_none_when_empty ... ok
[INFO] [stdout] test host::tests::split_bash_patch ... ok
[INFO] [stdout] test ssh::tests::effective_host_falls_back ... ok
[INFO] [stdout] test ssh::tests::effective_user_priority ... ok
[INFO] [stdout] test ssh::tests::ssh_args_empty_when_no_overrides ... ok
[INFO] [stdout] test ssh::tests::effective_host_prefers_override ... ok
[INFO] [stdout] test ssh::tests::ssh_args_identity_and_opts ... ok
[INFO] [stdout] test ssh::tests::summary_none_when_empty ... ok
[INFO] [stdout] test ssh::tests::summary_shows_all_fields ... ok
[INFO] [stdout] test ui::tests::styles_pkg_done_line_without_changing_text ... ok
[INFO] [stdout] test ui::tests::styles_pkg_version_update_without_changing_text ... ok
[INFO] [stdout] test ui::tests::size_remote_line_shows_human_size_and_delta ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/deptui-5c978cd5a22050b8)
[INFO] [stdout] test host::seed_tests::shell_quote_round_trips_through_sh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deploy_run.rs (/opt/rustwide/target/release/deps/deploy_run-68ba7c8cfc436eba)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test boot_mode_flag ... ok
[INFO] [stdout] test extra_build_args_are_passed_after_the_separator ... ok
[INFO] [stdout] test dry_run_mode_flag ... ok
[INFO] [stdout] test failed_deploy_reports_exit_code ... ok
[INFO] [stdout] test cancel_kills_the_whole_process_group ... FAILED
[INFO] [stdout] test ssh_override_flags ... ok
[INFO] [stdout] test successful_deploy_streams_lines ... ok
[INFO] [stdout] test profile_suffix_in_target ... ok
[INFO] [stdout] test toggle_flags_emitted_correctly ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test deploy_run`
[INFO] [stdout] test ansi_stripped_from_output ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cancel_kills_the_whole_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cancel_kills_the_whole_process_group' (2696) panicked at tests/deploy_run.rs:371:5:
[INFO] [stdout] background process 2708 survived the cancel — the deploy's process group was not signalled
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd703837296 - <unknown>
[INFO] [stdout]    1:     0x5fd7037b0e8a - <unknown>
[INFO] [stdout]    2:     0x5fd70383d1bc - <unknown>
[INFO] [stdout]    3:     0x5fd7038121c2 - <unknown>
[INFO] [stdout]    4:     0x5fd70382ef81 - <unknown>
[INFO] [stdout]    5:     0x5fd70382f3c2 - <unknown>
[INFO] [stdout]    6:     0x5fd703812272 - <unknown>
[INFO] [stdout]    7:     0x5fd70380a5c9 - <unknown>
[INFO] [stdout]    8:     0x5fd70381321d - <unknown>
[INFO] [stdout]    9:     0x5fd7037b15ac - <unknown>
[INFO] [stdout]   10:     0x5fd7037c0a04 - <unknown>
[INFO] [stdout]   11:     0x5fd7037b9a8f - <unknown>
[INFO] [stdout]   12:     0x5fd7037c489c - <unknown>
[INFO] [stdout]   13:     0x5fd7037fb918 - <unknown>
[INFO] [stdout]   14:     0x5fd7037c3c52 - <unknown>
[INFO] [stdout]   15:     0x5fd70383f70b - <unknown>
[INFO] [stdout]   16:     0x5fd70384d861 - <unknown>
[INFO] [stdout]   17:     0x5fd703846ac4 - <unknown>
[INFO] [stdout]   18:     0x5fd703851682 - <unknown>
[INFO] [stdout]   19:     0x5fd70383689e - <unknown>
[INFO] [stdout]   20:     0x7c502758a07a - <unknown>
[INFO] [stdout]   21:     0x7c502761d534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cancel_kills_the_whole_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798", kill_on_drop: false }`
[INFO] [stdout] cbdc8486528d02f6a7b1756b790ad7fb003d95132f1cb1696b7eed869c3f1798
