[INFO] fetching crate tui-realm-stdlib 3.0.0... [INFO] testing tui-realm-stdlib-3.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tui-realm-stdlib 3.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tui-realm-stdlib 3.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui-realm-stdlib 3.0.0 [INFO] tweaked toml for crates.io crate tui-realm-stdlib 3.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-realm-stdlib 3.0.0 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] crate crates.io crate tui-realm-stdlib 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded tuirealm_derive v2.0.0 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded tuirealm v3.0.0 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cb05b1fcd18aa282b35e92e6b8208fb2003cec73cdbbc947c8361f0c1621385b [INFO] running `Command { std: "docker" "start" "-a" "cb05b1fcd18aa282b35e92e6b8208fb2003cec73cdbbc947c8361f0c1621385b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb05b1fcd18aa282b35e92e6b8208fb2003cec73cdbbc947c8361f0c1621385b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb05b1fcd18aa282b35e92e6b8208fb2003cec73cdbbc947c8361f0c1621385b", kill_on_drop: false }` [INFO] [stdout] cb05b1fcd18aa282b35e92e6b8208fb2003cec73cdbbc947c8361f0c1621385b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4c602ca9a492a114712457e4b57657a0eca10cfb99cf81c5b107c0485ea24437 [INFO] running `Command { std: "docker" "start" "-a" "4c602ca9a492a114712457e4b57657a0eca10cfb99cf81c5b107c0485ea24437", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tuirealm_derive v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tuirealm v3.0.0 [INFO] [stderr] Compiling tui-realm-stdlib v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/chart.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/table.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | title: Option<&(T, Alignment)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Block { [INFO] [stdout] | ----- the same lifetime is hidden 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] 120 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `Command { std: "docker" "inspect" "4c602ca9a492a114712457e4b57657a0eca10cfb99cf81c5b107c0485ea24437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c602ca9a492a114712457e4b57657a0eca10cfb99cf81c5b107c0485ea24437", kill_on_drop: false }` [INFO] [stdout] 4c602ca9a492a114712457e4b57657a0eca10cfb99cf81c5b107c0485ea24437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b1e5cf1790cf855c5366f217a440a8d35da6b9a383a489dd102a50b9bbf0db6e [INFO] running `Command { std: "docker" "start" "-a" "b1e5cf1790cf855c5366f217a440a8d35da6b9a383a489dd102a50b9bbf0db6e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/chart.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/table.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | title: Option<&(T, Alignment)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Block { [INFO] [stdout] | ----- the same lifetime is hidden 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] 120 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tui-realm-stdlib v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/chart.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/table.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | title: Option<&(T, Alignment)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Block { [INFO] [stdout] | ----- the same lifetime is hidden 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] 120 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.02s [INFO] running `Command { std: "docker" "inspect" "b1e5cf1790cf855c5366f217a440a8d35da6b9a383a489dd102a50b9bbf0db6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e5cf1790cf855c5366f217a440a8d35da6b9a383a489dd102a50b9bbf0db6e", kill_on_drop: false }` [INFO] [stdout] b1e5cf1790cf855c5366f217a440a8d35da6b9a383a489dd102a50b9bbf0db6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 853c812870f7689c12019228713c73a3a6cb0468a771a5376206366dac31ff92 [INFO] running `Command { std: "docker" "start" "-a" "853c812870f7689c12019228713c73a3a6cb0468a771a5376206366dac31ff92", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/components/chart.rs:234:17 [INFO] [stderr] | [INFO] [stderr] 234 | fn get_data(&mut self, start: usize) -> Vec { [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] 234 | fn get_data(&mut self, start: usize) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/components/table.rs:275:18 [INFO] [stderr] | [INFO] [stderr] 275 | fn make_rows(&self, row_height: u16) -> Vec { [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] 275 | fn make_rows(&self, row_height: u16) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils.rs:117:19 [INFO] [stderr] | [INFO] [stderr] 117 | title: Option<&(T, Alignment)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 120 | ) -> Block { [INFO] [stderr] | ----- the same lifetime is hidden 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] 120 | ) -> Block<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tui-realm-stdlib` (lib) generated 3 warnings [INFO] [stderr] warning: `tui-realm-stdlib` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_realm_stdlib-850ddee78877c46a) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test components::bar_chart::test::test_components_bar_chart_states ... ok [INFO] [stdout] test components::bar_chart::test::test_components_bar_chart ... ok [INFO] [stdout] test components::canvas::test::test_component_canvas_with_shapes ... ok [INFO] [stdout] test components::chart::test::test_components_chart_states ... ok [INFO] [stdout] test components::chart::test::test_components_chart ... ok [INFO] [stdout] test components::checkbox::test::test_components_checkbox ... ok [INFO] [stdout] test components::checkbox::test::test_components_checkbox_states ... ok [INFO] [stdout] test components::checkbox::test::various_set_choice_types ... ok [INFO] [stdout] test components::container::tests::test_components_paragraph ... ok [INFO] [stdout] test components::checkbox::test::various_choice_types ... ok [INFO] [stdout] test components::input::tests::test_components_input_states ... ok [INFO] [stdout] test components::label::tests::test_components_label ... ok [INFO] [stdout] test components::input::tests::test_components_input_text ... ok [INFO] [stdout] test components::label::tests::test_various_text_inputs ... ok [INFO] [stdout] test components::line_gauge::test::test_components_progress_bar ... ok [INFO] [stdout] test components::list::tests::list_states ... ok [INFO] [stdout] test components::list::tests::should_init_list_value ... ok [INFO] [stdout] test components::list::tests::test_components_list_scrollable ... ok [INFO] [stdout] test components::phantom::tests::test_components_phantom ... ok [INFO] [stdout] test components::progress_bar::test::test_components_progress_bar ... ok [INFO] [stdout] test components::radio::test::various_choice_types ... ok [INFO] [stdout] test components::radio::test::test_components_radio ... ok [INFO] [stdout] test components::paragraph::tests::test_components_paragraph ... ok [INFO] [stdout] test components::radio::test::various_set_choice_types ... ok [INFO] [stdout] test components::list::tests::test_components_list ... ok [INFO] [stdout] test components::radio::test::test_components_radio_states ... ok [INFO] [stdout] test components::paragraph::tests::various_text_types ... ok [INFO] [stdout] test components::select::test::test_components_select ... ok [INFO] [stdout] test components::select::test::test_components_select_states ... ok [INFO] [stdout] test components::select::test::various_choice_types ... ok [INFO] [stdout] test components::select::test::various_set_choice_types ... ok [INFO] [stdout] test components::span::tests::test_components_span ... ok [INFO] [stdout] test components::span::tests::various_spans_types ... ok [INFO] [stdout] test components::sparkline::test::test_components_sparkline ... ok [INFO] [stdout] test components::spinner::tests::test_components_span ... ok [INFO] [stdout] test components::table::tests::should_init_list_value ... ok [INFO] [stdout] test components::table::tests::table_states ... ok [INFO] [stdout] test components::table::tests::test_component_table_with_empty_rows_and_no_width_set ... ok [INFO] [stdout] test components::table::tests::test_component_table_scrolling ... ok [INFO] [stdout] test components::table::tests::test_components_table ... ok [INFO] [stdout] test components::table::tests::various_header_types ... ok [INFO] [stdout] test components::textarea::tests::test_components_textarea ... ok [INFO] [stdout] test components::textarea::tests::various_textrows_types ... ok [INFO] [stdout] test utils::test::test_components_utils_calc_utf8_cursor_position ... ok [INFO] [stdout] test utils::test::test_components_utils_get_block ... ok [INFO] [stdout] test utils::test::test_components_utils_use_or_default_styles ... ok [INFO] [stdout] test utils::test::test_components_utils_wrap_spans ... ok [INFO] [stdout] test components::line_gauge::test::line_gauge_bad_symbol - should panic ... ok [INFO] [stdout] test components::line_gauge::test::line_gauge_bad_prog - should panic ... ok [INFO] [stdout] test components::progress_bar::test::test_components_progress_bar_bad_prog - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests tui_realm_stdlib [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] running `Command { std: "docker" "inspect" "853c812870f7689c12019228713c73a3a6cb0468a771a5376206366dac31ff92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853c812870f7689c12019228713c73a3a6cb0468a771a5376206366dac31ff92", kill_on_drop: false }` [INFO] [stdout] 853c812870f7689c12019228713c73a3a6cb0468a771a5376206366dac31ff92