[INFO] cloning repository https://github.com/aplio/spectra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aplio/spectra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faplio%2Fspectra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faplio%2Fspectra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b99ae826b354dfdce6244f324159b97e5b95046
[INFO] testing aplio/spectra against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faplio%2Fspectra" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aplio/spectra
[INFO] finished tweaking git repo https://github.com/aplio/spectra
[INFO] tweaked toml for git repo https://github.com/aplio/spectra written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aplio/spectra on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aplio/spectra 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded cursor-icon v1.2.0
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded self_update v0.42.0
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded serial2 v0.2.34
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3e4c1d3f31cba1d85a0b367d6691e142c21f972ea8b896d0606ed7c9504d5ba
[INFO] running `Command { std: "docker" "start" "-a" "e3e4c1d3f31cba1d85a0b367d6691e142c21f972ea8b896d0606ed7c9504d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3e4c1d3f31cba1d85a0b367d6691e142c21f972ea8b896d0606ed7c9504d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e4c1d3f31cba1d85a0b367d6691e142c21f972ea8b896d0606ed7c9504d5ba", kill_on_drop: false }`
[INFO] [stdout] e3e4c1d3f31cba1d85a0b367d6691e142c21f972ea8b896d0606ed7c9504d5ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61142e6f83b63c33db6690fdddcbf7ba94394801855d358e0a792ae4aef9fa7
[INFO] running `Command { std: "docker" "start" "-a" "c61142e6f83b63c33db6690fdddcbf7ba94394801855d358e0a792ae4aef9fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling spectra v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "c61142e6f83b63c33db6690fdddcbf7ba94394801855d358e0a792ae4aef9fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61142e6f83b63c33db6690fdddcbf7ba94394801855d358e0a792ae4aef9fa7", kill_on_drop: false }`
[INFO] [stdout] c61142e6f83b63c33db6690fdddcbf7ba94394801855d358e0a792ae4aef9fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c11bde5864f8ebe29ffbbb03eb34cda492b2bf6237e1a891e7beaff91fb79b4
[INFO] running `Command { std: "docker" "start" "-a" "1c11bde5864f8ebe29ffbbb03eb34cda492b2bf6237e1a891e7beaff91fb79b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling spectra v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.80s
[INFO] running `Command { std: "docker" "inspect" "1c11bde5864f8ebe29ffbbb03eb34cda492b2bf6237e1a891e7beaff91fb79b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c11bde5864f8ebe29ffbbb03eb34cda492b2bf6237e1a891e7beaff91fb79b4", kill_on_drop: false }`
[INFO] [stdout] 1c11bde5864f8ebe29ffbbb03eb34cda492b2bf6237e1a891e7beaff91fb79b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e007ecee74410491167acd1f3e98822206ab82e8a782187048b7c2e8d18d2b2
[INFO] running `Command { std: "docker" "start" "-a" "5e007ecee74410491167acd1f3e98822206ab82e8a782187048b7c2e8d18d2b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectra-413716647ef7c1c4)
[INFO] [stdout] 
[INFO] [stdout] running 442 tests
[INFO] [stdout] test app::tests::attach_target_rejects_ambiguous_session_name ... ok
[INFO] [stdout] test app::tests::attach_target_resolves_session_by_exact_name ... ok
[INFO] [stdout] test app::tests::attach_target_rejects_missing_session_window_and_pane ... ok
[INFO] [stdout] test app::tests::attach_target_resolves_session_by_alias ... ok
[INFO] [stdout] test app::tests::closed_error_classifier_matches_eio_and_broken_pipe ... ok
[INFO] [stdout] test app::tests::command_palette_alt_char_inserts_query_text ... ok
[INFO] [stdout] test app::tests::client_resize_event_resizes_backends_to_max_connected_viewport ... ok
[INFO] [stdout] test app::tests::command_palette_ctrl_alt_shortcuts_follow_ctrl_bindings ... ok
[INFO] [stdout] test app::tests::attach_target_resolves_session_by_id ... ok
[INFO] [stdout] test app::tests::active_session_is_isolated_per_client ... ok
[INFO] [stdout] test app::tests::command_palette_ctrl_c_and_q_close_palette ... ok
[INFO] [stdout] test app::tests::command_palette_ctrl_f_b_a_e_moves_input_cursor ... ok
[INFO] [stdout] test app::tests::attach_target_rejects_pane_window_mismatch ... ok
[INFO] [stdout] test app::tests::command_palette_ctrl_left_right_moves_input_cursor_by_word ... ok
[INFO] [stdout] test app::tests::command_palette_ctrl_n_p_j_moves_selection ... ok
[INFO] [stdout] test app::tests::attach_target_session_window_pane_updates_focus_and_render_flags ... ok
[INFO] [stdout] test app::tests::command_palette_enter_can_return_detach_signal ... ok
[INFO] [stdout] test app::tests::command_palette_enter_executes_selected_action ... ok
[INFO] [stdout] test app::tests::command_palette_includes_create_default_config ... ok
[INFO] [stdout] test app::tests::command_palette_escape_closes_without_executing ... ok
[INFO] [stdout] test app::tests::command_palette_includes_leave_cursor_mode ... ok
[INFO] [stdout] test app::tests::command_palette_includes_peek_all_windows ... ok
[INFO] [stdout] test app::tests::command_palette_includes_enter_cursor_mode ... ok
[INFO] [stdout] test app::tests::attach_target_supports_window_local_pane_index ... ok
[INFO] [stdout] test app::tests::command_palette_ctrl_w_and_k_delete_query_segments ... ok
[INFO] [stdout] test app::tests::attach_target_overrides_restored_profile_for_client ... ok
[INFO] [stdout] test app::tests::command_palette_empty_query_prioritizes_recent_history ... ok
[INFO] [stdout] test app::tests::command_palette_enter_records_command_history ... ok
[INFO] [stdout] test app::tests::command_palette_enter_opens_peek_all_windows ... ok
[INFO] [stdout] test app::tests::command_palette_non_press_key_events_are_ignored ... ok
[INFO] [stdout] test app::tests::command_palette_left_right_moves_input_cursor ... ok
[INFO] [stdout] test app::tests::command_palette_paste_inserts_at_cursor_and_updates_candidates ... ok
[INFO] [stdout] test app::tests::command_palette_prefix_key_does_not_toggle_prefix_mode ... ok
[INFO] [stdout] test app::tests::command_palette_query_filters_candidates_with_fzf_style_match ... ok
[INFO] [stdout] test app::tests::command_palette_query_edit_keeps_selection_stable ... ok
[INFO] [stdout] test app::tests::create_default_config_keeps_invalid_existing_file ... ok
[INFO] [stdout] test app::tests::command_palette_unhandled_ctrl_char_does_not_edit_query ... ok
[INFO] [stdout] test app::tests::create_default_config_preserves_existing_values_and_fills_missing ... ok
[INFO] [stdout] test app::tests::ctrl_d_closed_process_multi_pane_closes_on_tick ... ok
[INFO] [stdout] test app::tests::ctrl_d_closed_process_single_pane_quits_on_tick ... ok
[INFO] [stdout] test app::tests::ctrl_d_on_multi_pane_closes_focused_pane ... ok
[INFO] [stdout] test app::tests::ctrl_d_non_close_error_keeps_session_open ... ok
[INFO] [stdout] test app::tests::cursor_mode_selection_extracts_multiline_text ... ok
[INFO] [stdout] test app::tests::create_default_config_writes_missing_file ... ok
[INFO] [stdout] test app::tests::ctrl_d_closed_process_single_pane_switches_to_existing_session_on_tick ... ok
[INFO] [stdout] test app::tests::ctrl_d_on_single_pane_sets_quit ... ok
[INFO] [stdout] test app::tests::cursor_mode_copy_for_remote_client_queues_clipboard_ansi ... ok
[INFO] [stdout] test app::tests::cursor_mode_enter_exits_to_normal_mode ... ok
[INFO] [stdout] test app::tests::cursor_mode_frame_preserves_ansi_colors ... ok
[INFO] [stdout] test app::tests::cursor_mode_movement_and_word_navigation ... ok
[INFO] [stdout] test app::tests::cursor_mode_v_toggles_selection_anchor ... ok
[INFO] [stdout] test app::tests::cursor_mode_space_does_not_toggle_selection_anchor ... ok
[INFO] [stdout] test app::tests::cursor_mode_x_at_last_line_does_not_move_past_buffer_end ... ok
[INFO] [stdout] test app::tests::cursor_mode_word_end_navigation_crosses_lines_like_gargo ... ok
[INFO] [stdout] test app::tests::cursor_mode_word_navigation_handles_punctuation_blocks_like_gargo ... ok
[INFO] [stdout] ]52;c;Z2FtbWE=\test app::tests::cursor_mode_x_extends_line_selection_down ... ok
[INFO] [stdout] test app::tests::cursor_mode_word_navigation_crosses_lines_like_gargo ... ok
[INFO] [stdout] test app::tests::cursor_mode_word_end_navigation_handles_punctuation_blocks_like_gargo ... ok
[INFO] [stdout] test app::tests::cursor_mode_y_keeps_mode_active ... ok
[INFO] [stdout] test app::tests::cursor_mode_x_selects_current_line ... ok
[INFO] [stdout] test app::tests::detach_does_not_trigger_while_renaming ... ok
[INFO] [stdout] test app::tests::disabling_passthrough_stops_forwarding_tmux_wrapped_sequences ... ok
[INFO] [stdout] test app::tests::enter_leave_lock_mode_via_action ... ok
[INFO] [stdout] test app::tests::entering_prefix_marks_render_without_forwarding_input ... ok
[INFO] [stdout] test app::tests::editor_pane_auto_close_works_after_focus_moves_elsewhere ... ok
[INFO] [stdout] test app::tests::execute_kill_last_session_sets_shutdown ... ok
[INFO] [stdout] test app::tests::editor_pane_auto_closes_after_process_exit ... ok
[INFO] [stdout] test app::tests::execute_send_keys_defaults_to_focused_pane ... ok
[INFO] [stdout] test app::tests::execute_send_keys_does_not_change_focus_or_active_session ... ok
[INFO] [stdout] test app::tests::execute_select_window_and_pane_updates_focus ... ok
[INFO] [stdout] test app::tests::execute_send_keys_rejects_empty_text ... ok
[INFO] [stdout] test app::tests::execute_send_keys_rejects_target_with_all ... ok
[INFO] [stdout] test app::tests::execute_send_keys_targets_all_sessions_and_panes ... ok
[INFO] [stdout] test app::tests::execute_send_keys_targets_pane_scope ... ok
[INFO] [stdout] test app::tests::execute_send_keys_targets_pane_index_scope ... ok
[INFO] [stdout] test app::tests::execute_send_keys_targets_session_scope ... ok
[INFO] [stdout] test app::tests::execute_send_keys_targets_window_scope ... ok
[INFO] [stdout] test app::tests::execute_source_file_reloads_keymap_and_shell_toggles ... ok
[INFO] [stdout] test app::tests::execute_source_file_reports_parse_errors ... ok
[INFO] [stdout] test app::tests::exit_command_closed_process_multi_pane_closes_on_tick ... ok
[INFO] [stdout] test app::tests::execute_split_window_adds_pane ... ok
[INFO] [stdout] test app::tests::focus_prev_next_pane_history_is_non_wrapping ... ok
[INFO] [stdout] test app::tests::hidden_side_window_tree_does_not_capture_keys ... ok
[INFO] [stdout] test app::tests::key_press_after_mouse_scroll_returns_to_follow_mode_and_executes_input ... ok
[INFO] [stdout] test app::tests::execute_ls_returns_session_entries ... ok
[INFO] [stdout] test app::tests::execute_new_session_adds_one_session ... ok
[INFO] [stdout] test app::tests::local_resize_event_resizes_session_backends ... ok
[INFO] [stdout] test app::tests::lock_mode_forwards_keys_and_blocks_prefix_commands ... ok
[INFO] [stdout] test app::tests::lock_mode_escape_exits_without_forwarding_first_escape ... ok
[INFO] [stdout] test app::tests::lock_state_is_isolated_per_client ... ok
[INFO] [stdout] test app::tests::manual_window_name_overrides_osc_window_name ... ok
[INFO] [stdout] test app::tests::manual_pane_name_overrides_osc_pane_name ... ok
[INFO] [stdout] test app::tests::mixed_client_sidebar_states_resize_to_max_effective_viewport ... ok
[INFO] [stdout] test app::tests::mode_state_is_isolated_per_client ... ok
[INFO] [stdout] test app::tests::mouse_click_focuses_pane_when_mouse_mode_enabled ... ok
[INFO] [stdout] test app::tests::mouse_divider_hit_testing_uses_sidebar_shifted_geometry ... ok
[INFO] [stdout] test app::tests::mouse_drag_on_divider_resizes_adjacent_panes ... ok
[INFO] [stdout] test app::tests::mouse_is_ignored_in_lock_mode_and_non_normal_modes ... ok
[INFO] [stdout] test app::tests::mouse_selection_anchor_remains_fixed_while_scrolling_and_dragging ... ok
[INFO] [stdout] test app::tests::new_window_while_sidebar_open_uses_effective_viewport ... ok
[INFO] [stdout] test app::tests::normal_key_on_closed_multi_pane_closes_focused_pane ... ok
[INFO] [stdout] test app::tests::normal_key_on_closed_single_pane_sets_quit ... ok
[INFO] [stdout] test app::tests::normal_send_bytes_marks_render_when_manual_scroll_is_reset ... ok
[INFO] [stdout] test app::tests::normal_key_on_closed_single_pane_switches_to_existing_session ... ok
[INFO] [stdout] test app::tests::normal_send_bytes_does_not_force_render_when_view_is_following ... ok
[INFO] [stdout] test app::tests::open_pane_buffer_in_editor_creates_window_and_spawns_editor_command ... ok
[INFO] [stdout] test app::tests::osc_title_updates_auto_pane_and_window_names ... ok
[INFO] [stdout] test app::tests::open_pane_buffer_in_editor_uses_default_vi_when_no_editor ... ok
[INFO] [stdout] test app::tests::open_pane_buffer_in_editor_falls_back_to_env_editor ... ok
[INFO] [stdout] test app::tests::hook_command_failure_is_logged_without_interrupting_flow ... ok
[INFO] [stdout] test app::tests::prefix_bracket_enters_cursor_mode ... ok
[INFO] [stdout] test app::tests::peek_all_windows_mode_exits_on_any_key_and_restores_focus ... ok
[INFO] [stdout] test app::tests::prefix_c_creates_new_window ... ok
[INFO] [stdout] test app::tests::pane_focus_is_isolated_per_client_in_same_session ... ok
[INFO] [stdout] test app::tests::prefix_d_returns_detach_signal ... ok
[INFO] [stdout] test app::tests::pane_history_prunes_closed_pane_entries ... ok
[INFO] [stdout] test app::tests::prefix_dollar_renames_session_and_returns_normal_mode ... ok
[INFO] [stdout] test app::tests::prefix_e_toggles_side_window_tree ... ok
[INFO] [stdout] test app::tests::prefix_q_still_quits_without_detach_signal ... ok
[INFO] [stdout] test app::tests::prefix_key_after_mouse_scroll_returns_to_follow_mode_and_enters_prefix_mode ... ok
[INFO] [stdout] test app::tests::prefix_p_enters_command_palette_mode ... ok
[INFO] [stdout] test app::tests::prefix_upper_w_enters_peek_all_windows_mode ... ok
[INFO] [stdout] test app::tests::prefix_state_is_isolated_per_client ... ok
[INFO] [stdout] test app::tests::prefix_w_enters_system_tree_mode ... ok
[INFO] [stdout] test app::tests::render_snapshot_uses_per_client_viewport_size ... ok
[INFO] [stdout] test app::tests::render_snapshot_window_title_falls_back_to_osc7_cwd_when_title_cleared ... ok
[INFO] [stdout] test app::tests::render_snapshot_window_title_uses_focused_osc_title ... ok
[INFO] [stdout] test app::tests::render_snapshot_window_title_is_none_without_terminal_metadata ... ok
[INFO] [stdout] test app::tests::resize_marks_render_without_full_clear ... ok
[INFO] [stdout] test app::tests::resize_event_uses_effective_viewport_when_sidebar_open ... ok
[INFO] [stdout] test app::tests::session_id_is_sanitized ... ok
[INFO] [stdout] test app::tests::restore_from_runtime_state_returns_none_on_corrupt_json ... ok
[INFO] [stdout] test app::tests::scrolled_view_keeps_ansi_colors_from_scrollback ... ok
[INFO] [stdout] test app::tests::restore_from_runtime_state_returns_none_on_invalid_snapshot ... ok
[INFO] [stdout] test app::tests::side_window_tree_click_switches_window_and_stays_open ... ok
[INFO] [stdout] test app::tests::restore_from_runtime_state_restores_client_focus_profiles ... ok
[INFO] [stdout] test app::tests::status_style_config_ignores_invalid_hex ... ok
[INFO] [stdout] test app::tests::status_style_config_uses_defaults_and_hex_overrides ... ok
[INFO] [stdout] test app::tests::side_window_tree_overlay_marks_selected_window_with_gt_prefix ... ok
[INFO] [stdout] test app::tests::session_created_hook_executes_with_env_context ... ok
[INFO] [stdout] test app::tests::side_window_tree_toggle_resizes_backends_to_effective_viewport ... ok
[INFO] [stdout] test app::tests::side_window_tree_stays_open_across_window_switch ... ok
[INFO] [stdout] test app::tests::side_window_tree_overlay_selected_tracks_focused_window ... ok
[INFO] [stdout] test app::tests::render_snapshot_window_title_is_isolated_per_client_focus ... ok
[INFO] [stdout] test app::tests::status_template_replaces_tokens ... ok
[INFO] [stdout] test app::tests::tick_queues_tmux_passthrough_for_each_attached_client_on_session ... ok
[INFO] [stdout] test app::tests::tree_candidate_left_right_still_collapse_expand_after_query_focus ... ok
[INFO] [stdout] test app::tests::synchronize_panes_fans_out_keys_and_paste_to_active_window ... ok
[INFO] [stdout] test app::tests::tree_down_from_query_focus_selects_first_candidate_and_leaves_query_focus ... ok
[INFO] [stdout] test app::tests::tree_down_moves_within_filtered_candidates ... ok
[INFO] [stdout] test app::tests::tree_enter_on_pane_focuses_pane ... ok
[INFO] [stdout] test app::tests::tree_enter_with_no_candidates_keeps_tree_mode ... ok
[INFO] [stdout] test app::tests::tree_preview_for_session_row_uses_focused_pane_output ... ok
[INFO] [stdout] test app::tests::tree_escape_closes_query_before_closing_tree ... ok
[INFO] [stdout] test app::tests::tree_left_collapses_window_and_moves_to_parent ... ok
[INFO] [stdout] test app::tests::tree_preview_shows_real_scrollback_output ... ok
[INFO] [stdout] test app::tests::tree_preview_uses_empty_fallback_when_pane_has_no_output ... ok
[INFO] [stdout] test app::tests::tree_query_backspace_deletes_previous_char ... ok
[INFO] [stdout] test app::tests::tree_query_left_right_and_ctrl_f_b_a_e_moves_cursor ... ok
[INFO] [stdout] test app::tests::tree_query_ctrl_n_p_j_switches_to_candidates_and_navigates ... ok
[INFO] [stdout] test app::tests::tree_query_filters_by_id_and_name ... ok
[INFO] [stdout] test app::tests::tree_query_ctrl_left_right_and_ctrl_w_k_u_edit_query ... ok
[INFO] [stdout] test app::tests::tree_query_navigation_shortcuts_with_no_candidates_keep_query_focus ... ok
[INFO] [stdout] test app::tests::tree_r_rename_escape_keeps_tree_mode ... ok
[INFO] [stdout] test app::tests::tree_r_renames_window_and_returns_to_tree ... ok
[INFO] [stdout] test app::tests::tree_r_renames_pane_and_returns_to_tree ... ok
[INFO] [stdout] test app::tests::tree_rename_overlay_updates_inline_buffer_on_backspace ... ok
[INFO] [stdout] test app::tests::tree_enter_on_session_switches_active_session ... ok
[INFO] [stdout] test app::tests::tree_right_expands_and_descends ... ok
[INFO] [stdout] test app::tests::tree_rename_uses_inline_overlay_and_keeps_status_for_controls ... ok
[INFO] [stdout] test attach_target::tests::parses_valid_targets ... ok
[INFO] [stdout] test attach_target::tests::rejects_malformed_targets ... ok
[INFO] [stdout] test cli::tests::attach_target_coexists_with_startup_options ... ok
[INFO] [stdout] test cli::tests::attach_target_requires_value ... ok
[INFO] [stdout] test cli::tests::parse_all_fields ... ok
[INFO] [stdout] test cli::tests::legacy_attach_conflicts_with_subcommand ... ok
[INFO] [stdout] test cli::tests::parse_minimal ... ok
[INFO] [stdout] test cli::tests::parses_attach_session_subcommand_with_target ... ok
[INFO] [stdout] test cli::tests::parses_attach_target_flag ... ok
[INFO] [stdout] test cli::tests::parses_select_window_with_target ... ok
[INFO] [stdout] test cli::tests::parses_send_keys_basic ... ok
[INFO] [stdout] test cli::tests::parses_command_subcommand ... ok
[INFO] [stdout] test cli::tests::parses_send_keys_with_target ... ok
[INFO] [stdout] test cli::tests::parses_send_keys_with_all ... ok
[INFO] [stdout] test cli::tests::parses_server_flag ... ok
[INFO] [stdout] test cli::tests::parses_source_file_with_path ... ok
[INFO] [stdout] test app::tests::tree_slash_activates_query_mode ... ok
[INFO] [stdout] test cli::tests::parses_update_flag ... ok
[INFO] [stdout] test cli::tests::parses_source_file_without_path ... ok
[INFO] [stdout] test cli::tests::rejects_update_with_command_subcommand ... ok
[INFO] [stdout] test cli::tests::send_keys_target_conflicts_with_all ... ok
[INFO] [stdout] test cli::tests::rejects_update_with_startup_options ... ok
[INFO] [stdout] test cli::tests::split_window_axis_flags_conflict ... ok
[INFO] [stdout] test clipboard::tests::linux_path_falls_back_to_xclip ... ok
[INFO] [stdout] test clipboard::tests::reports_backend_error_when_all_fail ... ok
[INFO] [stdout] test clipboard::tests::osc52_emits_correct_escape_sequence ... ok
[INFO] [stdout] test clipboard::tests::osc52_sequence_encodes_payload ... ok
[INFO] [stdout] test config::tests::missing_config_is_default ... ok
[INFO] [stdout] test app::tests::tree_status_line_mentions_rename_key ... ok
[INFO] [stdout] test filtering::tests::fuzzy_match_is_case_insensitive ... ok
[INFO] [stdout] test filtering::tests::fuzzy_match_returns_none_for_missing_sequence ... ok
[INFO] [stdout] test filtering::tests::fzf_style_match_prefers_consecutive_matches ... ok
[INFO] [stdout] test input::keymap::tests::allows_config_overrides ... ok
[INFO] [stdout] test input::keymap::tests::ctrl_j_enters_prefix_mode ... ok
[INFO] [stdout] test input::keymap::tests::esc_exits_prefix_mode ... ok
[INFO] [stdout] test input::keymap::tests::parses_legacy_tree_aliases ... ok
[INFO] [stdout] test input::keymap::tests::plain_char_passes_to_pane ... ok
[INFO] [stdout] test input::keymap::tests::prefix_bracket_enters_cursor_mode ... ok
[INFO] [stdout] test input::keymap::tests::prefix_c_creates_new_window ... ok
[INFO] [stdout] test app::tests::visible_side_window_tree_does_not_capture_navigation_keys ... ok
[INFO] [stdout] test input::keymap::tests::prefix_d_detaches_client ... ok
[INFO] [stdout] test config::tests::parses_config_fields ... ok
[INFO] [stdout] test input::keymap::tests::prefix_e_toggles_side_window_tree ... ok
[INFO] [stdout] test input::keymap::tests::prefix_n_creates_new_session ... ok
[INFO] [stdout] test input::keymap::tests::prefix_key_toggles_off_when_already_active ... ok
[INFO] [stdout] test input::keymap::tests::prefix_not_sticky_deactivates_after_command ... ok
[INFO] [stdout] test input::keymap::tests::prefix_o_selects_next_pane_history ... ok
[INFO] [stdout] test input::keymap::tests::prefix_number_selects_window ... ok
[INFO] [stdout] test input::keymap::tests::prefix_resize_left ... ok
[INFO] [stdout] test input::keymap::tests::prefix_p_opens_command_palette ... ok
[INFO] [stdout] test input::keymap::tests::prefix_r_reloads_config ... ok
[INFO] [stdout] test input::keymap::tests::prefix_side_window_tree_deactivates_prefix_mode ... ok
[INFO] [stdout] test input::keymap::tests::prefix_split_vertical ... ok
[INFO] [stdout] test input::keymap::tests::prefix_tree_deactivates_prefix_mode ... ok
[INFO] [stdout] test input::keymap::tests::prefix_stays_active_after_command ... ok
[INFO] [stdout] test input::keymap::tests::prefix_unbound_key_passes_through_to_pane ... ok
[INFO] [stdout] test input::keymap::tests::prefix_upper_s_toggles_synchronize_panes ... ok
[INFO] [stdout] test app::tests::tree_up_on_first_candidate_returns_to_query_focus ... ok
[INFO] [stdout] test input::keymap::tests::prefix_upper_o_selects_prev_pane_history ... ok
[INFO] [stdout] test input::text_input::tests::byte_index_handles_utf8 ... ok
[INFO] [stdout] test input::keymap::tests::prefix_upper_w_peeks_all_windows ... ok
[INFO] [stdout] test input::keymap::tests::prefix_z_toggles_zoom ... ok
[INFO] [stdout] test input::text_input::tests::backspace_respects_min ... ok
[INFO] [stdout] test input::text_input::tests::clamp_respects_bounds_and_min ... ok
[INFO] [stdout] test input::text_input::tests::clear_respects_min_cursor ... ok
[INFO] [stdout] test input::text_input::tests::insert_and_backspace_handle_multibyte_chars ... ok
[INFO] [stdout] test input::text_input::tests::delete_prev_word_honors_min_cursor ... ok
[INFO] [stdout] test input::text_input::tests::delete_prev_word_input_trims_last_token ... ok
[INFO] [stdout] test input::text_input::tests::delete_to_end_truncates_from_cursor ... ok
[INFO] [stdout] test input::text_input::tests::new_places_cursor_at_end ... ok
[INFO] [stdout] test input::text_input::tests::insert_text_at_cursor ... ok
[INFO] [stdout] test input::text_input::tests::move_left_respects_min ... ok
[INFO] [stdout] test input::text_input::tests::move_right_respects_max ... ok
[INFO] [stdout] test input::text_input::tests::set_text_moves_cursor_to_end ... ok
[INFO] [stdout] test input::text_input::tests::with_text_places_cursor_at_end ... ok
[INFO] [stdout] test input::text_input::tests::word_movement_uses_whitespace_boundaries ... ok
[INFO] [stdout] test io::terminal::tests::osc2_title_sequence_uses_bell_terminator ... ok
[INFO] [stdout] test ipc::codec::tests::decodes_partial_frames_incrementally ... ok
[INFO] [stdout] test ipc::codec::tests::encode_appends_newline ... ok
[INFO] [stdout] test ipc::codec::tests::malformed_frame_reports_error_and_continues ... ok
[INFO] [stdout] test ipc::protocol::tests::command_request_roundtrips_json ... ok
[INFO] [stdout] test ipc::protocol::tests::command_result_roundtrips_json ... ok
[INFO] [stdout] test ipc::protocol::tests::hello_message_defaults_client_identity_when_missing ... ok
[INFO] [stdout] test ipc::protocol::tests::hello_message_roundtrips_client_identity ... ok
[INFO] [stdout] test ipc::protocol::tests::roundtrip_key_event ... ok
[INFO] [stdout] test ipc::protocol::tests::roundtrip_mouse_event ... ok
[INFO] [stdout] test ipc::protocol::tests::send_keys_request_roundtrips_json ... ok
[INFO] [stdout] test ipc::protocol::tests::server_clipboard_message_roundtrips_json ... ok
[INFO] [stdout] test app::tests::zoom_and_sync_status_indicators_toggle ... ok
[INFO] [stdout] test ipc::protocol::tests::server_passthrough_message_roundtrips_json ... ok
[INFO] [stdout] test ipc::protocol::tests::source_file_request_roundtrips_json ... ok
[INFO] [stdout] test ipc::protocol::tests::unsupported_code_fails_decode ... ok
[INFO] [stdout] test runtime::client::tests::bootstrap_server_cwd_falls_back_to_current_dir ... ok
[INFO] [stdout] test runtime::event_loop::tests::expired_deadline_returns_none ... ok
[INFO] [stdout] test runtime::client::tests::bootstrap_server_cwd_uses_explicit_cli_value ... ok
[INFO] [stdout] test runtime::client::tests::client_identity_prefers_env_override ... ok
[INFO] [stdout] test runtime::client::tests::nested_warning_is_not_shown_outside_attach_mode ... ok
[INFO] [stdout] test runtime::client::tests::nested_warning_shows_for_attach_mode_when_inside_spectra ... ok
[INFO] [stdout] test runtime::server::tests::render_payload_prefixes_window_title_sequence ... ok
[INFO] [stdout] test runtime::server::tests::render_queue_keeps_only_latest_pending_render ... ok
[INFO] [stdout] test runtime::server::tests::control_messages_are_not_dropped_or_reordered ... ok
[INFO] [stdout] test runtime::server::tests::partial_front_render_is_preserved_while_tail_render_is_replaced ... ok
[INFO] [stdout] test runtime::server::tests::render_payload_keeps_frame_when_window_title_missing ... ok
[INFO] [stdout] test session::manager::tests::focused_pane_closed_detects_terminated_backend ... ok
[INFO] [stdout] test session::manager::tests::frame_origin_stays_zero_when_viewport_not_smaller ... ok
[INFO] [stdout] test session::manager::tests::new_window_creates_new_pane ... ok
[INFO] [stdout] test session::manager::tests::new_window_with_command_uses_override_without_mutating_default ... ok
[INFO] [stdout] test session::manager::tests::osc8_passthrough_output_respects_allow_passthrough_toggle ... ok
[INFO] [stdout] test session::manager::tests::close_pane_can_close_non_focused_pane ... ok
[INFO] [stdout] test session::manager::tests::peek_all_panes_frame_includes_hidden_panes_when_window_zoomed ... ok
[INFO] [stdout] test session::manager::tests::frame_follows_cursor_when_viewport_is_shorter_than_buffer ... ok
[INFO] [stdout] test session::manager::tests::clear_screen_redraw_does_not_show_stale_scrollback_in_follow_mode ... ok
[INFO] [stdout] test session::manager::tests::peek_all_panes_frame_tiles_panes_from_all_windows ... ok
[INFO] [stdout] test session::manager::tests::poll_output_collects_terminal_events_with_pane_id ... ok
[INFO] [stdout] test session::manager::tests::focus_pane_id_switches_focus ... ok
[INFO] [stdout] test session::manager::tests::rename_session_updates_name ... ok
[INFO] [stdout] test session::manager::tests::restore_rejects_snapshot_without_windows ... ok
[INFO] [stdout] test session::manager::tests::resize_focused_changes_layout ... ok
[INFO] [stdout] test session::manager::tests::runtime_snapshot_preserves_zoom_and_synchronize_flags ... ok
[INFO] [stdout] test session::manager::tests::resize_preserves_existing_pane_content ... ok
[INFO] [stdout] test session::manager::tests::scrolled_view_stays_pinned_when_new_output_arrives ... ok
[INFO] [stdout] test session::manager::tests::synchronize_panes_fans_out_bytes_to_all_panes_in_window ... ok
[INFO] [stdout] test session::manager::tests::tmux_passthrough_output_respects_allow_passthrough_toggle ... ok
[INFO] [stdout] test session::manager::tests::split_creates_new_pane ... ok
[INFO] [stdout] test session::manager::tests::runtime_snapshot_roundtrip_restores_topology_and_focus ... ok
[INFO] [stdout] test session::manager::tests::window_navigation_and_swap_work ... ok
[INFO] [stdout] test session::manager::tests::zoom_toggle_roundtrip_restores_layout ... ok
[INFO] [stdout] test session::pty_backend::tests::command_mode_keeps_lc_execution ... ok
[INFO] [stdout] test session::pty_backend::tests::interactive_shell_uses_login_mode ... ok
[INFO] [stdout] test session::pty_backend::tests::interactive_bash_uses_rcfile_for_prompt_integration ... ok
[INFO] [stdout] test session::pty_backend::tests::interactive_zsh_can_disable_prompt_sp ... ok
[INFO] [stdout] test session::pty_backend::tests::pane_command_marks_spectra_env_for_nested_detection ... ok
[INFO] [stdout] test session::pty_backend::tests::interactive_zsh_sets_zdotdir_for_shell_integration ... ok
[INFO] [stdout] test session::terminal_state::tests::absolute_row_cells_preserves_style_for_scrollback_rows ... ok
[INFO] [stdout] test session::terminal_state::tests::alternate_screen_leave_without_enter_is_noop ... ok
[INFO] [stdout] test session::terminal_state::tests::alternate_screen_mode_1047_works ... ok
[INFO] [stdout] test session::terminal_state::tests::alternate_screen_mode_47_works ... ok
[INFO] [stdout] test session::terminal_state::tests::alternate_screen_redundant_enter_is_noop ... ok
[INFO] [stdout] test session::terminal_state::tests::alternate_screen_restores_content_on_leave ... ok
[INFO] [stdout] test session::terminal_state::tests::applies_sgr_styles_and_resets ... ok
[INFO] [stdout] test session::terminal_state::tests::backspace_from_pending_wrap_lands_on_last_column ... ok
[INFO] [stdout] test session::terminal_state::tests::cr_lf_moves_to_start_of_next_line ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_at_inserts_blank_characters_shifting_right ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_d_moves_cursor_to_row ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_g_moves_cursor_to_column ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_g_defaults_to_column_one ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_e_moves_to_beginning_of_next_line ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_f_moves_to_beginning_of_previous_line ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_s_u_save_restore_cursor ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_insert_and_delete_lines_shift_region ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_j_mode_1_clears_to_beginning ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_j_mode_3_clears_scrollback_only ... ok
[INFO] [stdout] test command_history::tests::persists_across_instances ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_p_deletes_characters_shifting_left ... ok
[INFO] [stdout] test session::terminal_state::tests::cursor_style_set_via_decscusr ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_scroll_region_only_moves_rows_inside_margins ... ok
[INFO] [stdout] test session::terminal_state::tests::dec_private_cursor_position_report ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_scroll_sequences_shift_full_viewport ... ok
[INFO] [stdout] test session::terminal_state::tests::csi_x_erases_characters ... ok
[INFO] [stdout] test session::terminal_state::tests::cursor_position_report_returns_1_based_position ... ok
[INFO] [stdout] test session::terminal_state::tests::erase_line_from_cursor_mode_zero ... ok
[INFO] [stdout] test session::terminal_state::tests::deferred_wrap_does_not_wrap_immediately ... ok
[INFO] [stdout] test session::terminal_state::tests::deferred_wrap_triggers_on_next_char ... ok
[INFO] [stdout] test session::terminal_state::tests::erase_line_modes_one_and_two ... ok
[INFO] [stdout] test session::terminal_state::tests::deferred_wrap_with_cr_lf ... ok
[INFO] [stdout] test session::terminal_state::tests::device_attributes_responds ... ok
[INFO] [stdout] test session::terminal_state::tests::esc_7_8_save_restore_cursor ... ok
[INFO] [stdout] test session::terminal_state::tests::esc_d_index_scrolls_at_bottom ... ok
[INFO] [stdout] test session::terminal_state::tests::handles_cursor_and_clear ... ok
[INFO] [stdout] test session::terminal_state::tests::hard_lf_emits_newline_in_export ... ok
[INFO] [stdout] test session::terminal_state::tests::history_tail_lines_returns_recent_lines ... ok
[INFO] [stdout] test session::terminal_state::tests::esc_m_reverse_index_scrolls_at_top ... ok
[INFO] [stdout] test session::terminal_state::tests::insert_mode_shifts_characters_right ... ok
[INFO] [stdout] test session::terminal_state::tests::lf_moves_down_without_cr ... ok
[INFO] [stdout] test session::terminal_state::tests::malformed_extended_colors_are_ignored_safely ... ok
[INFO] [stdout] test session::terminal_state::tests::mixed_soft_wrap_and_hard_lf_export ... ok
[INFO] [stdout] test session::terminal_state::tests::osc_2_empty_resets_title_event ... ok
[INFO] [stdout] test session::terminal_state::tests::osc8_passthrough_respects_allow_passthrough_toggle ... ok
[INFO] [stdout] test session::terminal_state::tests::osc8_sequences_are_forwarded_to_passthrough_queue ... ok
[INFO] [stdout] test session::terminal_state::tests::osc_0_sets_title_event ... ok
[INFO] [stdout] test session::terminal_state::tests::osc_7_sets_cwd_event ... ok
[INFO] [stdout] test session::terminal_state::tests::osc_title_ignores_invalid_utf8 ... ok
[INFO] [stdout] test session::terminal_state::tests::osc_title_strips_controls_and_truncates ... ok
[INFO] [stdout] test session::terminal_state::tests::parses_256_and_rgb_colors ... ok
[INFO] [stdout] test session::terminal_state::tests::pending_wrap_cleared_by_cursor_movement ... ok
[INFO] [stdout] test session::terminal_state::tests::pending_wrap_preserved_across_sgr ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_alt_screen_no_reflow ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_cursor_maps_correctly_on_expand ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_cursor_maps_correctly_on_shrink ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_expand_width_rejoins_soft_wrapped ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_hard_newline_not_merged_on_expand ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_height_only_change_pulls_scrollback ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_preserves_hard_newlines ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_same_dimensions_is_noop ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_scrollback_content_reflows ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_scrollback_participates ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_shrink_width_wraps_content ... ok
[INFO] [stdout] test session::terminal_state::tests::reflow_wide_char_wraps_at_boundary ... ok
[INFO] [stdout] test session::terminal_state::tests::resize_preserves_existing_cells_and_cursor ... ok
[INFO] [stdout] test session::terminal_state::tests::resize_shrink_reflows_content_to_last_visible_row ... ok
[INFO] [stdout] test session::terminal_state::tests::soft_wrap_does_not_emit_newline_in_export ... ok
[INFO] [stdout] test session::terminal_state::tests::scrollback_tracks_lines_scrolled_off_screen ... ok
[INFO] [stdout] test session::terminal_state::tests::scrolloff_preserves_boundary_types ... ok
[INFO] [stdout] test session::terminal_state::tests::supports_attribute_reset_codes ... ok
[INFO] [stdout] test session::terminal_state::tests::writes_and_wraps ... ok
[INFO] [stdout] test session::terminal_state::tests::xtwinops_report_text_area_size ... ok
[INFO] [stdout] test session::terminal_state::tests::tmux_passthrough_forwards_wrapped_sequence_by_default ... ok
[INFO] [stdout] test session::terminal_state::tests::tmux_passthrough_ignores_non_tmux_prefix ... ok
[INFO] [stdout] test session::terminal_state::tests::trailing_hard_lf_preserved ... ok
[INFO] [stdout] test session::terminal_state::tests::tmux_passthrough_can_be_disabled ... ok
[INFO] [stdout] test storage::tests::normalize_session_id_sanitizes ... ok
[INFO] [stdout] test ui::layout::tests::resize_window_zero_amount_is_noop ... ok
[INFO] [stdout] test ui::layout::tests::resize_between_windows_targets_outer_split_for_nested_vertical_layout ... ok
[INFO] [stdout] test ui::layout::tests::resize_window_changes_target_without_focus_change ... ok
[INFO] [stdout] test ui::layout::tests::resize_window_returns_error_for_missing_window ... ok
[INFO] [stdout] test ui::render::tests::compose_frame_does_not_style_border_for_single_pane ... ok
[INFO] [stdout] test ui::layout::tests::restore_rejects_missing_leaf_item_mapping ... ok
[INFO] [stdout] test ui::layout::tests::snapshot_roundtrip_preserves_focus_and_layout ... ok
[INFO] [stdout] test ui::render::tests::compose_frame_applies_status_style_to_full_status_row ... ok
[INFO] [stdout] test ui::render::tests::compose_frame_draws_side_window_tree_with_gt_marker_and_reverse_style ... ok
[INFO] [stdout] test ui::render::tests::compose_frame_styles_adjacent_dividers_for_focused_pane_when_split ... ok
[INFO] [stdout] test ui::render::tests::connected_cells_bridge_horizontal_endpoint_into_vertical_line ... ok
[INFO] [stdout] test ui::render::tests::connected_cells_bridge_single_cell_vertical_gap ... ok
[INFO] [stdout] test ui::render::tests::connected_cells_bridge_single_cell_vertical_gap_through_horizontal ... ok
[INFO] [stdout] test ui::render::tests::connected_cells_bridge_two_cell_vertical_gap ... ok
[INFO] [stdout] test ui::render::tests::connected_cells_bridge_vertical_endpoint_into_horizontal_line ... ok
[INFO] [stdout] test ui::render::tests::connected_cells_emit_crossing_glyph ... ok
[INFO] [stdout] test ui::render::tests::diff_rewrites_row_tail_from_first_changed_cell ... ok
[INFO] [stdout] test ui::render::tests::diff_run_resets_style_before_default_chunk ... ok
[INFO] [stdout] test ui::render::tests::divider_glyphs_cover_common_masks ... ok
[INFO] [stdout] test ui::render::tests::fixed_width_cells_avoids_splitting_wide_char_at_boundary ... ok
[INFO] [stdout] test ui::render::tests::full_render_resets_style_when_moving_to_next_row ... ok
[INFO] [stdout] test ui::render::tests::incremental_diff_rewrites_full_url_when_target_changes ... ok
[INFO] [stdout] test ui::render::tests::write_styled_cells_detects_url_when_starting_mid_row ... ok
[INFO] [stdout] test ui::render::tests::write_styled_cells_emits_style_for_first_default_cell ... ok
[INFO] [stdout] test ui::text::tests::display_width_mixed ... ok
[INFO] [stdout] test ui::render::tests::write_styled_cells_emits_osc8_for_web_urls ... ok
[INFO] [stdout] test ui::text::tests::display_width_cjk ... ok
[INFO] [stdout] test ui::text::tests::display_width_empty ... ok
[INFO] [stdout] test ui::text::tests::display_width_tab_counts_as_configured_columns ... ok
[INFO] [stdout] test ui::text::tests::slice_display_window_skips_partial_wide_char ... ok
[INFO] [stdout] test ui::text::tests::slice_display_window_starts_at_tab_boundary ... ok
[INFO] [stdout] test ui::text::tests::gutter_width_for_zero_lines ... ok
[INFO] [stdout] test ui::text::tests::slice_display_window_ascii ... ok
[INFO] [stdout] test ui::text::tests::truncate_ascii_exact ... ok
[INFO] [stdout] test ui::text::tests::truncate_ascii_over ... ok
[INFO] [stdout] test ui::text::tests::truncate_cjk_no_panic ... ok
[INFO] [stdout] test ui::text::tests::truncate_mixed_boundary_between_cjk ... ok
[INFO] [stdout] test ui::text::tests::truncate_ascii_within_limit ... ok
[INFO] [stdout] test ui::text::tests::truncate_mixed_ascii_cjk ... ok
[INFO] [stdout] test ui::text::tests::truncate_real_world_japanese_line ... ok
[INFO] [stdout] test storage::tests::writes_session_artifacts ... ok
[INFO] [stdout] test ui::url::tests::detects_scheme_case_insensitively ... ok
[INFO] [stdout] test ui::url::tests::hyperlink_sequences_are_written ... ok
[INFO] [stdout] test ui::url::tests::ignores_embedded_word_like_prefix ... ok
[INFO] [stdout] test ui::url::tests::keeps_balanced_brackets_for_ipv6_host_literals ... ok
[INFO] [stdout] test ui::url::tests::keeps_balanced_parentheses ... ok
[INFO] [stdout] test ui::url::tests::trims_common_trailing_punctuation ... ok
[INFO] [stdout] test ui::window_manager::tests::close_focused_pane ... ok
[INFO] [stdout] test ui::window_manager::tests::focus_next_prev_cycles ... ok
[INFO] [stdout] test ui::window_manager::tests::focus_pane_id_selects_window_by_pane ... ok
[INFO] [stdout] test ui::window_manager::tests::resize_changes_layout_widths ... ok
[INFO] [stdout] test ui::window_manager::tests::snapshot_roundtrip_restores_order_and_focus ... ok
[INFO] [stdout] test ui::window_manager::tests::split_and_focus ... ok
[INFO] [stdout] test ui::window_manager::tests::swap_with_prev_swaps_pane_ids ... ok
[INFO] [stdout] test upgrade::tests::semver_parser_accepts_with_or_without_v ... ok
[INFO] [stdout] test upgrade::tests::target_triple_matches_supported_platforms ... ok
[INFO] [stdout] test xdg::tests::app_paths_append_spectra ... ok
[INFO] [stdout] test ui::text::tests::truncate_zero_width ... ok
[INFO] [stdout] test ui::url::tests::detects_basic_http_and_https_urls ... ok
[INFO] [stdout] test command_history::tests::records_and_orders_by_recency ... ok
[INFO] [stdout] test app::tests::restore_from_runtime_state_recovers_multi_session_layout_and_focus ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 442 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spectra-06f1686f6174cf04)
[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/cli_command_surface_e2e.rs (/opt/rustwide/target/debug/deps/cli_command_surface_e2e-2fb5ec8cddd8a3ae)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test command_surface_bootstrap_new_session_and_ls ... ok
[INFO] [stdout] test command_surface_source_file_reload_reports_results ... ok
[INFO] [stdout] test command_surface_mutations_and_selectors ... ok
[INFO] [stdout] test command_surface_send_keys ... ok
[INFO] [stdout] test command_surface_restores_runtime_state_after_server_restart ... ok
[INFO] [stderr]      Running tests/newline_behavior_e2e.rs (/opt/rustwide/target/debug/deps/newline_behavior_e2e-8b293a9077ce709e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prompt_repaint_sequence_clears_stale_marker_bytes ... ok
[INFO] [stdout] test lf_moves_down_without_cr ... ok
[INFO] [stdout] test crlf_keeps_expected_prompt_alignment ... ok
[INFO] [stderr]      Running tests/pty_backend_e2e.rs (/opt/rustwide/target/debug/deps/pty_backend_e2e-441be42d3521ee3c)
[INFO] [stdout] test crlf_moves_prompt_to_column_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test interactive_shell_exit_is_detected_as_closed ... ok
[INFO] [stdout] test spawn_uses_tty ... ok
[INFO] [stdout] test pty_roundtrip_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/render_color_e2e.rs (/opt/rustwide/target/debug/deps/render_color_e2e-a556d6f6365c09ed)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test render_emits_style_control_sequences_for_colored_cells ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/render_incremental_e2e.rs (/opt/rustwide/target/debug/deps/render_incremental_e2e-4f82df943ea40c04)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/render_snapshot_e2e.rs (/opt/rustwide/target/debug/deps/render_snapshot_e2e-b76f294246028543)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test full_clear_flag_forces_clear_even_with_back_buffer ... ok
[INFO] [stdout] test cursor_only_update_moves_cursor_without_repainting_text ... ok
[INFO] [stdout] test resized_frame_incremental_render_does_not_clear_screen ... ok
[INFO] [stdout] test single_cell_update_emits_small_diff_only ... ok
[INFO] [stdout] test full_clear_only_on_full_clear_render ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/socket_attach_detach_e2e.rs (/opt/rustwide/target/debug/deps/socket_attach_detach_e2e-786fbb5aa5d554b7)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test single_pane_snapshot ... ok
[INFO] [stdout] test vertical_split_snapshot ... ok
[INFO] [stdout] test horizontal_split_snapshot ... 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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test socket_attach_with_missing_target_returns_error_and_keeps_other_clients_attached ... ok
[INFO] [stdout] test socket_clients_keep_distinct_active_sessions_after_attach ... ok
[INFO] [stdout] test socket_attach_with_valid_target_starts_attached ... ok
[INFO] [stdout] test socket_clients_isolate_prefix_mode_and_lock_state ... ok
[INFO] [stdout] test socket_long_multiline_output_auto_scrolls_and_accepts_immediate_followup_input ... ok
[INFO] [stdout] test socket_client_focus_profiles_restore_after_restart ... ok
[INFO] [stdout] test socket_attach_detach_and_reattach_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/socket_latency_e2e.rs (/opt/rustwide/target/debug/deps/socket_latency_e2e-3dcd25e04011fc01)
[INFO] [stdout] running 1 test
[INFO] [stdout] test socket_latency_batch_reports_paste_and_key_roundtrip ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- socket_latency_batch_reports_paste_and_key_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'socket_latency_batch_reports_paste_and_key_roundtrip' (929) panicked at tests/socket_latency_e2e.rs:574:60:
[INFO] [stdout] measure key latency: Custom { kind: TimedOut, error: "timed out waiting for render containing marker: e2aaac1414bad7ff; render_count=1; non_render_count=0; last_render_len=4068" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8d1c92e942 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8d1c92e942 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8d1c92e942 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c8d1c92e942 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c8d1c93f65a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c8d1c93f65a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c8d1c8fc176 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c8d1c8fc176 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c8d1c90d939 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c8d1c90d939 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c8d1c90d7d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c8d1c84dabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c8d1c84dabe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c8d1c90dbb2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c8d1c90dbb2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c8d1c90d9f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c8d1c908a39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c8d1c8f065d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c8d1c946b3c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c8d1c946322 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c8d1c82e315 - core::result::Result<T,E>::expect::h40d6a45b7f56bad5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c8d1c825a98 - socket_latency_e2e::socket_latency_batch_reports_paste_and_key_roundtrip::h0d23e3c66f3283fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/socket_latency_e2e.rs:574:60
[INFO] [stdout]   22:     0x5c8d1c826297 - socket_latency_e2e::socket_latency_batch_reports_paste_and_key_roundtrip::{{closure}}::h7fc2cacb8e4fb739
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/socket_latency_e2e.rs:550:58
[INFO] [stdout]   23:     0x5c8d1c82cc76 - core::ops::function::FnOnce::call_once::h2f5b91e6c4f5c253
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c8d1c84d87b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c8d1c84d87b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c8d1c86128a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c8d1c86128a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c8d1c86128a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c8d1c86128a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c8d1c86128a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c8d1c86128a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c8d1c86128a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c8d1c83b6e4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c8d1c83b6e4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c8d1c83f082 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c8d1c83f082 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c8d1c83f082 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c8d1c83f082 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c8d1c83f082 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c8d1c83f082 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c8d1c83f082 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c8d1c903aff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c8d1c903aff - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x78f14f129aa4 - <unknown>
[INFO] [stdout]   45:     0x78f14f1b6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     socket_latency_batch_reports_paste_and_key_roundtrip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.92s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test socket_latency_e2e`
[INFO] running `Command { std: "docker" "inspect" "5e007ecee74410491167acd1f3e98822206ab82e8a782187048b7c2e8d18d2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e007ecee74410491167acd1f3e98822206ab82e8a782187048b7c2e8d18d2b2", kill_on_drop: false }`
[INFO] [stdout] 5e007ecee74410491167acd1f3e98822206ab82e8a782187048b7c2e8d18d2b2
