[INFO] cloning repository https://github.com/deltartificial/westerm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deltartificial/westerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltartificial%2Fwesterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltartificial%2Fwesterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ad18c5d3faf02eaf65f214b3d367033d3d226f5
[INFO] testing deltartificial/westerm against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltartificial%2Fwesterm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deltartificial/westerm
[INFO] finished tweaking git repo https://github.com/deltartificial/westerm
[INFO] tweaked toml for git repo https://github.com/deltartificial/westerm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deltartificial/westerm on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deltartificial/westerm 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7de6664f6a6ca0d38f139f6b5af1b7da0cbe7e3852e0d6dfe5366fce18f8e506
[INFO] running `Command { std: "docker" "start" "-a" "7de6664f6a6ca0d38f139f6b5af1b7da0cbe7e3852e0d6dfe5366fce18f8e506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7de6664f6a6ca0d38f139f6b5af1b7da0cbe7e3852e0d6dfe5366fce18f8e506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de6664f6a6ca0d38f139f6b5af1b7da0cbe7e3852e0d6dfe5366fce18f8e506", kill_on_drop: false }`
[INFO] [stdout] 7de6664f6a6ca0d38f139f6b5af1b7da0cbe7e3852e0d6dfe5366fce18f8e506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00892a2827e7e352e39073ac7439a706efd49831fed1438d1e68b804160b2b94
[INFO] running `Command { std: "docker" "start" "-a" "00892a2827e7e352e39073ac7439a706efd49831fed1438d1e68b804160b2b94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossfont v0.8.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling westerm v0.17.0-dev (/opt/rustwide/workdir/westerm)
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling westerm_config_derive v0.2.6-dev (/opt/rustwide/workdir/westerm_config_derive)
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling freetype-rs v0.36.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling westerm_config v0.2.4-dev (/opt/rustwide/workdir/westerm_config)
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling westerm_terminal v0.25.2-dev (/opt/rustwide/workdir/westerm_terminal)
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "00892a2827e7e352e39073ac7439a706efd49831fed1438d1e68b804160b2b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00892a2827e7e352e39073ac7439a706efd49831fed1438d1e68b804160b2b94", kill_on_drop: false }`
[INFO] [stdout] 00892a2827e7e352e39073ac7439a706efd49831fed1438d1e68b804160b2b94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f9da933d88fe1ae33f48291a68eff26cbd5d03dc0ec01f021a6522e8d111709
[INFO] running `Command { std: "docker" "start" "-a" "0f9da933d88fe1ae33f48291a68eff26cbd5d03dc0ec01f021a6522e8d111709", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling westerm_config_derive v0.2.6-dev (/opt/rustwide/workdir/westerm_config_derive)
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling freetype-rs v0.36.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling westerm_config v0.2.4-dev (/opt/rustwide/workdir/westerm_config)
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling crossfont v0.8.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling westerm v0.17.0-dev (/opt/rustwide/workdir/westerm)
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling westerm_terminal v0.25.2-dev (/opt/rustwide/workdir/westerm_terminal)
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "0f9da933d88fe1ae33f48291a68eff26cbd5d03dc0ec01f021a6522e8d111709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9da933d88fe1ae33f48291a68eff26cbd5d03dc0ec01f021a6522e8d111709", kill_on_drop: false }`
[INFO] [stdout] 0f9da933d88fe1ae33f48291a68eff26cbd5d03dc0ec01f021a6522e8d111709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8650790d692368a9fea6218f09ae3576db5c2f3da606641b4443f5c4cc60f3e0
[INFO] running `Command { std: "docker" "start" "-a" "8650790d692368a9fea6218f09ae3576db5c2f3da606641b4443f5c4cc60f3e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/westerm-20d0cfe224c08334)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test cli::tests::invalid_hex_to_decimal ... ok
[INFO] [stdout] test cli::tests::invalid_option_as_value ... ok
[INFO] [stdout] test cli::tests::parse_general_class ... ok
[INFO] [stdout] test cli::tests::dynamic_title_ignoring_options_by_default ... 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::valid_decimal ... ok
[INFO] [stdout] test cli::tests::valid_hex_to_decimal ... ok
[INFO] [stdout] test cli::tests::valid_option_as_value ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_identical_mode ... 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_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_input ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_modes ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok
[INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok
[INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok
[INFO] [stdout] test config::bindings::tests::binding_without_mode_matches_any_mode ... 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 config::serde_utils::tests::merge_tables ... ok
[INFO] [stdout] test config::tests::empty_yaml_to_toml ... ok
[INFO] [stdout] test display::hint::tests::collect_unique_hyperlinks ... ok
[INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok
[INFO] [stdout] test config::tests::empty_config ... ok
[INFO] [stdout] test config::tests::yaml_with_nulls ... ok
[INFO] [stdout] test input::tests::double_click ... ok
[INFO] [stdout] test display::damage::tests::add_viewport_damage ... ok
[INFO] [stdout] test input::tests::double_click_failed ... ok
[INFO] [stdout] test display::damage::tests::damage_rect_math ... ok
[INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok
[INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok
[INFO] [stdout] test input::tests::process_binding_fail_with_extra_mods ... ok
[INFO] [stdout] test display::hint::tests::hint_label_generation ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_controlmod ... ok
[INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... 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 input::tests::process_binding_nomode_shiftmod_require_shift ... ok
[INFO] [stdout] test input::tests::single_middle_click ... ok
[INFO] [stdout] test display::hint::tests::closed_bracket_does_not_result_in_infinite_iterator ... ok
[INFO] [stdout] test input::tests::single_right_click ... ok
[INFO] [stdout] test input::tests::single_click ... ok
[INFO] [stdout] test input::tests::triple_click ... ok
[INFO] [stdout] test message_bar::tests::appends_close_button ... ok
[INFO] [stdout] test input::tests::triple_click_failed ... ok
[INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok
[INFO] [stdout] test message_bar::tests::multiline_close_button_first_line ... ok
[INFO] [stdout] test message_bar::tests::add_newline_for_button ... ok
[INFO] [stdout] test message_bar::tests::pop ... 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 message_bar::tests::splits_on_newline ... 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 config::bindings::tests::binding_matches_modes ... ok
[INFO] [stdout] test message_bar::tests::hide_truncated_when_too_narrow ... ok
[INFO] [stdout] test message_bar::tests::wrap_on_words ... ok
[INFO] [stdout] test message_bar::tests::wrap_with_unicode ... ok
[INFO] [stdout] test migrate::tests::migrate_empty ... ok
[INFO] [stdout] test cli::tests::parse_invalid_class ... ok
[INFO] [stdout] test migrate::tests::move_values ... ok
[INFO] [stdout] test renderer::text::builtin_font::tests::builtin_powerline_glyphs_coverage ... 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::hide_button_when_too_narrow ... ok
[INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... ok
[INFO] [stdout] test renderer::text::builtin_font::tests::builtin_line_drawing_glyphs_coverage ... ok
[INFO] [stdout] test config::bindings::tests::binding_matches_different_action ... ok
[INFO] [stdout] test display::hint::tests::visible_regex_match_covers_entire_viewport ... ok
[INFO] [stdout] test config::ui_config::tests::negative_url_parsing_regex_test ... ok
[INFO] [stdout] test cli::tests::dynamic_title_not_overridden_by_config ... FAILED
[INFO] [stdout] test cli::tests::completions ... FAILED
[INFO] [stdout] test config::ui_config::tests::positive_url_parsing_regex_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::dynamic_title_not_overridden_by_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::dynamic_title_not_overridden_by_config' (28) panicked at westerm/src/cli.rs:459:9:
[INFO] [stdout] assertion failed: config.window.dynamic_title
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57799174540a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57799174540a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57799174540a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57799174540a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57799175ca0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57799175ca0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x577991749eb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577991749eb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x577991723c5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x577991723c5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57799173d499 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x577991334dfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x577991334dfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57799173d652 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57799173d652 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x577991723d4a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57799171b539 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x577991724a2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57799175d39c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57799175d362 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57799130421c - westerm::cli::tests::dynamic_title_not_overridden_by_config::h0731f8cfef4ae197
[INFO] [stdout]                                at /opt/rustwide/workdir/westerm/src/cli.rs:459:9
[INFO] [stdout]   21:     0x577991304267 - westerm::cli::tests::dynamic_title_not_overridden_by_config::{{closure}}::h5986f8b6bd53dc5d
[INFO] [stdout]                                at /opt/rustwide/workdir/westerm/src/cli.rs:453:48
[INFO] [stdout]   22:     0x5779912d8f26 - core::ops::function::FnOnce::call_once::h2fa88a78fe189741
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x577991328edb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577991328edb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5779913358cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5779913358cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5779913358cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5779913358cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5779913358cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5779913358cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5779913358cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x577991330fe4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x577991330fe4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5779913384d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5779913384d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5779913384d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5779913384d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5779913384d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5779913384d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5779913384d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57799174498f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x57799174498f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x71f166b96aa4 - <unknown>
[INFO] [stdout]   44:     0x71f166c23a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::completions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::completions' (26) panicked at westerm/src/cli.rs:555:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "#compdef westerm\n\nautoload -U is-at-least\n\n_westerm() {\n    typeset -A opt_args\n    typeset -a _arguments_options\n    local ret=1\n\n    if is-at-least 5.2; then\n        _arguments_options=(-s -S -C)\n    else\n        _arguments_options=(-s -C)\n    fi\n\n    local context curcontext=\"$curcontext\" state line\n    _arguments \"${_arguments_options[@]}\" : \\\n'--embed=[X11 window ID to embed Westerm within (decimal or hexadecimal with \"0x\" prefix)]:EMBED:_default' \\\n'--config-file=[Specify alternative configuration file \\[default\\: \\$XDG_CONFIG_HOME/westerm/westerm.toml\\]]:CONFIG_FILE:_files' \\\n'--socket=[Path for IPC socket creation]:SOCKET:_files' \\\n'--working-directory=[Start the shell in the specified working directory]:WORKING_DIRECTORY:_files' \\\n'*-e+[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'*--command=[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'-T+[Defines the window title \\[default\\: Westerm\\]]:TITLE:_default' \\\n'--title=[Defines the window title \\[default\\: Westerm\\]]:TITLE:_default' \\\n'--class=[Defines window class/app_id on X11/Wayland \\[default\\: Westerm\\]]:general> | <general>,<instance:_default' \\\n'*-o+[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'*--option=[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'--print-events[Print all events to STDOUT]' \\\n'(--daemon)--ref-test[Generates ref test]' \\\n'(-v)*-q[Reduces the level of verbosity (the min level is -qq)]' \\\n'(-q)*-v[Increases the level of verbosity (the max level is -vvv)]' \\\n'--daemon[Do not spawn an initial window]' \\\n'--hold[Remain open after child process exit]' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n'-V[Print version]' \\\n'--version[Print version]' \\\n\":: :_westerm_commands\" \\\n\"*::: :->westerm\" \\\n&& ret=0\n    case $state in\n    (westerm)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:westerm-command-$line[1]:\"\n        case $line[1] in\n            (msg)\n_arguments \"${_arguments_options[@]}\" : \\\n'-s+[IPC socket connection path override]:SOCKET:_files' \\\n'--socket=[IPC socket connection path override]:SOCKET:_files' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n\":: :_westerm__msg_commands\" \\\n\"*::: :->msg\" \\\n&& ret=0\n\n    case $state in\n    (msg)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:westerm-msg-command-$line[1]:\"\n        case $line[1] in\n            (create-window)\n_arguments \"${_arguments_options[@]}\" : \\\n'--working-directory=[Start the shell in the specified working directory]:WORKING_DIRECTORY:_files' \\\n'*-e+[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'*--command=[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'-T+[Defines the window title \\[default\\: Westerm\\]]:TITLE:_default' \\\n'--title=[Defines the window title \\[default\\: Westerm\\]]:TITLE:_default' \\\n'--class=[Defines window class/app_id on X11/Wayland \\[default\\: Westerm\\]]:general> | <general>,<instance:_default' \\\n'*-o+[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'*--option=[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'--hold[Remain open after child process exit]' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n&& ret=0\n;;\n(config)\n_arguments \"${_arguments_options[@]}\" : \\\n'-w+[Window ID for the new config]:WINDOW_ID:_default' \\\n'--window-id=[Window ID for the new config]:WINDOW_ID:_default' \\\n'()-r[Clear all runtime configuration changes]' \\\n'()--reset[Clear all runtime configuration changes]' \\\n'-h[Print help (see more with '\\''--help'\\'')]' \\\n'--help[Print help (see more with '\\''--help'\\'')]' \\\n'*::options -- Configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]:_default' \\\n&& ret=0\n;;\n(get-config)\n_arguments \"${_arguments_options[@]}\" : \\\n'-w+[Window ID for the config request]:WINDOW_ID:_default' \\\n'--window-id=[Window ID for the config request]:WINDOW_ID:_default' \\\n'-h[Print help (see more with '\\''--help'\\'')]' \\\n'--help[Print help (see more with '\\''--help'\\'')]' \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n\":: :_westerm__msg__help_commands\" \\\n\"*::: :->help\" \\\n&& ret=0\n\n    case $state in\n    (help)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:westerm-msg-help-command-$line[1]:\"\n        case $line[1] in\n            (create-window)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(get-config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n        esac\n    ;;\nesac\n;;\n        esac\n    ;;\nesac\n;;\n(migrate)\n_arguments \"${_arguments_options[@]}\" : \\\n'-c+[Path to the configuration file]:CONFIG_FILE:_files' \\\n'--config-file=[Path to the configuration file]:CONFIG_FILE:_files' \\\n'-d[Only output TOML config to STDOUT]' \\\n'--dry-run[Only output TOML config to STDOUT]' \\\n'-i[Do not recurse over imports]' \\\n'--skip-imports[Do not recurse over imports]' \\\n'--skip-renames[Do not move renamed fields to their new location]' \\\n'-s[Do not output to STDOUT]' \\\n'--silent[Do not output to STDOUT]' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n\":: :_westerm__help_commands\" \\\n\"*::: :->help\" \\\n&& ret=0\n\n    case $state in\n    (help)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:westerm-help-command-$line[1]:\"\n        case $line[1] in\n            (msg)\n_arguments \"${_arguments_options[@]}\" : \\\n\":: :_westerm__help__msg_commands\" \\\n\"*::: :->msg\" \\\n&& ret=0\n\n    case $state in\n    (msg)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:westerm-help-msg-command-$line[1]:\"\n        case $line[1] in\n            (create-window)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(get-config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n        esac\n    ;;\nesac\n;;\n(migrate)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n        esac\n    ;;\nesac\n;;\n        esac\n    ;;\nesac\n}\n\n(( $+functions[_westerm_commands] )) ||\n_westerm_commands() {\n    local commands; commands=(\n'msg:Send a message to the Westerm socket' \\\n'migrate:Migrate the configuration file' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'westerm commands' commands \"$@\"\n}\n(( $+functions[_westerm__help_commands] )) ||\n_westerm__help_commands() {\n    local commands; commands=(\n'msg:Send a message to the Westerm socket' \\\n'migrate:Migrate the configuration file' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'westerm help commands' commands \"$@\"\n}\n(( $+functions[_westerm__help__help_commands] )) ||\n_westerm__help__help_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm help help commands' commands \"$@\"\n}\n(( $+functions[_westerm__help__migrate_commands] )) ||\n_westerm__help__migrate_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm help migrate commands' commands \"$@\"\n}\n(( $+functions[_westerm__help__msg_commands] )) ||\n_westerm__help__msg_commands() {\n    local commands; commands=(\n'create-window:Create a new window in the same Westerm process' \\\n'config:Update the Westerm configuration' \\\n'get-config:Read runtime Westerm configuration' \\\n    )\n    _describe -t commands 'westerm help msg commands' commands \"$@\"\n}\n(( $+functions[_westerm__help__msg__config_commands] )) ||\n_westerm__help__msg__config_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm help msg config commands' commands \"$@\"\n}\n(( $+functions[_westerm__help__msg__create-window_commands] )) ||\n_westerm__help__msg__create-window_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm help msg create-window commands' commands \"$@\"\n}\n(( $+functions[_westerm__help__msg__get-config_commands] )) ||\n_westerm__help__msg__get-config_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm help msg get-config commands' commands \"$@\"\n}\n(( $+functions[_westerm__migrate_commands] )) ||\n_westerm__migrate_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm migrate commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg_commands] )) ||\n_westerm__msg_commands() {\n    local commands; commands=(\n'create-window:Create a new window in the same Westerm process' \\\n'config:Update the Westerm configuration' \\\n'get-config:Read runtime Westerm configuration' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'westerm msg commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__config_commands] )) ||\n_westerm__msg__config_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg config commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__create-window_commands] )) ||\n_westerm__msg__create-window_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg create-window commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__get-config_commands] )) ||\n_westerm__msg__get-config_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg get-config commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__help_commands] )) ||\n_westerm__msg__help_commands() {\n    local commands; commands=(\n'create-window:Create a new window in the same Westerm process' \\\n'config:Update the Westerm configuration' \\\n'get-config:Read runtime Westerm configuration' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'westerm msg help commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__help__config_commands] )) ||\n_westerm__msg__help__config_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg help config commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__help__create-window_commands] )) ||\n_westerm__msg__help__create-window_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg help create-window commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__help__get-config_commands] )) ||\n_westerm__msg__help__get-config_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg help get-config commands' commands \"$@\"\n}\n(( $+functions[_westerm__msg__help__help_commands] )) ||\n_westerm__msg__help__help_commands() {\n    local commands; commands=()\n    _describe -t commands 'westerm msg help help commands' commands \"$@\"\n}\n\nif [ \"$funcstack[1]\" = \"_westerm\" ]; then\n    _westerm \"$@\"\nelse\n    compdef _westerm westerm\nfi\n"
[INFO] [stdout]  right: "#compdef alacritty\n\nautoload -U is-at-least\n\n_alacritty() {\n    typeset -A opt_args\n    typeset -a _arguments_options\n    local ret=1\n\n    if is-at-least 5.2; then\n        _arguments_options=(-s -S -C)\n    else\n        _arguments_options=(-s -C)\n    fi\n\n    local context curcontext=\"$curcontext\" state line\n    _arguments \"${_arguments_options[@]}\" : \\\n'--embed=[X11 window ID to embed Alacritty within (decimal or hexadecimal with \"0x\" prefix)]:EMBED:_default' \\\n'--config-file=[Specify alternative configuration file \\[default\\: \\$XDG_CONFIG_HOME/alacritty/alacritty.toml\\]]:CONFIG_FILE:_files' \\\n'--socket=[Path for IPC socket creation]:SOCKET:_files' \\\n'--working-directory=[Start the shell in the specified working directory]:WORKING_DIRECTORY:_files' \\\n'*-e+[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'*--command=[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'-T+[Defines the window title \\[default\\: Alacritty\\]]:TITLE:_default' \\\n'--title=[Defines the window title \\[default\\: Alacritty\\]]:TITLE:_default' \\\n'--class=[Defines window class/app_id on X11/Wayland \\[default\\: Alacritty\\]]:general> | <general>,<instance:_default' \\\n'*-o+[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'*--option=[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'--print-events[Print all events to STDOUT]' \\\n'(--daemon)--ref-test[Generates ref test]' \\\n'(-v)*-q[Reduces the level of verbosity (the min level is -qq)]' \\\n'(-q)*-v[Increases the level of verbosity (the max level is -vvv)]' \\\n'--daemon[Do not spawn an initial window]' \\\n'--hold[Remain open after child process exit]' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n'-V[Print version]' \\\n'--version[Print version]' \\\n\":: :_alacritty_commands\" \\\n\"*::: :->alacritty\" \\\n&& ret=0\n    case $state in\n    (alacritty)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:alacritty-command-$line[1]:\"\n        case $line[1] in\n            (msg)\n_arguments \"${_arguments_options[@]}\" : \\\n'-s+[IPC socket connection path override]:SOCKET:_files' \\\n'--socket=[IPC socket connection path override]:SOCKET:_files' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n\":: :_alacritty__msg_commands\" \\\n\"*::: :->msg\" \\\n&& ret=0\n\n    case $state in\n    (msg)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:alacritty-msg-command-$line[1]:\"\n        case $line[1] in\n            (create-window)\n_arguments \"${_arguments_options[@]}\" : \\\n'--working-directory=[Start the shell in the specified working directory]:WORKING_DIRECTORY:_files' \\\n'*-e+[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'*--command=[Command and args to execute (must be last argument)]:COMMAND:_default' \\\n'-T+[Defines the window title \\[default\\: Alacritty\\]]:TITLE:_default' \\\n'--title=[Defines the window title \\[default\\: Alacritty\\]]:TITLE:_default' \\\n'--class=[Defines window class/app_id on X11/Wayland \\[default\\: Alacritty\\]]:general> | <general>,<instance:_default' \\\n'*-o+[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'*--option=[Override configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]]:OPTION:_default' \\\n'--hold[Remain open after child process exit]' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n&& ret=0\n;;\n(config)\n_arguments \"${_arguments_options[@]}\" : \\\n'-w+[Window ID for the new config]:WINDOW_ID:_default' \\\n'--window-id=[Window ID for the new config]:WINDOW_ID:_default' \\\n'()-r[Clear all runtime configuration changes]' \\\n'()--reset[Clear all runtime configuration changes]' \\\n'-h[Print help (see more with '\\''--help'\\'')]' \\\n'--help[Print help (see more with '\\''--help'\\'')]' \\\n'*::options -- Configuration file options \\[example\\: '\\''cursor.style=\"Beam\"'\\''\\]:_default' \\\n&& ret=0\n;;\n(get-config)\n_arguments \"${_arguments_options[@]}\" : \\\n'-w+[Window ID for the config request]:WINDOW_ID:_default' \\\n'--window-id=[Window ID for the config request]:WINDOW_ID:_default' \\\n'-h[Print help (see more with '\\''--help'\\'')]' \\\n'--help[Print help (see more with '\\''--help'\\'')]' \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n\":: :_alacritty__msg__help_commands\" \\\n\"*::: :->help\" \\\n&& ret=0\n\n    case $state in\n    (help)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:alacritty-msg-help-command-$line[1]:\"\n        case $line[1] in\n            (create-window)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(get-config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n        esac\n    ;;\nesac\n;;\n        esac\n    ;;\nesac\n;;\n(migrate)\n_arguments \"${_arguments_options[@]}\" : \\\n'-c+[Path to the configuration file]:CONFIG_FILE:_files' \\\n'--config-file=[Path to the configuration file]:CONFIG_FILE:_files' \\\n'-d[Only output TOML config to STDOUT]' \\\n'--dry-run[Only output TOML config to STDOUT]' \\\n'-i[Do not recurse over imports]' \\\n'--skip-imports[Do not recurse over imports]' \\\n'--skip-renames[Do not move renamed fields to their new location]' \\\n'-s[Do not output to STDOUT]' \\\n'--silent[Do not output to STDOUT]' \\\n'-h[Print help]' \\\n'--help[Print help]' \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n\":: :_alacritty__help_commands\" \\\n\"*::: :->help\" \\\n&& ret=0\n\n    case $state in\n    (help)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:alacritty-help-command-$line[1]:\"\n        case $line[1] in\n            (msg)\n_arguments \"${_arguments_options[@]}\" : \\\n\":: :_alacritty__help__msg_commands\" \\\n\"*::: :->msg\" \\\n&& ret=0\n\n    case $state in\n    (msg)\n        words=($line[1] \"${words[@]}\")\n        (( CURRENT += 1 ))\n        curcontext=\"${curcontext%:*:*}:alacritty-help-msg-command-$line[1]:\"\n        case $line[1] in\n            (create-window)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(get-config)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n        esac\n    ;;\nesac\n;;\n(migrate)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n(help)\n_arguments \"${_arguments_options[@]}\" : \\\n&& ret=0\n;;\n        esac\n    ;;\nesac\n;;\n        esac\n    ;;\nesac\n}\n\n(( $+functions[_alacritty_commands] )) ||\n_alacritty_commands() {\n    local commands; commands=(\n'msg:Send a message to the Alacritty socket' \\\n'migrate:Migrate the configuration file' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'alacritty commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help_commands] )) ||\n_alacritty__help_commands() {\n    local commands; commands=(\n'msg:Send a message to the Alacritty socket' \\\n'migrate:Migrate the configuration file' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'alacritty help commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help__help_commands] )) ||\n_alacritty__help__help_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty help help commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help__migrate_commands] )) ||\n_alacritty__help__migrate_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty help migrate commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help__msg_commands] )) ||\n_alacritty__help__msg_commands() {\n    local commands; commands=(\n'create-window:Create a new window in the same Alacritty process' \\\n'config:Update the Alacritty configuration' \\\n'get-config:Read runtime Alacritty configuration' \\\n    )\n    _describe -t commands 'alacritty help msg commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help__msg__config_commands] )) ||\n_alacritty__help__msg__config_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty help msg config commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help__msg__create-window_commands] )) ||\n_alacritty__help__msg__create-window_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty help msg create-window commands' commands \"$@\"\n}\n(( $+functions[_alacritty__help__msg__get-config_commands] )) ||\n_alacritty__help__msg__get-config_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty help msg get-config commands' commands \"$@\"\n}\n(( $+functions[_alacritty__migrate_commands] )) ||\n_alacritty__migrate_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty migrate commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg_commands] )) ||\n_alacritty__msg_commands() {\n    local commands; commands=(\n'create-window:Create a new window in the same Alacritty process' \\\n'config:Update the Alacritty configuration' \\\n'get-config:Read runtime Alacritty configuration' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'alacritty msg commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__config_commands] )) ||\n_alacritty__msg__config_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg config commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__create-window_commands] )) ||\n_alacritty__msg__create-window_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg create-window commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__get-config_commands] )) ||\n_alacritty__msg__get-config_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg get-config commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__help_commands] )) ||\n_alacritty__msg__help_commands() {\n    local commands; commands=(\n'create-window:Create a new window in the same Alacritty process' \\\n'config:Update the Alacritty configuration' \\\n'get-config:Read runtime Alacritty configuration' \\\n'help:Print this message or the help of the given subcommand(s)' \\\n    )\n    _describe -t commands 'alacritty msg help commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__help__config_commands] )) ||\n_alacritty__msg__help__config_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg help config commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__help__create-window_commands] )) ||\n_alacritty__msg__help__create-window_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg help create-window commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__help__get-config_commands] )) ||\n_alacritty__msg__help__get-config_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg help get-config commands' commands \"$@\"\n}\n(( $+functions[_alacritty__msg__help__help_commands] )) ||\n_alacritty__msg__help__help_commands() {\n    local commands; commands=()\n    _describe -t commands 'alacritty msg help help commands' commands \"$@\"\n}\n\nif [ \"$funcstack[1]\" = \"_alacritty\" ]; then\n    _alacritty \"$@\"\nelse\n    compdef _alacritty alacritty\nfi\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57799174540a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57799174540a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57799174540a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57799174540a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57799175ca0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57799175ca0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x577991749eb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577991749eb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x577991723c5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x577991723c5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57799173d499 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x577991334dfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x577991334dfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57799173d652 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57799173d652 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x577991723d18 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57799171b539 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x577991724a2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57799175d39c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57799175d223 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5779912f4a0a - core::panicking::assert_failed::hdd36dd3ed8ac52c9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x577991302d01 - westerm::cli::tests::completions::h2d07e99ec96ddc82
[INFO] [stdout]                                at /opt/rustwide/workdir/westerm/src/cli.rs:555:13
[INFO] [stdout]   22:     0x577991302d87 - westerm::cli::tests::completions::{{closure}}::h3cac6396e7a28f07
[INFO] [stdout]                                at /opt/rustwide/workdir/westerm/src/cli.rs:539:21
[INFO] [stdout]   23:     0x5779912d9616 - core::ops::function::FnOnce::call_once::h6709cfdde1aa3c60
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577991328edb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x577991328edb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5779913358cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5779913358cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5779913358cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5779913358cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5779913358cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5779913358cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5779913358cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x577991330fe4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x577991330fe4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5779913384d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5779913384d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5779913384d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5779913384d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5779913384d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5779913384d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5779913384d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57799174498f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x57799174498f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71f166b96aa4 - <unknown>
[INFO] [stdout]   45:     0x71f166c23a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::completions
[INFO] [stdout]     cli::tests::dynamic_title_not_overridden_by_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 77 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p westerm --bin westerm`
[INFO] running `Command { std: "docker" "inspect" "8650790d692368a9fea6218f09ae3576db5c2f3da606641b4443f5c4cc60f3e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8650790d692368a9fea6218f09ae3576db5c2f3da606641b4443f5c4cc60f3e0", kill_on_drop: false }`
[INFO] [stdout] 8650790d692368a9fea6218f09ae3576db5c2f3da606641b4443f5c4cc60f3e0
