[INFO] cloning repository https://github.com/kapyybara/alacritty-config
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kapyybara/alacritty-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkapyybara%2Falacritty-config", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkapyybara%2Falacritty-config'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8dd870abdbce3380b346abcd129120027781fd5
[INFO] testing kapyybara/alacritty-config against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkapyybara%2Falacritty-config" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kapyybara/alacritty-config on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kapyybara/alacritty-config
[INFO] finished tweaking git repo https://github.com/kapyybara/alacritty-config
[INFO] tweaked toml for git repo https://github.com/kapyybara/alacritty-config written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kapyybara/alacritty-config 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copypasta v0.8.1
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] [stderr]   Downloaded clap_complete v3.2.1
[INFO] [stderr]   Downloaded mio-anonymous-pipes v0.2.0
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bfd466004dc2a393744745ade0a789db05a76d23ff998f3ac7338f56df7fcc1
[INFO] running `Command { std: "docker" "start" "-a" "2bfd466004dc2a393744745ade0a789db05a76d23ff998f3ac7338f56df7fcc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bfd466004dc2a393744745ade0a789db05a76d23ff998f3ac7338f56df7fcc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfd466004dc2a393744745ade0a789db05a76d23ff998f3ac7338f56df7fcc1", kill_on_drop: false }`
[INFO] [stdout] 2bfd466004dc2a393744745ade0a789db05a76d23ff998f3ac7338f56df7fcc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e167b3c7d2c17e8cc8cbd1a70e2a7fad930ac37adcf69591af9ea9cd1c5f6ed
[INFO] running `Command { std: "docker" "start" "-a" "5e167b3c7d2c17e8cc8cbd1a70e2a7fad930ac37adcf69591af9ea9cd1c5f6ed", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling memmap2 v0.5.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling tiny-skia v0.6.5
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wayland-commons v0.29.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v3.2.5
[INFO] [stderr]    Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> alacritty_config_derive/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.4
[INFO] [stderr]    Compiling wayland-egl v0.29.4
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.2.5
[INFO] [stderr]    Compiling x11-clipboard v0.6.1
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling calloop v0.10.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling alacritty v0.11.0-dev (/opt/rustwide/workdir/alacritty)
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling alacritty_terminal v0.17.0-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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sctk-adwaita v0.4.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling copypasta v0.8.1
[INFO] [stderr]    Compiling winit v0.27.2
[INFO] [stderr]    Compiling glutin v0.29.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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lines_scrolled` is never read
[INFO] [stdout]     --> alacritty/src/event.rs:1020:9
[INFO] [stdout]      |
[INFO] [stdout] 1011 | pub struct Mouse {
[INFO] [stdout]      |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     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]      = note: `#[warn(dead_code)]` on by default
[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] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
[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" "5e167b3c7d2c17e8cc8cbd1a70e2a7fad930ac37adcf69591af9ea9cd1c5f6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e167b3c7d2c17e8cc8cbd1a70e2a7fad930ac37adcf69591af9ea9cd1c5f6ed", kill_on_drop: false }`
[INFO] [stdout] 5e167b3c7d2c17e8cc8cbd1a70e2a7fad930ac37adcf69591af9ea9cd1c5f6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1f9850000a129424a39afc072f3d7ca381082799565b43ed9d06e25c55fcac
[INFO] running `Command { std: "docker" "start" "-a" "2b1f9850000a129424a39afc072f3d7ca381082799565b43ed9d06e25c55fcac", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[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.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.4
[INFO] [stderr]    Compiling wayland-egl v0.29.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive)
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v3.2.5
[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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.2.5
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling clap_complete v3.2.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling calloop v0.10.1
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling alacritty v0.11.0-dev (/opt/rustwide/workdir/alacritty)
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling alacritty_terminal v0.17.0-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/cargo/reference/build-scripts.html#rustc-check-cfg> 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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/cargo/reference/build-scripts.html#rustc-check-cfg> 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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sctk-adwaita v0.4.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling copypasta v0.8.1
[INFO] [stderr]    Compiling winit v0.27.2
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glutin v0.29.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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lines_scrolled` is never read
[INFO] [stdout]     --> alacritty/src/event.rs:1020:9
[INFO] [stdout]      |
[INFO] [stdout] 1011 | pub struct Mouse {
[INFO] [stdout]      |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1020 |     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]      = note: `#[warn(dead_code)]` on by default
[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] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.80s
[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" "2b1f9850000a129424a39afc072f3d7ca381082799565b43ed9d06e25c55fcac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1f9850000a129424a39afc072f3d7ca381082799565b43ed9d06e25c55fcac", kill_on_drop: false }`
[INFO] [stdout] 2b1f9850000a129424a39afc072f3d7ca381082799565b43ed9d06e25c55fcac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e565423356d36f86cd8f5ecf7fb2c816732e8cb530c17c1634b83ecaca910656
[INFO] running `Command { std: "docker" "start" "-a" "e565423356d36f86cd8f5ecf7fb2c816732e8cb530c17c1634b83ecaca910656", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> alacritty_config_derive/src/lib.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `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: 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ClickHandler`, `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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `lines_scrolled` is never read
[INFO] [stderr]     --> alacritty/src/event.rs:1020:9
[INFO] [stderr]      |
[INFO] [stderr] 1011 | pub struct Mouse {
[INFO] [stderr]      |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1020 |     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]      = note: `#[warn(dead_code)]` on by default
[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 4 warnings (run `cargo fix --bin "alacritty" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[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-ebb0802cb93a920b)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[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::dynamic_title_not_overridden_by_config ... ok
[INFO] [stdout] test cli::tests::float_option_as_value ... ok
[INFO] [stdout] test cli::tests::parse_instance_class ... ok
[INFO] [stdout] test cli::tests::parse_invalid_class ... ok
[INFO] [stdout] test cli::tests::valid_decimal ... 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 config::bindings::tests::binding_matches_identical_mode ... ok
[INFO] [stdout] test cli::tests::valid_option_as_value ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_itself ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_mode_notmode ... 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_mismatches_notmode ... ok
[INFO] [stdout] test config::bindings::tests::binding_mismatches_unrelated ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_modes ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_input ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok
[INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok
[INFO] [stdout] test cli::tests::completions ... ok
[INFO] [stdout] test config::bindings::tests::binding_without_mode_matches_any_mode ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_mapping ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok
[INFO] [stdout] test config::bindings::tests::mods_binding_requires_strict_match ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_sequence ... ok
[INFO] [stdout] test display::hint::tests::hint_label_generation ... ok
[INFO] [stdout] test display::hint::tests::collect_unique_hyperlinks ... ok
[INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok
[INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_controlmod ... ok
[INFO] [stdout] test input::tests::process_binding_fail_with_extra_mods ... ok
[INFO] [stdout] test input::tests::double_click ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... ok
[INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_not_appcursor ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_shift ... ok
[INFO] [stdout] test message_bar::tests::add_newline_for_button ... ok
[INFO] [stdout] test message_bar::tests::appends_close_button ... ok
[INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok
[INFO] [stdout] test input::tests::single_middle_click ... ok
[INFO] [stdout] test input::tests::triple_click ... ok
[INFO] [stdout] test message_bar::tests::hide_button_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::hide_truncated_when_too_narrow ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_shiftmod_require_shift ... ok
[INFO] [stdout] test input::tests::single_click ... ok
[INFO] [stdout] test message_bar::tests::remove_duplicates ... ok
[INFO] [stdout] test message_bar::tests::remove_target ... ok
[INFO] [stdout] test message_bar::tests::splits_on_length ... ok
[INFO] [stdout] test input::tests::single_right_click ... ok
[INFO] [stdout] test message_bar::tests::splits_on_newline ... ok
[INFO] [stdout] test message_bar::tests::wrap_with_unicode ... ok
[INFO] [stdout] test message_bar::tests::strip_whitespace_at_linebreak ... ok
[INFO] [stdout] test message_bar::tests::truncates_long_messages ... ok
[INFO] [stdout] test string::tests::into_shortened_with_shortener ... ok
[INFO] [stdout] test string::tests::into_shortened_without_shortener ... ok
[INFO] [stdout] test message_bar::tests::wrap_on_words ... ok
[INFO] [stdout] test renderer::text::builtin_font::tests::builtin_line_drawing_glyphs_coverage ... ok
[INFO] [stdout] test display::hint::tests::closed_bracket_does_not_result_in_infinite_iterator ... 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] thread 'config::tests::config_read_eof' 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: "JetBrainsMono Nerd Font", style: Some("Regular") }, bold: SecondaryFontDescription { family: Some("JetBrains Mono Nerd Font"), style: Some("Bold") }, italic: SecondaryFontDescription { family: Some("JetBrains Mono"), style: Some("Italic") }, bold_italic: SecondaryFontDescription { family: Some("JetBrains Mono"), style: Some("Bold Italic") }, 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 { instance: "Alacritty", general: "Alacritty" } }, opacity: Percentage(0.95), padding: Delta { x: 8, y: 8 }, 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, 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: 248, g: 248, b: 242 }, background: Rgb { r: 40, g: 42, b: 54 }, bright_foreground: None, dim_foreground: None }, cursor: InvertedCellColors { foreground: CellBackground, background: CellForeground }, vi_mode_cursor: InvertedCellColors { foreground: CellBackground, background: CellForeground }, selection: InvertedCellColors { foreground: CellForeground, background: Rgb(Rgb { r: 68, g: 71, b: 90 }) }, normal: NormalColors { black: Rgb { r: 0, g: 0, b: 0 }, red: Rgb { r: 255, g: 85, b: 85 }, green: Rgb { r: 80, g: 250, b: 123 }, yellow: Rgb { r: 241, g: 250, b: 140 }, blue: Rgb { r: 189, g: 147, b: 249 }, magenta: Rgb { r: 255, g: 121, b: 198 }, cyan: Rgb { r: 139, g: 233, b: 253 }, white: Rgb { r: 191, g: 191, b: 191 } }, bright: BrightColors { black: Rgb { r: 77, g: 77, b: 77 }, red: Rgb { r: 255, g: 110, b: 103 }, green: Rgb { r: 90, g: 247, b: 142 }, yellow: Rgb { r: 244, g: 249, b: 157 }, blue: Rgb { r: 202, g: 169, b: 250 }, magenta: Rgb { r: 255, g: 146, b: 208 }, cyan: Rgb { r: 154, g: 237, b: 254 }, white: Rgb { r: 230, g: 230, b: 230 } }, dim: Some(DimColors { black: Rgb { r: 20, g: 21, b: 27 }, red: Rgb { r: 255, g: 34, b: 34 }, green: Rgb { r: 30, g: 249, b: 86 }, yellow: Rgb { r: 235, g: 248, b: 91 }, blue: Rgb { r: 77, g: 91, b: 134 }, magenta: Rgb { r: 255, g: 70, b: 176 }, cyan: Rgb { r: 89, g: 223, b: 252 }, white: Rgb { r: 230, g: 230, b: 209 } }), indexed_colors: [], search: SearchColors { focused_match: FocusedMatchColors { foreground: Rgb(Rgb { r: 68, g: 71, b: 90 }), background: Rgb(Rgb { r: 255, g: 184, b: 108 }) }, matches: MatchColors { foreground: Rgb(Rgb { r: 68, g: 71, b: 90 }), background: Rgb(Rgb { r: 80, g: 250, b: 123 }) }, bar: BarColors { foreground: Some(Rgb { r: 248, g: 248, b: 242 }), background: Some(Rgb { r: 40, g: 42, b: 54 }) } }, 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: true, 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]  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 { instance: "Alacritty", general: "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, 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:     0x55c8207f5315 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c8207f5315 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c8207f5315 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c8207f5315 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c82081ef4b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c82081ef4b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c8207f297f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c8207f50ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c8207f50ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c8207f6b19 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55c8207f67de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c82058028a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c82058028a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c8207f711b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c8207f711b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c8207f6e94 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c8207f57d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c8207f6bc7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c82044b9f3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c82044be1e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c8204738ee - core::panicking::assert_failed::h5b62e10f9c8b2794
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c820484f07 - alacritty::config::tests::config_read_eof::h720e36646e7b7f1b
[INFO] [stdout]                                at /opt/rustwide/workdir/alacritty/src/config/mod.rs:311:9
[INFO] [stdout]   22:     0x55c820484c17 - alacritty::config::tests::config_read_eof::{{closure}}::h09b52f8ce2ff11a9
[INFO] [stdout]                                at /opt/rustwide/workdir/alacritty/src/config/mod.rs:307:25
[INFO] [stdout]   23:     0x55c8204f2896 - core::ops::function::FnOnce::call_once::h79fb8cbdde507841
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c820584c6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c820584c6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c820584371 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c820584371 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c820584371 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c820584371 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c820584371 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c820584371 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c820584371 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c82054cd34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c82054cd34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c820551762 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c820551762 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c820551762 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c820551762 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c820551762 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c820551762 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c820551762 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c8207fb4ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c8207fb4ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c8207fb4ab - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f6cfcc0eac3 - <unknown>
[INFO] [stdout]   46:     0x7f6cfcc9fa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::config_read_eof
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 68 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p alacritty --bin alacritty`
[INFO] running `Command { std: "docker" "inspect" "e565423356d36f86cd8f5ecf7fb2c816732e8cb530c17c1634b83ecaca910656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e565423356d36f86cd8f5ecf7fb2c816732e8cb530c17c1634b83ecaca910656", kill_on_drop: false }`
[INFO] [stdout] e565423356d36f86cd8f5ecf7fb2c816732e8cb530c17c1634b83ecaca910656
