[INFO] fetching crate tuirealm 3.0.1... [INFO] testing tuirealm-3.0.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate tuirealm 3.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tuirealm 3.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tuirealm 3.0.1 [INFO] tweaked toml for crates.io crate tuirealm 3.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tuirealm 3.0.1 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tuirealm 3.0.1 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e38be9ebe17c0d49c41e70f73180872569cd883edcea135943fce56961f32b5 [INFO] running `Command { std: "docker" "start" "-a" "0e38be9ebe17c0d49c41e70f73180872569cd883edcea135943fce56961f32b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e38be9ebe17c0d49c41e70f73180872569cd883edcea135943fce56961f32b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e38be9ebe17c0d49c41e70f73180872569cd883edcea135943fce56961f32b5", kill_on_drop: false }` [INFO] [stdout] 0e38be9ebe17c0d49c41e70f73180872569cd883edcea135943fce56961f32b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 65b7e9c66be99c3f213a211038fa70e94299bc97aecaa0d97da1ffbdcb7e7f93 [INFO] running `Command { std: "docker" "start" "-a" "65b7e9c66be99c3f213a211038fa70e94299bc97aecaa0d97da1ffbdcb7e7f93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [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 lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling tuirealm_derive v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tuirealm v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal/adapter.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal/adapter/crossterm.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.68s [INFO] running `Command { std: "docker" "inspect" "65b7e9c66be99c3f213a211038fa70e94299bc97aecaa0d97da1ffbdcb7e7f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b7e9c66be99c3f213a211038fa70e94299bc97aecaa0d97da1ffbdcb7e7f93", kill_on_drop: false }` [INFO] [stdout] 65b7e9c66be99c3f213a211038fa70e94299bc97aecaa0d97da1ffbdcb7e7f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ebb8ee9f18e56b4b96851f2d57d168380836a0576099bb00cf19482ed324c9af [INFO] running `Command { std: "docker" "start" "-a" "ebb8ee9f18e56b4b96851f2d57d168380836a0576099bb00cf19482ed324c9af", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling tuirealm v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal/adapter.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal/adapter/crossterm.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal/adapter.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/terminal/adapter/crossterm.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.84s [INFO] running `Command { std: "docker" "inspect" "ebb8ee9f18e56b4b96851f2d57d168380836a0576099bb00cf19482ed324c9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb8ee9f18e56b4b96851f2d57d168380836a0576099bb00cf19482ed324c9af", kill_on_drop: false }` [INFO] [stdout] ebb8ee9f18e56b4b96851f2d57d168380836a0576099bb00cf19482ed324c9af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e23596f611ba6b644a07208a2b935aa521bb4e8bb5edaca5359eb763d15c1a5d [INFO] running `Command { std: "docker" "start" "-a" "e23596f611ba6b644a07208a2b935aa521bb4e8bb5edaca5359eb763d15c1a5d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/terminal.rs:186:20 [INFO] [stderr] | [INFO] [stderr] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 186 | pub fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/terminal/adapter.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 39 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/terminal/adapter/crossterm.rs:38:16 [INFO] [stderr] | [INFO] [stderr] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 38 | fn draw(&mut self, render_callback: F) -> TerminalResult> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tuirealm` (lib) generated 3 warnings (run `cargo fix --lib -p tuirealm` to apply 3 suggestions) [INFO] [stderr] warning: `tuirealm` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tuirealm-1a12b27b0cdf0c40) [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test core::application::test::should_manipulate_components ... ok [INFO] [stdout] test core::application::test::application_should_add_injectors ... ok [INFO] [stdout] test core::application::test::should_initialize_application ... ok [INFO] [stdout] test core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied ... ok [INFO] [stdout] test core::application::test::should_not_propagate_events_if_is_mounted_cond_is_not_satisfied ... ok [INFO] [stdout] test core::application::test::should_propagate_events_if_has_attr_cond_is_satisfied ... ok [INFO] [stdout] test core::application::test::should_propagate_events_if_has_state_cond_is_satisfied ... ok [INFO] [stdout] test core::application::test::should_restart_listener ... ok [INFO] [stdout] test core::event::test::check_events ... ok [INFO] [stdout] test core::event::test::key_event_from_key ... ok [INFO] [stdout] test core::event::test::new_key_event ... ok [INFO] [stdout] test core::injector::test::should_create_a_trait_object_injector ... ok [INFO] [stdout] test core::application::test::should_subscribe_components ... ok [INFO] [stdout] test core::application::test::should_not_propagate_events_if_has_state_cond_is_not_satisfied ... ok [INFO] [stdout] test core::props::borders::test::borders ... ok [INFO] [stdout] test core::application::test::should_not_propagate_event_when_subs_are_locked ... ok [INFO] [stdout] test core::application::test::should_umount_all ... ok [INFO] [stdout] test core::props::dataset::test::dataset ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_color ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_custom ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_numbers ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_phone ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_text ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_email ... ok [INFO] [stdout] test core::props::layout::test::should_build_a_layout ... ok [INFO] [stdout] test core::props::test::as_attrvalue ... ok [INFO] [stdout] test core::props::test::should_set_get_props ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_type ... ok [INFO] [stdout] test core::application::test::should_propagate_events_if_is_mounted_cond_is_not_satisfied ... ok [INFO] [stdout] test core::props::test::unwrapping_alignment_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_color_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_layout_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_length_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_dataset_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_borders_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_direction_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_flag_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_should_unwrap ... ok [INFO] [stdout] test core::props::test::unwrapping_inputtype_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_payload_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_shape_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_number_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_textmodifiers_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_title_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::texts::test::tables ... ok [INFO] [stdout] test core::props::texts::test::text_span ... ok [INFO] [stdout] test core::props::value::tests::as_prop_payloads ... ok [INFO] [stdout] test core::props::value::tests::as_prop_value ... ok [INFO] [stdout] test core::props::test::unwrapping_text_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_style_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_table_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::value::tests::prop_values ... ok [INFO] [stdout] test core::props::value::tests::unwrap_prop_payloads ... ok [INFO] [stdout] test core::props::value::tests::unwrap_prop_values ... ok [INFO] [stdout] test core::props::test::unwrapping_string_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::subscription::test::clause_always_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_and_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_has_attribute_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_has_state_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_is_mounted_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_not_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_or_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_any_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_discriminant_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_keyboard_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_mouse_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_tick_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_user_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_window_resize_should_forward ... ok [INFO] [stdout] test core::subscription::test::forward_many_zero_elements ... ok [INFO] [stdout] test core::subscription::test::forward_many ... ok [INFO] [stdout] test core::view::test::default_view_should_be_empty ... ok [INFO] [stdout] test core::subscription::test::should_create_a_sub ... ok [INFO] [stdout] test core::props::test::unwrapping_size_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::subscription::test::subscription_should_forward ... ok [INFO] [stdout] test core::view::test::view_should_compile_with_dynamic_names ... ok [INFO] [stdout] test core::view::test::view_should_forward_events ... ok [INFO] [stdout] test core::view::test::view_should_inject_properties ... ok [INFO] [stdout] test core::view::test::view_should_mount_and_umount_components ... ok [INFO] [stdout] test core::view::test::view_should_read_state ... ok [INFO] [stdout] test core::view::test::view_should_remount_component_without_losing_focus_stack ... ok [INFO] [stdout] test core::view::test::view_should_handle_focus ... ok [INFO] [stdout] test core::view::test::view_should_read_and_write_attributes ... ok [INFO] [stdout] test listener::builder::test::should_add_port_via_port_1 ... ok [INFO] [stdout] test core::view::test::view_should_umount_all ... ok [INFO] [stdout] test listener::port::test::test_single_listener ... ok [INFO] [stdout] test listener::builder::test::event_listener_cfg_should_panic_with_poll_timeout_zero - should panic ... ok [INFO] [stdout] test listener::builder::test::should_configure_and_start_event_listener_crossterm ... ok [INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_without_tick ... ok [INFO] [stdout] test listener::worker::test::worker_should_poll_multiple_times ... ok [INFO] [stdout] test listener::worker::test::worker_should_send_poll ... ok [INFO] [stdout] test listener::worker::test::worker_should_send_tick ... ok [INFO] [stdout] test macros::tests::subclause_and ... ok [INFO] [stdout] test macros::tests::subclause_and_not ... ok [INFO] [stdout] test listener::worker::test::worker_should_panic_when_trying_next_tick_without_it - should panic ... ok [INFO] [stdout] test listener::test::event_listener_with_poll_timeout_zero_should_panic - should panic ... ok [INFO] [stdout] test macros::tests::subclause_or ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_event ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_keycode ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_media_key ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_mouse_event ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_key_event ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_key_modifiers ... ok [INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_with_tick ... ok [INFO] [stdout] test utils::parser::test::utils_parse_email ... ok [INFO] [stdout] test utils::parser::test::utils_parse_phone ... ok [INFO] [stdout] test utils::types::test::email ... ok [INFO] [stdout] test utils::types::test::phone_number ... ok [INFO] [stdout] test utils::parser::test::utils_parse_color ... ok [INFO] [stdout] test core::application::test::should_do_tick ... ok [INFO] [stdout] test core::application::test::should_lock_ports ... ok [INFO] [stdout] test listener::test::worker_should_be_paused ... ok [INFO] [stdout] test listener::test::worker_should_run_thread ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e23596f611ba6b644a07208a2b935aa521bb4e8bb5edaca5359eb763d15c1a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23596f611ba6b644a07208a2b935aa521bb4e8bb5edaca5359eb763d15c1a5d", kill_on_drop: false }` [INFO] [stdout] e23596f611ba6b644a07208a2b935aa521bb4e8bb5edaca5359eb763d15c1a5d