[INFO] cloning repository https://github.com/AatozInnoInc/PC-Unifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AatozInnoInc/PC-Unifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAatozInnoInc%2FPC-Unifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAatozInnoInc%2FPC-Unifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad042355d447e6edcc2ee8ee273edcff842226f4
[INFO] testing AatozInnoInc/PC-Unifier 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%2FAatozInnoInc%2FPC-Unifier" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AatozInnoInc/PC-Unifier
[INFO] finished tweaking git repo https://github.com/AatozInnoInc/PC-Unifier
[INFO] tweaked toml for git repo https://github.com/AatozInnoInc/PC-Unifier written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AatozInnoInc/PC-Unifier 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/AatozInnoInc/PC-Unifier 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec
[INFO] running `Command { std: "docker" "start" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", 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" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec" "/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" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", 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" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reis v0.6.1
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling zbus v5.13.2
[INFO] [stderr]    Compiling ashpd v0.12.2
[INFO] [stderr]    Compiling pcunifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", 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" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec" "/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 pcunifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] running `Command { std: "docker" "inspect" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", 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" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec" "/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.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pcunifier-ba9c14e9244ae5ec)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test config::tests::missing_hotkey_action ... ok
[INFO] [stdout] test config::tests::key_name_aliases ... ok
[INFO] [stdout] test config::tests::empty_apps_array ... ok
[INFO] [stdout] test config::tests::missing_hotkey_command_for_exec ... ok
[INFO] [stdout] test config::tests::empty_hotkey_keys_array ... ok
[INFO] [stdout] test config::tests::missing_remap_from ... ok
[INFO] [stdout] test config::tests::missing_hotkey_keys ... ok
[INFO] [stdout] test config::tests::missing_hotstring_trigger ... ok
[INFO] [stdout] test config::tests::key_names_case_insensitive ... ok
[INFO] [stdout] test config::tests::missing_remap_to ... ok
[INFO] [stdout] test config::tests::unknown_field_in_remap ... ok
[INFO] [stdout] test config::tests::punctuation_symbol_keys ... ok
[INFO] [stdout] test config::tests::unknown_key_name_in_remap ... ok
[INFO] [stdout] test config::tests::unknown_hotkey_action ... ok
[INFO] [stdout] test config::tests::unknown_top_level_field ... ok
[INFO] [stdout] test config::tests::valid_empty_config ... ok
[INFO] [stdout] test config::tests::valid_hotkey_exec ... ok
[INFO] [stdout] test config::tests::valid_script ... ok
[INFO] [stdout] test event_bus::tests::full_channel_warns_and_does_not_block ... ok
[INFO] [stdout] test event_bus::tests::events_are_ordered ... ok
[INFO] [stdout] test event_bus::tests::send_and_receive_single_event ... ok
[INFO] [stdout] test config::tests::valid_remap_with_apps ... ok
[INFO] [stdout] test platform::linux::detect::tests::display_only_detects_x11 ... ok
[INFO] [stdout] test config::tests::valid_full_config ... ok
[INFO] [stdout] test config::tests::valid_hotstring ... ok
[INFO] [stdout] test config::tests::valid_remap_minimal ... ok
[INFO] [stdout] test platform::linux::detect::tests::display_server_variants_are_distinct ... ok
[INFO] [stdout] test platform::linux::detect::tests::no_vars_returns_none ... ok
[INFO] [stdout] test platform::linux::detect::tests::wayland_and_display_still_detects_wayland ... ok
[INFO] [stdout] test platform::linux::detect::tests::wayland_only_detects_wayland ... ok
[INFO] [stdout] test platform::linux::evdev::capture::tests::stop_on_unstarted_capture_is_noop ... ok
[INFO] [stdout] test config::tests::wrong_type_remap_from_integer ... ok
[INFO] [stdout] test platform::linux::evdev::capture::tests::new_produces_idle_state ... ok
[INFO] [stdout] test config::tests::wrong_type_hotkey_keys_not_array ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::right_meta_maps_to_meta ... ok
[INFO] [stdout] test event_bus::tests::clone_publisher_both_ends_deliver ... ok
[INFO] [stdout] test event_bus::tests::subscriber_returns_none_when_all_publishers_dropped ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::round_trip_all_keycodes ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::key_state_released_maps_to_up ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::right_ctrl_maps_to_ctrl ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::key_state_press_maps_to_down ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::right_shift_maps_to_shift ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::spot_check_digit_codes ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::right_alt_maps_to_alt ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::spot_check_function_key_codes ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::spot_check_letter_codes ... ok
[INFO] [stdout] test platform::linux::keycodes::tests::unknown_evdev_code_returns_none ... ok
[INFO] [stdout] test platform::linux::wayland::capture::tests::new_produces_idle_state ... ok
[INFO] [stdout] test platform::linux::wayland::capture::tests::stop_on_unstarted_capture_is_noop ... ok
[INFO] [stdout] test platform::linux::wayland::executor::tests::ascii_printable_keysym_equals_codepoint ... ok
[INFO] [stdout] test platform::linux::wayland::executor::tests::inject_key_on_closed_channel_returns_error ... ok
[INFO] [stdout] test event_bus::tests::throughput_10k_no_drops ... ok
[INFO] [stdout] test platform::linux::wayland::executor::tests::non_ascii_keysym_uses_xkb_extension ... ok
[INFO] [stdout] test platform::tests::action_variants_construct ... ok
[INFO] [stdout] test platform::tests::default_modifiers_all_false ... ok
[INFO] [stdout] test platform::tests::default_window_context_all_none ... ok
[INFO] [stdout] test platform::linux::wayland::executor::tests::inject_key_on_full_channel_returns_ok ... ok
[INFO] [stdout] test platform::linux::wayland::executor::tests::other_actions_are_noop ... ok
[INFO] [stdout] test platform::tests::inject_key_equality ... ok
[INFO] [stdout] test platform::tests::input_event_construction ... ok
[INFO] [stdout] test platform::tests::key_code_variants_construct ... ok
[INFO] [stdout] test platform::tests::key_state_variants_are_distinct ... ok
[INFO] [stdout] test platform::tests::modifiers_field_access ... ok
[INFO] [stdout] test platform::tests::platform_error_display ... ok
[INFO] [stdout] test platform::tests::platform_error_is_std_error ... ok
[INFO] [stdout] test platform::tests::window_context_field_access ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_appends_printable_keys ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_clears_on_backspace ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_clears_on_escape ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_clears_on_enter ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_clears_on_numpad_enter ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_clears_on_space ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_clears_on_tab ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_ignores_modifier_keys ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_records_shifted_characters ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_trims_to_max_len ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::buffer_zero_max_len_never_accumulates ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::empty_trigger_is_skipped_at_build ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::global_rule_is_fallback_when_app_does_not_match ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::max_trigger_len_reflects_longest_trigger ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::per_app_rule_matches_when_app_matches ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::per_app_rule_skipped_when_app_differs ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::per_app_rule_skipped_without_app_context ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::suffix_overlap_first_config_order_wins ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::prefix_triggers_fire_independently ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::table_matches_trigger_at_end_of_buffer ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::table_empty_returns_none ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::table_no_match_on_partial_trigger ... ok
[INFO] [stdout] test rule_engine::hotstring::tests::table_matches_trigger_within_longer_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::backspace_clears_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::digit_keys_produce_shifted_symbols ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::digits_are_printable_unshifted ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::enter_clears_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::escape_clears_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::function_keys_clear_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::letters_are_printable_lowercase_unshifted ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::modifiers_are_ignored ... ok
[INFO] [stdout] CLAUDE.md
[INFO] [stdout] CONTRIBUTING.md
[INFO] [stdout] Cargo.lock
[INFO] [stdout] Cargo.toml
[INFO] [stdout] LICENSE
[INFO] [stdout] Readme.md
[INFO] [stdout] docs
[INFO] [stdout] src
[INFO] [stdout] test rule_engine::keycodes::tests::letters_are_uppercase_when_shift_held ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::navigation_keys_clear_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::numpad_enter_clears_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::punctuation_keys_are_printable ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::punctuation_shifted_variants ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::semicolon_maps_to_semicolon_unshifted_colon_shifted ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::space_clears_buffer ... ok
[INFO] [stdout] test rule_engine::keycodes::tests::tab_clears_buffer ... ok
[INFO] [stdout] test rule_engine::tests::empty_config_key_passes_through ... ok
[INFO] [stdout] test rule_engine::tests::global_remap_a_to_b ... ok
[INFO] [stdout] test rule_engine::tests::hotkey_ctrl_alt_t_fires_exec ... ok
[INFO] [stdout] test rule_engine::tests::hotkey_fires_before_remap ... ok
[INFO] [stdout] test rule_engine::tests::hotkey_trigger_key_up_is_suppressed ... ok
[INFO] [stdout] test rule_engine::tests::hotkey_incomplete_chord_does_not_fire ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_modifier_does_not_clear_buffer ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_fires_before_remap ... ok
[INFO] [stdout] test rule_engine::tests::hotkey_unrelated_key_passes_through ... ok
[INFO] [stdout] test rule_engine::tests::per_app_hotkey_activates_when_app_matches ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_buffer_clears_on_escape_then_retyped_matches ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_prefix_overlap_shorter_fires_on_typed_sequence ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_semicolons_email_expands ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_shifted_prefix_expands ... ok
[INFO] [stdout] test rule_engine::tests::remap_preserves_key_up_state ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_space_clears_buffer_no_match ... ok
[INFO] [stdout] test rule_engine::tests::smoke_bus_to_rule_engine_remap ... ok
[INFO] [stdout] test rule_engine::tests::hotstring_trigger_key_up_is_suppressed ... ok
[INFO] [stdout] test rule_engine::tests::multiple_remaps_each_independent ... ok
[INFO] [stdout] test rule_engine::tests::per_app_hotkey_skipped_without_window_context ... ok
[INFO] [stdout] test rule_engine::tests::per_app_remap_activates_when_app_matches ... ok
[INFO] [stdout] test rule_engine::tests::per_app_remap_skipped_for_different_app ... ok
[INFO] [stdout] test rule_engine::tests::smoke_bus_hotkey_fires_exec ... ok
[INFO] [stdout] test rule_engine::tests::per_app_rule_overrides_global_when_app_matches ... ok
[INFO] [stdout] test rule_engine::tests::unmapped_key_passes_through ... ok
[INFO] [stdout] test rule_engine::tests::per_app_remap_skipped_without_window_context ... ok
[INFO] [stdout] test rule_engine::tests::two_global_rules_same_from_key_first_wins ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec", kill_on_drop: false }`
[INFO] [stdout] 6de877daebec5cbbb63f64749affe541c395c7add62814889c7073f3b40fc7ec
