[INFO] fetching crate tuirealm 3.2.0... [INFO] testing tuirealm-3.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tuirealm 3.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tuirealm 3.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tuirealm 3.2.0 [INFO] tweaked toml for crates.io crate tuirealm 3.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tuirealm 3.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tuirealm 3.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuirealm_derive v2.0.1 [INFO] [stderr] Downloaded lazy-regex v3.4.2 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341b011ad8a7fe9287dc63ba3658c0ff579b991f84628440d7dec649f3d3f37d [INFO] running `Command { std: "docker" "start" "-a" "341b011ad8a7fe9287dc63ba3658c0ff579b991f84628440d7dec649f3d3f37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341b011ad8a7fe9287dc63ba3658c0ff579b991f84628440d7dec649f3d3f37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341b011ad8a7fe9287dc63ba3658c0ff579b991f84628440d7dec649f3d3f37d", kill_on_drop: false }` [INFO] [stdout] 341b011ad8a7fe9287dc63ba3658c0ff579b991f84628440d7dec649f3d3f37d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d7b26825016b4140a8feba1ffa3d7118939a0484cdea9439cb3a374701a70f8 [INFO] running `Command { std: "docker" "start" "-a" "5d7b26825016b4140a8feba1ffa3d7118939a0484cdea9439cb3a374701a70f8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling tuirealm_derive v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling tuirealm v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s [INFO] running `Command { std: "docker" "inspect" "5d7b26825016b4140a8feba1ffa3d7118939a0484cdea9439cb3a374701a70f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7b26825016b4140a8feba1ffa3d7118939a0484cdea9439cb3a374701a70f8", kill_on_drop: false }` [INFO] [stdout] 5d7b26825016b4140a8feba1ffa3d7118939a0484cdea9439cb3a374701a70f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc49314460e6de1c34ad6a139ecb1391f0da4fe1a27c89f9408960884a2075c5 [INFO] running `Command { std: "docker" "start" "-a" "dc49314460e6de1c34ad6a139ecb1391f0da4fe1a27c89f9408960884a2075c5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling tuirealm v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.49s [INFO] running `Command { std: "docker" "inspect" "dc49314460e6de1c34ad6a139ecb1391f0da4fe1a27c89f9408960884a2075c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc49314460e6de1c34ad6a139ecb1391f0da4fe1a27c89f9408960884a2075c5", kill_on_drop: false }` [INFO] [stdout] dc49314460e6de1c34ad6a139ecb1391f0da4fe1a27c89f9408960884a2075c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe0f6ef234b0ba89bb5dd762f19d048ecdf71650f12c135042c837716c749dd2 [INFO] running `Command { std: "docker" "start" "-a" "fe0f6ef234b0ba89bb5dd762f19d048ecdf71650f12c135042c837716c749dd2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuirealm-d5ac915d6ecde62a) [INFO] [stdout] [INFO] [stdout] running 123 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_manipulate_components ... ok [INFO] [stdout] test core::application::test::should_subscribe_components ... 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::application::test::should_umount_all ... ok [INFO] [stdout] test core::injector::test::should_create_a_trait_object_injector ... ok [INFO] [stdout] test core::application::test::should_restart_listener ... 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::dataset::test::dataset ... 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::event::test::new_key_event ... 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::test::as_attrvalue ... ok [INFO] [stdout] test core::props::test::as_attrvalue_mut ... ok [INFO] [stdout] test core::props::test::should_set_get_props ... ok [INFO] [stdout] test core::props::layout::test::should_build_a_layout ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_type ... ok [INFO] [stdout] test core::props::test::unwrapping_alignment_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_flag_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_direction_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_inputtype_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_should_unwrap ... ok [INFO] [stdout] test core::props::test::unwrapping_shape_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_size_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_number_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_string_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_text_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_table_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::test::unwrapping_style_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::value::tests::as_prop_payloads_mut ... ok [INFO] [stdout] test core::props::value::tests::as_prop_value_mut ... 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::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_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_create_a_sub ... ok [INFO] [stdout] test core::subscription::test::event_clause_user_should_forward ... ok [INFO] [stdout] test core::subscription::test::should_share_subs ... ok [INFO] [stdout] test core::subscription::test::subscription_should_forward ... ok [INFO] [stdout] test core::view::test::view_should_forward_events ... ok [INFO] [stdout] test core::view::test::view_should_handle_focus ... ok [INFO] [stdout] test core::view::test::view_should_compile_with_dynamic_names ... 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_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_preserve_focus_on_remount ... 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::event_listener_cfg_should_panic_with_poll_timeout_zero - should panic ... ok [INFO] [stdout] test listener::test::event_listener_with_poll_timeout_zero_should_panic - should panic ... ok [INFO] [stdout] test core::view::test::default_view_should_be_empty ... 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_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_panic_when_trying_next_tick_without_it - should panic ... 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 macros::tests::subclause_or ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_event ... ok [INFO] [stdout] test core::application::test::should_not_propagate_event_when_subs_are_locked ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_key_modifiers ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_key_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 core::application::test::should_not_propagate_events_if_is_mounted_cond_is_not_satisfied ... ok [INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_mouse_event ... 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_propagate_events_if_has_state_cond_is_satisfied ... 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 core::application::test::strategy_blocking_upto_should_work ... ok [INFO] [stdout] test core::application::test::should_propagate_events_if_is_mounted_cond_is_not_satisfied ... ok [INFO] [stdout] test utils::types::test::phone_number ... ok [INFO] [stdout] test core::application::test::strategy_upto_nowait_should_work ... 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_propagate_events_if_has_attr_cond_is_satisfied ... 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::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. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.10s [INFO] [stdout] [INFO] [stderr] Doc-tests tuirealm [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/terminal.rs - terminal::TerminalBridge (line 58) ... ignored [INFO] [stdout] test src/macros.rs - macros::subclause_and (line 6) ... ok [INFO] [stdout] test src/macros.rs - macros::subclause_and_not (line 52) ... ok [INFO] [stdout] test src/macros.rs - macros::subclause_or (line 96) ... ok [INFO] [stdout] test src/utils/parser.rs - utils::parser::parse_phone_number (line 66) ... ok [INFO] [stdout] test src/utils/parser.rs - utils::parser::parse_email (line 48) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.96s; merged doctests compilation took 0.89s [INFO] running `Command { std: "docker" "inspect" "fe0f6ef234b0ba89bb5dd762f19d048ecdf71650f12c135042c837716c749dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0f6ef234b0ba89bb5dd762f19d048ecdf71650f12c135042c837716c749dd2", kill_on_drop: false }` [INFO] [stdout] fe0f6ef234b0ba89bb5dd762f19d048ecdf71650f12c135042c837716c749dd2