[INFO] cloning repository https://github.com/Wbwren/alacritty-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wbwren/alacritty-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbwren%2Falacritty-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbwren%2Falacritty-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beaedb660dae939a0206b7d840aad4030bafe070 [INFO] testing Wbwren/alacritty-fork against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbwren%2Falacritty-fork" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Wbwren/alacritty-fork [INFO] finished tweaking git repo https://github.com/Wbwren/alacritty-fork [INFO] tweaked toml for git repo https://github.com/Wbwren/alacritty-fork written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Wbwren/alacritty-fork on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Wbwren/alacritty-fork 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded spsc-buffer v0.1.1 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded lazy-bytes-cast v5.0.1 [INFO] [stderr] Downloaded mio-anonymous-pipes v0.2.0 [INFO] [stderr] Downloaded lock_api v0.4.8 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded x11-clipboard v0.6.1 [INFO] [stderr] Downloaded clipboard-win v3.1.1 [INFO] [stderr] Downloaded notify-debouncer-mini v0.2.1 [INFO] [stderr] Downloaded filetime v0.2.17 [INFO] [stderr] Downloaded glutin_egl_sys v0.3.1 [INFO] [stderr] Downloaded copypasta v0.8.1 [INFO] [stderr] Downloaded os_str_bytes v6.3.0 [INFO] [stderr] Downloaded clap_derive v3.2.18 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded calloop v0.10.4 [INFO] [stderr] Downloaded glutin v0.30.3 [INFO] [stderr] Downloaded bumpalo v3.11.0 [INFO] [stderr] Downloaded notify v5.0.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded getrandom v0.2.7 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [INFO] [stderr] Downloaded clap v3.2.21 [INFO] [stderr] Downloaded xcb v1.1.1 [INFO] [stderr] Downloaded embed-resource v1.7.3 [INFO] [stderr] Downloaded wayland-sys v0.30.0 [INFO] [stderr] Downloaded kqueue v1.0.7 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded xdg v2.4.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded vswhom-sys v0.1.1 [INFO] [stderr] Downloaded vswhom v0.1.0 [INFO] [stderr] Downloaded glutin_glx_sys v0.3.0 [INFO] [stderr] Downloaded glutin_wgl_sys v0.3.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.3 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4b285ed86789af024521e4a424a8587d40fa250359abb6980c58455ef336103 [INFO] running `Command { std: "docker" "start" "-a" "d4b285ed86789af024521e4a424a8587d40fa250359abb6980c58455ef336103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4b285ed86789af024521e4a424a8587d40fa250359abb6980c58455ef336103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b285ed86789af024521e4a424a8587d40fa250359abb6980c58455ef336103", kill_on_drop: false }` [INFO] [stdout] d4b285ed86789af024521e4a424a8587d40fa250359abb6980c58455ef336103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b894ceda9741a72e6ae703749e3efb8a1d345bac5018f482d7d8fe50deb2e961 [INFO] running `Command { std: "docker" "start" "-a" "b894ceda9741a72e6ae703749e3efb8a1d345bac5018f482d7d8fe50deb2e961", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling wayland-sys v0.30.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling glutin v0.30.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling xcb v1.1.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling alacritty_config_derive v0.2.1-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_config_derive/src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling x11-clipboard v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling calloop v0.10.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling glutin_glx_sys v0.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.3.1 [INFO] [stderr] Compiling alacritty v0.12.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling notify-debouncer-mini v0.2.1 [INFO] [stderr] Compiling alacritty_config v0.1.1-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling alacritty_terminal v0.17.1-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling copypasta v0.8.1 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty/src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `nightly`, `png`, `wayland`, `wayland-client`, `x11`, and `x11-dl` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Binding` [INFO] [stdout] --> alacritty/src/config/mod.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | Action, Binding, BindingMode, Key, MouseAction, SearchAction, ViAction, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_loop` is never read [INFO] [stdout] --> alacritty/src/event.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct ActionContext<'a, N, T> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | pub event_loop: &'a EventLoopWindowTarget, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lines_scrolled` is never read [INFO] [stdout] --> alacritty/src/event.rs:1036:9 [INFO] [stdout] | [INFO] [stdout] 1027 | pub struct Mouse { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1036 | pub lines_scrolled: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mouse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `event_loop` is never used [INFO] [stdout] --> alacritty/src/input.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait ActionContext { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn event_loop(&self) -> &EventLoopWindowTarget; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b894ceda9741a72e6ae703749e3efb8a1d345bac5018f482d7d8fe50deb2e961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b894ceda9741a72e6ae703749e3efb8a1d345bac5018f482d7d8fe50deb2e961", kill_on_drop: false }` [INFO] [stdout] b894ceda9741a72e6ae703749e3efb8a1d345bac5018f482d7d8fe50deb2e961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f80a31c9c561ea8df12b38d050a39ff246715a58b5c4afad193e575b10195187 [INFO] running `Command { std: "docker" "start" "-a" "f80a31c9c561ea8df12b38d050a39ff246715a58b5c4afad193e575b10195187", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling alacritty_config_derive v0.2.1-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_config_derive/src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.10.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.30.0 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling glutin_egl_sys v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.3.0 [INFO] [stderr] Compiling alacritty v0.12.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling alacritty_config v0.1.1-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling alacritty_terminal v0.17.1-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_config_derive/src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> alacritty_config_derive/tests/config.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | LOGGER.as_mut().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling notify-debouncer-mini v0.2.1 [INFO] [stderr] Compiling glutin v0.30.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling copypasta v0.8.1 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty/src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `nightly`, `png`, `wayland`, `wayland-client`, `x11`, and `x11-dl` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClickHandler` and `Mouse` [INFO] [stdout] --> alacritty/src/config/mod.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::config::mouse::{ClickHandler, Mouse}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_loop` is never read [INFO] [stdout] --> alacritty/src/event.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct ActionContext<'a, N, T> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | pub event_loop: &'a EventLoopWindowTarget, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lines_scrolled` is never read [INFO] [stdout] --> alacritty/src/event.rs:1036:9 [INFO] [stdout] | [INFO] [stdout] 1027 | pub struct Mouse { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1036 | pub lines_scrolled: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mouse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `event_loop` is never used [INFO] [stdout] --> alacritty/src/input.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait ActionContext { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn event_loop(&self) -> &EventLoopWindowTarget; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f80a31c9c561ea8df12b38d050a39ff246715a58b5c4afad193e575b10195187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80a31c9c561ea8df12b38d050a39ff246715a58b5c4afad193e575b10195187", kill_on_drop: false }` [INFO] [stdout] f80a31c9c561ea8df12b38d050a39ff246715a58b5c4afad193e575b10195187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6181ac105e38ac6084027ce45175106c84ec72eb023d3c7a505ae78ab9ee1768 [INFO] running `Command { std: "docker" "start" "-a" "6181ac105e38ac6084027ce45175106c84ec72eb023d3c7a505ae78ab9ee1768", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> alacritty_config_derive/src/lib.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `alacritty_config_derive` (lib) generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `alacritty_terminal` (lib) generated 1 warning [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> alacritty_config_derive/tests/config.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | LOGGER.as_mut().unwrap() [INFO] [stderr] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `alacritty_terminal` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `alacritty_config_derive` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `alacritty_config_derive` (test "config") generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> alacritty/src/main.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `nightly`, `png`, `wayland`, `wayland-client`, `x11`, and `x11-dl` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ClickHandler` and `Mouse` [INFO] [stderr] --> alacritty/src/config/mod.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | pub use crate::config::mouse::{ClickHandler, Mouse}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `event_loop` is never read [INFO] [stderr] --> alacritty/src/event.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 182 | pub struct ActionContext<'a, N, T> { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 194 | pub event_loop: &'a EventLoopWindowTarget, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `lines_scrolled` is never read [INFO] [stderr] --> alacritty/src/event.rs:1036:9 [INFO] [stderr] | [INFO] [stderr] 1027 | pub struct Mouse { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 1036 | pub lines_scrolled: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Mouse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `event_loop` is never used [INFO] [stderr] --> alacritty/src/input.rs:90:8 [INFO] [stderr] | [INFO] [stderr] 63 | pub trait ActionContext { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 90 | fn event_loop(&self) -> &EventLoopWindowTarget; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `alacritty` (bin "alacritty" test) generated 5 warnings (run `cargo fix --bin "alacritty" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alacritty-fd6bceea05fb801f) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test cli::tests::dynamic_title_overridden_by_options ... ok [INFO] [stdout] test cli::tests::float_option_as_value ... ok [INFO] [stdout] test cli::tests::parse_instance_class ... ok [INFO] [stdout] test cli::tests::invalid_option_as_value ... ok [INFO] [stdout] test cli::tests::parse_general_class ... ok [INFO] [stdout] test cli::tests::completions ... ok [INFO] [stdout] test cli::tests::valid_option_as_value ... ok [INFO] [stdout] test cli::tests::valid_hex_to_decimal ... ok [INFO] [stdout] test cli::tests::valid_decimal ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_different_action ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_itself ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_identical_mode ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_unrelated ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok [INFO] [stdout] test config::bindings::tests::mods_binding_requires_strict_match ... ok [INFO] [stdout] test config::serde_utils::tests::merge_mapping ... ok [INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_mode_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_modes ... ok [INFO] [stdout] test display::damage::tests::damage_rect_math ... ok [INFO] [stdout] test display::hint::tests::collect_unique_hyperlinks ... ok [INFO] [stdout] test config::serde_utils::tests::merge_sequence ... ok [INFO] [stdout] test cli::tests::dynamic_title_not_overridden_by_config ... ok [INFO] [stdout] test display::hint::tests::hint_label_generation ... ok [INFO] [stdout] test cli::tests::dynamic_title_ignoring_options_by_default ... ok [INFO] [stdout] test cli::tests::invalid_hex_to_decimal ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_partial_intersection ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok [INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_nomode_shiftmod_require_shift ... ok [INFO] [stdout] test input::tests::process_binding_fail_with_extra_mods ... ok [INFO] [stdout] test input::tests::process_binding_nomode_controlmod ... ok [INFO] [stdout] test input::tests::double_click ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_shift ... ok [INFO] [stdout] test input::tests::single_middle_click ... ok [INFO] [stdout] test input::tests::single_right_click ... ok [INFO] [stdout] test input::tests::triple_click ... ok [INFO] [stdout] test message_bar::tests::add_newline_for_button ... ok [INFO] [stdout] test message_bar::tests::hide_button_when_too_narrow ... ok [INFO] [stdout] test message_bar::tests::hide_truncated_when_too_narrow ... ok [INFO] [stdout] test message_bar::tests::multiline_close_button_first_line ... ok [INFO] [stdout] test message_bar::tests::pop ... ok [INFO] [stdout] test message_bar::tests::splits_on_length ... ok [INFO] [stdout] test message_bar::tests::remove_duplicates ... ok [INFO] [stdout] test message_bar::tests::remove_target ... ok [INFO] [stdout] test message_bar::tests::splits_on_newline ... ok [INFO] [stdout] test message_bar::tests::strip_whitespace_at_linebreak ... ok [INFO] [stdout] test message_bar::tests::wrap_on_words ... ok [INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok [INFO] [stdout] test message_bar::tests::truncates_long_messages ... ok [INFO] [stdout] test message_bar::tests::wrap_with_unicode ... ok [INFO] [stdout] test renderer::text::builtin_font::tests::builtin_line_drawing_glyphs_coverage ... ok [INFO] [stdout] test input::tests::single_click ... ok [INFO] [stdout] test message_bar::tests::appends_close_button ... ok [INFO] [stdout] test string::tests::into_shortened_without_shortener ... ok [INFO] [stdout] test display::hint::tests::closed_bracket_does_not_result_in_infinite_iterator ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_not_appcursor ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_notmodes ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_input ... ok [INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok [INFO] [stdout] test string::tests::into_shortened_with_shortener ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_modes ... ok [INFO] [stdout] test cli::tests::parse_invalid_class ... ok [INFO] [stdout] test config::bindings::tests::binding_without_mode_matches_any_mode ... ok [INFO] [stdout] test config::tests::config_read_eof ... FAILED [INFO] [stdout] test display::hint::tests::visible_regex_match_covers_entire_viewport ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::config_read_eof stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::tests::config_read_eof' (58) panicked at alacritty/src/config/mod.rs:311:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: UiConfig { font: Font { offset: Delta { x: 0, y: 0 }, glyph_offset: Delta { x: 0, y: 0 }, use_thin_strokes: false, normal: FontDescription { family: "Hack", style: Some("Medium") }, bold: SecondaryFontDescription { family: Some("Hack"), style: None }, italic: SecondaryFontDescription { family: Some("Hack"), style: None }, bold_italic: SecondaryFontDescription { family: None, style: None }, size: Size(Size(20)), builtin_box_drawing: true }, window: WindowConfig { position: None, decorations: Full, startup_mode: Windowed, embed: None, gtk_theme_variant: None, decorations_theme_variant: None, dynamic_padding: false, dynamic_title: true, identity: Identity { title: "Alacritty", class: Class { general: "Alacritty", instance: "Alacritty" } }, opacity: Percentage(0.8), padding: Delta { x: 0, y: 0 }, dimensions: Dimensions { columns: Column(0), lines: 0 } }, mouse: Mouse { double_click: ClickHandler { threshold: 300 }, triple_click: ClickHandler { threshold: 300 }, hide_when_typing: false, url: None }, debug: Debug { log_level: Warn, print_events: false, persistent_logging: false, render_timer: false, highlight_damage: false, renderer: None, ref_test: false }, alt_send_esc: true, live_config_reload: true, bell: BellConfig { animation: EaseOutExpo, command: None, color: Rgb { r: 255, g: 255, b: 255 }, duration: 0 }, colors: Colors { primary: PrimaryColors { foreground: Rgb { r: 197, g: 200, b: 198 }, background: Rgb { r: 29, g: 31, b: 33 }, bright_foreground: None, dim_foreground: None }, cursor: InvertedCellColors { foreground: CellBackground, background: CellForeground }, vi_mode_cursor: InvertedCellColors { foreground: CellBackground, background: CellForeground }, selection: InvertedCellColors { foreground: CellBackground, background: CellForeground }, normal: NormalColors { black: Rgb { r: 29, g: 31, b: 33 }, red: Rgb { r: 204, g: 102, b: 102 }, green: Rgb { r: 181, g: 189, b: 104 }, yellow: Rgb { r: 240, g: 198, b: 116 }, blue: Rgb { r: 129, g: 162, b: 190 }, magenta: Rgb { r: 178, g: 148, b: 187 }, cyan: Rgb { r: 138, g: 190, b: 183 }, white: Rgb { r: 197, g: 200, b: 198 } }, bright: BrightColors { black: Rgb { r: 102, g: 102, b: 102 }, red: Rgb { r: 213, g: 78, b: 83 }, green: Rgb { r: 185, g: 202, b: 74 }, yellow: Rgb { r: 231, g: 197, b: 71 }, blue: Rgb { r: 122, g: 166, b: 218 }, magenta: Rgb { r: 195, g: 151, b: 216 }, cyan: Rgb { r: 112, g: 192, b: 177 }, white: Rgb { r: 234, g: 234, b: 234 } }, dim: None, indexed_colors: [], search: SearchColors { focused_match: FocusedMatchColors { foreground: Rgb(Rgb { r: 255, g: 255, b: 255 }), background: Rgb(Rgb { r: 0, g: 0, b: 0 }) }, matches: MatchColors { foreground: Rgb(Rgb { r: 0, g: 0, b: 0 }), background: Rgb(Rgb { r: 255, g: 255, b: 255 }) }, bar: BarColors { foreground: None, background: None } }, line_indicator: LineIndicatorColors { foreground: None, background: None }, hints: HintColors { start: HintStartColors { foreground: Rgb(Rgb { r: 29, g: 31, b: 33 }), background: Rgb(Rgb { r: 233, g: 255, b: 94 }) }, end: HintEndColors { foreground: Rgb(Rgb { r: 233, g: 255, b: 94 }), background: Rgb(Rgb { r: 29, g: 31, b: 33 }) } }, transparent_background_colors: false, footer_bar: BarColors { foreground: None, background: None } }, draw_bold_text_with_bright_colors: false, config_paths: [], hints: Hints { alphabet: HintsAlphabet("jfkdls;ahgurieowpq"), enabled: [Hint { content: HintContent { regex: Some(LazyRegex(RefCell { value: Pattern("(ipfs:|ipns:|magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)[^\0-\u{1f}\u{7f}-\u{9f}<>\"\\s{-}\\^⟨⟩`]+") })), hyperlinks: true }, action: Command(Just("xdg-open")), post_processing: true, mouse: Some(HintMouse { enabled: true, mods: ModsWrapper((empty)) }), binding: Some(HintBinding { key: Keycode(U), mods: ModsWrapper(SHIFT | CTRL), mode: ModeWrapper { mode: (empty), not_mode: (empty) } }) }] }, ipc_socket: true, terminal_config: Config { env: {"TERM": "xterm-256color"}, selection: Selection { semantic_escape_chars: ",│`|:\"' ()[]{}<>\t", save_to_clipboard: false }, scrolling: Scrolling { multiplier: 3, history: ScrollingHistory(10000) }, cursor: Cursor { style: Shape(Block), vi_mode_style: None, unfocused_hollow: true, thickness: Percentage(0.15), blink_interval: 750, blink_timeout: 5 }, pty_config: PtyConfig { shell: None, working_directory: None, hold: false } }, key_bindings: KeyBindings([Binding { mods: ALT, action: Paste, mode: (empty), notmode: (empty), trigger: Keycode(V) }, Binding { mods: ALT, action: Copy, mode: (empty), notmode: (empty), trigger: Keycode(C) }, Binding { mods: ALT, action: ScrollLineUp, mode: (empty), notmode: (empty), trigger: Keycode(Up) }, Binding { mods: ALT, action: ScrollLineDown, mode: (empty), notmode: (empty), trigger: Keycode(Down) }, Binding { mods: (empty), action: Copy, mode: (empty), notmode: (empty), trigger: Keycode(Copy) }, Binding { mods: (empty), action: ClearSelection, mode: VI, notmode: (empty), trigger: Keycode(Copy) }, Binding { mods: (empty), action: Paste, mode: (empty), notmode: VI, trigger: Keycode(Paste) }, Binding { mods: CTRL, action: ClearLogNotice, mode: (empty), notmode: (empty), trigger: Keycode(L) }, Binding { mods: CTRL, action: Esc("\u{c}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(L) }, Binding { mods: SHIFT, action: Esc("\u{1b}[Z"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Tab) }, Binding { mods: ALT, action: Esc("\u{1b}\u{7f}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Back) }, Binding { mods: SHIFT, action: Esc("\u{7f}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Back) }, Binding { mods: SHIFT, action: ScrollToTop, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(Home) }, Binding { mods: SHIFT, action: ScrollToBottom, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(End) }, Binding { mods: SHIFT, action: ScrollPageUp, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(PageUp) }, Binding { mods: SHIFT, action: ScrollPageDown, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(PageDown) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2H"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2F"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT, action: Esc("\u{1b}[5;2~"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT, action: Esc("\u{1b}[6;2~"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: (empty), action: Esc("\u{1b}OH"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: (empty), action: Esc("\u{1b}[H"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: (empty), action: Esc("\u{1b}OF"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: (empty), action: Esc("\u{1b}[F"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(End) }, Binding { mods: (empty), action: Esc("\u{1b}OA"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: (empty), action: Esc("\u{1b}[A"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: (empty), action: Esc("\u{1b}OB"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: (empty), action: Esc("\u{1b}[B"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: (empty), action: Esc("\u{1b}OC"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: (empty), action: Esc("\u{1b}[C"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: (empty), action: Esc("\u{1b}OD"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: (empty), action: Esc("\u{1b}[D"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: (empty), action: Esc("\u{7f}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Back) }, Binding { mods: (empty), action: Esc("\u{1b}[2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: (empty), action: Esc("\u{1b}[3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: (empty), action: Esc("\u{1b}[5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: (empty), action: Esc("\u{1b}[6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: (empty), action: Esc("\u{1b}OP"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: (empty), action: Esc("\u{1b}OQ"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: (empty), action: Esc("\u{1b}OR"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: (empty), action: Esc("\u{1b}OS"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: (empty), action: Esc("\u{1b}[15~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: (empty), action: Esc("\u{1b}[17~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: (empty), action: Esc("\u{1b}[18~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: (empty), action: Esc("\u{1b}[19~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: (empty), action: Esc("\u{1b}[20~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: (empty), action: Esc("\u{1b}[21~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: (empty), action: Esc("\u{1b}[23~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: (empty), action: Esc("\u{1b}[24~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: (empty), action: Esc("\u{1b}[25~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: (empty), action: Esc("\u{1b}[26~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: (empty), action: Esc("\u{1b}[28~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: (empty), action: Esc("\u{1b}[29~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: (empty), action: Esc("\u{1b}[31~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: (empty), action: Esc("\u{1b}[32~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: (empty), action: Esc("\u{1b}[33~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: (empty), action: Esc("\u{1b}[34~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: (empty), action: Esc("\n"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(NumpadEnter) }, Binding { mods: SHIFT | CTRL, action: ToggleViMode, mode: (empty), notmode: SEARCH, trigger: Keycode(Space) }, Binding { mods: SHIFT | CTRL, action: ScrollToBottom, mode: VI, notmode: SEARCH, trigger: Keycode(Space) }, Binding { mods: (empty), action: ClearSelection, mode: VI, notmode: SEARCH, trigger: Keycode(Escape) }, Binding { mods: (empty), action: ToggleViMode, mode: VI, notmode: SEARCH, trigger: Keycode(I) }, Binding { mods: (empty), action: ScrollToBottom, mode: VI, notmode: SEARCH, trigger: Keycode(I) }, Binding { mods: CTRL, action: ToggleViMode, mode: VI, notmode: SEARCH, trigger: Keycode(C) }, Binding { mods: CTRL, action: ScrollLineUp, mode: VI, notmode: SEARCH, trigger: Keycode(Y) }, Binding { mods: CTRL, action: ScrollLineDown, mode: VI, notmode: SEARCH, trigger: Keycode(E) }, Binding { mods: (empty), action: ScrollToTop, mode: VI, notmode: SEARCH, trigger: Keycode(G) }, Binding { mods: SHIFT, action: ScrollToBottom, mode: VI, notmode: SEARCH, trigger: Keycode(G) }, Binding { mods: CTRL, action: ScrollPageUp, mode: VI, notmode: SEARCH, trigger: Keycode(B) }, Binding { mods: CTRL, action: ScrollPageDown, mode: VI, notmode: SEARCH, trigger: Keycode(F) }, Binding { mods: CTRL, action: ScrollHalfPageUp, mode: VI, notmode: SEARCH, trigger: Keycode(U) }, Binding { mods: CTRL, action: ScrollHalfPageDown, mode: VI, notmode: SEARCH, trigger: Keycode(D) }, Binding { mods: (empty), action: Copy, mode: VI, notmode: SEARCH, trigger: Keycode(Y) }, Binding { mods: (empty), action: ClearSelection, mode: VI, notmode: SEARCH, trigger: Keycode(Y) }, Binding { mods: (empty), action: SearchForward, mode: VI, notmode: SEARCH, trigger: Keycode(Slash) }, Binding { mods: SHIFT, action: SearchBackward, mode: VI, notmode: SEARCH, trigger: Keycode(Slash) }, Binding { mods: (empty), action: Vi(ToggleNormalSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: SHIFT, action: Vi(ToggleLineSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: CTRL, action: Vi(ToggleBlockSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: (empty), action: Vi(SearchNext), mode: VI, notmode: SEARCH, trigger: Keycode(N) }, Binding { mods: SHIFT, action: Vi(SearchPrevious), mode: VI, notmode: SEARCH, trigger: Keycode(N) }, Binding { mods: (empty), action: Vi(Open), mode: VI, notmode: SEARCH, trigger: Keycode(Return) }, Binding { mods: (empty), action: Vi(CenterAroundViCursor), mode: VI, notmode: SEARCH, trigger: Keycode(Z) }, Binding { mods: (empty), action: ViMotion(Up), mode: VI, notmode: SEARCH, trigger: Keycode(K) }, Binding { mods: (empty), action: ViMotion(Down), mode: VI, notmode: SEARCH, trigger: Keycode(J) }, Binding { mods: (empty), action: ViMotion(Left), mode: VI, notmode: SEARCH, trigger: Keycode(H) }, Binding { mods: (empty), action: ViMotion(Right), mode: VI, notmode: SEARCH, trigger: Keycode(L) }, Binding { mods: (empty), action: ViMotion(Up), mode: VI, notmode: SEARCH, trigger: Keycode(Up) }, Binding { mods: (empty), action: ViMotion(Down), mode: VI, notmode: SEARCH, trigger: Keycode(Down) }, Binding { mods: (empty), action: ViMotion(Left), mode: VI, notmode: SEARCH, trigger: Keycode(Left) }, Binding { mods: (empty), action: ViMotion(Right), mode: VI, notmode: SEARCH, trigger: Keycode(Right) }, Binding { mods: (empty), action: ViMotion(First), mode: VI, notmode: SEARCH, trigger: Keycode(Key0) }, Binding { mods: SHIFT, action: ViMotion(Last), mode: VI, notmode: SEARCH, trigger: Keycode(Key4) }, Binding { mods: SHIFT, action: ViMotion(FirstOccupied), mode: VI, notmode: SEARCH, trigger: Keycode(Key6) }, Binding { mods: SHIFT, action: ViMotion(High), mode: VI, notmode: SEARCH, trigger: Keycode(H) }, Binding { mods: SHIFT, action: ViMotion(Middle), mode: VI, notmode: SEARCH, trigger: Keycode(M) }, Binding { mods: SHIFT, action: ViMotion(Low), mode: VI, notmode: SEARCH, trigger: Keycode(L) }, Binding { mods: (empty), action: ViMotion(SemanticLeft), mode: VI, notmode: SEARCH, trigger: Keycode(B) }, Binding { mods: (empty), action: ViMotion(SemanticRight), mode: VI, notmode: SEARCH, trigger: Keycode(W) }, Binding { mods: (empty), action: ViMotion(SemanticRightEnd), mode: VI, notmode: SEARCH, trigger: Keycode(E) }, Binding { mods: SHIFT, action: ViMotion(WordLeft), mode: VI, notmode: SEARCH, trigger: Keycode(B) }, Binding { mods: SHIFT, action: ViMotion(WordRight), mode: VI, notmode: SEARCH, trigger: Keycode(W) }, Binding { mods: SHIFT, action: ViMotion(WordRightEnd), mode: VI, notmode: SEARCH, trigger: Keycode(E) }, Binding { mods: SHIFT, action: ViMotion(Bracket), mode: VI, notmode: SEARCH, trigger: Keycode(Key5) }, Binding { mods: (empty), action: Search(SearchConfirm), mode: VI | SEARCH, notmode: (empty), trigger: Keycode(Return) }, Binding { mods: (empty), action: Search(SearchCancel), mode: SEARCH, notmode: (empty), trigger: Keycode(Escape) }, Binding { mods: CTRL, action: Search(SearchCancel), mode: SEARCH, notmode: (empty), trigger: Keycode(C) }, Binding { mods: CTRL, action: Search(SearchClear), mode: SEARCH, notmode: (empty), trigger: Keycode(U) }, Binding { mods: CTRL, action: Search(SearchDeleteWord), mode: SEARCH, notmode: (empty), trigger: Keycode(W) }, Binding { mods: CTRL, action: Search(SearchHistoryPrevious), mode: SEARCH, notmode: (empty), trigger: Keycode(P) }, Binding { mods: CTRL, action: Search(SearchHistoryNext), mode: SEARCH, notmode: (empty), trigger: Keycode(N) }, Binding { mods: (empty), action: Search(SearchHistoryPrevious), mode: SEARCH, notmode: (empty), trigger: Keycode(Up) }, Binding { mods: (empty), action: Search(SearchHistoryNext), mode: SEARCH, notmode: (empty), trigger: Keycode(Down) }, Binding { mods: (empty), action: Search(SearchFocusNext), mode: SEARCH, notmode: VI, trigger: Keycode(Return) }, Binding { mods: SHIFT, action: Search(SearchFocusPrevious), mode: SEARCH, notmode: VI, trigger: Keycode(Return) }, Binding { mods: SHIFT, action: Esc("\u{1b}[3;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT, action: Esc("\u{1b}[15;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT, action: Esc("\u{1b}[17;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT, action: Esc("\u{1b}[18;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT, action: Esc("\u{1b}[19;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT, action: Esc("\u{1b}[20;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT, action: Esc("\u{1b}[21;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT, action: Esc("\u{1b}[23;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT, action: Esc("\u{1b}[24;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT, action: Esc("\u{1b}[25;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT, action: Esc("\u{1b}[26;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT, action: Esc("\u{1b}[28;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT, action: Esc("\u{1b}[29;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT, action: Esc("\u{1b}[31;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT, action: Esc("\u{1b}[32;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT, action: Esc("\u{1b}[33;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT, action: Esc("\u{1b}[34;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: ALT, action: Esc("\u{1b}[3;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: ALT, action: Esc("\u{1b}[15;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: ALT, action: Esc("\u{1b}[17;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: ALT, action: Esc("\u{1b}[18;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: ALT, action: Esc("\u{1b}[19;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: ALT, action: Esc("\u{1b}[20;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: ALT, action: Esc("\u{1b}[21;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: ALT, action: Esc("\u{1b}[23;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: ALT, action: Esc("\u{1b}[24;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: ALT, action: Esc("\u{1b}[25;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: ALT, action: Esc("\u{1b}[26;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: ALT, action: Esc("\u{1b}[28;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: ALT, action: Esc("\u{1b}[29;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: ALT, action: Esc("\u{1b}[31;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: ALT, action: Esc("\u{1b}[32;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: ALT, action: Esc("\u{1b}[33;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: ALT, action: Esc("\u{1b}[34;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: ALT, action: Esc("\u{1b}[2;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: ALT, action: Esc("\u{1b}[5;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: ALT, action: Esc("\u{1b}[6;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[3;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[15;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[17;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[18;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[19;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[20;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[21;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[23;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[24;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[25;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[26;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[28;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[29;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[31;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[32;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[33;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[34;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[2;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[5;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[6;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: CTRL, action: Esc("\u{1b}[3;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: CTRL, action: Esc("\u{1b}[15;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: CTRL, action: Esc("\u{1b}[17;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: CTRL, action: Esc("\u{1b}[18;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: CTRL, action: Esc("\u{1b}[19;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: CTRL, action: Esc("\u{1b}[20;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: CTRL, action: Esc("\u{1b}[21;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: CTRL, action: Esc("\u{1b}[23;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: CTRL, action: Esc("\u{1b}[24;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: CTRL, action: Esc("\u{1b}[25;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: CTRL, action: Esc("\u{1b}[26;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: CTRL, action: Esc("\u{1b}[28;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: CTRL, action: Esc("\u{1b}[29;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: CTRL, action: Esc("\u{1b}[31;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: CTRL, action: Esc("\u{1b}[32;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: CTRL, action: Esc("\u{1b}[33;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: CTRL, action: Esc("\u{1b}[34;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: CTRL, action: Esc("\u{1b}[2;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: CTRL, action: Esc("\u{1b}[5;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: CTRL, action: Esc("\u{1b}[6;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[3;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[15;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[17;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[18;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[19;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[20;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[21;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[23;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[24;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[25;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[26;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[28;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[29;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[31;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[32;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[33;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[34;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[2;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[5;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[6;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[3;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[15;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[17;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[18;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[19;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[20;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[21;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[23;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[24;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[25;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[26;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[28;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[29;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[31;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[32;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[33;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[34;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[2;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[5;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[6;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[3;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[15;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[17;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[18;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[19;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[20;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[21;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[23;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[24;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[25;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[26;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[28;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[29;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[31;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[32;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[33;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[34;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[2;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[5;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[6;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }]), mouse_bindings: MouseBindings([Binding { mods: (empty), action: Mouse(ExpandSelection), mode: (empty), notmode: (empty), trigger: Right }, Binding { mods: CTRL, action: Mouse(ExpandSelection), mode: (empty), notmode: (empty), trigger: Right }, Binding { mods: (empty), action: PasteSelection, mode: (empty), notmode: VI, trigger: Middle }]), background_opacity: None } [INFO] [stdout] right: UiConfig { font: Font { offset: Delta { x: 0, y: 0 }, glyph_offset: Delta { x: 0, y: 0 }, use_thin_strokes: false, normal: FontDescription { family: "monospace", style: None }, bold: SecondaryFontDescription { family: None, style: None }, italic: SecondaryFontDescription { family: None, style: None }, bold_italic: SecondaryFontDescription { family: None, style: None }, size: Size(Size(22)), builtin_box_drawing: true }, window: WindowConfig { position: None, decorations: Full, startup_mode: Windowed, embed: None, gtk_theme_variant: None, decorations_theme_variant: None, dynamic_padding: false, dynamic_title: true, identity: Identity { title: "Alacritty", class: Class { general: "Alacritty", instance: "Alacritty" } }, opacity: Percentage(1.0), padding: Delta { x: 0, y: 0 }, dimensions: Dimensions { columns: Column(0), lines: 0 } }, mouse: Mouse { double_click: ClickHandler { threshold: 300 }, triple_click: ClickHandler { threshold: 300 }, hide_when_typing: false, url: None }, debug: Debug { log_level: Warn, print_events: false, persistent_logging: false, render_timer: false, highlight_damage: false, renderer: None, ref_test: false }, alt_send_esc: true, live_config_reload: true, bell: BellConfig { animation: EaseOutExpo, command: None, color: Rgb { r: 255, g: 255, b: 255 }, duration: 0 }, colors: Colors { primary: PrimaryColors { foreground: Rgb { r: 197, g: 200, b: 198 }, background: Rgb { r: 29, g: 31, b: 33 }, bright_foreground: None, dim_foreground: None }, cursor: InvertedCellColors { foreground: CellBackground, background: CellForeground }, vi_mode_cursor: InvertedCellColors { foreground: CellBackground, background: CellForeground }, selection: InvertedCellColors { foreground: CellBackground, background: CellForeground }, normal: NormalColors { black: Rgb { r: 29, g: 31, b: 33 }, red: Rgb { r: 204, g: 102, b: 102 }, green: Rgb { r: 181, g: 189, b: 104 }, yellow: Rgb { r: 240, g: 198, b: 116 }, blue: Rgb { r: 129, g: 162, b: 190 }, magenta: Rgb { r: 178, g: 148, b: 187 }, cyan: Rgb { r: 138, g: 190, b: 183 }, white: Rgb { r: 197, g: 200, b: 198 } }, bright: BrightColors { black: Rgb { r: 102, g: 102, b: 102 }, red: Rgb { r: 213, g: 78, b: 83 }, green: Rgb { r: 185, g: 202, b: 74 }, yellow: Rgb { r: 231, g: 197, b: 71 }, blue: Rgb { r: 122, g: 166, b: 218 }, magenta: Rgb { r: 195, g: 151, b: 216 }, cyan: Rgb { r: 112, g: 192, b: 177 }, white: Rgb { r: 234, g: 234, b: 234 } }, dim: None, indexed_colors: [], search: SearchColors { focused_match: FocusedMatchColors { foreground: Rgb(Rgb { r: 255, g: 255, b: 255 }), background: Rgb(Rgb { r: 0, g: 0, b: 0 }) }, matches: MatchColors { foreground: Rgb(Rgb { r: 0, g: 0, b: 0 }), background: Rgb(Rgb { r: 255, g: 255, b: 255 }) }, bar: BarColors { foreground: None, background: None } }, line_indicator: LineIndicatorColors { foreground: None, background: None }, hints: HintColors { start: HintStartColors { foreground: Rgb(Rgb { r: 29, g: 31, b: 33 }), background: Rgb(Rgb { r: 233, g: 255, b: 94 }) }, end: HintEndColors { foreground: Rgb(Rgb { r: 233, g: 255, b: 94 }), background: Rgb(Rgb { r: 29, g: 31, b: 33 }) } }, transparent_background_colors: false, footer_bar: BarColors { foreground: None, background: None } }, draw_bold_text_with_bright_colors: false, config_paths: [], hints: Hints { alphabet: HintsAlphabet("jfkdls;ahgurieowpq"), enabled: [Hint { content: HintContent { regex: Some(LazyRegex(RefCell { value: Pattern("(ipfs:|ipns:|magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)[^\0-\u{1f}\u{7f}-\u{9f}<>\"\\s{-}\\^⟨⟩`]+") })), hyperlinks: true }, action: Command(Just("xdg-open")), post_processing: true, mouse: Some(HintMouse { enabled: true, mods: ModsWrapper((empty)) }), binding: Some(HintBinding { key: Keycode(U), mods: ModsWrapper(SHIFT | CTRL), mode: ModeWrapper { mode: (empty), not_mode: (empty) } }) }] }, ipc_socket: true, terminal_config: Config { env: {}, selection: Selection { semantic_escape_chars: ",│`|:\"' ()[]{}<>\t", save_to_clipboard: false }, scrolling: Scrolling { multiplier: 3, history: ScrollingHistory(10000) }, cursor: Cursor { style: Shape(Block), vi_mode_style: None, unfocused_hollow: true, thickness: Percentage(0.15), blink_interval: 750, blink_timeout: 5 }, pty_config: PtyConfig { shell: None, working_directory: None, hold: false } }, key_bindings: KeyBindings([Binding { mods: (empty), action: Copy, mode: (empty), notmode: (empty), trigger: Keycode(Copy) }, Binding { mods: (empty), action: ClearSelection, mode: VI, notmode: (empty), trigger: Keycode(Copy) }, Binding { mods: (empty), action: Paste, mode: (empty), notmode: VI, trigger: Keycode(Paste) }, Binding { mods: CTRL, action: ClearLogNotice, mode: (empty), notmode: (empty), trigger: Keycode(L) }, Binding { mods: CTRL, action: Esc("\u{c}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(L) }, Binding { mods: SHIFT, action: Esc("\u{1b}[Z"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Tab) }, Binding { mods: ALT, action: Esc("\u{1b}\u{7f}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Back) }, Binding { mods: SHIFT, action: Esc("\u{7f}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Back) }, Binding { mods: SHIFT, action: ScrollToTop, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(Home) }, Binding { mods: SHIFT, action: ScrollToBottom, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(End) }, Binding { mods: SHIFT, action: ScrollPageUp, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(PageUp) }, Binding { mods: SHIFT, action: ScrollPageDown, mode: (empty), notmode: ALT_SCREEN, trigger: Keycode(PageDown) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2H"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2F"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT, action: Esc("\u{1b}[5;2~"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT, action: Esc("\u{1b}[6;2~"), mode: ALT_SCREEN, notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: (empty), action: Esc("\u{1b}OH"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: (empty), action: Esc("\u{1b}[H"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: (empty), action: Esc("\u{1b}OF"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: (empty), action: Esc("\u{1b}[F"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(End) }, Binding { mods: (empty), action: Esc("\u{1b}OA"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: (empty), action: Esc("\u{1b}[A"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: (empty), action: Esc("\u{1b}OB"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: (empty), action: Esc("\u{1b}[B"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: (empty), action: Esc("\u{1b}OC"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: (empty), action: Esc("\u{1b}[C"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: (empty), action: Esc("\u{1b}OD"), mode: APP_CURSOR, notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: (empty), action: Esc("\u{1b}[D"), mode: (empty), notmode: APP_CURSOR | VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: (empty), action: Esc("\u{7f}"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Back) }, Binding { mods: (empty), action: Esc("\u{1b}[2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: (empty), action: Esc("\u{1b}[3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: (empty), action: Esc("\u{1b}[5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: (empty), action: Esc("\u{1b}[6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: (empty), action: Esc("\u{1b}OP"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: (empty), action: Esc("\u{1b}OQ"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: (empty), action: Esc("\u{1b}OR"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: (empty), action: Esc("\u{1b}OS"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: (empty), action: Esc("\u{1b}[15~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: (empty), action: Esc("\u{1b}[17~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: (empty), action: Esc("\u{1b}[18~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: (empty), action: Esc("\u{1b}[19~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: (empty), action: Esc("\u{1b}[20~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: (empty), action: Esc("\u{1b}[21~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: (empty), action: Esc("\u{1b}[23~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: (empty), action: Esc("\u{1b}[24~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: (empty), action: Esc("\u{1b}[25~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: (empty), action: Esc("\u{1b}[26~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: (empty), action: Esc("\u{1b}[28~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: (empty), action: Esc("\u{1b}[29~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: (empty), action: Esc("\u{1b}[31~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: (empty), action: Esc("\u{1b}[32~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: (empty), action: Esc("\u{1b}[33~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: (empty), action: Esc("\u{1b}[34~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: (empty), action: Esc("\n"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(NumpadEnter) }, Binding { mods: SHIFT | CTRL, action: ToggleViMode, mode: (empty), notmode: SEARCH, trigger: Keycode(Space) }, Binding { mods: SHIFT | CTRL, action: ScrollToBottom, mode: VI, notmode: SEARCH, trigger: Keycode(Space) }, Binding { mods: (empty), action: ClearSelection, mode: VI, notmode: SEARCH, trigger: Keycode(Escape) }, Binding { mods: (empty), action: ToggleViMode, mode: VI, notmode: SEARCH, trigger: Keycode(I) }, Binding { mods: (empty), action: ScrollToBottom, mode: VI, notmode: SEARCH, trigger: Keycode(I) }, Binding { mods: CTRL, action: ToggleViMode, mode: VI, notmode: SEARCH, trigger: Keycode(C) }, Binding { mods: CTRL, action: ScrollLineUp, mode: VI, notmode: SEARCH, trigger: Keycode(Y) }, Binding { mods: CTRL, action: ScrollLineDown, mode: VI, notmode: SEARCH, trigger: Keycode(E) }, Binding { mods: (empty), action: ScrollToTop, mode: VI, notmode: SEARCH, trigger: Keycode(G) }, Binding { mods: SHIFT, action: ScrollToBottom, mode: VI, notmode: SEARCH, trigger: Keycode(G) }, Binding { mods: CTRL, action: ScrollPageUp, mode: VI, notmode: SEARCH, trigger: Keycode(B) }, Binding { mods: CTRL, action: ScrollPageDown, mode: VI, notmode: SEARCH, trigger: Keycode(F) }, Binding { mods: CTRL, action: ScrollHalfPageUp, mode: VI, notmode: SEARCH, trigger: Keycode(U) }, Binding { mods: CTRL, action: ScrollHalfPageDown, mode: VI, notmode: SEARCH, trigger: Keycode(D) }, Binding { mods: (empty), action: Copy, mode: VI, notmode: SEARCH, trigger: Keycode(Y) }, Binding { mods: (empty), action: ClearSelection, mode: VI, notmode: SEARCH, trigger: Keycode(Y) }, Binding { mods: (empty), action: SearchForward, mode: VI, notmode: SEARCH, trigger: Keycode(Slash) }, Binding { mods: SHIFT, action: SearchBackward, mode: VI, notmode: SEARCH, trigger: Keycode(Slash) }, Binding { mods: (empty), action: Vi(ToggleNormalSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: SHIFT, action: Vi(ToggleLineSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: CTRL, action: Vi(ToggleBlockSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: ALT, action: Vi(ToggleSemanticSelection), mode: VI, notmode: SEARCH, trigger: Keycode(V) }, Binding { mods: (empty), action: Vi(SearchNext), mode: VI, notmode: SEARCH, trigger: Keycode(N) }, Binding { mods: SHIFT, action: Vi(SearchPrevious), mode: VI, notmode: SEARCH, trigger: Keycode(N) }, Binding { mods: (empty), action: Vi(Open), mode: VI, notmode: SEARCH, trigger: Keycode(Return) }, Binding { mods: (empty), action: Vi(CenterAroundViCursor), mode: VI, notmode: SEARCH, trigger: Keycode(Z) }, Binding { mods: (empty), action: ViMotion(Up), mode: VI, notmode: SEARCH, trigger: Keycode(K) }, Binding { mods: (empty), action: ViMotion(Down), mode: VI, notmode: SEARCH, trigger: Keycode(J) }, Binding { mods: (empty), action: ViMotion(Left), mode: VI, notmode: SEARCH, trigger: Keycode(H) }, Binding { mods: (empty), action: ViMotion(Right), mode: VI, notmode: SEARCH, trigger: Keycode(L) }, Binding { mods: (empty), action: ViMotion(Up), mode: VI, notmode: SEARCH, trigger: Keycode(Up) }, Binding { mods: (empty), action: ViMotion(Down), mode: VI, notmode: SEARCH, trigger: Keycode(Down) }, Binding { mods: (empty), action: ViMotion(Left), mode: VI, notmode: SEARCH, trigger: Keycode(Left) }, Binding { mods: (empty), action: ViMotion(Right), mode: VI, notmode: SEARCH, trigger: Keycode(Right) }, Binding { mods: (empty), action: ViMotion(First), mode: VI, notmode: SEARCH, trigger: Keycode(Key0) }, Binding { mods: SHIFT, action: ViMotion(Last), mode: VI, notmode: SEARCH, trigger: Keycode(Key4) }, Binding { mods: SHIFT, action: ViMotion(FirstOccupied), mode: VI, notmode: SEARCH, trigger: Keycode(Key6) }, Binding { mods: SHIFT, action: ViMotion(High), mode: VI, notmode: SEARCH, trigger: Keycode(H) }, Binding { mods: SHIFT, action: ViMotion(Middle), mode: VI, notmode: SEARCH, trigger: Keycode(M) }, Binding { mods: SHIFT, action: ViMotion(Low), mode: VI, notmode: SEARCH, trigger: Keycode(L) }, Binding { mods: (empty), action: ViMotion(SemanticLeft), mode: VI, notmode: SEARCH, trigger: Keycode(B) }, Binding { mods: (empty), action: ViMotion(SemanticRight), mode: VI, notmode: SEARCH, trigger: Keycode(W) }, Binding { mods: (empty), action: ViMotion(SemanticRightEnd), mode: VI, notmode: SEARCH, trigger: Keycode(E) }, Binding { mods: SHIFT, action: ViMotion(WordLeft), mode: VI, notmode: SEARCH, trigger: Keycode(B) }, Binding { mods: SHIFT, action: ViMotion(WordRight), mode: VI, notmode: SEARCH, trigger: Keycode(W) }, Binding { mods: SHIFT, action: ViMotion(WordRightEnd), mode: VI, notmode: SEARCH, trigger: Keycode(E) }, Binding { mods: SHIFT, action: ViMotion(Bracket), mode: VI, notmode: SEARCH, trigger: Keycode(Key5) }, Binding { mods: (empty), action: Search(SearchConfirm), mode: VI | SEARCH, notmode: (empty), trigger: Keycode(Return) }, Binding { mods: (empty), action: Search(SearchCancel), mode: SEARCH, notmode: (empty), trigger: Keycode(Escape) }, Binding { mods: CTRL, action: Search(SearchCancel), mode: SEARCH, notmode: (empty), trigger: Keycode(C) }, Binding { mods: CTRL, action: Search(SearchClear), mode: SEARCH, notmode: (empty), trigger: Keycode(U) }, Binding { mods: CTRL, action: Search(SearchDeleteWord), mode: SEARCH, notmode: (empty), trigger: Keycode(W) }, Binding { mods: CTRL, action: Search(SearchHistoryPrevious), mode: SEARCH, notmode: (empty), trigger: Keycode(P) }, Binding { mods: CTRL, action: Search(SearchHistoryNext), mode: SEARCH, notmode: (empty), trigger: Keycode(N) }, Binding { mods: (empty), action: Search(SearchHistoryPrevious), mode: SEARCH, notmode: (empty), trigger: Keycode(Up) }, Binding { mods: (empty), action: Search(SearchHistoryNext), mode: SEARCH, notmode: (empty), trigger: Keycode(Down) }, Binding { mods: (empty), action: Search(SearchFocusNext), mode: SEARCH, notmode: VI, trigger: Keycode(Return) }, Binding { mods: SHIFT, action: Search(SearchFocusPrevious), mode: SEARCH, notmode: VI, trigger: Keycode(Return) }, Binding { mods: SHIFT, action: Esc("\u{1b}[3;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT, action: Esc("\u{1b}[1;2S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT, action: Esc("\u{1b}[15;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT, action: Esc("\u{1b}[17;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT, action: Esc("\u{1b}[18;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT, action: Esc("\u{1b}[19;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT, action: Esc("\u{1b}[20;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT, action: Esc("\u{1b}[21;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT, action: Esc("\u{1b}[23;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT, action: Esc("\u{1b}[24;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT, action: Esc("\u{1b}[25;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT, action: Esc("\u{1b}[26;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT, action: Esc("\u{1b}[28;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT, action: Esc("\u{1b}[29;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT, action: Esc("\u{1b}[31;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT, action: Esc("\u{1b}[32;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT, action: Esc("\u{1b}[33;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT, action: Esc("\u{1b}[34;2~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: ALT, action: Esc("\u{1b}[3;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: ALT, action: Esc("\u{1b}[15;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: ALT, action: Esc("\u{1b}[17;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: ALT, action: Esc("\u{1b}[18;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: ALT, action: Esc("\u{1b}[19;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: ALT, action: Esc("\u{1b}[20;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: ALT, action: Esc("\u{1b}[21;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: ALT, action: Esc("\u{1b}[23;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: ALT, action: Esc("\u{1b}[24;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: ALT, action: Esc("\u{1b}[25;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: ALT, action: Esc("\u{1b}[26;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: ALT, action: Esc("\u{1b}[28;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: ALT, action: Esc("\u{1b}[29;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: ALT, action: Esc("\u{1b}[31;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: ALT, action: Esc("\u{1b}[32;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: ALT, action: Esc("\u{1b}[33;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: ALT, action: Esc("\u{1b}[34;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: ALT, action: Esc("\u{1b}[2;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: ALT, action: Esc("\u{1b}[5;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: ALT, action: Esc("\u{1b}[6;3~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: ALT, action: Esc("\u{1b}[1;3H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[3;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[15;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[17;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[18;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[19;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[20;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[21;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[23;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[24;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[25;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[26;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[28;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[29;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[31;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[32;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[33;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[34;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[2;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[5;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[6;4~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT | ALT, action: Esc("\u{1b}[1;4H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: CTRL, action: Esc("\u{1b}[3;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: CTRL, action: Esc("\u{1b}[15;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: CTRL, action: Esc("\u{1b}[17;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: CTRL, action: Esc("\u{1b}[18;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: CTRL, action: Esc("\u{1b}[19;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: CTRL, action: Esc("\u{1b}[20;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: CTRL, action: Esc("\u{1b}[21;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: CTRL, action: Esc("\u{1b}[23;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: CTRL, action: Esc("\u{1b}[24;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: CTRL, action: Esc("\u{1b}[25;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: CTRL, action: Esc("\u{1b}[26;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: CTRL, action: Esc("\u{1b}[28;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: CTRL, action: Esc("\u{1b}[29;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: CTRL, action: Esc("\u{1b}[31;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: CTRL, action: Esc("\u{1b}[32;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: CTRL, action: Esc("\u{1b}[33;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: CTRL, action: Esc("\u{1b}[34;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: CTRL, action: Esc("\u{1b}[2;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: CTRL, action: Esc("\u{1b}[5;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: CTRL, action: Esc("\u{1b}[6;5~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: CTRL, action: Esc("\u{1b}[1;5H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[3;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[15;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[17;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[18;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[19;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[20;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[21;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[23;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[24;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[25;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[26;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[28;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[29;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[31;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[32;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[33;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[34;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[2;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[5;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[6;6~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT | CTRL, action: Esc("\u{1b}[1;6H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[3;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[15;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[17;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[18;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[19;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[20;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[21;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[23;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[24;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[25;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[26;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[28;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[29;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[31;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[32;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[33;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[34;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[2;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[5;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[6;7~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: CTRL | ALT, action: Esc("\u{1b}[1;7H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[3;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Delete) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8A"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Up) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8B"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Down) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8C"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Right) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8D"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Left) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8P"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F1) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8Q"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F2) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8R"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F3) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8S"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F4) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[15;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F5) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[17;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F6) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[18;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F7) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[19;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F8) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[20;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F9) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[21;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F10) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[23;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F11) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[24;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F12) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[25;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F13) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[26;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F14) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[28;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F15) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[29;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F16) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[31;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F17) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[32;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F18) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[33;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F19) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[34;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(F20) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[2;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Insert) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[5;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageUp) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[6;8~"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(PageDown) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8F"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(End) }, Binding { mods: SHIFT | CTRL | ALT, action: Esc("\u{1b}[1;8H"), mode: (empty), notmode: VI | SEARCH, trigger: Keycode(Home) }]), mouse_bindings: MouseBindings([Binding { mods: (empty), action: Mouse(ExpandSelection), mode: (empty), notmode: (empty), trigger: Right }, Binding { mods: CTRL, action: Mouse(ExpandSelection), mode: (empty), notmode: (empty), trigger: Right }, Binding { mods: (empty), action: PasteSelection, mode: (empty), notmode: VI, trigger: Middle }]), background_opacity: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5eb513486c52 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5eb513486c52 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5eb513486c52 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5eb513486c52 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5eb51349997f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5eb51349997f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5eb513453c31 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5eb513453c31 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5eb51345fc22 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5eb513464adf - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5eb513464971 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5eb5131d4c6e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5eb5131d4c6e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5eb51346519f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5eb51346519f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5eb513464ffa - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5eb51345fd69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5eb51344774d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5eb5134a3cb0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5eb5134a3a63 - core::panicking::assert_failed_inner::h3eabd3c15a9e5a8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5eb5131ae77e - core::panicking::assert_failed::h33c4fea5d30d64cf [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5eb51312e110 - alacritty::config::tests::config_read_eof::h78ca7bea287a09e6 [INFO] [stdout] at /opt/rustwide/workdir/alacritty/src/config/mod.rs:311:9 [INFO] [stdout] 22: 0x5eb51312e177 - alacritty::config::tests::config_read_eof::{{closure}}::h301fe298171846f8 [INFO] [stdout] at /opt/rustwide/workdir/alacritty/src/config/mod.rs:307:25 [INFO] [stdout] 23: 0x5eb51314d436 - core::ops::function::FnOnce::call_once::h10b76e9f09302f67 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5eb5131d4a2b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5eb5131d4a2b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5eb5131ea515 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5eb5131ea515 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5eb5131ea515 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5eb5131ea515 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5eb5131ea515 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5eb5131ea515 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5eb5131ea515 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5eb5131c0e84 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5eb5131c0e84 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5eb5131c482a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5eb5131c482a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5eb5131c482a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5eb5131c482a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5eb5131c482a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5eb5131c482a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5eb5131c482a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5eb513459e8f - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5eb513459e8f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7f2d69125aa4 - [INFO] [stdout] 45: 0x7f2d691b2a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::config_read_eof [INFO] [stdout] [INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p alacritty --bin alacritty` [INFO] running `Command { std: "docker" "inspect" "6181ac105e38ac6084027ce45175106c84ec72eb023d3c7a505ae78ab9ee1768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6181ac105e38ac6084027ce45175106c84ec72eb023d3c7a505ae78ab9ee1768", kill_on_drop: false }` [INFO] [stdout] 6181ac105e38ac6084027ce45175106c84ec72eb023d3c7a505ae78ab9ee1768