[INFO] fetching crate tui-realm-stdlib 3.0.0... [INFO] testing tui-realm-stdlib-3.0.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tui-realm-stdlib 3.0.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-realm-stdlib 3.0.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded tuirealm_derive v2.0.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded tuirealm v3.0.0 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded signal-hook-mio v0.2.4 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded litrs v0.4.1 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61db98339d165cf59ed1ee872d18ac1d2e8e6d6570b90c5e8fef0d4ed0cd705d [INFO] running `Command { std: "docker" "start" "-a" "61db98339d165cf59ed1ee872d18ac1d2e8e6d6570b90c5e8fef0d4ed0cd705d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61db98339d165cf59ed1ee872d18ac1d2e8e6d6570b90c5e8fef0d4ed0cd705d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61db98339d165cf59ed1ee872d18ac1d2e8e6d6570b90c5e8fef0d4ed0cd705d", kill_on_drop: false }` [INFO] [stdout] 61db98339d165cf59ed1ee872d18ac1d2e8e6d6570b90c5e8fef0d4ed0cd705d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 825d41426dc20cd9a3461ed9539640dcd1a35acd19c66b38376c5adf11b22033 [INFO] running `Command { std: "docker" "start" "-a" "825d41426dc20cd9a3461ed9539640dcd1a35acd19c66b38376c5adf11b22033", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tuirealm_derive v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more v2.0.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 lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling lazy-regex v3.4.1 [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 48.22s [INFO] running `Command { std: "docker" "inspect" "825d41426dc20cd9a3461ed9539640dcd1a35acd19c66b38376c5adf11b22033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825d41426dc20cd9a3461ed9539640dcd1a35acd19c66b38376c5adf11b22033", kill_on_drop: false }` [INFO] [stdout] 825d41426dc20cd9a3461ed9539640dcd1a35acd19c66b38376c5adf11b22033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6fff8ed9831389889a506a64a896dec54e71c808ec8805de08efc57fc51d39 [INFO] running `Command { std: "docker" "start" "-a" "3c6fff8ed9831389889a506a64a896dec54e71c808ec8805de08efc57fc51d39", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [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 22.43s [INFO] running `Command { std: "docker" "inspect" "3c6fff8ed9831389889a506a64a896dec54e71c808ec8805de08efc57fc51d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6fff8ed9831389889a506a64a896dec54e71c808ec8805de08efc57fc51d39", kill_on_drop: false }` [INFO] [stdout] 3c6fff8ed9831389889a506a64a896dec54e71c808ec8805de08efc57fc51d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db5d63bffff3d9dbca57345d60ae4f8654ec0fa1983e7767e2e01db4fbb255aa [INFO] running `Command { std: "docker" "start" "-a" "db5d63bffff3d9dbca57345d60ae4f8654ec0fa1983e7767e2e01db4fbb255aa", 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 (run `cargo fix --lib -p tui-realm-stdlib` to apply 3 suggestions) [INFO] [stderr] warning: `tui-realm-stdlib` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_realm_stdlib-c9e33a68a16809a1) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test components::chart::test::test_components_chart_states ... ok [INFO] [stdout] test components::bar_chart::test::test_components_bar_chart_states ... ok [INFO] [stdout] test components::checkbox::test::test_components_checkbox ... ok [INFO] [stdout] test components::chart::test::test_components_chart ... ok [INFO] [stdout] test components::bar_chart::test::test_components_bar_chart ... ok [INFO] [stdout] test components::checkbox::test::test_components_checkbox_states ... ok [INFO] [stdout] test components::canvas::test::test_component_canvas_with_shapes ... ok [INFO] [stdout] test components::checkbox::test::various_choice_types ... 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::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::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 ... ok [INFO] [stdout] test components::list::tests::test_components_list_scrollable ... ok [INFO] [stdout] test components::paragraph::tests::test_components_paragraph ... ok [INFO] [stdout] test components::paragraph::tests::various_text_types ... ok [INFO] [stdout] test components::line_gauge::test::test_components_progress_bar ... 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::test_components_radio ... ok [INFO] [stdout] test components::radio::test::test_components_radio_states ... ok [INFO] [stdout] test components::radio::test::various_choice_types ... ok [INFO] [stdout] test components::radio::test::various_set_choice_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::table::tests::table_states ... ok [INFO] [stdout] test components::spinner::tests::test_components_span ... ok [INFO] [stdout] test components::sparkline::test::test_components_sparkline ... ok [INFO] [stdout] test components::table::tests::should_init_list_value ... 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 utils::test::test_components_utils_get_block ... ok [INFO] [stdout] test components::textarea::tests::test_components_textarea ... ok [INFO] [stdout] test utils::test::test_components_utils_use_or_default_styles ... ok [INFO] [stdout] test components::textarea::tests::various_textrows_types ... ok [INFO] [stdout] test utils::test::test_components_utils_wrap_spans ... ok [INFO] [stdout] test components::table::tests::test_component_table_with_empty_rows_and_no_width_set ... ok [INFO] [stdout] test utils::test::test_components_utils_calc_utf8_cursor_position ... ok [INFO] [stdout] test components::line_gauge::test::line_gauge_bad_prog - should panic ... ok [INFO] [stdout] test components::line_gauge::test::line_gauge_bad_symbol - 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.08s [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" "db5d63bffff3d9dbca57345d60ae4f8654ec0fa1983e7767e2e01db4fbb255aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5d63bffff3d9dbca57345d60ae4f8654ec0fa1983e7767e2e01db4fbb255aa", kill_on_drop: false }` [INFO] [stdout] db5d63bffff3d9dbca57345d60ae4f8654ec0fa1983e7767e2e01db4fbb255aa