[INFO] fetching crate tuirealm 4.1.0...
[INFO] testing tuirealm-4.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tuirealm 4.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tuirealm 4.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tuirealm 4.1.0
[INFO] tweaked toml for crates.io crate tuirealm 4.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuirealm 4.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tuirealm 4.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded tuirealm_derive v4.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded ratatui-termion v0.1.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21a39e944990269d5235e226a2db26bae2b43b9d89b9e55ae81abad4b9161184
[INFO] running `Command { std: "docker" "start" "-a" "21a39e944990269d5235e226a2db26bae2b43b9d89b9e55ae81abad4b9161184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21a39e944990269d5235e226a2db26bae2b43b9d89b9e55ae81abad4b9161184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21a39e944990269d5235e226a2db26bae2b43b9d89b9e55ae81abad4b9161184", kill_on_drop: false }`
[INFO] [stdout] 21a39e944990269d5235e226a2db26bae2b43b9d89b9e55ae81abad4b9161184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 758137eccb939493d4a5bfddd4a682e7b0c66507146c603af90956753badbae6
[INFO] running `Command { std: "docker" "start" "-a" "758137eccb939493d4a5bfddd4a682e7b0c66507146c603af90956753badbae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tuirealm_derive v4.1.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling tuirealm v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s
[INFO] running `Command { std: "docker" "inspect" "758137eccb939493d4a5bfddd4a682e7b0c66507146c603af90956753badbae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "758137eccb939493d4a5bfddd4a682e7b0c66507146c603af90956753badbae6", kill_on_drop: false }`
[INFO] [stdout] 758137eccb939493d4a5bfddd4a682e7b0c66507146c603af90956753badbae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0712ce31f2031ad3a6a259a46f498ff0c1e9ceb970237c7f8e54f219c0d25b
[INFO] running `Command { std: "docker" "start" "-a" "ae0712ce31f2031ad3a6a259a46f498ff0c1e9ceb970237c7f8e54f219c0d25b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tuirealm v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.46s
[INFO] running `Command { std: "docker" "inspect" "ae0712ce31f2031ad3a6a259a46f498ff0c1e9ceb970237c7f8e54f219c0d25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0712ce31f2031ad3a6a259a46f498ff0c1e9ceb970237c7f8e54f219c0d25b", kill_on_drop: false }`
[INFO] [stdout] ae0712ce31f2031ad3a6a259a46f498ff0c1e9ceb970237c7f8e54f219c0d25b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ceb3365d1458b2bcc8dc7b72eb43015c28f3caffa9f8f49f5424d3e2b70d0c63
[INFO] running `Command { std: "docker" "start" "-a" "ceb3365d1458b2bcc8dc7b72eb43015c28f3caffa9f8f49f5424d3e2b70d0c63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuirealm-c2ba5b51ccc065ed)
[INFO] [stdout] 
[INFO] [stdout] running 178 tests
[INFO] [stdout] test core::application::test::should_initialize_application ... ok
[INFO] [stdout] test core::application::test::application_should_add_injectors ... ok
[INFO] [stdout] test core::application::test::should_not_propagate_event_when_subs_are_locked ... ok
[INFO] [stdout] test core::application::test::should_manipulate_components ... 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_has_state_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_is_mounted_cond_is_not_satisfied ... ok
[INFO] [stdout] test core::application::test::should_restart_listener ... ok
[INFO] [stdout] test core::application::test::should_propagate_events_if_has_state_cond_is_satisfied ... ok
[INFO] [stdout] test core::application::test::should_subscribe_components ... ok
[INFO] [stdout] test core::application::test::should_umount_all ... ok
[INFO] [stdout] test core::application::test::strategy_blocking_upto_should_work ... 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::props::attr_value::tests::as_attrvalue_mut ... ok
[INFO] [stdout] test core::props::attr_value::tests::as_attrvalue ... ok
[INFO] [stdout] test core::props::any::tests::should_work_basic ... 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::props::attr_value::tests::unwrapping_should_unwrap ... ok
[INFO] [stdout] test core::application::test::strategy_upto_nowait_should_work ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_flag_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_direction_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_inputtype_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_layout_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_alignment_horizontal_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_borders_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_alignment_vertical_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::as_attrvalue ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_length_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::into_nonref_attrvalue ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_color_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::from_nonref_attrvalue ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_number_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_borders_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_payload_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_size_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::eq_nonref_attrvalue ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_string_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_table_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_style_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_text_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_textmodifiers_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_marker_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_should_unwrap ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_alignment_horizontal_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_alignment_vertical_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_shape_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_color_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_direction_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_flag_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_length_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_number_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_payload_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value::tests::unwrapping_title_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::borders::test::borders ... 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_phone ... 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_text ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_email ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_shape_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_size_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_table_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_style_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_textmodifiers_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_title_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_string_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::prop_value::tests::any ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_inputtype_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::layout::test::should_build_a_layout ... ok
[INFO] [stdout] test core::props::prop_value::tests::as_prop_payloads ... ok
[INFO] [stdout] test core::props::prop_value::tests::as_prop_payloads_mut ... ok
[INFO] [stdout] test core::props::prop_value::tests::as_prop_value ... ok
[INFO] [stdout] test core::props::prop_value::tests::prop_values ... ok
[INFO] [stdout] test core::props::prop_value::tests::unwrap_prop_payloads ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::any ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::as_prop_payloads ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::as_prop_value ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::eq_nonref_propvalue ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::from_nonref_propvalue ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::eq_nonref_proppayload ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::unwrap_prop_payloads ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::unwrap_prop_values ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::into_nonref_proppayload ... ok
[INFO] [stdout] test core::props::props_store::test::should_set_get_props ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::prop_values ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::from_nonref_proppayload ... ok
[INFO] [stdout] test core::props::prop_value::tests::as_prop_value_mut ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_allow_from_either ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_compare_attrvalue ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_compare_attrvalueref ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_compare_itself ... ok
[INFO] [stdout] test core::props::texts::test::from_col_multi_value ... ok
[INFO] [stdout] test core::props::texts::test::tables ... ok
[INFO] [stdout] test core::props::texts::test::title_builder ... ok
[INFO] [stdout] test core::state::tests::any ... ok
[INFO] [stdout] test core::subscription::test::clause_always_should_forward ... ok
[INFO] [stdout] test core::props::texts::test::title_from ... 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_mouse_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_keyboard_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_user_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_tick_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_window_resize_should_forward ... ok
[INFO] [stdout] test core::subscription::test::forward_many ... ok
[INFO] [stdout] test core::subscription::test::forward_many_zero_elements ... ok
[INFO] [stdout] test core::subscription::test::should_allow_creation_without_arc ... ok
[INFO] [stdout] test core::subscription::test::should_share_subs ... ok
[INFO] [stdout] test core::subscription::test::should_create_a_sub ... ok
[INFO] [stdout] test core::view::test::default_view_should_be_empty ... ok
[INFO] [stdout] test core::view::test::view_component_should_be_downcastable ... ok
[INFO] [stdout] test core::view::test::view_should_forward_events ... ok
[INFO] [stdout] test core::view::test::view_should_compile_with_dynamic_names ... ok
[INFO] [stdout] test core::view::test::view_should_mount_and_umount_components ... ok
[INFO] [stdout] test core::view::test::view_should_handle_focus ... ok
[INFO] [stdout] test core::view::test::view_should_preserve_focus_on_remount ... ok
[INFO] [stdout] test core::view::test::view_should_read_and_write_attributes ... 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_umount_all ... ok
[INFO] [stdout] test listener::builder::test::should_add_port_via_port_1 ... ok
[INFO] [stdout] test listener::port::test::test_single_listener ... ok
[INFO] [stdout] test listener::builder::test::should_configure_and_start_event_listener_crossterm ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_type ... ok
[INFO] [stdout] test listener::worker::test::should_only_gather_specific_amount ... ok
[INFO] [stdout] test core::props::prop_value::tests::unwrap_prop_values ... ok
[INFO] [stdout] test listener::worker::test::worker_run_should_exit_on_channel_error ... ok
[INFO] [stdout] test core::subscription::test::subscription_should_forward ... ok
[INFO] [stdout] test core::view::test::view_should_inject_properties ... ok
[INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_with_tick ... ok
[INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_without_tick ... ok
[INFO] [stdout] test listener::worker::test::worker_should_drop_port_in_perma_error ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_text_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test listener::worker::test::worker_should_send_tick ... ok
[INFO] [stdout] test listener::worker::test::worker_should_send_poll ... ok
[INFO] [stdout] test listener::worker::test::worker_should_poll_multiple_times ... ok
[INFO] [stdout] test macros::tests::subclause_and ... ok
[INFO] [stdout] test macros::tests::subclause_and_not ... ok
[INFO] [stdout] test macros::tests::subclause_or ... 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 terminal::event_listener::crossterm::test::adapt_crossterm_keycode ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_event ... ok
[INFO] [stdout] test terminal::event_listener::test::tests::test_should_poll_from_test_event_listener ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_media_key ... ok
[INFO] [stdout] test terminal::event_listener::test::tests::test_should_return_error_on_disconnected_tx ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_mouse_event ... ok
[INFO] [stdout] test terminal::event_listener::test::tests::test_should_create_test_event_listener_from ... ok
[INFO] [stdout] test terminal::event_listener::tests::should_map_to_intermittend ... ok
[INFO] [stdout] test terminal::event_listener::tests::should_map_to_permanent ... ok
[INFO] [stdout] test listener::worker::test::worker_should_panic_when_trying_next_tick_without_it - should panic ... 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_email ... ok
[INFO] [stdout] test utils::parser::test::utils_parse_phone ... ok
[INFO] [stdout] test core::props::attr_value_ref::tests::unwrapping_layout_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::prop_value_ref::tests::into_nonref_propvalue ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_allow_asref ... ok
[INFO] [stdout] test utils::parser::test::utils_parse_color ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_allow_to_owned ... ok
[INFO] [stdout] test core::props::queryresult::tests::should_allow_into_owned ... ok
[INFO] [stdout] test core::application::test::should_lock_ports ... ok
[INFO] [stdout] test core::application::test::should_do_tick ... ok
[INFO] [stdout] test listener::test::worker_should_be_paused ... ok
[INFO] [stdout] test listener::test::poll_blocking_should_work ... ok
[INFO] [stdout] test listener::test::try_poll_should_work ... ok
[INFO] [stdout] test listener::test::worker_should_run_thread ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tuirealm
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/macros.rs - macros::subclause_and (line 6) ... ok
[INFO] [stdout] test src/macros.rs - macros::subclause_or (line 98) ... ok
[INFO] [stdout] test src/utils/parser.rs - utils::parser::parse_email (line 46) ... ok
[INFO] [stdout] test src/testing.rs - testing (line 9) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::subclause_and_not (line 53) ... ok
[INFO] [stdout] test src/utils/parser.rs - utils::parser::parse_phone_number (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.09s; merged doctests compilation took 1.06s
[INFO] running `Command { std: "docker" "inspect" "ceb3365d1458b2bcc8dc7b72eb43015c28f3caffa9f8f49f5424d3e2b70d0c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb3365d1458b2bcc8dc7b72eb43015c28f3caffa9f8f49f5424d3e2b70d0c63", kill_on_drop: false }`
[INFO] [stdout] ceb3365d1458b2bcc8dc7b72eb43015c28f3caffa9f8f49f5424d3e2b70d0c63
