[INFO] cloning repository https://github.com/cushycush/wdotool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cushycush/wdotool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcushycush%2Fwdotool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcushycush%2Fwdotool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 662d7079b669de164797f46fd437c0cf7854bf82
[INFO] testing cushycush/wdotool against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcushycush%2Fwdotool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cushycush/wdotool
[INFO] finished tweaking git repo https://github.com/cushycush/wdotool
[INFO] tweaked toml for git repo https://github.com/cushycush/wdotool written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cushycush/wdotool on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cushycush/wdotool 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] [stderr]   Downloaded xkbcommon v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded input-linux v0.7.1
[INFO] [stderr]   Downloaded input-linux-sys v0.9.0
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded evdev v0.13.2
[INFO] [stderr]   Downloaded reis v0.6.1
[INFO] [stderr]   Downloaded ashpd v0.13.10
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] [stderr]   Downloaded tokio v1.52.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf
[INFO] running `Command { std: "docker" "start" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", 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" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", 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" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling input-linux-sys v0.9.0
[INFO] [stderr]    Compiling input-linux v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling evdev v0.13.2
[INFO] [stderr]    Compiling reis v0.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.12
[INFO] [stderr]    Compiling wdotool-test-harness v0.5.3 (/opt/rustwide/workdir/wdotool-test-harness)
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling ashpd v0.13.10
[INFO] [stderr]    Compiling wdotool-core v0.5.3 (/opt/rustwide/workdir/wdotool-core)
[INFO] [stderr]    Compiling wdotool v0.5.3 (/opt/rustwide/workdir/wdotool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", 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" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wdotool-test-harness v0.5.3 (/opt/rustwide/workdir/wdotool-test-harness)
[INFO] [stderr]    Compiling wdotool-core v0.5.3 (/opt/rustwide/workdir/wdotool-core)
[INFO] [stderr]    Compiling wdotool v0.5.3 (/opt/rustwide/workdir/wdotool)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.26s
[INFO] running `Command { std: "docker" "inspect" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", 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" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wdotool-441687c02cb59ce8)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test diag::tests::probe_gnome_unavailable_when_desktop_is_not_gnome ... ok
[INFO] [stdout] test diag::tests::probe_wlr_protocols_says_available_on_hyprland ... ok
[INFO] [stdout] test diag::tests::probe_gnome_warns_when_extension_missing_but_desktop_is_gnome ... ok
[INFO] [stdout] test diag::tests::probe_wlr_protocols_says_unavailable_on_gnome ... ok
[INFO] [stdout] test diag::tests::render_markdown_includes_all_sections ... ok
[INFO] [stdout] test search_tests::any_matches_when_only_class_matches ... ok
[INFO] [stdout] test search_tests::any_matches_when_only_name_matches ... ok
[INFO] [stdout] test search_tests::any_matches_when_only_pid_matches ... ok
[INFO] [stdout] test search_tests::any_rejects_when_no_filter_matches ... ok
[INFO] [stdout] test diag::tests::json_render_round_trips_through_serde ... ok
[INFO] [stdout] test search_tests::any_with_class_filter_skips_window_without_app_id ... ok
[INFO] [stdout] test search_tests::any_with_no_filters_matches_everything ... ok
[INFO] [stdout] test search_tests::class_filter_matches_app_id ... ok
[INFO] [stdout] test search_tests::class_filter_skips_windows_without_app_id ... ok
[INFO] [stdout] test search_tests::dot_in_pattern_is_escaped_without_regex_flag ... ok
[INFO] [stdout] test diag::tests::probe_kde_keys_off_xdg_current_desktop ... ok
[INFO] [stdout] test search_tests::filters_are_anded_together ... ok
[INFO] [stdout] test search_tests::no_filters_matches_everything ... ok
[INFO] [stdout] test search_tests::pid_filter_requires_exact_match ... ok
[INFO] [stdout] test search_tests::substring_name_match_is_default ... ok
[INFO] [stdout] test search_tests::invalid_regex_pattern_returns_invalid_arg ... ok
[INFO] [stdout] test search_tests::ignore_case_works_in_regex_mode ... ok
[INFO] [stdout] test search_tests::ignore_case_works_in_substring_mode ... ok
[INFO] [stdout] test search_tests::regex_flag_enables_pattern_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wdotool-e30db66b3b0efaad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_introspection.rs (/opt/rustwide/target/debug/deps/cli_introspection-1e3a77cb7e510723)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test capabilities_emits_valid_json_with_expected_top_level_keys ... ok
[INFO] [stdout] test getmouselocation_exits_1_with_hint_when_backend_returns_none ... ok
[INFO] [stdout] test info_uses_environment_fields ... ok
[INFO] [stdout] test getmouselocation_handles_negative_coordinates ... ok
[INFO] [stdout] test getmouselocation_prints_xdotool_format_when_supported ... ok
[INFO] [stdout] test capabilities_output_matches_committed_fixture ... ok
[INFO] [stdout] test capabilities_action_lookup_emits_just_one_descriptor ... ok
[INFO] [stdout] test outputs_with_no_outputs_prints_just_header_and_exits_0 ... ok
[INFO] [stdout] test info_prints_human_readable_capabilities ... ok
[INFO] [stdout] test capabilities_action_lookup_exits_1_on_unknown_name ... ok
[INFO] [stdout] test outputs_default_format_is_tab_separated_with_header ... ok
[INFO] [stdout] test outputs_json_emits_valid_array ... ok
[INFO] [stdout] test capabilities_reflects_mock_backend_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_keyboard.rs (/opt/rustwide/target/debug/deps/cli_keyboard-8a3dd8441179dcb1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test key_with_modifier_chain_uses_press_then_press_release_then_release ... ok
[INFO] [stdout] test type_passes_multibyte_utf8_through_unchanged ... ok
[INFO] [stderr]      Running tests/cli_pointer.rs (/opt/rustwide/target/debug/deps/cli_pointer-3fd63ff8ff73c765)
[INFO] [stdout] test type_honors_explicit_delay ... ok
[INFO] [stdout] test key_plain_letter_records_press_release ... ok
[INFO] [stdout] test keydown_only_presses ... ok
[INFO] [stdout] test type_clearmodifiers_releases_first_then_types ... ok
[INFO] [stdout] test type_reads_from_file ... ok
[INFO] [stdout] test type_with_neither_arg_errors ... ok
[INFO] [stdout] test key_clearmodifiers_releases_standard_set_first ... ok
[INFO] [stdout] test type_records_text_with_default_delay_of_12ms ... ok
[INFO] [stdout] test key_with_unknown_keysym_passes_through_to_backend ... ok
[INFO] [stdout] test keyup_only_releases_in_reverse ... ok
[INFO] [stdout] test key_with_invalid_chain_errors_before_calling_backend ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test mousemove_with_output_translates_to_global_coords ... ok
[INFO] [stdout] test click_1_is_left_button_press_release ... ok
[INFO] [stdout] test click_2_is_middle_button ... ok
[INFO] [stdout] test click_3_is_right_button ... ok
[INFO] [stdout] test mouseup_is_release_only ... ok
[INFO] [stdout] test scroll_supports_fractional_and_negative_values ... ok
[INFO] [stdout] test mousemove_relative_flag_flips_absolute_to_false ... ok
[INFO] [stdout] test mousemove_with_unknown_output_lists_available_in_error ... ok
[INFO] [stdout] test mousemove_default_is_absolute ... ok
[INFO] [stdout] test scroll_passes_axes_through ... ok
[INFO] [stdout] test mousedown_is_press_only ... ok
[INFO] [stdout] test mousemove_with_output_on_no_enumerate_backend_errors ... ok
[INFO] [stdout] test click_unknown_index_passes_through_as_other ... ok
[INFO] [stdout] test click_8_and_9_map_to_back_and_forward ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_replay.rs (/opt/rustwide/target/debug/deps/cli_replay-c4c4f25b764fa954)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test replay_rejects_zero_or_negative_speed ... ok
[INFO] [stdout] test replay_dispatches_click_as_press_release_pair ... ok
[INFO] [stdout] test replay_rejects_missing_file ... ok
[INFO] [stdout] test replay_dispatches_scroll ... ok
[INFO] [stdout] test replay_dispatches_chord_with_modifier_ordering ... ok
[INFO] [stdout] test replay_dispatches_move_abs_and_move_delta ... ok
[INFO] [stdout] test replay_rejects_malformed_json ... ok
[INFO] [stdout] test replay_dispatches_key_event ... ok
[INFO] [stdout] test replay_handles_empty_trace ... ok
[INFO] [stdout] test replay_speed_flag_scales_gap_durations ... ok
[INFO] [stdout] test replay_sleeps_on_gap_events ... ok
[INFO] [stderr]      Running tests/cli_roundtrip.rs (/opt/rustwide/target/debug/deps/cli_roundtrip-9252903a5b899051)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test click_1_emits_left_button_press_release ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test keydown_then_keyup_round_trip_holds_then_releases ... ignored, wlr-protocols backend doesn't preserve held-key state across process invocations
[INFO] [stdout] test mousedown_then_mouseup_emit_press_then_release ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test mousemove_absolute_lands_pointer_at_coords ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test mousemove_relative_emits_motion_delta ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test scroll_horizontal_axis_routes_to_horizontal_label ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test scroll_negative_dy_emits_vertical_axis_with_negative_value ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test scroll_positive_dy_emits_vertical_axis_with_positive_value ... ignored, sway-headless cursor doesn't fire wl_pointer events for virtual_pointer.motion; see file header
[INFO] [stdout] test key_ctrl_shift_a_emits_modifiers_in_xdotool_order ... ok
[INFO] [stdout] test key_a_round_trips_through_wlr_protocols_backend ... ok
[INFO] [stdout] test prime_keeps_seat_capabilities_up_across_calls ... ok
[INFO] [stdout] test replay_keyboard_trace_round_trips_to_observer ... ok
[INFO] [stdout] test observer_reaches_ready_inside_headless_sway ... ok
[INFO] [stdout] test type_hello_arrives_as_individual_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-62be901b96ffe8e3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test key_press_release_records_press_then_release ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_window.rs (/opt/rustwide/target/debug/deps/cli_window-2de012ef409c4459)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test getactivewindow_with_no_active_returns_window_not_found ... ok
[INFO] [stdout] test getwindowgeometry_prints_xdotool_format_when_supported ... ok
[INFO] [stdout] test getwindowname_prints_title_for_known_id ... ok
[INFO] [stdout] test getwindowgeometry_exits_1_when_backend_returns_none ... ok
[INFO] [stdout] test windowactivate_passes_id_verbatim ... ok
[INFO] [stdout] test search_any_combines_filters_with_or ... ok
[INFO] [stdout] test search_no_filter_lists_all_windows_tab_separated ... ok
[INFO] [stdout] test getwindowname_unknown_id_errors ... ok
[INFO] [stdout] test getwindowpid_prints_pid_when_set ... ok
[INFO] [stdout] test getwindowclassname_exits_1_when_app_id_absent ... ok
[INFO] [stdout] test getwindowpid_exits_1_when_pid_absent ... ok
[INFO] [stdout] test getwindowclassname_prints_app_id_when_set ... ok
[INFO] [stdout] test windowclose_passes_id_verbatim ... ok
[INFO] [stdout] test getactivewindow_prints_id_when_active ... ok
[INFO] [stdout] test search_no_match_exits_with_code_1 ... ok
[INFO] [stdout] test search_default_substring_match_is_case_sensitive ... ok
[INFO] [stdout] test search_regex_flag_treats_pattern_as_regex ... ok
[INFO] [stdout] test search_ignore_case_makes_substring_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wdotool_core-fe85bb55037b3fdc)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test backend::detector::tests::libei_failure_detected_on_direct_libei_error ... ok
[INFO] [stdout] test backend::detector::tests::libei_failure_not_detected_for_other_error_kinds ... ok
[INFO] [stdout] test backend::detector::tests::libei_failure_detected_when_kde_wraps_libei_error ... ok
[INFO] [stdout] test backend::detector::tests::desktop_is_handles_colon_list ... ok
[INFO] [stdout] test backend::detector::tests::libei_failure_not_detected_for_unrelated_kde_error ... ok
[INFO] [stdout] test backend::detector::tests::priority_on_gnome_prefers_gnome_ext_then_falls_back_to_libei ... ok
[INFO] [stdout] test backend::detector::tests::priority_on_kde_prefers_kde_dbus ... ok
[INFO] [stdout] test backend::detector::tests::priority_prefers_wlr_protocols_on_sway ... ok
[INFO] [stdout] test backend::kde::tests::action_scripts_json_encode_the_target_id ... ok
[INFO] [stdout] test backend::kde::tests::js_string_literal_is_valid_json ... ok
[INFO] [stdout] test backend::kde::tests::list_and_active_scripts_embed_request_id_and_bridge_addr ... ok
[INFO] [stdout] test backend::detector::tests::libei_failure_detected_when_gnome_wraps_libei_error ... ok
[INFO] [stdout] test backend::libei::tests::timeout_default_when_unset ... ok
[INFO] [stdout] test backend::kde::tests::request_id_renders_as_bare_number_for_int32_wire_signature ... ok
[INFO] [stdout] test backend::libei::tests::timeout_falls_back_on_garbage ... ok
[INFO] [stdout] test backend::libei::tests::timeout_parses_valid_value ... ok
[INFO] [stdout] test backend::uinput::tests::mouse_button_codes_match_linux_input_event_codes ... ok
[INFO] [stdout] test backend::mock::tests::fail_with_makes_every_method_error ... ok
[INFO] [stdout] test capabilities::tests::fallback_chain_uses_canonical_backend_labels ... ok
[INFO] [stdout] test capabilities::tests::type_unicode_is_full_only_on_wlr_protocols ... ok
[INFO] [stdout] test capabilities::tests::capabilities_descriptor_lookup_is_stable ... ok
[INFO] [stdout] test identity::tests::app_id_matches_flatpak_id ... ok
[INFO] [stdout] test capabilities::tests::action_descriptor_requires_paths_resolve_in_the_report ... ok
[INFO] [stdout] test keysym::tests::parses_bare_key ... ok
[INFO] [stdout] test capabilities::tests::report_shape_matches_schema_v1 ... ok
[INFO] [stdout] test capabilities::tests::report_json_round_trips_through_serde ... ok
[INFO] [stdout] test backend::wlr_protocols::tests::text_keymap_control_chars_use_semantic_keysyms ... ok
[INFO] [stdout] test keysym::tests::parses_simple_chain ... ok
[INFO] [stdout] test keysym::tests::rejects_unknown_modifier ... ok
[INFO] [stdout] test keysym::tests::rejects_empty ... ok
[INFO] [stdout] test keysym::tests::super_aliases ... ok
[INFO] [stdout] test backend::mock::tests::records_each_call_in_order ... ok
[INFO] [stdout] test backend::wlr_protocols::tests::keysym_unicode_codepoint_accepts_u_hex_and_bare_char ... ok
[INFO] [stdout] test capabilities::tests::action_descriptors_match_cli_subcommands ... ok
[INFO] [stdout] test backend::mock::tests::returns_canned_active_window ... ok
[INFO] [stdout] test portal_token::tests::load_returns_none_for_malformed_json ... ok
[INFO] [stdout] test backend::wlr_protocols::tests::text_keymap_maps_each_char_to_own_keycode ... ok
[INFO] [stdout] test identity::tests::app_id_is_reverse_domain ... ok
[INFO] [stdout] test backend::wlr_protocols::tests::text_keymap_minimum_is_eight ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_function_keys ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_navigation ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_plain_letter ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_orders_modifiers_consistently ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_with_ctrl ... ok
[INFO] [stdout] test portal_token::tests::load_returns_none_for_missing_file ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_with_super ... ok
[INFO] [stdout] test recorder::mapping::tests::keycode_chord_unknown_key_falls_through ... ok
[INFO] [stdout] test portal_token::tests::save_creates_parent_dir_with_mode_0700 ... ok
[INFO] [stdout] test portal_token::tests::save_then_load_round_trips ... ok
[INFO] [stdout] test portal_token::tests::save_writes_file_with_mode_0600 ... ok
[INFO] [stdout] test portal_token::tests::save_overwrites_existing_cache_atomically ... ok
[INFO] [stdout] test portal_token::tests::load_returns_none_for_unknown_schema_version ... ok
[INFO] [stdout] test portal_token::tests::save_propagates_eacces_when_parent_unwritable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- portal_token::tests::save_propagates_eacces_when_parent_unwritable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'portal_token::tests::save_propagates_eacces_when_parent_unwritable' (2204) panicked at wdotool-core/src/portal_token.rs:306:50:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5805b1a62848 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5805b1a62848 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5805b1a62848 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5805b1a62848 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5805b1a77a9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5805b1a77a9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5805b1a674d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5805b1a674d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5805b1a3efc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5805b1a3efc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5805b1a59b89 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5805b194c2bc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5805b194c2bc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5805b1a59e02 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5805b1a59e02 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5805b1a3f082 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5805b1a33f89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5805b1a3feed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5805b1a7825c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5805b1a77fd2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5805b191040f - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap_err
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1329:22
[INFO] [stdout]   21:     0x5805b191e250 - wdotool_core[ef32636675ff5b32]::portal_token::tests::save_propagates_eacces_when_parent_unwritable
[INFO] [stdout]                                at /opt/rustwide/workdir/wdotool-core/src/portal_token.rs:306:50
[INFO] [stdout]   22:     0x5805b191a747 - wdotool_core[ef32636675ff5b32]::portal_token::tests::save_propagates_eacces_when_parent_unwritable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/wdotool-core/src/portal_token.rs:295:55
[INFO] [stdout]   23:     0x5805b18ccf26 - <wdotool_core[ef32636675ff5b32]::portal_token::tests::save_propagates_eacces_when_parent_unwritable::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5805b193f39b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5805b193f39b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5805b194cc15 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5805b194cc15 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5805b194cc15 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5805b194cc15 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5805b194cc15 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5805b194cc15 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5805b194cc15 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5805b1946524 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5805b1946524 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5805b194fc92 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5805b194fc92 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5805b194fc92 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5805b194fc92 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5805b194fc92 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5805b194fc92 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5805b194fc92 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5805b1a61c5f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5805b1a61c5f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7041e769baa4 - <unknown>
[INFO] [stdout]   45:     0x7041e7728a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     portal_token::tests::save_propagates_eacces_when_parent_unwritable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wdotool-core --lib`
[INFO] running `Command { std: "docker" "inspect" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf", kill_on_drop: false }`
[INFO] [stdout] f7708e103a61fea228db2b892078ae4e1150a959392eacc27c7513ba9f230fdf
