[INFO] fetching crate zellij_widgets 0.1.3...
[INFO] testing zellij_widgets-0.1.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate zellij_widgets 0.1.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate zellij_widgets 0.1.3
[INFO] finished tweaking crates.io crate zellij_widgets 0.1.3
[INFO] tweaked toml for crates.io crate zellij_widgets 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zellij_widgets 0.1.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding lru v0.12.5 (available: v0.16.1)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 031dde7c502b35dba48426e80c6fb61fed5b4271127172698d1010b2d8b24c64
[INFO] running `Command { std: "docker" "start" "-a" "031dde7c502b35dba48426e80c6fb61fed5b4271127172698d1010b2d8b24c64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "031dde7c502b35dba48426e80c6fb61fed5b4271127172698d1010b2d8b24c64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031dde7c502b35dba48426e80c6fb61fed5b4271127172698d1010b2d8b24c64", kill_on_drop: false }`
[INFO] [stdout] 031dde7c502b35dba48426e80c6fb61fed5b4271127172698d1010b2d8b24c64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4063b6fa12364caedc238a43c650b0f8ed46a5afe9b68f5d5f555d6c70ce247b
[INFO] running `Command { std: "docker" "start" "-a" "4063b6fa12364caedc238a43c650b0f8ed46a5afe9b68f5d5f555d6c70ce247b", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling zellij_widgets v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ParseColorError` is never constructed
[INFO] [stdout]    --> src/style/types/color.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct ParseColorError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/plugin_pane.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame>
[INFO] [stdout]     |                    ^^^^^^^^^                      -------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame<'_>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/plugin_pane.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn get_frame(&mut self) -> Frame {
[INFO] [stdout]     |                  ^^^^^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn get_frame(&mut self) -> Frame<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.27s
[INFO] running `Command { std: "docker" "inspect" "4063b6fa12364caedc238a43c650b0f8ed46a5afe9b68f5d5f555d6c70ce247b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4063b6fa12364caedc238a43c650b0f8ed46a5afe9b68f5d5f555d6c70ce247b", kill_on_drop: false }`
[INFO] [stdout] 4063b6fa12364caedc238a43c650b0f8ed46a5afe9b68f5d5f555d6c70ce247b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4665d9dc57d2e0db0d3a2d0ad570de28b464b4697736f31eadf8b3d2be4a60c6
[INFO] running `Command { std: "docker" "start" "-a" "4665d9dc57d2e0db0d3a2d0ad570de28b464b4697736f31eadf8b3d2be4a60c6", kill_on_drop: false }`
[INFO] [stdout] warning: struct `ParseColorError` is never constructed
[INFO] [stdout]    --> src/style/types/color.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct ParseColorError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/plugin_pane.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame>
[INFO] [stdout]     |                    ^^^^^^^^^                      -------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame<'_>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zellij_widgets v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/plugin_pane.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn get_frame(&mut self) -> Frame {
[INFO] [stdout]     |                  ^^^^^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn get_frame(&mut self) -> Frame<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParseColorError` is never constructed
[INFO] [stdout]    --> src/style/types/color.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct ParseColorError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/plugin_pane.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame>
[INFO] [stdout]     |                    ^^^^^^^^^                      -------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame<'_>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/plugin_pane.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn get_frame(&mut self) -> Frame {
[INFO] [stdout]     |                  ^^^^^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn get_frame(&mut self) -> Frame<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s
[INFO] running `Command { std: "docker" "inspect" "4665d9dc57d2e0db0d3a2d0ad570de28b464b4697736f31eadf8b3d2be4a60c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4665d9dc57d2e0db0d3a2d0ad570de28b464b4697736f31eadf8b3d2be4a60c6", kill_on_drop: false }`
[INFO] [stdout] 4665d9dc57d2e0db0d3a2d0ad570de28b464b4697736f31eadf8b3d2be4a60c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e38057fd3e78eeb13db2c0cfc2f860cc62dd739c84fcd5a5ca24d78ccc7fdc2
[INFO] running `Command { std: "docker" "start" "-a" "9e38057fd3e78eeb13db2c0cfc2f860cc62dd739c84fcd5a5ca24d78ccc7fdc2", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ParseColorError` is never constructed
[INFO] [stderr]    --> src/style/types/color.rs:244:12
[INFO] [stderr]     |
[INFO] [stderr] 244 | pub struct ParseColorError;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/plugin_pane.rs:131:20
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame>
[INFO] [stderr]     |                    ^^^^^^^^^                      -------------- the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub fn draw<F>(&mut self, f: F) -> io::Result<CompletedFrame<'_>>
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/plugin_pane.rs:148:18
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn get_frame(&mut self) -> Frame {
[INFO] [stderr]     |                  ^^^^^^^^^     ----- the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn get_frame(&mut self) -> Frame<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `zellij_widgets` (lib) generated 3 warnings
[INFO] [stderr] warning: `zellij_widgets` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zellij_widgets-7d5105dcb652a829)
[INFO] [stdout] 
[INFO] [stdout] running 215 tests
[INFO] [stdout] test buffer::tests::buffer_with_lines ... ok
[INFO] [stdout] test buffer::tests::cell_symbol_field ... ok
[INFO] [stdout] test buffer::tests::buffer_set_string_multi_width_overwrite ... ok
[INFO] [stdout] test buffer::tests::buffer_set_string_double_width ... ok
[INFO] [stdout] test buffer::tests::with_lines_accepts_into_lines ... ok
[INFO] [stdout] test core::command::tests::test_execute_fmt ... ok
[INFO] [stdout] test core::command::tests::test_queueable_command ... ok
[INFO] [stdout] test core::cursor::tests::test_move_down ... ok
[INFO] [stdout] test core::cursor::tests::test_move_left ... ok
[INFO] [stdout] test buffer::tests::it_translates_to_and_from_coordinates ... ok
[INFO] [stdout] test buffer::tests::it_implements_debug ... ok
[INFO] [stdout] test core::cursor::tests::test_move_to_column ... ok
[INFO] [stdout] test core::cursor::tests::test_move_right ... ok
[INFO] [stdout] test core::cursor::tests::test_move_to ... ok
[INFO] [stdout] test core::cursor::tests::test_move_to_next_line ... ok
[INFO] [stdout] test core::cursor::tests::test_move_up ... ok
[INFO] [stdout] test core::cursor::tests::test_move_to_previous_line ... ok
[INFO] [stdout] test core::cursor::tests::test_move_to_row ... ok
[INFO] [stdout] test core::cursor::tests::test_restore_position ... ok
[INFO] [stdout] test layout::gemo::tests::test_bottom ... ok
[INFO] [stdout] test core::cursor::tests::test_save_position ... ok
[INFO] [stdout] test layout::gemo::tests::test_area ... ok
[INFO] [stdout] test layout::gemo::tests::test_inner ... ok
[INFO] [stdout] test layout::gemo::tests::test_is_empty ... ok
[INFO] [stdout] test layout::gemo::tests::test_left ... ok
[INFO] [stdout] test layout::gemo::tests::test_new ... ok
[INFO] [stdout] test layout::gemo::tests::test_top ... ok
[INFO] [stdout] test layout::gemo::tests::test_right ... ok
[INFO] [stdout] test layout::tests::test_constraint_max ... ok
[INFO] [stdout] test layout::tests::test_constraint_length ... ok
[INFO] [stdout] test layout::tests::test_constraint_min ... ok
[INFO] [stdout] test layout::tests::test_constraint_percentage ... ok
[INFO] [stdout] test layout::tests::test_constraint_ratio ... ok
[INFO] [stdout] test layout::tests::test_layout_horizontal_margin ... ok
[INFO] [stdout] test layout::tests::test_layout_margin ... ok
[INFO] [stdout] test layout::tests::test_layout_direction ... ok
[INFO] [stdout] test layout::tests::test_layout ... ok
[INFO] [stdout] test layout::tests::test_layout_split ... ok
[INFO] [stdout] test layout::tests::test_try_split ... ok
[INFO] [stdout] test plugin_pane::tests::test_current_buffer_mut ... ok
[INFO] [stdout] test layout::tests::test_layout_constraints ... ok
[INFO] [stdout] test plugin_pane::tests::test_modifier_diff_queue ... ok
[INFO] [stdout] [1;1H-> Hello World      [2;1H                    [3;1H                    [4;1H                    [5;1H                    [6;1H                    [7;1H                    [8;1H                    [9;1H                    [10;1H                    [11;1H                    [12;1H                    [13;1H                    [14;1H                    [15;1H                    [16;1H                    [17;1H                    [18;1H                    [19;1H                    [20;1H                    [39m[49m[59m[0mtest plugin_pane::tests::test_plugin_pane_state_render ... ok
[INFO] [stdout] [1;1HHello World         [2;1H                    [3;1H                    [4;1H                    [5;1H                    [6;1H                    [7;1H                    [8;1H                    [9;1H                    [10;1H                    [11;1H                    [12;1H                    [13;1H                    [14;1H                    [15;1H                    [16;1H                    [17;1H                    [18;1H                    [19;1H                    [20;1H                    [39m[49m[59m[0mtest plugin_pane::tests::test_plugin_pane_stateless_render ... ok
[INFO] [stdout] test core::command::tests::test_failing_command ... ok
[INFO] [stdout] test style::ansi::tests::test_reset_color ... ok
[INFO] [stdout] test plugin_pane::tests::test_get_frame ... ok
[INFO] [stdout] test style::ansi::tests::test_set_attribute ... ok
[INFO] [stdout] test style::ansi::tests::test_print ... ok
[INFO] [stdout] test layout::tests::test_margin ... ok
[INFO] [stdout] test layout::tests::test_layout_vertical_margin ... ok
[INFO] [stdout] test style::ansi::tests::test_set_background_color ... ok
[INFO] [stdout] test style::ansi::tests::test_set_underline_color ... ok
[INFO] [stdout] test style::ansi::tests::test_set_foreground_color ... ok
[INFO] [stdout] test style::attributes::tests::test_attributes ... ok
[INFO] [stdout] test style::symbols::tests::marker_from_str ... ok
[INFO] [stdout] test style::attributes::tests::test_attributes_const ... ok
[INFO] [stdout] test style::tests::modifier_debug ... ok
[INFO] [stdout] test style::symbols::tests::marker_tostring ... ok
[INFO] [stdout] test style::tests::style_can_be_const ... ok
[INFO] [stdout] test style::types::color::tests::test_know_rgb_color_conversion ... ok
[INFO] [stdout] test style::tests::style_can_be_stylized ... ok
[INFO] [stdout] test style::types::color::tests::test_known_color_conversion ... ok
[INFO] [stdout] test style::types::colored::tests::test_format_bg_color ... ok
[INFO] [stdout] test style::types::color::tests::test_unknown_color_conversion_yields_white ... ok
[INFO] [stdout] test style::types::colored::tests::test_format_fg_ansi_color ... ok
[INFO] [stdout] test style::types::colored::tests::test_format_fg_rgb_color ... ok
[INFO] [stdout] test style::types::colored::tests::test_format_fg_color ... ok
[INFO] [stdout] test style::types::colored::tests::test_format_reset_fg_color ... ok
[INFO] [stdout] test style::tests::combine_individual_modifiers ... ok
[INFO] [stdout] test style::types::colored::tests::test_no_color ... ok
[INFO] [stdout] test style::tests::combined_patch_gives_same_result_as_individual_patch ... ok
[INFO] [stdout] test text::line::tests::raw_str ... ok
[INFO] [stdout] test text::line::tests::styled_graphemes ... ok
[INFO] [stdout] test text::line::tests::test_alignment ... ok
[INFO] [stdout] test text::line::tests::test_from_span ... ok
[INFO] [stdout] test text::line::tests::test_from_str ... ok
[INFO] [stdout] test text::line::tests::test_from_string ... ok
[INFO] [stdout] test text::line::tests::test_from_string_ref ... ok
[INFO] [stdout] test text::line::tests::test_from_vec ... ok
[INFO] [stdout] test text::line::tests::test_into_string ... ok
[INFO] [stdout] test text::line::tests::test_patch_style ... ok
[INFO] [stdout] test style::types::colored::tests::test_parse_invalid_ansi_color ... ok
[INFO] [stdout] test style::types::colored::tests::test_format_reset_bg_color ... ok
[INFO] [stdout] test text::line::tests::test_reset_style ... ok
[INFO] [stdout] test text::masked::tests::display ... ok
[INFO] [stdout] test text::masked::tests::debug ... ok
[INFO] [stdout] test text::masked::tests::into_text ... ok
[INFO] [stdout] test text::masked::tests::mask_char ... ok
[INFO] [stdout] test text::masked::tests::into_cow ... ok
[INFO] [stdout] test text::masked::tests::value ... ok
[INFO] [stdout] test text::span::tests::default ... ok
[INFO] [stdout] test text::span::tests::from_ref_str_borrowed_cow ... ok
[INFO] [stdout] test text::span::tests::from_ref_string_borrowed_cow ... ok
[INFO] [stdout] test text::span::tests::from_string_owned_cow ... ok
[INFO] [stdout] test buffer::tests::buffer_set_string_zero_width ... FAILED
[INFO] [stdout] test text::span::tests::from_string_ref_str_borrowed_cow ... ok
[INFO] [stdout] test buffer::tests::index_of_panics_on_out_of_bounds - should panic ... ok
[INFO] [stdout] test text::span::tests::patch_style ... ok
[INFO] [stdout] test text::span::tests::raw_string ... ok
[INFO] [stdout] test buffer::tests::pos_of_panics_on_out_of_bounds - should panic ... ok
[INFO] [stdout] test text::span::tests::reset_style ... ok
[INFO] [stdout] test text::span::tests::styled_str ... ok
[INFO] [stdout] test text::span::tests::raw_str ... ok
[INFO] [stdout] test style::types::colored::tests::test_parse_ansi_fg ... FAILED
[INFO] [stdout] test text::span::tests::stylize ... ok
[INFO] [stdout] test text::tests::extend_from_iter ... ok
[INFO] [stdout] test text::span::tests::width ... ok
[INFO] [stdout] test text::tests::extend ... ok
[INFO] [stdout] test text::span::tests::styled_string ... ok
[INFO] [stdout] test text::tests::extend_from_iter_str ... ok
[INFO] [stdout] test text::tests::from_cow ... ok
[INFO] [stdout] test text::tests::from_span ... ok
[INFO] [stdout] test text::tests::from_string ... ok
[INFO] [stdout] test text::tests::from_str ... ok
[INFO] [stdout] test text::tests::from_line ... ok
[INFO] [stdout] test text::tests::from_vec_line ... ok
[INFO] [stdout] test text::tests::height ... ok
[INFO] [stdout] test text::tests::patch_style ... ok
[INFO] [stdout] test text::tests::reset_style ... ok
[INFO] [stdout] test text::tests::into_iter ... ok
[INFO] [stdout] test text::line::tests::test_width ... ok
[INFO] [stdout] test text::masked::tests::new ... ok
[INFO] [stdout] test text::tests::styled ... ok
[INFO] [stdout] test title::tests::position_from_str ... ok
[INFO] [stdout] test uis::block::border_option::tests::test_border_options_default ... ok
[INFO] [stdout] test uis::block::border_option::tests::test_border_options_new ... ok
[INFO] [stdout] test uis::block::border_option::tests::test_border_options_set_border_set ... ok
[INFO] [stdout] test uis::block::border_option::tests::test_border_options_set_border_style ... ok
[INFO] [stdout] test uis::block::border_option::tests::test_border_options_set_borders ... ok
[INFO] [stdout] test uis::block::border_type::tests::test_border_type ... ok
[INFO] [stdout] test uis::block::borders::tests::test_all ... ok
[INFO] [stdout] test uis::block::borders::tests::test_combinations ... ok
[INFO] [stdout] test uis::block::borders::tests::test_individual_flags ... ok
[INFO] [stdout] test uis::block::borders::tests::test_none ... ok
[INFO] [stdout] test uis::block::tests::block_border_type ... ok
[INFO] [stdout] test uis::block::tests::block_new ... ok
[INFO] [stdout] test uis::block::tests::block_borders ... ok
[INFO] [stdout] test text::tests::raw ... ok
[INFO] [stdout] test title::tests::position_tostring ... ok
[INFO] [stdout] test uis::block::tests::block_padding ... ok
[INFO] [stdout] test uis::block::tests::block_style ... ok
[INFO] [stdout] test uis::block::tests::border_type_can_be_const ... ok
[INFO] [stdout] test uis::block::tests::inner_takes_into_account_the_borders ... ok
[INFO] [stdout] test uis::block::tests::can_be_stylized ... ok
[INFO] [stdout] test uis::block::tests::padding_constructors ... ok
[INFO] [stdout] test uis::block::tests::padding_can_be_const ... ok
[INFO] [stdout] test uis::block::tests::title_alignment ... ok
[INFO] [stdout] test uis::gauge::tests::gauge_label ... ok
[INFO] [stdout] test uis::erase::tests::render ... ok
[INFO] [stdout] test uis::gauge::tests::gauge_new ... ok
[INFO] [stdout] test uis::gauge::tests::gauge_ratio ... ok
[INFO] [stdout] test uis::gauge::tests::gauge_style ... ok
[INFO] [stdout] test uis::block::tests::inner_takes_into_account_the_title ... ok
[INFO] [stdout] test uis::list::highlight_style::tests::test_highlight_item ... ok
[INFO] [stdout] test uis::block::tests::title_style ... ok
[INFO] [stdout] test uis::gauge::tests::gauge_ratio_out_of_bounds - should panic ... ok
[INFO] [stdout] test uis::list::highlight_style::tests::test_highlight_symbol ... ok
[INFO] [stdout] test uis::list::highlight_style::tests::test_highlight_symbol_len ... ok
[INFO] [stdout] test uis::list::list_item::tests::list_item ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_double_width_chars ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_char_plus_lots_of_spaces ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_leading_whitespace_removal ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_long_word ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_lots_of_spaces ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_max_line_width_of_1 ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_long_sentence ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_max_line_width_of_1_double_width_characters ... ok
[INFO] [stdout] test uis::list::list_item::tests::list_item_styled ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_preserves_line_alignment ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_word_wrapper_mixed_length ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_word_wrapper_double_width_chars_mixed_with_spaces ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_word_wrapper_nbsp ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_word_wrapper_preserve_indentation ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_word_wrapper_preserve_indentation_with_wrap ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_zero_width ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_one_line ... ok
[INFO] [stdout] test uis::scrollbar::tests::scroll_direction_from_str ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_short_lines ... ok
[INFO] [stdout] test uis::scrollbar::tests::scroll_direction_to_string ... ok
[INFO] [stdout] test uis::scrollbar::tests::scrollbar_orientation_from_str ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_word_wrapper_preserve_indentation_lots_of_whitespace ... ok
[INFO] [stdout] test uis::scrollbar::tests::scrollbar_orientation_to_string ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_no_render_when_area_zero ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_no_render_when_content_length_zero ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_no_render_when_height_too_small_for_arrows ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_no_render_when_height_zero_with_without_arrows ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_rendering_begin_end_arrows_horizontal_bottom ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_rendering_begin_end_arrows_horizontal_top ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_all_thumbs_at_minimum_height_and_minimum_width_without_arrows ... ok
[INFO] [stdout] test uis::reflow::test::line_composer_zero_width_at_end ... FAILED
[INFO] [stdout] test uis::scrollbar::tests::test_renders_all_thumbs_at_minimum_height_without_arrows ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_all_thumbs_when_height_equals_content_length ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_rendering_only_begin_arrow_horizontal_bottom ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_empty_with_content_length_is_zero ... ok
[INFO] [stdout] test uis::block::tests::title ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_one_thumb_for_large_content_relative_to_height ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_two_thumb_custom_symbols_for_content_double_height ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_single_vertical_thumb_when_content_length_square_of_height ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_single_horizontal_thumb_when_content_length_square_of_width ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_two_arrows_one_thumb_at_minimum_height_with_arrows ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_two_thumb_custom_symbols_for_content_double_width ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_two_thumb_default_symbols_for_content_double_width ... ok
[INFO] [stdout] test uis::tab::tests::tab_new_with_str ... ok
[INFO] [stdout] test uis::tab::tests::tab_new_with_vec ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_renders_two_thumb_default_symbols_for_content_double_height ... ok
[INFO] [stdout] test uis::block::tests::padding_new ... ok
[INFO] [stdout] test uis::tab::tests::tab_set_divider ... ok
[INFO] [stdout] test uis::tab::tests::tab_set_style ... ok
[INFO] [stdout] test uis::tab::tests::tab_set_highlight_style ... ok
[INFO] [stdout] test uis::tab::tests::tab_state_widget ... ok
[INFO] [stdout] test uis::scrollbar::tests::test_rendering_without_track_horizontal_bottom ... ok
[INFO] [stdout] test uis::tab::tests::tab_set_block ... ok
[INFO] [stdout] test text::tests::width ... ok
[INFO] [stdout] test style::types::colored::tests::test_parse_ansi_bg ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::tests::buffer_set_string_zero_width stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::tests::buffer_set_string_zero_width' panicked at src/buffer.rs:602:9:
[INFO] [stdout] assertion `left == right` failed: buffers not equal
[INFO] [stdout]   left: Buffer {
[INFO] [stdout]     area: Geometry { x: 0, y: 0, rows: 1, cols: 1 },
[INFO] [stdout]     content: [
[INFO] [stdout]         "",
[INFO] [stdout]     ],
[INFO] [stdout]     styles: [
[INFO] [stdout]         x: 0, y: 0, fg: Reset, bg: Reset, modifier: NONE,
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout]  right: Buffer {
[INFO] [stdout]     area: Geometry { x: 0, y: 0, rows: 1, cols: 1 },
[INFO] [stdout]     content: [
[INFO] [stdout]         "a",
[INFO] [stdout]     ],
[INFO] [stdout]     styles: [
[INFO] [stdout]         x: 0, y: 0, fg: Reset, bg: Reset, modifier: NONE,
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560481b34ff2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560481b34ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560481b34ff2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560481b34ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560481b5ba63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560481b5ba63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560481b31ec3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560481b31ec3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560481b34e42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560481b36569 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560481b3639e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560481ad01d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560481ad01d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560481b36f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560481b36f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560481b36d0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x560481b354e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560481b3699d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x560481b5a100 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x560481b5a4e3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x560481a73c07 - core::panicking::assert_failed::h8d9b8c39b8713209
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x560481a67ac1 - zellij_widgets::buffer::tests::buffer_set_string_zero_width::h1585aa8dfbd4cdfa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/utils.rs:24:17
[INFO] [stdout]   22:     0x560481a677c7 - zellij_widgets::buffer::tests::buffer_set_string_zero_width::{{closure}}::ha19a41835f7c6aa9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:595:38
[INFO] [stdout]   23:     0x560481a875e6 - core::ops::function::FnOnce::call_once::h4dec42400e65e227
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x560481ad5a3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x560481ad5a3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x560481ad4b75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x560481ad4b75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x560481ad4b75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x560481ad4b75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x560481ad4b75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x560481ad4b75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x560481ad4b75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x560481a98774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x560481a98774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x560481a9c14a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x560481a9c14a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x560481a9c14a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x560481a9c14a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x560481a9c14a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x560481a9c14a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x560481a9c14a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x560481b39ebf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x560481b39ebf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7a41b44f5aa4 - <unknown>
[INFO] [stdout]   45:     0x7a41b4582a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- style::types::colored::tests::test_parse_ansi_fg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'style::types::colored::tests::test_parse_ansi_fg' panicked at src/style/types/colored.rs:247:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(ForegroundColor(Rgb { r: 52, g: 255, b: 100 }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560481b34ff2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560481b34ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560481b34ff2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560481b34ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560481b5ba63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560481b5ba63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560481b31ec3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560481b31ec3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560481b34e42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560481b36569 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560481b3639e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560481ad01d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560481ad01d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560481b36f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560481b36f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560481b36d0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x560481b354e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560481b3699d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x560481b5a100 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x560481b5a453 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x560481a737d3 - core::panicking::assert_failed::h2724f70b50e37ecf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x560481a90b4a - zellij_widgets::style::types::colored::tests::test_parse_ansi::h9896489d54e5c91f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/style/types/colored.rs:215:17
[INFO] [stdout]   22:     0x560481a95726 - zellij_widgets::style::types::colored::tests::test_parse_ansi_fg::had6cce9b918e09d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/style/types/colored.rs:201:9
[INFO] [stdout]   23:     0x560481a95707 - zellij_widgets::style::types::colored::tests::test_parse_ansi_fg::{{closure}}::hb3d91e6bd3201175
[INFO] [stdout]                                at /opt/rustwide/workdir/src/style/types/colored.rs:200:28
[INFO] [stdout]   24:     0x560481a89e16 - core::ops::function::FnOnce::call_once::hfdeec03186c96e47
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x560481ad5a3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x560481ad5a3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x560481ad4b75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x560481ad4b75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x560481ad4b75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x560481ad4b75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x560481ad4b75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x560481ad4b75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x560481ad4b75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x560481a98774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x560481a98774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x560481a9c14a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x560481a9c14a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x560481a9c14a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x560481a9c14a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x560481a9c14a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x560481a9c14a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x560481a9c14a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x560481b39ebf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x560481b39ebf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7a41b44f5aa4 - <unknown>
[INFO] [stdout]   46:     0x7a41b4582a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- uis::reflow::test::line_composer_zero_width_at_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uis::reflow::test::line_composer_zero_width_at_end' panicked at src/uis/reflow.rs:660:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["foo", "\0"]
[INFO] [stdout]  right: ["foo\0"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560481b34ff2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560481b34ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560481b34ff2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560481b34ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560481b5ba63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560481b5ba63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560481b31ec3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560481b31ec3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560481b34e42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560481b36569 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560481b3639e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560481ad01d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560481ad01d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560481b36f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560481b36f3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560481b36d0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x560481b354e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560481b3699d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x560481b5a100 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x560481b5a453 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x560481a73716 - core::panicking::assert_failed::h1be136b91aca2629
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x560481a4faa5 - zellij_widgets::uis::reflow::test::line_composer_zero_width_at_end::hcd9c285e52b89248
[INFO] [stdout]                                at /opt/rustwide/workdir/src/uis/reflow.rs:660:9
[INFO] [stdout]   22:     0x560481a4f807 - zellij_widgets::uis::reflow::test::line_composer_zero_width_at_end::{{closure}}::hfa5997d8ba737c7c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/uis/reflow.rs:655:41
[INFO] [stdout]   23:     0x560481a869f6 - core::ops::function::FnOnce::call_once::h16a734356d8425a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x560481ad5a3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x560481ad5a3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x560481ad4b75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x560481ad4b75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x560481ad4b75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x560481ad4b75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x560481ad4b75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x560481ad4b75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x560481ad4b75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x560481a98774 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x560481a98774 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x560481a9c14a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x560481a9c14a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x560481a9c14a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x560481a9c14a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x560481a9c14a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x560481a9c14a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x560481a9c14a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x560481b39ebf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x560481b39ebf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7a41b44f5aa4 - <unknown>
[INFO] [stdout]   45:     0x7a41b4582a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     buffer::tests::buffer_set_string_zero_width
[INFO] [stdout]     style::types::colored::tests::test_parse_ansi_fg
[INFO] [stdout]     uis::reflow::test::line_composer_zero_width_at_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 212 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9e38057fd3e78eeb13db2c0cfc2f860cc62dd739c84fcd5a5ca24d78ccc7fdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e38057fd3e78eeb13db2c0cfc2f860cc62dd739c84fcd5a5ca24d78ccc7fdc2", kill_on_drop: false }`
[INFO] [stdout] 9e38057fd3e78eeb13db2c0cfc2f860cc62dd739c84fcd5a5ca24d78ccc7fdc2
