[INFO] cloning repository https://github.com/tideandiron/teamucks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tideandiron/teamucks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftideandiron%2Fteamucks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftideandiron%2Fteamucks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7df103a2c47e041d0b445c74eacb1d463324b8f5
[INFO] testing tideandiron/teamucks against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftideandiron%2Fteamucks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tideandiron/teamucks
[INFO] finished tweaking git repo https://github.com/tideandiron/teamucks
[INFO] tweaked toml for git repo https://github.com/tideandiron/teamucks written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tideandiron/teamucks on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tideandiron/teamucks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8a06ef11dfca1f076608a5ac604e47a80107943c548ce49a22f460c8353bbe6
[INFO] running `Command { std: "docker" "start" "-a" "a8a06ef11dfca1f076608a5ac604e47a80107943c548ce49a22f460c8353bbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a06ef11dfca1f076608a5ac604e47a80107943c548ce49a22f460c8353bbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a06ef11dfca1f076608a5ac604e47a80107943c548ce49a22f460c8353bbe6", kill_on_drop: false }`
[INFO] [stdout] a8a06ef11dfca1f076608a5ac604e47a80107943c548ce49a22f460c8353bbe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bfbe60136926b4fa5f51e369a330070cfbbc5bce9f99cd2d214735306684c1f
[INFO] running `Command { std: "docker" "start" "-a" "1bfbe60136926b4fa5f51e369a330070cfbbc5bce9f99cd2d214735306684c1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling teamucks-vte v0.1.0 (/opt/rustwide/workdir/crates/teamucks-vte)
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling teamucks-proto v0.1.0 (/opt/rustwide/workdir/crates/teamucks-proto)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling teamucks-core v0.1.0 (/opt/rustwide/workdir/crates/teamucks-core)
[INFO] [stderr]    Compiling teamucks v0.1.0 (/opt/rustwide/workdir/crates/teamucks)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "1bfbe60136926b4fa5f51e369a330070cfbbc5bce9f99cd2d214735306684c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bfbe60136926b4fa5f51e369a330070cfbbc5bce9f99cd2d214735306684c1f", kill_on_drop: false }`
[INFO] [stdout] 1bfbe60136926b4fa5f51e369a330070cfbbc5bce9f99cd2d214735306684c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bd739023893bb830db6459f2c5c45396da78f9099ce6150c04e67151309725b
[INFO] running `Command { std: "docker" "start" "-a" "0bd739023893bb830db6459f2c5c45396da78f9099ce6150c04e67151309725b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling teamucks-vte v0.1.0 (/opt/rustwide/workdir/crates/teamucks-vte)
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling teamucks-proto v0.1.0 (/opt/rustwide/workdir/crates/teamucks-proto)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling teamucks-core v0.1.0 (/opt/rustwide/workdir/crates/teamucks-core)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling teamucks v0.1.0 (/opt/rustwide/workdir/crates/teamucks)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "0bd739023893bb830db6459f2c5c45396da78f9099ce6150c04e67151309725b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd739023893bb830db6459f2c5c45396da78f9099ce6150c04e67151309725b", kill_on_drop: false }`
[INFO] [stdout] 0bd739023893bb830db6459f2c5c45396da78f9099ce6150c04e67151309725b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d27ad06302b05a1a3309278b8fc3a0d9fc884cf71015c54cbb8cbbffd81298c4
[INFO] running `Command { std: "docker" "start" "-a" "d27ad06302b05a1a3309278b8fc3a0d9fc884cf71015c54cbb8cbbffd81298c4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teamucks-f127408d5b1f559c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test client::tests::test_render_server_message_bell_returns_empty ... ok
[INFO] [stdout] test client::tests::test_render_server_message_frame_diff_produces_bytes ... ok
[INFO] [stdout] test client::tests::test_render_server_message_full_frame_produces_bytes ... ok
[INFO] [stdout] test client::tests::test_render_server_message_handshake_returns_empty ... ok
[INFO] [stdout] test client::tests::test_render_server_message_layout_change_returns_empty ... ok
[INFO] [stdout] test client::tests::test_render_server_message_status_update_returns_empty ... ok
[INFO] [stdout] test client::tests::test_render_server_message_cursor_update_produces_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/teamucks-c8b9281fc26aefb1)
[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/client_tests.rs (/opt/rustwide/target/debug/deps/client_tests-f096c649601d55e6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_in_process_output_writer_writes_frame_diff ... ok
[INFO] [stdout] test test_in_process_output_writer_writes_to_sink ... ok
[INFO] [stdout] test test_output_writer_renders_cursor ... ok
[INFO] [stdout] test test_output_writer_skips_handshake_response ... ok
[INFO] [stdout] test test_output_writer_renders_frame_diff ... ok
[INFO] [stdout] test test_output_writer_renders_full_frame ... ok
[INFO] [stdout] test test_output_writer_exits_on_channel_close ... ok
[INFO] [stdout] test test_output_writer_skips_non_render_messages ... ok
[INFO] [stderr]      Running tests/terminal_tests.rs (/opt/rustwide/target/debug/deps/terminal_tests-35114f375e718d8f)
[INFO] [stdout] test test_input_to_pane_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_alternate_screen_enter_exact_bytes ... ok
[INFO] [stdout] test test_alternate_screen_enter_bytes ... ok
[INFO] [stdout] test test_alternate_screen_exit_bytes ... ok
[INFO] [stdout] test test_alternate_screen_exit_exact_bytes ... ok
[INFO] [stdout] test test_alternate_screen_enter_and_exit_are_distinct ... ok
[INFO] [stdout] test test_enter_raw_mode_on_real_tty_succeeds ... ignored
[INFO] [stdout] test test_query_terminal_size_on_real_tty_returns_nonzero ... ignored
[INFO] [stdout] test test_enter_raw_mode_on_non_tty_returns_error ... ok
[INFO] [stdout] test test_terminal_guard_restores_on_real_tty ... ignored
[INFO] [stdout] [?1049l[?25h[?1000l[?1006l[0m[?1049l[?25h[?1000l[?1006l[0m[?1049l[?25h[?1000l[?1006l[0mtest test_terminal_guard_multiple_drops_do_not_panic ... ok
[INFO] [stdout] test test_terminal_guard_drop_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teamucks_core-3db86f9f05b58e60)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test config::tests::test_load_config_from_str_bad_toml ... ok
[INFO] [stdout] test config::tests::test_load_config_from_str_empty ... ok
[INFO] [stdout] test config::tests::test_config_path_ends_with_suffix ... ok
[INFO] [stdout] test config::tests::test_raw_config_deserializes_scrollback ... ok
[INFO] [stdout] test config::validate::tests::test_action_to_command_unknown ... ok
[INFO] [stdout] test config::validate::tests::test_parse_exit_behavior ... ok
[INFO] [stdout] test config::validate::tests::test_parse_hex_color_invalid ... ok
[INFO] [stdout] test config::validate::tests::test_parse_hex_color_valid ... ok
[INFO] [stdout] test config::tests::test_raw_keybindings_deserializes ... ok
[INFO] [stdout] test input::prefix::tests::test_default_bindings_cover_all_digits ... ok
[INFO] [stdout] test input::prefix::tests::test_initial_state_is_passthrough ... ok
[INFO] [stdout] test config::validate::tests::test_validate_empty_is_ok ... ok
[INFO] [stdout] test pty::tests::test_pty_set_window_size_valid ... ok
[INFO] [stdout] test pty::tests::test_pty_set_window_size_zero_rows_invalid ... ok
[INFO] [stdout] test pty::tests::test_pty_open_fds_are_distinct ... ok
[INFO] [stdout] test pty::tests::test_pty_error_display ... ok
[INFO] [stdout] test pty::tests::test_pty_set_window_size_zero_cols_invalid ... ok
[INFO] [stdout] test render::borders::tests::test_box_char_cross ... ok
[INFO] [stdout] test render::borders::tests::test_box_char_vertical ... ok
[INFO] [stdout] test render::borders::tests::test_compute_borders_single_pane_returns_empty ... ok
[INFO] [stdout] test render::borders::tests::test_box_char_horizontal ... ok
[INFO] [stdout] test render::borders::tests::test_compute_borders_horizontal_split_correct_count ... ok
[INFO] [stdout] test render::statusbar::tests::test_current_time_hhmm_format ... ok
[INFO] [stdout] test render::borders::tests::test_box_char_corners ... ok
[INFO] [stdout] test input::prefix::tests::test_on_prefix_timeout_forwards_prefix_and_resets ... ok
[INFO] [stdout] test render::borders::tests::test_box_char_tees ... ok
[INFO] [stdout] test render::statusbar::tests::test_parse_hex_color_invalid_returns_white ... ok
[INFO] [stdout] test render::statusbar::tests::test_parse_hex_color_valid ... ok
[INFO] [stdout] test render::statusbar::tests::test_parse_hex_color_without_hash ... ok
[INFO] [stdout] test render::statusbar::tests::test_render_center_is_empty ... ok
[INFO] [stdout] test render::statusbar::tests::test_render_left_activity_star ... ok
[INFO] [stdout] test render::statusbar::tests::test_render_left_contains_session_name ... ok
[INFO] [stdout] test render::statusbar::tests::test_truncate_cwd_long_path_abbreviates_intermediate ... ok
[INFO] [stdout] test render::statusbar::tests::test_render_right_has_time ... ok
[INFO] [stdout] test render::statusbar::tests::test_truncate_cwd_tilde_replacement ... ok
[INFO] [stdout] test render::statusbar::tests::test_truncate_cwd_short_path_unchanged ... ok
[INFO] [stdout] test render::statusbar::tests::test_truncate_to_cols_exactly_limit ... ok
[INFO] [stdout] test render::statusbar::tests::test_truncate_to_cols_shorter_than_limit ... ok
[INFO] [stdout] test render::tests::test_render_cup_is_1_indexed ... ok
[INFO] [stdout] test render::tests::test_render_cursor_hide ... ok
[INFO] [stdout] test render::statusbar::tests::test_truncate_to_cols_exceeds_limit ... ok
[INFO] [stdout] test render::tests::test_render_cursor_position_cup ... ok
[INFO] [stdout] test render::tests::test_render_cursor_show ... ok
[INFO] [stdout] test render::tests::test_render_sync_markers_present_in_full_frame ... ok
[INFO] [stdout] test server::client::tests::test_client_id_display ... ok
[INFO] [stdout] test render::tests::test_render_new_creates_renderer ... ok
[INFO] [stdout] test render::tests::test_render_sgr_not_repeated_for_same_style ... ok
[INFO] [stdout] test render::tests::test_render_sgr_bold ... ok
[INFO] [stdout] test server::client::tests::test_client_id_next_is_unique ... ok
[INFO] [stdout] test server::listener::tests::test_default_socket_path_xdg ... ok
[INFO] [stdout] test render::statusbar::tests::test_display_width_ascii ... ok
[INFO] [stdout] test server::listener::tests::test_default_socket_path_tmpdir_fallback ... ok
[INFO] [stdout] test server::client::tests::test_client_id_equality_and_hash ... ok
[INFO] [stdout] test render::borders::tests::test_compute_borders_vertical_split_correct_count ... ok
[INFO] [stdout] test server::tests::test_server_error_variants ... ok
[INFO] [stdout] test session::tests::test_session_active_index_clamped_after_remove ... ok
[INFO] [stdout] test session::tests::test_session_add_window_increases_count ... ok
[INFO] [stdout] test session::tests::test_session_new_has_one_window ... ok
[INFO] [stdout] test session::tests::test_session_handle_window_empty ... ok
[INFO] [stdout] test session::tests::test_session_next_window_wraps ... ok
[INFO] [stdout] test session::tests::test_session_prev_window_wraps ... ok
[INFO] [stdout] test session::tests::test_session_remove_last_window_empty ... ok
[INFO] [stdout] test session::tests::test_session_remove_nonexistent_window_errors ... ok
[INFO] [stdout] test session::tests::test_session_remove_non_last_window ... ok
[INFO] [stdout] test session::tests::test_session_switch_out_of_bounds_noop ... ok
[INFO] [stdout] test session::tests::test_session_switch_window_by_index ... ok
[INFO] [stdout] test session::tests::test_session_set_name ... ok
[INFO] [stdout] test session::tests::test_session_window_by_id_found ... ok
[INFO] [stdout] test session::tests::test_session_window_by_id_not_found ... ok
[INFO] [stdout] test signal::tests::test_send_sigwinch_to_pid1_eperm ... ok
[INFO] [stdout] test signal::tests::test_send_sigwinch_to_self ... ok
[INFO] [stdout] test window::tests::test_window_activity ... ok
[INFO] [stdout] test window::tests::test_window_close_non_last_pane ... ok
[INFO] [stdout] test window::tests::test_window_close_last_pane_returns_empty ... ok
[INFO] [stdout] test window::tests::test_window_close_nonexistent_pane_errors ... ok
[INFO] [stdout] test server::listener::tests::test_ensure_socket_dir_creates_with_mode_700 ... ok
[INFO] [stdout] test window::tests::test_window_initial_state ... ok
[INFO] [stdout] test window::tests::test_window_navigate_two_panes ... ok
[INFO] [stdout] test server::listener::tests::test_remove_stale_socket_removes_existing_file ... ok
[INFO] [stdout] test server::listener::tests::test_remove_stale_socket_no_file_is_ok ... ok
[INFO] [stdout] test window::tests::test_window_set_name ... ok
[INFO] [stdout] test window::tests::test_window_resize_updates_hints ... ok
[INFO] [stdout] test window::tests::test_window_split_increases_count ... ok
[INFO] [stdout] test config::validate::tests::test_action_to_command_known ... ok
[INFO] [stdout] test server::tests::test_server_debug_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/actor_tests.rs (/opt/rustwide/target/debug/deps/actor_tests-cf8d5d117f0ec0c4)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_actor_accepts_new_client_sends_handshake_response ... ok
[INFO] [stdout] test test_actor_handshake_response_protocol_version ... ok
[INFO] [stdout] test test_actor_shutdown_exits_run_loop ... ok
[INFO] [stdout] test test_actor_shutdown_is_authoritative_exit ... ok
[INFO] [stdout] test test_actor_second_client_does_not_steal_focus ... ok
[INFO] [stdout] test test_actor_starts_and_processes_render_tick ... ok
[INFO] [stdout] test test_actor_pane_died_unknown_pane_ignored ... ok
[INFO] [stdout] test test_actor_client_disconnected_removes_client ... ok
[INFO] [stdout] test test_actor_host_resize_does_not_panic ... ok
[INFO] [stdout] test test_actor_pty_output_unknown_pane_ignored ... ok
[INFO] [stdout] test test_actor_first_client_becomes_focused ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/border_tests.rs (/opt/rustwide/target/debug/deps/border_tests-b265517413656a79)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_active_pane_border_flagged ... ok
[INFO] [stdout] test test_corner_characters_top_left_junction ... ok
[INFO] [stdout] test test_cross_junction_glyph_at_center ... ok
[INFO] [stdout] test test_cross_junction_in_2x2_grid ... ok
[INFO] [stdout] test test_border_positions_match_geometries ... ok
[INFO] [stdout] test test_horizontal_split_border_produces_horizontal_line ... ok
[INFO] [stdout] test test_inactive_borders_not_flagged ... ok
[INFO] [stdout] test test_render_borders_active_uses_accent_color ... ok
[INFO] [stdout] test test_render_borders_empty_produces_no_output ... ok
[INFO] [stdout] test test_t_junction_left_tee ... ok
[INFO] [stdout] test test_single_pane_no_borders ... ok
[INFO] [stdout] test test_vertical_split_border_character_is_vertical_bar ... ok
[INFO] [stdout] test test_vertical_split_border_produces_vertical_line ... ok
[INFO] [stdout] test test_horizontal_split_border_character_is_horizontal_bar ... ok
[INFO] [stdout] test test_complex_layout_all_intersections_correct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-efc0045747e4ce13)
[INFO] [stdout] running 25 tests
[INFO] [stdout] test config_path::test_config_path_default ... ok
[INFO] [stdout] test key_parsing::test_parse_key_char ... ok
[INFO] [stdout] test key_parsing::test_parse_key_ctrl_space ... ok
[INFO] [stdout] test config_path::test_config_path_xdg ... ok
[INFO] [stdout] test key_parsing::test_parse_key_dash ... ok
[INFO] [stdout] test key_parsing::test_parse_key_ctrl ... ok
[INFO] [stdout] test key_parsing::test_parse_key_invalid ... ok
[INFO] [stdout] test key_parsing::test_parse_key_pipe ... ok
[INFO] [stdout] test key_parsing::test_parse_key_special_enter ... ok
[INFO] [stdout] test test_config_default ... ok
[INFO] [stdout] test test_config_default_keybindings ... ok
[INFO] [stdout] test test_config_default_prefix_ctrl_space ... ok
[INFO] [stdout] test test_config_default_theme ... ok
[INFO] [stdout] test test_config_parse_scrollback ... ok
[INFO] [stdout] test test_config_parse_exit_behavior ... ok
[INFO] [stdout] test key_parsing::test_parse_key_special_escape ... ok
[INFO] [stdout] test test_config_parse_prefix ... ok
[INFO] [stdout] test test_config_parse_mouse ... ok
[INFO] [stdout] test test_config_parse_theme_colors ... ok
[INFO] [stdout] test test_config_toml_parse ... ok
[INFO] [stdout] test test_config_parse_shell ... ok
[INFO] [stdout] test test_config_validate_invalid_prefix ... ok
[INFO] [stdout] test test_config_validate_unknown_action ... ok
[INFO] [stdout] test test_config_validate_invalid_color ... ok
[INFO] [stdout] test test_config_validate_collects_all_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/input_tests.rs (/opt/rustwide/target/debug/deps/input_tests-ff6de46c1f3f2f67)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_command_returns_to_passthrough ... ok
[INFO] [stdout] test test_custom_prefix_key ... ok
[INFO] [stdout] test test_key_event_equality ... ok
[INFO] [stdout] test test_key_event_ctrl_space ... ok
[INFO] [stdout] test test_key_event_inequality_different_modifiers ... ok
[INFO] [stdout] test test_passthrough_normal_keys ... ok
[INFO] [stdout] test test_prefix_plus_c_creates_window ... ok
[INFO] [stdout] test test_prefix_key_enters_prefix_mode ... ok
[INFO] [stdout] test test_passthrough_special_keys ... ok
[INFO] [stdout] test test_prefix_plus_d_detaches ... ok
[INFO] [stdout] test test_prefix_plus_dash_splits_horizontal ... ok
[INFO] [stdout] test test_prefix_plus_x_closes_pane ... ok
[INFO] [stdout] test test_prefix_plus_pipe_splits_vertical ... ok
[INFO] [stdout] test test_prefix_plus_digit_goto ... ok
[INFO] [stdout] test test_prefix_plus_n_next_window ... ok
[INFO] [stdout] test test_prefix_plus_z_zooms ... ok
[INFO] [stdout] test test_prefix_plus_hjkl_navigates ... ok
[INFO] [stdout] test test_prefix_r_enters_resize ... ok
[INFO] [stdout] test test_prefix_unknown_key_consumed ... ok
[INFO] [stdout] test test_prefix_state_reset ... ok
[INFO] [stdout] test test_resize_equals_equalizes ... ok
[INFO] [stdout] test test_resize_escape_exits ... ok
[INFO] [stdout] test test_resize_unknown_consumed ... ok
[INFO] [stdout] test test_resize_hjkl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_runnable_tests.rs (/opt/rustwide/target/debug/deps/integration_runnable_tests-7c4ddc15b30d2015)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_actor_new_client_receives_full_frame_after_handshake ... ok
[INFO] [stdout] test test_actor_render_tick_no_op_when_nothing_dirty ... ok
[INFO] [stdout] test test_actor_pty_output_marks_pane_dirty ... ok
[INFO] [stdout] test test_actor_second_client_also_receives_full_frame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/layout_tests.rs (/opt/rustwide/target/debug/deps/layout_tests-85cff1ea1d25c332)
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_close_last_pane ... ok
[INFO] [stdout] test test_deserialize_invalid ... ok
[INFO] [stdout] test test_navigate_down ... ok
[INFO] [stdout] test test_navigate_left ... ok
[INFO] [stdout] test test_navigate_no_neighbor ... ok
[INFO] [stdout] test test_resize_adjusts_ratio ... ok
[INFO] [stdout] test test_resolve_borders_between_panes ... ok
[INFO] [stdout] test test_resize_clamps_at_minimum ... ok
[INFO] [stdout] test test_resolve_deep_tree ... ok
[INFO] [stdout] test test_close_pane_promotes_sibling ... ok
[INFO] [stdout] test test_navigate_right ... ok
[INFO] [stdout] test test_resolve_single_pane ... ok
[INFO] [stdout] test test_navigate_up ... ok
[INFO] [stdout] test test_rotate_split ... ok
[INFO] [stdout] test test_resolve_no_gaps ... ok
[INFO] [stdout] test test_resolve_two_panes_horizontal ... ok
[INFO] [stdout] test test_serialize_nested ... ok
[INFO] [stdout] test test_resolve_two_panes_vertical ... ok
[INFO] [stdout] test test_serialize_single ... ok
[INFO] [stdout] test test_split_default_ratio ... ok
[INFO] [stdout] test test_single_pane_fills_window ... ok
[INFO] [stdout] test test_split_horizontal ... ok
[INFO] [stdout] test test_split_vertical ... ok
[INFO] [stdout] test test_zoom_fills_window ... ok
[INFO] [stdout] test test_swap_panes ... ok
[INFO] [stdout] test test_split_ratio_70_30 ... ok
[INFO] [stdout] test test_unzoom_restores ... ok
[INFO] [stdout] test test_zoom_returns_single_geometry ... ok
[INFO] [stdout] test test_split_rejected_too_small ... ok
[INFO] [stdout] test prop_test_layout_invariants ... ok
[INFO] [stderr]      Running tests/mouse_tests.rs (/opt/rustwide/target/debug/deps/mouse_tests-a10b4350445281f8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test test_hit_border_vertical ... ok
[INFO] [stdout] test test_hit_horizontal_border ... ok
[INFO] [stdout] test test_hit_pane_bottom_right_of_left_pane ... ok
[INFO] [stdout] test test_hit_no_panes_returns_status_bar ... ok
[INFO] [stdout] test test_hit_status_bar ... ok
[INFO] [stdout] test test_mouse_border_drag_start ... ok
[INFO] [stdout] test test_mouse_click_forwarded_with_mouse_mode ... ok
[INFO] [stdout] test test_mouse_border_always_multiplexer_even_with_mouse_mode ... ok
[INFO] [stdout] test test_hit_pane_content_left_pane ... ok
[INFO] [stdout] test test_hit_pane_top_left_corner ... ok
[INFO] [stdout] test test_mouse_move_without_drag_ignored ... ok
[INFO] [stdout] test test_hit_pane_content_right_pane ... ok
[INFO] [stdout] test test_mouse_release_without_drag_ignored ... ok
[INFO] [stdout] test test_mouse_border_drag_end ... ok
[INFO] [stdout] test test_mouse_border_drag_continue ... ok
[INFO] [stdout] test test_mouse_click_on_active_pane_no_mouse_mode ... ok
[INFO] [stdout] test test_mouse_click_focuses_pane ... ok
[INFO] [stdout] test test_mouse_scroll_down ... ok
[INFO] [stdout] test test_mouse_scroll_on_inactive_pane ... ok
[INFO] [stdout] test test_mouse_scroll_up ... ok
[INFO] [stdout] test test_mouse_status_bar_ignored ... ok
[INFO] [stdout] test test_parse_sgr_col_row_conversion ... ok
[INFO] [stdout] test test_parse_sgr_invalid_bad_numbers ... ok
[INFO] [stdout] test test_parse_sgr_invalid_empty ... ok
[INFO] [stdout] test test_parse_sgr_invalid_no_escape ... ok
[INFO] [stdout] test test_parse_sgr_left_press ... ok
[INFO] [stdout] test test_parse_sgr_invalid_truncated ... ok
[INFO] [stdout] test test_parse_sgr_middle_press ... ok
[INFO] [stdout] test test_parse_sgr_motion_no_button ... ok
[INFO] [stdout] test test_parse_sgr_motion ... ok
[INFO] [stdout] test test_parse_sgr_motion_right_held ... ok
[INFO] [stdout] test test_parse_sgr_release ... ok
[INFO] [stdout] test test_parse_sgr_right_press ... ok
[INFO] [stdout] test test_parse_sgr_scroll_up ... ok
[INFO] [stdout] test test_parse_sgr_scroll_down ... ok
[INFO] [stdout] test test_parse_sgr_with_modifiers_alt ... ok
[INFO] [stdout] test test_parse_sgr_invalid_missing_prefix ... ok
[INFO] [stdout] test test_parse_sgr_with_modifiers_ctrl ... ok
[INFO] [stdout] test test_parse_sgr_with_modifiers_shift ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pane_tests.rs (/opt/rustwide/target/debug/deps/pane_tests-57855c9349e8b3d8)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_pane_feed_multiple_bytes_advances_cursor ... ok
[INFO] [stdout] test test_pane_resize_zero_cols_errors ... ok
[INFO] [stdout] test test_pane_feed_updates_terminal_grid ... ok
[INFO] [stdout] test test_pane_resize_zero_rows_errors ... ok
[INFO] [stdout] test test_pane_spawn_title_is_empty ... ok
[INFO] [stdout] test test_pane_resize_changes_terminal_dimensions ... ok
[INFO] [stdout] test test_pane_spawn_is_alive ... ok
[INFO] [stdout] test test_pane_compute_diff_first_call_returns_full_frame ... ok
[INFO] [stdout] test test_pane_compute_diff_single_cell_change ... ok
[INFO] [stdout] test test_pane_compute_diff_cursor_update_on_move ... ok
[INFO] [stdout] test test_pane_terminal_dimensions_match_spawn ... ok
[INFO] [stdout] test test_pane_try_reap_alive_returns_none ... ok
[INFO] [stdout] test test_pane_compute_diff_empty_after_no_changes ... ok
[INFO] [stdout] test test_pane_write_input_succeeds ... ok
[INFO] [stdout] test test_pane_try_reap_exited_returns_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol_tests.rs (/opt/rustwide/target/debug/deps/protocol_tests-0f671d3f8e22bcd6)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_codec_message_too_large_async ... ok
[INFO] [stdout] test test_codec_multiple_messages_in_sequence ... ok
[INFO] [stdout] test test_codec_read_write_roundtrip ... ok
[INFO] [stdout] test test_empty_string_encoding ... ok
[INFO] [stdout] test test_encode_decode_all_attr_bits ... ok
[INFO] [stdout] test test_color_encoding_all_variants ... ok
[INFO] [stdout] test test_codec_client_roundtrip ... ok
[INFO] [stdout] test test_encode_decode_bell ... ok
[INFO] [stdout] test test_encode_decode_command ... ok
[INFO] [stdout] test test_encode_decode_cursor_update ... ok
[INFO] [stdout] test test_encode_decode_diff_mixed_entries ... ok
[INFO] [stdout] test test_encode_decode_frame_diff_line ... ok
[INFO] [stdout] test test_encode_decode_frame_diff_scroll ... ok
[INFO] [stdout] test test_encode_decode_full_frame ... ok
[INFO] [stdout] test test_encode_decode_handshake_request ... ok
[INFO] [stdout] test test_encode_decode_handshake_response ... ok
[INFO] [stdout] test test_encode_decode_key_event ... ok
[INFO] [stdout] test test_encode_decode_frame_diff_cell ... ok
[INFO] [stdout] test test_encode_decode_layout_change ... ok
[INFO] [stdout] test test_encode_decode_mouse_event ... ok
[INFO] [stdout] test test_encode_decode_paste ... ok
[INFO] [stdout] test test_encode_decode_resize ... ok
[INFO] [stdout] test test_encode_decode_wide_cell_flags ... ok
[INFO] [stderr]      Running tests/pty_reader_tests.rs (/opt/rustwide/target/debug/deps/pty_reader_tests-1bcd2c0ad5b97b3e)
[INFO] [stdout] test test_length_prefix_framing ... ok
[INFO] [stdout] test test_length_prefix_framing_server ... ok
[INFO] [stdout] test test_message_too_large ... ok
[INFO] [stdout] test test_truncated_message_server ... ok
[INFO] [stdout] test test_truncated_message_client ... ok
[INFO] [stdout] test test_unknown_message_type_client ... ok
[INFO] [stdout] test test_handshake_version_negotiation_success ... ok
[INFO] [stdout] test test_encode_decode_title_change ... ok
[INFO] [stdout] test test_encode_decode_status_update ... ok
[INFO] [stdout] test test_encode_decode_unicode_grapheme ... ok
[INFO] [stdout] test test_unknown_message_type_server ... ok
[INFO] [stdout] test test_version_mismatch_error_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_pty_reader_exits_after_pane_died ... ok
[INFO] [stdout] test test_pty_reader_pty_output_carries_correct_pane_id ... ok
[INFO] [stdout] test test_pty_reader_forwards_output_as_pty_output ... ok
[INFO] [stdout] test test_pty_reader_sends_pane_died_on_eof ... ok
[INFO] [stdout] test test_pty_reader_handles_large_output ... ok
[INFO] [stdout] test test_pty_reader_pane_died_carries_correct_pane_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pty_tests.rs (/opt/rustwide/target/debug/deps/pty_tests-8abfa125039c5c5e)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test pty::test_pty_child_exit_code_42 ... ok
[INFO] [stdout] test pty::test_pty_error_display_open ... ok
[INFO] [stdout] test pty::test_pty_error_display_window_size ... ok
[INFO] [stdout] test pty::test_pty_child_signal_sigterm ... ok
[INFO] [stdout] test pty::test_pty_resize_and_sigwinch ... ok
[INFO] [stdout] test pty::test_pty_child_exit_code_zero ... ok
[INFO] [stdout] test pty::test_pty_open_returns_valid_fds ... ok
[INFO] [stdout] test pty::test_pty_set_window_size_zero_rows_rejected ... ok
[INFO] [stdout] test pty::test_pty_set_window_size_succeeds ... ok
[INFO] [stdout] test pty::test_pty_set_window_size_zero_cols_rejected ... ok
[INFO] [stdout] test pty::test_pty_spawn_shell_returns_valid_pid ... ok
[INFO] [stdout] test pty::test_pty_try_wait_returns_none_while_running ... ok
[INFO] [stdout] test pty::test_signal_send_sigterm_live_process ... ok
[INFO] [stdout] test pty::test_signal_send_sigwinch_live_process ... ok
[INFO] [stdout] test pty::test_pty_write_read_roundtrip ... ok
[INFO] [stdout] test pty::test_pty_no_fd_leak ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pty::test_pty_no_fd_leak stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pty::test_pty_no_fd_leak' (379) panicked at crates/teamucks-core/tests/pty_tests.rs:220:9:
[INFO] [stdout] master fd 6 must be closed after drop
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3a7984f57a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3a7984f57a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3a7984f57a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3a7984f57a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e3a7986325a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e3a7986325a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e3a79853df2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e3a79853df2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e3a7982e49f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e3a7982e49f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3a79847919 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3a797d33ec - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e3a797d33ec - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3a79847ad2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e3a79847ad2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e3a7982e558 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3a79823769 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e3a7982f26d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e3a798639dc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e3a797c538b - pty_tests::pty::test_pty_no_fd_leak::h3290d9c384c2f115
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/teamucks-core/tests/pty_tests.rs:220:9
[INFO] [stdout]   20:     0x5e3a797c53b7 - pty_tests::pty::test_pty_no_fd_leak::{{closure}}::h4629c6b4d42374e1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/teamucks-core/tests/pty_tests.rs:206:29
[INFO] [stdout]   21:     0x5e3a797c2e46 - core::ops::function::FnOnce::call_once::h6393ffba75563943
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e3a797c74eb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e3a797c74eb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e3a797d3ebb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e3a797d3ebb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e3a797d3ebb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e3a797d3ebb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e3a797d3ebb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e3a797d3ebb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e3a797d3ebb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e3a797ce314 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e3a797ce314 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e3a797d6ac2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e3a797d6ac2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e3a797d6ac2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e3a797d6ac2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e3a797d6ac2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e3a797d6ac2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e3a797d6ac2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e3a7984ee8f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5e3a7984ee8f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x70687fb15aa4 - <unknown>
[INFO] [stdout]   43:     0x70687fba2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pty::test_pty_no_fd_leak
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p teamucks-core --test pty_tests`
[INFO] running `Command { std: "docker" "inspect" "d27ad06302b05a1a3309278b8fc3a0d9fc884cf71015c54cbb8cbbffd81298c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27ad06302b05a1a3309278b8fc3a0d9fc884cf71015c54cbb8cbbffd81298c4", kill_on_drop: false }`
[INFO] [stdout] d27ad06302b05a1a3309278b8fc3a0d9fc884cf71015c54cbb8cbbffd81298c4
