[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbwren%2Falacritty-fork" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wbwren/alacritty-fork on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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]   |
[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 spsc-buffer v0.1.1
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.2.1
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.3.0
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded clipboard-win v3.1.1
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] [stderr]   Downloaded glutin_glx_sys v0.3.0
[INFO] [stderr]   Downloaded copypasta v0.8.1
[INFO] [stderr]   Downloaded notify v5.0.0
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded glutin v0.30.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded crossfont v0.5.1
[INFO] [stderr]   Downloaded clap v3.2.21
[INFO] [stderr]   Downloaded calloop v0.10.4
[INFO] [stderr]   Downloaded vswhom-sys v0.1.1
[INFO] [stderr]   Downloaded winit v0.27.5
[INFO] [stderr]   Downloaded kqueue v1.0.7
[INFO] [stderr]   Downloaded lazy-bytes-cast v5.0.1
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded semver v1.0.14
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded embed-resource v1.7.3
[INFO] [stderr]   Downloaded glutin_egl_sys v0.3.1
[INFO] [stderr]   Downloaded wayland-sys v0.30.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.3
[INFO] [stderr]   Downloaded kqueue-sys v1.0.3
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded mio-anonymous-pipes v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df7f9996cf34a1e28e8d80d1af35dd95787757169d2704b7d1a743112bec2134
[INFO] running `Command { std: "docker" "start" "-a" "df7f9996cf34a1e28e8d80d1af35dd95787757169d2704b7d1a743112bec2134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7f9996cf34a1e28e8d80d1af35dd95787757169d2704b7d1a743112bec2134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7f9996cf34a1e28e8d80d1af35dd95787757169d2704b7d1a743112bec2134", kill_on_drop: false }`
[INFO] [stdout] df7f9996cf34a1e28e8d80d1af35dd95787757169d2704b7d1a743112bec2134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77be97947711a1ea8361795fcf9c811ed2bf3257dbf6d94c5be0bc810a105da0
[INFO] running `Command { std: "docker" "start" "-a" "77be97947711a1ea8361795fcf9c811ed2bf3257dbf6d94c5be0bc810a105da0", 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]   |
[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 quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.144
[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 memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.30.0
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[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 xcursor v0.3.4
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling glutin v0.30.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling alacritty_config_derive v0.2.1-dev (/opt/rustwide/workdir/alacritty_config_derive)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 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 notify-debouncer-mini v0.2.1
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 winit v0.27.5
[INFO] [stderr]    Compiling copypasta v0.8.1
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Event>,
[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<T: EventListener> {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 90 |     fn event_loop(&self) -> &EventLoopWindowTarget<Event>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "77be97947711a1ea8361795fcf9c811ed2bf3257dbf6d94c5be0bc810a105da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77be97947711a1ea8361795fcf9c811ed2bf3257dbf6d94c5be0bc810a105da0", kill_on_drop: false }`
[INFO] [stdout] 77be97947711a1ea8361795fcf9c811ed2bf3257dbf6d94c5be0bc810a105da0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c985c83219ee783db95a331f14c02a2a4b906a9d24a0e0b1f9867c085ba5b27
[INFO] running `Command { std: "docker" "start" "-a" "3c985c83219ee783db95a331f14c02a2a4b906a9d24a0e0b1f9867c085ba5b27", 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]   |
[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 wayland-cursor 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 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 alacritty_config v0.1.1-dev (/opt/rustwide/workdir/alacritty_config)
[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 signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling notify-debouncer-mini v0.2.1
[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_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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 glutin v0.30.3
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Event>,
[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<T: EventListener> {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 90 |     fn event_loop(&self) -> &EventLoopWindowTarget<Event>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "3c985c83219ee783db95a331f14c02a2a4b906a9d24a0e0b1f9867c085ba5b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c985c83219ee783db95a331f14c02a2a4b906a9d24a0e0b1f9867c085ba5b27", kill_on_drop: false }`
[INFO] [stdout] 3c985c83219ee783db95a331f14c02a2a4b906a9d24a0e0b1f9867c085ba5b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 672d3672d370d8328dc2bceae300d568a87241cbd05a975890903a675173e2c4
[INFO] running `Command { std: "docker" "start" "-a" "672d3672d370d8328dc2bceae300d568a87241cbd05a975890903a675173e2c4", 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]   |
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Event>,
[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<T: EventListener> {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 90 |     fn event_loop(&self) -> &EventLoopWindowTarget<Event>;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `alacritty` (bin "alacritty" test) generated 5 warnings (run `cargo fix --bin "alacritty" -p alacritty --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alacritty-21beccf17e547060)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test cli::tests::dynamic_title_not_overridden_by_config ... ok
[INFO] [stdout] test cli::tests::invalid_hex_to_decimal ... ok
[INFO] [stdout] test cli::tests::parse_general_class ... ok
[INFO] [stdout] test cli::tests::invalid_option_as_value ... ok
[INFO] [stdout] test cli::tests::dynamic_title_overridden_by_options ... ok
[INFO] [stdout] test cli::tests::dynamic_title_ignoring_options_by_default ... ok
[INFO] [stdout] test cli::tests::completions ... ok
[INFO] [stdout] test cli::tests::float_option_as_value ... ok
[INFO] [stdout] test cli::tests::valid_hex_to_decimal ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_different_action ... ok
[INFO] [stdout] test cli::tests::parse_invalid_class ... ok
[INFO] [stdout] test cli::tests::valid_option_as_value ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_modes ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_notmodes ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_partial_intersection ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_mode_notmode ... ok
[INFO] [stdout] test config::bindings::tests::binding_mismatches_notmode ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_input ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_modes ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_identical_mode ... ok
[INFO] [stdout] test config::bindings::tests::binding_without_mode_matches_any_mode ... ok
[INFO] [stdout] test cli::tests::parse_instance_class ... ok
[INFO] [stdout] test config::bindings::tests::mods_binding_requires_strict_match ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_itself ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_sequence ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_mapping ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok
[INFO] [stdout] test display::damage::tests::damage_rect_math ... ok
[INFO] [stdout] test cli::tests::valid_decimal ... ok
[INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... 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_not_appcursor ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... ok
[INFO] [stdout] test display::hint::tests::collect_unique_hyperlinks ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_shiftmod_require_shift ... ok
[INFO] [stdout] test display::hint::tests::hint_label_generation ... ok
[INFO] [stdout] test input::tests::single_right_click ... ok
[INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok
[INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok
[INFO] [stdout] test config::bindings::tests::binding_mismatches_unrelated ... ok
[INFO] [stdout] test input::tests::single_click ... ok
[INFO] [stdout] test input::tests::single_middle_click ... ok
[INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_shift ... ok
[INFO] [stdout] test display::hint::tests::closed_bracket_does_not_result_in_infinite_iterator ... ok
[INFO] [stdout] test input::tests::triple_click ... ok
[INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok
[INFO] [stdout] test message_bar::tests::appends_close_button ... 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_target ... ok
[INFO] [stdout] test message_bar::tests::splits_on_newline ... 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::wrap_on_words ... ok
[INFO] [stdout] test message_bar::tests::truncates_long_messages ... ok
[INFO] [stdout] test message_bar::tests::strip_whitespace_at_linebreak ... ok
[INFO] [stdout] test message_bar::tests::remove_duplicates ... ok
[INFO] [stdout] test message_bar::tests::wrap_with_unicode ... ok
[INFO] [stdout] test string::tests::into_shortened_with_shortener ... ok
[INFO] [stdout] test string::tests::into_shortened_without_shortener ... ok
[INFO] [stdout] test renderer::text::builtin_font::tests::builtin_line_drawing_glyphs_coverage ... ok
[INFO] [stdout] test display::hint::tests::visible_regex_match_covers_entire_viewport ... ok
[INFO] [stdout] test config::tests::config_read_eof ... FAILED
[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' (57) 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:     0x5636261008e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5636261008e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5636261008e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5636261008e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x563626118b2a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x563626118b2a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x563626105896 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x563626105896 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5636260de66f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5636260de66f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5636260f86a9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x563625e6658e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x563625e6658e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5636260f8862 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5636260f8862 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5636260de728 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5636260d5fc9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5636260df57d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56362611931c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5636261191a3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x563625e53671 - core[c5ed12ab89cc536a]::panicking::assert_failed::<alacritty[4ab84217d6670340]::config::ui_config::UiConfig, alacritty[4ab84217d6670340]::config::ui_config::UiConfig>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x563625e4450e - alacritty[4ab84217d6670340]::config::tests::config_read_eof
[INFO] [stdout]                                at /opt/rustwide/workdir/alacritty/src/config/mod.rs:311:9
[INFO] [stdout]   22:     0x563625e41547 - alacritty[4ab84217d6670340]::config::tests::config_read_eof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/alacritty/src/config/mod.rs:307:25
[INFO] [stdout]   23:     0x563625e17546 - <alacritty[4ab84217d6670340]::config::tests::config_read_eof::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563625e5a93b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563625e5a93b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x563625e6719a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x563625e6719a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x563625e6719a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x563625e6719a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x563625e6719a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x563625e6719a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x563625e6719a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x563625e61664 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x563625e61664 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x563625e69c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x563625e69c92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x563625e69c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x563625e69c92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x563625e69c92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x563625e69c92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x563625e69c92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5636260ffdbf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5636260ffdbf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x756d97f9eaa4 - <unknown>
[INFO] [stdout]   45:     0x756d9802ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p alacritty --bin alacritty`
[INFO] running `Command { std: "docker" "inspect" "672d3672d370d8328dc2bceae300d568a87241cbd05a975890903a675173e2c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "672d3672d370d8328dc2bceae300d568a87241cbd05a975890903a675173e2c4", kill_on_drop: false }`
[INFO] [stdout] 672d3672d370d8328dc2bceae300d568a87241cbd05a975890903a675173e2c4
