[INFO] fetching crate tuirealm 1.9.2... [INFO] testing tuirealm-1.9.2 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate tuirealm 1.9.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate tuirealm 1.9.2 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tuirealm 1.9.2 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate tuirealm 1.9.2 [INFO] tweaked toml for crates.io crate tuirealm 1.9.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate tuirealm 1.9.2 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuirealm_derive v1.0.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Downloaded lazy-regex v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bfa2a237b24d2cd453c62fb532ea3bf36aacd0ac5b79c25bd94144940be72f8 [INFO] running `Command { std: "docker" "start" "-a" "7bfa2a237b24d2cd453c62fb532ea3bf36aacd0ac5b79c25bd94144940be72f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bfa2a237b24d2cd453c62fb532ea3bf36aacd0ac5b79c25bd94144940be72f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfa2a237b24d2cd453c62fb532ea3bf36aacd0ac5b79c25bd94144940be72f8", kill_on_drop: false }` [INFO] [stdout] 7bfa2a237b24d2cd453c62fb532ea3bf36aacd0ac5b79c25bd94144940be72f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f946a81c55bc9ef94d65c0fb5073cad6abef1910c880f8f8aa5bac0950e808c [INFO] running `Command { std: "docker" "start" "-a" "5f946a81c55bc9ef94d65c0fb5073cad6abef1910c880f8f8aa5bac0950e808c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling tuirealm_derive v1.0.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Compiling lazy-regex v3.0.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling tuirealm v1.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.70s [INFO] running `Command { std: "docker" "inspect" "5f946a81c55bc9ef94d65c0fb5073cad6abef1910c880f8f8aa5bac0950e808c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f946a81c55bc9ef94d65c0fb5073cad6abef1910c880f8f8aa5bac0950e808c", kill_on_drop: false }` [INFO] [stdout] 5f946a81c55bc9ef94d65c0fb5073cad6abef1910c880f8f8aa5bac0950e808c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de839bac972d85fca43d34927c8f6925b1f85f06f2fcdbf8c802d5fd37e9c99c [INFO] running `Command { std: "docker" "start" "-a" "de839bac972d85fca43d34927c8f6925b1f85f06f2fcdbf8c802d5fd37e9c99c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling tuirealm v1.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "de839bac972d85fca43d34927c8f6925b1f85f06f2fcdbf8c802d5fd37e9c99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de839bac972d85fca43d34927c8f6925b1f85f06f2fcdbf8c802d5fd37e9c99c", kill_on_drop: false }` [INFO] [stdout] de839bac972d85fca43d34927c8f6925b1f85f06f2fcdbf8c802d5fd37e9c99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0677127267dac7295228b66e4e2ace5598f6ac590dd1fcde430d6bd8ec7065d [INFO] running `Command { std: "docker" "start" "-a" "f0677127267dac7295228b66e4e2ace5598f6ac590dd1fcde430d6bd8ec7065d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuirealm-5727f5e0e0bde49b) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test adapter::crossterm::event::test::adapt_crossterm_event ... ok [INFO] [stdout] test core::application::test::should_initialize_application ... ok [INFO] [stdout] test adapter::crossterm::event::test::adapt_crossterm_key_modifiers ... ok [INFO] [stdout] test core::application::test::should_subscribe_components ... ok [INFO] [stdout] test adapter::crossterm::event::test::should_adapt_media_key ... ok [INFO] [stdout] test core::application::test::should_restart_listener ... ok [INFO] [stdout] test adapter::crossterm::event::test::adapt_crossterm_keycode ... ok [INFO] [stdout] test adapter::crossterm::event::test::adapt_crossterm_key_event ... ok [INFO] [stdout] test core::injector::test::should_create_a_trait_object_injector ... ok [INFO] [stdout] test core::event::test::check_events ... 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::event::test::new_key_event ... ok [INFO] [stdout] test core::props::dataset::test::dataset ... ok [INFO] [stdout] test core::event::test::key_event_from_key ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_color ... ok [INFO] [stdout] test core::application::test::should_umount_all ... 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_text ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_char_numbers ... ok [INFO] [stdout] test core::props::layout::test::should_build_a_layout ... ok [INFO] [stdout] test core::props::borders::test::borders ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_email ... ok [INFO] [stdout] test core::props::test::unwrapping_borders_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_direction_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_flag_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::test::unwrapping_alignment_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_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_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_table_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_textmodifiers_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::texts::test::tables ... ok [INFO] [stdout] test core::props::test::unwrapping_title_should_panic_if_not_identity - should panic ... ok [INFO] [stdout] test core::props::texts::test::text_span ... ok [INFO] [stdout] test core::props::value::tests::prop_values ... ok [INFO] [stdout] test core::props::value::tests::unwrap_prop_values ... ok [INFO] [stdout] test core::props::value::tests::unwrap_prop_payloads ... ok [INFO] [stdout] test core::props::test::unwrapping_style_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::subscription::test::clause_and_should_forward ... ok [INFO] [stdout] test core::subscription::test::clause_always_should_forward ... ok [INFO] [stdout] test core::props::test::unwrapping_text_should_panic_if_not_identity - should panic ... 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_keyboard_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::should_create_a_sub ... ok [INFO] [stdout] test core::subscription::test::event_clause_any_should_forward ... ok [INFO] [stdout] test core::subscription::test::subscription_should_forward ... ok [INFO] [stdout] test core::subscription::test::event_clause_window_resize_should_forward ... ok [INFO] [stdout] test core::view::test::default_view_should_be_empty ... 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_handle_focus ... 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_umount_all ... ok [INFO] [stdout] test listener::port::test::test_single_listener ... ok [INFO] [stdout] test listener::builder::test::should_configure_and_start_event_listener ... ok [INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_with_tick ... ok [INFO] [stdout] test listener::builder::test::event_listener_cfg_should_panic_with_poll_timeout_zero - should panic ... ok [INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_without_tick ... 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 listener::test::event_listener_with_poll_timeout_zero_should_panic - should panic ... ok [INFO] [stdout] test listener::worker::test::worker_should_panic_when_trying_next_tick_without_it - should panic ... 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::phone_number ... ok [INFO] [stdout] test utils::types::test::email ... ok [INFO] [stdout] test core::props::input_type::test::validate_input_type ... ok [INFO] [stdout] test utils::parser::test::utils_parse_color ... ok [INFO] [stdout] test core::application::test::should_propagate_events_if_has_state_cond_is_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_not_propagate_event_when_subs_are_locked ... 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_not_propagate_events_if_has_attr_cond_is_not_satisfied ... FAILED [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_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] failures: [INFO] [stdout] [INFO] [stdout] ---- core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied stdout ---- [INFO] [stdout] thread 'core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied' panicked at src/core/application.rs:781:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <[] [INFO] [stdout] >[ [INFO] [stdout] > FooSubmit( [INFO] [stdout] > "", [INFO] [stdout] > ), [INFO] [stdout] >] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5586bd7aa825 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5586bd7aa825 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5586bd7aa825 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5586bd7aa825 - ::fmt::h0cdf3b9de85168c4 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5586bd7d5e7b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5586bd7d5e7b - core::fmt::write::ha4c74c323a0d086c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x5586bd7a770f - std::io::Write::write_fmt::hb6b43a5c88baad33 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x5586bd7aa5fe - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5586bd7aa5fe - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5586bd7ac059 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stdout] 10: 0x5586bd7abcc6 - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5586bd48dc6a - as core::ops::function::Fn>::call::h1d330c91badb41c3 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x5586bd48dc6a - test::test_main::{{closure}}::h51ee890341c1da25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5586bd7ac6cb - as core::ops::function::Fn>::call::h7bfd229c9579d378 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x5586bd7ac6cb - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5586bd7ac444 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x5586bd7aace9 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5586bd7ac177 - rust_begin_unwind [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5586bd7d3163 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5586bd429084 - tuirealm::core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied::h21506233a5993294 [INFO] [stdout] at /opt/rustwide/workdir/src/core/application.rs:781:9 [INFO] [stdout] 20: 0x5586bd428757 - tuirealm::core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied::{{closure}}::he3d1682fd1d88e87 [INFO] [stdout] at /opt/rustwide/workdir/src/core/application.rs:753:71 [INFO] [stdout] 21: 0x5586bd4079a6 - core::ops::function::FnOnce::call_once::h4e9796cdeffbdcee [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5586bd4924bb - core::ops::function::FnOnce::call_once::h142728b0f901c1d8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5586bd4924bb - test::__rust_begin_short_backtrace::h78f66600c792516f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:625:18 [INFO] [stdout] 24: 0x5586bd491bf1 - test::run_test_in_process::{{closure}}::h36b63bf5ec069162 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:60 [INFO] [stdout] 25: 0x5586bd491bf1 - as core::ops::function::FnOnce<()>>::call_once::hc0bc08664ac0fa12 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5586bd491bf1 - std::panicking::try::do_call::haab6c4522a086511 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 27: 0x5586bd491bf1 - std::panicking::try::hf718cb1b5809fd88 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 28: 0x5586bd491bf1 - std::panic::catch_unwind::he2ad76393ba02fb8 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 29: 0x5586bd491bf1 - test::run_test_in_process::hc186a56cb0b7c789 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:648:27 [INFO] [stdout] 30: 0x5586bd491bf1 - test::run_test::{{closure}}::h904ff18418fddb43 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:569:43 [INFO] [stdout] 31: 0x5586bd459944 - test::run_test::{{closure}}::hac26f57ad5c71290 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/test/src/lib.rs:599:41 [INFO] [stdout] 32: 0x5586bd459944 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe28fbb6dc5c1a07 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 33: 0x5586bd45e232 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h95bfe91ffe8f44f9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 34: 0x5586bd45e232 - as core::ops::function::FnOnce<()>>::call_once::hd46f137d10008ee5 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5586bd45e232 - std::panicking::try::do_call::hb6e54244f5c0dd5a [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stdout] 36: 0x5586bd45e232 - std::panicking::try::h9bd598d7f06adceb [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stdout] 37: 0x5586bd45e232 - std::panic::catch_unwind::hd6bd9f72f43d406c [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stdout] 38: 0x5586bd45e232 - std::thread::Builder::spawn_unchecked_::{{closure}}::h656cd769863cb7e9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 39: 0x5586bd45e232 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h434a6c48d2f2306f [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5586bd7b0adb - as core::ops::function::FnOnce>::call_once::h4e53d953a4689d25 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 41: 0x5586bd7b0adb - as core::ops::function::FnOnce>::call_once::hb1f69d21a251f1d9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 42: 0x5586bd7b0adb - std::sys::pal::unix::thread::Thread::new::thread_start::h03f22bbd669825b9 [INFO] [stdout] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f49a919cac3 - [INFO] [stdout] 44: 0x7f49a922da04 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied [INFO] [stdout] [INFO] [stdout] test result: FAILED. 98 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f0677127267dac7295228b66e4e2ace5598f6ac590dd1fcde430d6bd8ec7065d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0677127267dac7295228b66e4e2ace5598f6ac590dd1fcde430d6bd8ec7065d", kill_on_drop: false }` [INFO] [stdout] f0677127267dac7295228b66e4e2ace5598f6ac590dd1fcde430d6bd8ec7065d