[INFO] cloning repository https://github.com/dualface/qscreen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dualface/qscreen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdualface%2Fqscreen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdualface%2Fqscreen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73117126e73fc0bae8d822b41b2093c7be61eec8
[INFO] testing dualface/qscreen against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdualface%2Fqscreen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dualface/qscreen
[INFO] finished tweaking git repo https://github.com/dualface/qscreen
[INFO] tweaked toml for git repo https://github.com/dualface/qscreen written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dualface/qscreen on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dualface/qscreen 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6
[INFO] running `Command { std: "docker" "start" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling vt100-psmux v0.16.6 (/opt/rustwide/workdir/crates/vt100-psmux)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling qscreen-shared v0.1.0 (/opt/rustwide/workdir/crates/qscreen-shared)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling qscreen-protocol v0.1.0 (/opt/rustwide/workdir/crates/qscreen-protocol)
[INFO] [stderr]    Compiling qscreen-daemon v0.1.0 (/opt/rustwide/workdir/crates/qscreen-daemon)
[INFO] [stderr]    Compiling qscreen-client v0.1.0 (/opt/rustwide/workdir/crates/qscreen-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.56s
[INFO] running `Command { std: "docker" "inspect" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling qscreen-daemon v0.1.0 (/opt/rustwide/workdir/crates/qscreen-daemon)
[INFO] [stderr]    Compiling qscreen-protocol v0.1.0 (/opt/rustwide/workdir/crates/qscreen-protocol)
[INFO] [stderr]    Compiling vt100-psmux v0.16.6 (/opt/rustwide/workdir/crates/vt100-psmux)
[INFO] [stderr]    Compiling qscreen-shared v0.1.0 (/opt/rustwide/workdir/crates/qscreen-shared)
[INFO] [stderr]    Compiling qscreen-client v0.1.0 (/opt/rustwide/workdir/crates/qscreen-client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.29s
[INFO] running `Command { std: "docker" "inspect" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qscn-122de795276eed4c)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test term::tests::cleanup_attach_terminal_leaves_host_alternate_screen ... ok
[INFO] [stdout] test term::tests::frame_renderer_applies_input_modes ... ok
[INFO] [stdout] test term::tests::frame_renderer_does_not_reenter_host_alternate_screen ... ok
[INFO] [stdout] test term::tests::frame_renderer_skips_unchanged_cursor_shape ... ok
[INFO] [stdout] test term::tests::frame_renderer_clears_on_size_change ... ok
[INFO] [stdout] test term::tests::frame_renderer_skips_clear_and_unchanged_rows_after_first_frame ... ok
[INFO] [stdout] test term::tests::frame_renderer_skips_identical_frame_body ... ok
[INFO] [stdout] test term::tests::prepare_attach_terminal_enters_host_alternate_screen ... ok
[INFO] [stdout] test tests::client_config_uses_default_prefix ... ok
[INFO] [stdout] test tests::client_config_uses_environment_fallback ... ok
[INFO] [stdout] test tests::default_attach_request_remains_frame_omitted ... ok
[INFO] [stdout] test term::tests::render_screen_frame_applies_cursor_shape ... ok
[INFO] [stdout] test term::tests::render_screen_frame_resets_default_cursor_shape ... ok
[INFO] [stdout] test tests::focus_action_is_available_for_attach_loop ... ok
[INFO] [stdout] test tests::format_session_line_uses_attached_bool_for_live_sessions ... ok
[INFO] [stdout] test tests::key_mapping_uses_application_cursor_and_modifiers ... ok
[INFO] [stdout] test tests::mouse_mapping_uses_sgr_mode ... ok
[INFO] [stdout] test tests::attach_loop_target_helper_retries_only_on_switch ... ok
[INFO] [stdout] test tests::client_config_accepts_prefix_for_all_entry_shapes ... ok
[INFO] [stdout] test tests::client_config_cli_overrides_environment ... ok
[INFO] [stdout] test tests::mouse_mapping_uses_utf8_mode_for_large_coordinates ... ok
[INFO] [stdout] test tests::parse_prefix_accepts_supported_aliases ... ok
[INFO] [stdout] test tests::parse_prefix_generates_boundary_control_bytes ... ok
[INFO] [stdout] test tests::parse_new_options_rejects_positional_name ... ok
[INFO] [stdout] test tests::next_attach_message_prioritizes_pending_messages ... ok
[INFO] [stdout] test tests::parse_new_options_accepts_name ... ok
[INFO] [stdout] test tests::prefix_key_event_matches_custom_ctrl_b ... ok
[INFO] [stdout] test tests::prefix_key_event_matches_raw_control_bytes ... ok
[INFO] [stdout] test tests::prefix_state_accepts_uppercase_actions ... ok
[INFO] [stdout] test tests::prefix_state_detaches_for_default_and_custom_prefixes ... ok
[INFO] [stdout] test tests::prefix_state_falls_back_to_literal_prefix_then_normal_byte ... ok
[INFO] [stdout] test tests::prefix_state_opens_session_list_for_default_and_custom_prefixes ... ok
[INFO] [stdout] test tests::prefix_key_event_matches_default_ctrl_a ... ok
[INFO] [stdout] test tests::prefix_state_sends_literal_prefix_for_double_prefix ... ok
[INFO] [stdout] test tests::prefix_state_treats_detach_key_as_normal_without_pending_prefix ... ok
[INFO] [stdout] test tests::parse_prefix_rejects_invalid_values ... ok
[INFO] [stdout] test tests::prefix_state_uses_raw_custom_prefix_bytes ... ok
[INFO] [stdout] test tests::render_session_list_uses_crlf_in_raw_mode ... ok
[INFO] [stdout] test tests::session_list_navigation_clamps_to_bounds ... ok
[INFO] [stdout] test tests::render_session_list_resets_style_and_pads_lines ... ok
[INFO] [stdout] test tests::render_session_list_shows_current_marker_selection_and_status ... ok
[INFO] [stdout] test tests::client_config_rejects_invalid_prefix_early ... ok
[INFO] [stdout] test tests::selection_rules_cover_current_exited_attached_and_attachable ... ok
[INFO] [stdout] test tests::session_list_rows_prefer_protocol_size_label ... ok
[INFO] [stdout] test tests::session_list_rows_sort_like_list_output_and_mark_current ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qscreen_daemon-46f0b92c0cec42a8)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test session::tests::byte_exit_preserves_pending_output_and_appends_exit_when_capacity_available ... ok
[INFO] [stdout] test session::tests::byte_exit_preserves_pending_output_and_exit_when_queue_full ... ok
[INFO] [stdout] test session::tests::cleanup_alt_screen_frame_exits_alternate_screen ... ok
[INFO] [stdout] test session::tests::byte_queue_overflow_disconnects_and_removes_client ... ok
[INFO] [stdout] test session::tests::event_queue_drops_old_frames_when_full ... ok
[INFO] [stdout] test session::tests::frame_exit_clears_pending_events_and_keeps_only_exit ... ok
[INFO] [stdout] test session::tests::default_shell_command_sets_xterm_256color_env ... ok
[INFO] [stdout] test session::tests::mixed_frame_bytes_client_behavior ... ok
[INFO] [stdout] test session::tests::output_chunks_split_over_limit_payload ... ok
[INFO] [stdout] test session::tests::scan_cursor_shape_returns_last_valid_shape ... ok
[INFO] [stdout] test session::tests::scan_rmcup_detects_alternate_screen_exit ... ok
[INFO] [stdout] test session::tests::windows_shell_preference_defaults_to_powershell_for_unset_or_empty ... ok
[INFO] [stdout] test session::tests::windows_shell_preference_rejects_unsupported_values ... ok
[INFO] [stdout] test session::tests::attach_returns_current_screen_frame ... ok
[INFO] [stdout] test session::tests::attach_multiple_clients_and_detach_independently ... ok
[INFO] [stdout] test session::tests::byte_detach_keeps_observer_stream_and_reattaches_on_resize ... ok
[INFO] [stdout] test session::tests::broadcast_frame_reaches_all_clients ... ok
[INFO] [stdout] test tests::dispatch_kill_notifies_all_attached_clients_and_removes_session ... ok
[INFO] [stdout] test session::tests::windows_shell_preference_resolves_powershell_aliases ... ok
[INFO] [stdout] test session::tests::inactive_resize_stores_size_without_pty_resize_until_focus_or_input ... ok
[INFO] [stdout] test session::tests::close_notifies_all_attached_clients ... ok
[INFO] [stdout] test session::tests::windows_shell_preference_resolves_cmd_aliases ... ok
[INFO] [stdout] test tests::dispatch_new_assigns_incrementing_session_ids_and_default_name ... ok
[INFO] [stdout] test tests::dispatch_rename_changes_display_name_by_session_id ... ok
[INFO] [stdout] test session::tests::input_client_marks_active_and_applies_client_size ... ok
[INFO] [stdout] test tests::handle_attach_rejects_invalid_resize_without_changing_session_size ... ok
[INFO] [stdout] test tests::handle_attach_default_first_event_is_frame ... ok
[INFO] [stdout] test tests::handle_attach_bytes_first_event_is_output_and_snapshot_chunks ... ok
[INFO] [stdout] test tests::handle_attach_allows_second_client_and_reports_attached_in_list ... ok
[INFO] [stdout] test tests::handle_attach_detach_removes_only_that_client ... ok
[INFO] [stdout] test tests::handle_attach_bytes_detach_keeps_stream_and_resize_reattaches ... ok
[INFO] [stdout] test tests::exited_sessions_are_kept_as_list_tombstones ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p qscreen-daemon --lib`
[INFO] [stdout] test tests::handle_attach_focus_applies_attached_client_size ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::handle_attach_focus_applies_attached_client_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::handle_attach_focus_applies_attached_client_size' (1057) panicked at crates/qscreen-daemon/src/lib.rs:1409:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(Output)
[INFO] [stdout]  right: Some(Frame)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb42eef0c71 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb42eef0c71 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb42eef0c71 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb42eef0c71 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb42ef0654a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb42ef0654a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5eb42eef5f1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5eb42eef5f1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5eb42eecd976 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb42eecd976 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb42eee87e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb42ed17780 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5eb42ed17780 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb42eee8b12 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5eb42eee8b12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5eb42eecda22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5eb42eec4d19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb42eece72d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5eb42ef06d7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb42ef06c03 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5eb42eccca49 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<core[6883ba1bc0fe4ed1]::option::Option<qscreen_protocol[9427826686455b49]::EventType>, core[6883ba1bc0fe4ed1]::option::Option<qscreen_protocol[9427826686455b49]::EventType>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eb42ec79cb3 - qscreen_daemon[f59678445b68c467]::tests::handle_attach_focus_applies_attached_client_size::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/qscreen-daemon/src/lib.rs:1409:9
[INFO] [stdout]   22:     0x5eb42ecefa92 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5eb42ecefb0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb42ecd00cd - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5eb42eccffcb - tokio[6a8994643f31011a]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5eb42eccffcb - tokio[6a8994643f31011a]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5eb42eccffcb - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5eb42ecc8d50 - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5eb42ecced4d - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5eb42eccdff4 - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5eb42ec9086b - <tokio[6a8994643f31011a]::runtime::context::scoped::Scoped<tokio[6a8994643f31011a]::runtime::scheduler::Context>>::set::<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5eb42eced6f9 - tokio[6a8994643f31011a]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5eb42ece7d32 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[6a8994643f31011a]::runtime::context::Context>>::try_with::<tokio[6a8994643f31011a]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x5eb42ece78be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[6a8994643f31011a]::runtime::context::Context>>::with::<tokio[6a8994643f31011a]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x5eb42eceb6cd - tokio[6a8994643f31011a]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5eb42eccc230 - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5eb42eccc526 - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5eb42eccda50 - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5eb42ecc1813 - tokio[6a8994643f31011a]::runtime::context::runtime::enter_runtime::<<tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5eb42ecc8441 - <tokio[6a8994643f31011a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5eb42ecb8af4 - <tokio[6a8994643f31011a]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5eb42ecb8cbf - <tokio[6a8994643f31011a]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5eb42ec87341 - qscreen_daemon[f59678445b68c467]::tests::handle_attach_focus_applies_attached_client_size
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/qscreen-daemon/src/lib.rs:1464:24
[INFO] [stdout]   44:     0x5eb42ec75387 - qscreen_daemon[f59678445b68c467]::tests::handle_attach_focus_applies_attached_client_size::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/qscreen-daemon/src/lib.rs:1377:64
[INFO] [stdout]   45:     0x5eb42ec72416 - <qscreen_daemon[f59678445b68c467]::tests::handle_attach_focus_applies_attached_client_size::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5eb42ed0aabb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5eb42ed0aabb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5eb42ed18105 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5eb42ed18105 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5eb42ed18105 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x5eb42ed18105 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5eb42ed18105 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5eb42ed18105 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5eb42ed18105 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5eb42ed12bb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5eb42ed12bb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5eb42ed1b252 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5eb42ed1b252 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5eb42ed1b252 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5eb42ed1b252 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5eb42ed1b252 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5eb42ed1b252 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5eb42ed1b252 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5eb42eef04bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x5eb42eef04bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7d09d3503aa4 - <unknown>
[INFO] [stdout]   67:     0x7d09d3590a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::handle_attach_focus_applies_attached_client_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 32 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6", kill_on_drop: false }`
[INFO] [stdout] 95f242130d4a700c9f36ce859e3067d948d0118610bb41a9c2835c4576e602e6
