[INFO] cloning repository https://github.com/samwisely75/blueline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samwisely75/blueline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwisely75%2Fblueline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwisely75%2Fblueline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86337cf53515798f9340f31447b129abf0a75a99
[INFO] testing samwisely75/blueline against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwisely75%2Fblueline" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samwisely75/blueline
[INFO] finished tweaking git repo https://github.com/samwisely75/blueline
[INFO] tweaked toml for git repo https://github.com/samwisely75/blueline written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samwisely75/blueline on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samwisely75/blueline 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b97b35901543115dd38806ffe4c21d599be2b1990e2f9b6d94d75871a94d1cd9
[INFO] running `Command { std: "docker" "start" "-a" "b97b35901543115dd38806ffe4c21d599be2b1990e2f9b6d94d75871a94d1cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b97b35901543115dd38806ffe4c21d599be2b1990e2f9b6d94d75871a94d1cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b97b35901543115dd38806ffe4c21d599be2b1990e2f9b6d94d75871a94d1cd9", kill_on_drop: false }`
[INFO] [stdout] b97b35901543115dd38806ffe4c21d599be2b1990e2f9b6d94d75871a94d1cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6ca6f0ef0bdaf188865b8cdb3e10643dd6a5a0a467218a539c66212c0452c8
[INFO] running `Command { std: "docker" "start" "-a" "ed6ca6f0ef0bdaf188865b8cdb3e10643dd6a5a0a467218a539c66212c0452c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-blocks v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling blueline v0.45.18 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cjk v0.2.5
[INFO] [stderr]    Compiling vte v0.13.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling bluenote v0.1.1 (https://github.com/samwisely75/bluenote.git?branch=main#d043ea41)
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl/models/display/display_line.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_character_positions(&self) -> Vec<CharPosition> {
[INFO] [stdout]     |                                  ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_character_positions(&self) -> Vec<CharPosition<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "ed6ca6f0ef0bdaf188865b8cdb3e10643dd6a5a0a467218a539c66212c0452c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6ca6f0ef0bdaf188865b8cdb3e10643dd6a5a0a467218a539c66212c0452c8", kill_on_drop: false }`
[INFO] [stdout] ed6ca6f0ef0bdaf188865b8cdb3e10643dd6a5a0a467218a539c66212c0452c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f89febc53e37e8832927f003550821b2030aec279628ffb87b5313327a6e2546
[INFO] running `Command { std: "docker" "start" "-a" "f89febc53e37e8832927f003550821b2030aec279628ffb87b5313327a6e2546", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling bluenote v0.1.1 (https://github.com/samwisely75/bluenote.git?branch=main#d043ea41)
[INFO] [stderr]    Compiling blueline v0.45.18 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl/models/display/display_line.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_character_positions(&self) -> Vec<CharPosition> {
[INFO] [stdout]     |                                  ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_character_positions(&self) -> Vec<CharPosition<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl/models/display/display_line.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_character_positions(&self) -> Vec<CharPosition> {
[INFO] [stdout]     |                                  ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_character_positions(&self) -> Vec<CharPosition<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "f89febc53e37e8832927f003550821b2030aec279628ffb87b5313327a6e2546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89febc53e37e8832927f003550821b2030aec279628ffb87b5313327a6e2546", kill_on_drop: false }`
[INFO] [stdout] f89febc53e37e8832927f003550821b2030aec279628ffb87b5313327a6e2546
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f04b3d30e2603c68b37e20d8b0c8a869c28429afc8a5946f15a2fa7f03f3a836
[INFO] running `Command { std: "docker" "start" "-a" "f04b3d30e2603c68b37e20d8b0c8a869c28429afc8a5946f15a2fa7f03f3a836", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repl/models/display/display_line.rs:123:34
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn build_character_positions(&self) -> Vec<CharPosition> {
[INFO] [stderr]     |                                  ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn build_character_positions(&self) -> Vec<CharPosition<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `blueline` (lib) generated 1 warning (run `cargo fix --lib -p blueline` to apply 1 suggestion)
[INFO] [stderr] warning: `blueline` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blueline-ae30b27e139acf9d)
[INFO] [stdout] 
[INFO] [stdout] running 1013 tests
[INFO] [stdout] test config::tests::test_default_config_path ... ok
[INFO] [stdout] test config::tests::test_config_env_var_name ... ok
[INFO] [stdout] test cmd_args::test::test_default_values ... ok
[INFO] [stdout] test config::tests::test_default_profile_path ... ok
[INFO] [stdout] test config::tests::test_env_var_name ... ok
[INFO] [stdout] test config::tests::test_get_config_path_env_override ... ok
[INFO] [stdout] test config::tests::test_get_profile_path_env_override ... ok
[INFO] [stdout] test config::tests::test_app_config_from_args_loads_commands ... ok
[INFO] [stdout] test config::tests::test_get_config_path_default ... ok
[INFO] [stdout] test cmd_args::test::test_parse_args_short_flags ... ok
[INFO] [stdout] test config::tests::test_get_profile_path_default ... ok
[INFO] [stdout] test config::tests::test_load_config_commands_missing_file ... ok
[INFO] [stdout] test config::tests::test_shellexpand_tilde ... ok
[INFO] [stdout] test repl::io::mock::tests::mock_event_stream_should_provide_events ... ok
[INFO] [stdout] test repl::io::terminal_event_source::tests::terminal_event_source_can_be_created ... ok
[INFO] [stdout] test repl::io::terminal_event_source::tests::terminal_event_source_never_exhausted ... ok
[INFO] [stdout] test repl::io::mock::tests::mock_render_stream_should_record_commands ... ok
[INFO] [stdout] test repl::io::mock::tests::mock_render_stream_should_track_state ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_blocked_in_insert_mode ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_to_end_of_line_at_end_of_line ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_with_multibyte_characters ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_yank_type_is_line ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_to_end_of_line_blocked_in_insert_mode ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_last_line ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_in_normal_mode ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_to_end_of_line_in_normal_mode ... ok
[INFO] [stdout] test config::tests::test_load_config_commands_with_file ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_visual_block_insert_mode_allows_backspace ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_to_end_of_line_with_multibyte_characters ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_visual_block_insert_mode_allows_char_insertion ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_to_end_of_line_whole_line ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_visual_block_insert_mode_allows_delete ... ok
[INFO] [stdout] test repl::models::app_state::display_manager::tests::test_logical_column_calculation_with_horizontal_scroll ... ok
[INFO] [stdout] test repl::models::app_state::display_manager::tests::test_logical_column_with_multibyte_horizontal_scroll ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_handle_dbcs_character_boundaries ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_handle_empty_content ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_visual_selection_cleared_after_visual_block_insert ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_not_move_beyond_last_line ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_clamp_column_to_line_width ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_visual_block_insert_mode_allows_text_insertion ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_up_should_not_move_above_first_line ... ok
[INFO] [stdout] test cmd_args::test::test_parse_args_profile_only ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_up_should_handle_empty_content ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_maintain_virtual_column ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_work ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_up_should_maintain_virtual_column ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_down_should_work_with_doublebyte_characters ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_should_maintain_virtual_column_vim_style ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_find_word_boundaries ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_handle_mixed_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_char_should_classify_character_types ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_find_previous_word_boundaries ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_navigate_by_character ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::character_buffer_join_lines_handles_invalid_indices ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::character_buffer_join_lines_with_empty_second_line ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::character_buffer_should_delete_char_at_position ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::character_buffer_should_handle_newlines ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::character_buffer_should_join_lines ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_create_with_empty_line ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_char_should_track_logical_properties ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_find_next_word_end ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_get_space_enter_enter_sequence ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_unicode_character_boundary_insertion ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_long_japanese_text_with_line_counting ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_very_long_single_japanese_line ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_japanese_hiragana_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_japanese_kanji_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_japanese_katakana_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_mixed_ascii_unicode_insertion ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_mixed_japanese_and_ascii_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_multiline_japanese_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_single_char ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_cursor_position_after_tab_insertion ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_insert_japanese_character ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_find_next_word_end ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_move_cursor_right ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_move_cursor_left ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_navigate_by_word_boundaries ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_navigate_cursor_in_long_japanese_text ... ok
[INFO] [stdout] test repl::models::buffer::request_model::tests::request_model_should_add_header ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_model_should_navigate_in_mixed_ascii_japanese_text ... ok
[INFO] [stdout] test repl::models::buffer::request_model::tests::request_model_should_set_method ... ok
[INFO] [stdout] test repl::models::buffer::request_model::tests::request_model_should_create_with_defaults ... ok
[INFO] [stdout] test repl::models::buffer::response_model::tests::response_model_should_clear ... ok
[INFO] [stdout] test repl::models::buffer::response_model::tests::response_model_should_create_with_defaults ... ok
[INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_single_line ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_insert_multiline_text ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_mixed_ascii_japanese_long_line ... ok
[INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_insert_and_delete_chars ... ok
[INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_up_should_work ... ok
[INFO] [stdout] test repl::models::buffer::response_model::tests::response_model_should_set_status_code ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_is_empty ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_zero ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_field_access ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_position_field_access ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_creation ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_position_creation ... ok
[INFO] [stdout] test repl::models::buffer::yank_buffer::tests::memory_yank_buffer_should_store_and_retrieve_text ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_area ... ok
[INFO] [stdout] test repl::models::coordinates::geometry::tests::test_position_origin ... ok
[INFO] [stdout] test repl::models::coordinates::logical_position::tests::logical_position_should_create_correctly ... ok
[INFO] [stdout] test repl::models::coordinates::logical_position::tests::single_char_range_should_span_one_column ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_anchor_and_cursor_should_return_correct_positions ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_contains_should_check_position_within_bounds ... ok
[INFO] [stdout] test repl::models::coordinates::logical_position::tests::logical_position_zero_should_be_origin ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_new_should_keep_order_when_already_normalized ... ok
[INFO] [stdout] test repl::models::coordinates::logical_position::tests::logical_range_should_create_correctly ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_from_cursor_should_create_zero_width_selection ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_is_empty_should_detect_zero_width_selection ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_extend_to_should_update_end_position ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_normalize_positions_should_handle_same_line_ordering ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_normalize_should_return_ordered_positions ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::cache_invalidation_should_work ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::build_display_cache_should_work_with_wrap ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::logical_to_display_position_should_work ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::display_to_logical_position_should_work ... ok
[INFO] [stdout] test repl::models::coordinates::selection::tests::selection_new_should_normalize_positions ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::build_display_cache_should_work_without_wrap ... ok
[INFO] [stdout] test repl::models::display::display_char::tests::display_char_should_handle_styling ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::move_up_down_should_work ... ok
[INFO] [stdout] test repl::models::display::display_char::tests::display_char_should_handle_tab_width_correctly ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::buffer_cell_should_create_empty ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_clear_row ... ok
[INFO] [stdout] test repl::models::display::display_char::tests::display_char_should_wrap_buffer_char ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_resize ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::buffer_cell_should_create_with_char ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_detect_changes ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_command_buffer_operations ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_create ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_set_text ... ok
[INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_set_and_get_cell ... ok
[INFO] [stdout] test repl::models::display::display_cache::tests::display_cache_should_create_empty ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_display_cursor_visibility ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_editor_state_operations ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_execution_state ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_display_position ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_http_status_operations ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_status_message_operations ... ok
[INFO] [stdout] test repl::models::pane_state::cursor_basic::tests::set_current_cursor_position_should_preserve_virtual_column_for_vertical_movement ... ok
[INFO] [stdout] test repl::models::pane_state::selection_methods::tests::set_selection_should_create_selection_with_given_bounds ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_status_line_creation ... ok
[INFO] [stdout] test repl::models::pane_state::selection_methods::tests::extend_selection_to_should_update_end_position ... ok
[INFO] [stdout] test repl::models::pane_state::selection_methods::tests::get_selection_text_should_return_selected_content ... ok
[INFO] [stdout] test repl::models::pane_state::cursor_basic::tests::set_current_cursor_position_should_update_virtual_column ... ok
[INFO] [stdout] test repl::models::display::status_line::tests::test_profile_operations ... ok
[INFO] [stdout] test repl::models::pane_state::selection_methods::tests::clear_selection_should_remove_selection ... ok
[INFO] [stdout] test repl::models::pane_state::text_operations::tests::test_get_selected_text_visual_block_multibyte ... ok
[INFO] [stdout] test repl::models::pane_state::selection_methods::tests::start_selection_should_create_selection_at_cursor ... ok
[INFO] [stdout] test repl::models::pane_state::text_operations::tests::test_get_selected_text_beyond_line_boundary ... ok
[INFO] [stdout] test repl::models::pane_state::text_operations::tests::test_get_selected_text_edge_case_end_of_multibyte_line ... ok
[INFO] [stdout] test repl::models::pane_state::text_operations::tests::test_get_selected_text_multiline_multibyte ... ok
[INFO] [stdout] test repl::models::pane_state::text_operations::tests::test_get_selected_text_single_line_mixed_chars ... ok
[INFO] [stdout] test repl::models::pane_state::text_operations::tests::test_get_selected_text_single_line_multibyte ... ok
[INFO] [stdout] test repl::models::tests::all_models_should_create_with_defaults ... ok
[INFO] [stdout] test repl::models::tests::buffer_model_should_start_with_empty_content ... ok
[INFO] [stdout] test repl::services::http::tests::http_service_should_manage_session_headers ... ok
[INFO] [stdout] test repl::services::http::tests::http_service_should_create_with_profile ... ok
[INFO] [stdout] test repl::services::http::tests::test_parse_request_invalid_format ... ok
[INFO] [stdout] test repl::services::http::tests::test_parse_request_with_body ... ok
[INFO] [stdout] test repl::services::word_segmenter::tests::service_should_create ... ok
[INFO] [stdout] test repl::services::word_segmenter::tests::word_boundaries_should_handle_empty_text ... ok
[INFO] [stdout] test repl::services::word_segmenter::tests::test_byte_based_boundaries ... ok
[INFO] [stdout] test repl::services::http::tests::test_parse_request_empty ... ok
[INFO] [stdout] test repl::services::yank::tests::yank_service_should_preserve_content_when_switching_modes ... ignored
[INFO] [stdout] test repl::services::yank::tests::yank_service_clear_should_empty_buffer ... ok
[INFO] [stdout] test repl::services::yank::tests::yank_service_should_start_with_memory_buffer ... ok
[INFO] [stdout] test repl::services::word_segmenter::tests::word_boundaries_should_handle_mixed_text ... ok
[INFO] [stdout] test repl::services::word_segmenter::tests::word_boundaries_should_work_with_simple_text ... ok
[INFO] [stdout] test repl::services::yank::tests::yank_service_should_store_and_retrieve_text ... ok
[INFO] [stdout] test repl::view_models::commands::command::tests::command_context_should_capture_app_state ... ok
[INFO] [stdout] test repl::view_models::app_view_model::tests::app_view_model_should_apply_config_commands ... ok
[INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_auto_discover_commands ... ok
[INFO] [stdout] test repl::view_models::app_view_model::tests::app_view_model_should_create ... ok
[INFO] [stdout] test repl::view_models::commands::command::tests::command_trait_should_return_name_and_handle_events ... ok
[INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_find_move_left_command ... ok
[INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_find_relevant_command ... ok
[INFO] [stdout] test repl::services::word_segmenter::tests::test_multibyte_single_byte_transitions ... ok
[INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_return_none_for_irrelevant_input ... ok
[INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_allow_adding_custom_commands ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_handle_no_character ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_be_relevant_for_d_in_d_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_emit_correct_events ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_handle_no_text ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_not_be_relevant_for_other_chars ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_be_relevant_for_x_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_be_relevant_for_x_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_character::tests::cut_character_command_should_emit_correct_events ... ok
[INFO] [stdout] test repl::services::http::tests::test_parse_request_with_session_headers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_be_relevant_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_be_relevant_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_not_be_relevant_in_read_only_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_be_relevant_for_lowercase_d_with_shift ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_be_relevant_for_uppercase_d_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_be_relevant_for_uppercase_d_with_shift ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_emit_correct_events ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_handle_no_text ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_not_be_relevant_for_lowercase_d ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_find_ex_quit_command ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_current_line::tests::cut_current_line_command_should_not_be_relevant_for_d_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_emit_redraw_events ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_not_be_relevant_with_ctrl_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_be_relevant_for_backspace_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_be_relevant_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_to_end_of_line::tests::cut_to_end_of_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_handle_no_selection ... ok
[INFO] [stdout] test repl::view_models::commands::editing::cut_selection::tests::cut_selection_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_be_relevant_for_delete_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_be_relevant_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_execute_should_delete_character ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_not_be_relevant_when_read_only ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_execute_should_delete_character ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char::tests::delete_char_command_should_not_be_relevant_for_non_backspace_keys ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_not_be_relevant_for_non_delete_keys ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_not_be_relevant_when_read_only ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_be_relevant_in_visual_block_mode ... ok
[INFO] [stdout] test repl::services::http::tests::http_service_should_parse_simple_request ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_be_relevant_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_char_at_cursor::tests::delete_char_at_cursor_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_emit_redraw_events ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_handle_no_selection ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_not_be_relevant_in_read_only_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_execute_should_insert_character ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_be_relevant_for_capital_letters_with_shift ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::delete_selection::tests::delete_selection_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_be_relevant_for_unicode_chars ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_be_relevant_for_printable_chars_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_not_be_relevant_for_control_chars ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_not_be_relevant_for_non_char_keys ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_handle_special_characters ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_not_be_relevant_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_char::tests::insert_char_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_be_relevant_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_handle_various_editor_modes ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_match_key_code_correctly ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_for_non_enter_keys ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_execute_should_insert_newline ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_be_relevant_for_enter_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_handle_modifier_combinations ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_respect_pane_restrictions ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_not_be_relevant_for_non_tab_keys ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_newline::tests::insert_newline_command_should_not_be_relevant_when_read_only ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_be_relevant_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_be_relevant_for_tab_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_execute_should_insert_tab ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_not_be_relevant_when_read_only ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_handle_multi_cursor_deletion ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_be_relevant_for_delete_keys_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::get_delete_params_should_return_correct_values ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::editing::insert_tab::tests::insert_tab_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_fail_gracefully_in_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_insert::tests::multi_cursor_text_insert_command_should_be_relevant_for_char_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_insert::tests::multi_cursor_text_insert_command_should_handle_no_cursor_positions ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_insert::tests::multi_cursor_text_insert_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::commands::events::tests::model_event_mode_changed_should_track_old_and_new_modes ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_insert::tests::multi_cursor_insertion_helper_should_fallback_to_regular_insert_with_empty_positions ... ok
[INFO] [stdout] test repl::view_models::commands::events::tests::model_event_selection_changed_should_handle_none_values ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_handle_no_cursors ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_insert::tests::multi_cursor_text_insert_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::events::tests::model_event_text_inserted_should_contain_position_and_text ... ok
[INFO] [stdout] test repl::view_models::commands::events::tests::yank_type_enum_should_support_all_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::events::tests::model_event_text_yanked_should_include_yank_type ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_be_relevant_for_a_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::editing::multi_cursor_text_insert::tests::multi_cursor_insertion_helper_should_work_with_valid_positions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_handle_read_only_context ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_for_uppercase_a ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_work_with_empty_content ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_work_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_be_relevant_for_uppercase_a ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_be_relevant_for_uppercase_a_with_shift ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_execute_should_move_cursor_and_change_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_be_relevant_for_shift_a ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_not_be_relevant_for_lowercase_a ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_not_be_relevant_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_not_be_relevant_with_other_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_handle_read_only_context ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_work_with_empty_content ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_work_with_multiline_content ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_work_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_execute_should_change_mode_and_return_events ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::append_at_end_of_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_command_should_be_relevant_for_unknown_keys_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_command_should_not_be_relevant_for_known_g_prefix_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_command_should_not_be_relevant_in_non_g_prefix_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_execute_should_change_mode_to_normal ... ok
[INFO] [stdout] test repl::view_models::commands::mode::append_at_end_of_line::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_command_should_be_relevant_for_escape_in_prefix_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_command_should_not_be_relevant_for_non_escape_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_command_should_not_be_relevant_in_non_prefix_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_g_prefix::tests::cancel_g_prefix_command_should_handle_modified_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_execute_should_change_mode_to_normal_from_d_prefix ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::is_prefix_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_execute_should_change_mode_to_normal_from_y_prefix ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_be_relevant_for_colon_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_handle_different_panes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::cancel_prefix_mode::tests::cancel_prefix_mode_execute_should_change_mode_to_normal_from_g_prefix ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_be_relevant_for_colon_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_be_relevant_for_colon_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_handle_read_only_context ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_not_be_relevant_for_colon_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_not_be_relevant_for_colon_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_execute_should_handle_different_initial_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_execute_should_change_mode_to_command ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_execute_should_work_from_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_execute_should_return_expected_events ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_be_relevant_for_d_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_work_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_handle_integration_scenario ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_not_be_relevant_in_d_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::execute_should_change_mode_to_g_prefix ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_d_prefix::tests::enter_d_prefix_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_be_relevant_for_g_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::execute_should_work_from_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_command_mode::tests::enter_command_mode_command_should_be_relevant_for_colon_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::execute_should_work_from_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::execute_should_work_from_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::is_navigation_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_be_relevant_for_g_key_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_be_relevant_for_g_key_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_g_key_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_g_key_in_d_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_g_key_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_g_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_g_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_not_be_relevant_for_g_key_in_y_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_be_relevant_for_g_key_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_be_relevant_when_has_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_handle_integration_scenario ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_g_prefix::tests::should_work_in_read_only_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_be_relevant_for_i_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_insert_mode::tests::enter_insert_mode_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_append_mode::tests::visual_block_append_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_append_mode::tests::visual_block_append_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_append_mode::tests::visual_block_append_command_should_handle_no_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_append_mode::tests::visual_block_append_command_should_be_relevant_for_a_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_append_mode::tests::visual_block_append_command_should_emit_proper_events_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_append_mode::tests::visual_block_append_command_should_fail_gracefully_in_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::visual_block_change_should_be_relevant_for_c_key_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::visual_block_change_execute_should_handle_no_selection_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::visual_block_change_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::visual_block_change_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::visual_block_change_should_not_be_relevant_in_read_only_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_change_mode::tests::visual_block_change_should_not_be_relevant_in_other_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_insert_mode::tests::visual_block_insert_command_should_be_relevant_for_i_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_insert_mode::tests::visual_block_insert_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_insert_mode::tests::visual_block_insert_command_should_fail_gracefully_in_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_insert_mode::tests::visual_block_insert_command_should_emit_proper_events_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_insert_mode::tests::visual_block_insert_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_execute_should_return_expected_events ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_execute_should_change_mode_to_visual_block ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_execute_should_work_from_various_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_handle_read_only_context ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_not_be_relevant_for_v_without_ctrl ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_not_be_relevant_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_handle_different_panes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_be_relevant_for_ctrl_v_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::command_name_should_be_enter_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_mode::tests::enter_visual_block_mode_command_should_not_be_relevant_with_additional_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::execute_should_return_appropriate_post_command_actions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_be_relevant_for_lowercase_v_with_shift_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_be_relevant_for_uppercase_v_with_shift_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::execute_should_change_mode_to_visual_line ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_handle_execution_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_not_be_relevant_for_lowercase_v_without_shift_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::execute_should_initialize_visual_line_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_not_be_relevant_for_uppercase_v_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_be_relevant_for_uppercase_v_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_not_be_relevant_for_uppercase_v_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_not_be_relevant_for_uppercase_v_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_block_insert_mode::tests::visual_block_insert_command_should_handle_no_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_line_mode::tests::should_work_from_normal_mode_only ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::execute_should_change_mode_to_visual ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::command_name_should_be_enter_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::execute_should_return_appropriate_post_command_actions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::execute_should_initialize_visual_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_handle_execution_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_be_relevant_for_v_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_not_be_relevant_for_uppercase_v ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_not_be_relevant_for_v_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_not_be_relevant_for_v_key_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_visual_mode::tests::should_not_be_relevant_for_v_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_be_relevant_for_y_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_handle_integration_scenario ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_not_be_relevant_in_y_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_backspace_relevance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_command_mode_detection_helper ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_character_input_relevance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::enter_y_prefix::tests::enter_y_prefix_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_enter_relevance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_escape_relevance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_integration_placeholder ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_not_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_relevant_for_character_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_relevant_for_special_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_relevant_for_keys_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_command_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_relevant_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_not_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::ex_command_mode::tests::test_is_not_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_be_relevant_for_escape_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_handle_edge_case_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_work_from_any_cursor_position ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_not_be_relevant_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_block_insert_mode::tests::exit_visual_block_insert_command_should_be_relevant_for_escape_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_block_insert_mode::tests::exit_visual_block_insert_command_should_exit_mode_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_insert_mode::tests::exit_insert_mode_command_should_not_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_block_insert_mode::tests::exit_visual_block_insert_command_should_handle_no_cursors_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_block_insert_mode::tests::exit_visual_block_insert_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_block_insert_mode::tests::exit_visual_block_insert_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::command_name_should_be_exit_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::execute_should_clear_visual_selection ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::execute_should_return_appropriate_post_command_actions ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_be_relevant_for_escape_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_be_relevant_for_escape_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_be_relevant_for_escape_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_not_be_relevant_for_escape_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_handle_execution_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_not_be_relevant_for_escape_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_not_be_relevant_for_escape_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_work_from_all_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::execute_should_change_mode_to_normal ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_be_relevant_for_shift_i ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_be_relevant_for_uppercase_i ... ok
[INFO] [stdout] test repl::view_models::commands::mode::exit_visual_mode::tests::should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_be_relevant_for_uppercase_i_with_shift ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_not_be_relevant_in_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_not_be_relevant_with_other_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_not_be_relevant_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_handle_read_only_context ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_not_be_relevant_for_lowercase_i ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_work_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_integration_test_placeholder ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_execute_should_move_cursor_to_start_and_change_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_be_relevant_for_zero_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_be_relevant_for_zero_key_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_be_relevant_for_zero_key_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_be_relevant_for_zero_key_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_not_be_relevant_for_zero_key_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::mode::insert_at_beginning_of_line::tests::insert_at_beginning_of_line_command_should_work_with_empty_content ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_not_be_relevant_for_zero_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_not_be_relevant_for_zero_key_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_not_be_relevant_for_zero_key_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_beginning_of_line_key_should_detect_zero_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::default_should_create_new_command ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_beginning_of_line_key_should_not_detect_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_navigation_mode_should_detect_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_navigation_mode_should_detect_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_navigation_mode_should_detect_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_navigation_mode_should_detect_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_navigation_mode_should_not_detect_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_beginning_of_line_key_should_not_detect_zero_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::beginning_of_line_command_should_not_be_relevant_for_zero_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_default_should_work ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::beginning_of_line::tests::is_navigation_mode_should_not_detect_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_name_should_be_correct ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_execute_should_return_actions ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_be_relevant_for_end_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_execute_should_handle_errors_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_not_be_relevant_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_not_be_relevant_with_shift_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_not_interfere_with_vim_dollar_command ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_work_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_work_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::default_should_create_new_command ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_not_be_relevant_with_ctrl_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_not_be_relevant_with_multiple_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_key::tests::end_key_command_should_work_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_integration_test_placeholder ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_be_relevant_for_dollar_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_be_relevant_for_dollar_key_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_be_relevant_for_dollar_key_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_be_relevant_for_dollar_key_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_not_be_relevant_for_dollar_key_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_not_be_relevant_for_dollar_key_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_not_be_relevant_for_dollar_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_not_be_relevant_for_dollar_key_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_not_be_relevant_for_dollar_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::end_of_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_end_of_line_key_should_detect_dollar_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_end_of_line_key_should_not_detect_dollar_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_navigation_mode_should_detect_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_end_of_line_key_should_not_detect_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_navigation_mode_should_detect_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_navigation_mode_should_detect_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_be_relevant_for_e_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_be_relevant_for_e_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_be_relevant_for_e_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_detect_end_of_word_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_detect_navigation_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_not_be_relevant_for_e_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_not_be_relevant_for_e_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::is_relevant_should_detect_enter_in_command_mode_with_goto_commands ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::is_relevant_should_reject_non_goto_commands ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::is_relevant_should_require_command_mode_and_enter_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::parse_goto_command_should_handle_direct_line_numbers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::parse_goto_command_should_handle_g_commands ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::ex_goto_line::tests::parse_goto_command_should_handle_whitespace ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_navigation_mode_should_not_detect_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_navigation_mode_should_not_detect_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_word::tests::end_of_word_command_should_be_relevant_for_e_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::end_of_line::tests::is_navigation_mode_should_detect_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::execute_should_not_change_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_be_relevant_for_uppercase_g_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::execute_should_generate_actions ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_be_relevant_for_uppercase_g_key_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::execute_should_move_cursor_to_document_end ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_be_relevant_for_lowercase_g_with_shift_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_be_relevant_for_uppercase_g_with_shift_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_handle_all_terminal_g_variations ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_g_key_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_g_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_g_key_with_ctrl_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_lowercase_g_without_shift_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_work_in_read_only_pane ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::execute_should_change_mode_from_g_prefix_to_normal ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::execute_should_generate_actions ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::execute_should_move_cursor_to_document_start ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_be_relevant_for_g_key_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_not_be_relevant_for_g_key_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_not_be_relevant_for_g_key_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_not_be_relevant_for_g_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_not_be_relevant_for_g_key_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_not_be_relevant_for_g_key_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_top::tests::should_work_in_read_only_pane ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_half_page_down_key_with_ctrl_d ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_half_page_down_key_with_ctrl_alt_d ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_execute_integration ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_half_page_down_key_with_plain_d ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_half_page_down_key_with_ctrl_shift_d ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_navigation_mode_normal ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_navigation_mode_visual_line ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_navigation_mode_visual_block ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_navigation_mode_command ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_navigation_mode_visual ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_relevant_with_ctrl_alt_d_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_relevant_with_ctrl_d_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_relevant_with_ctrl_shift_d_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_navigation_mode_insert ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_relevant_with_different_key_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_relevant_with_ctrl_d_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_combined_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_g_key_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_not_relevant_with_plain_d_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_relevant_with_ctrl_d_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_relevant_with_ctrl_d_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::go_to_bottom::tests::should_not_be_relevant_for_g_key_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_relevant_with_ctrl_d_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_is_relevant_with_ctrl_d_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::execute_should_call_pane_manager_half_page_up ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::half_page_up_command_should_have_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_half_page_up_key_should_detect_ctrl_u ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_down::tests::test_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_half_page_up_key_should_reject_alt_ctrl_u ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_navigation_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_half_page_up_key_should_reject_ctrl_shift_u ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_half_page_up_key_should_reject_other_chars ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_accept_ctrl_u_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_accept_ctrl_u_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_half_page_up_key_should_reject_plain_u ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_g_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_y_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_wrong_key_combinations ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_plain_u_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::should_not_be_relevant_for_shift_ctrl_u ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::should_not_be_relevant_for_uppercase_u ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_default_should_work ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_execute_should_handle_errors_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_execute_should_return_actions ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_name_should_be_correct ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_be_relevant_for_home_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_be_relevant_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_not_be_relevant_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_d_prefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_not_be_relevant_with_ctrl_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_not_be_relevant_with_multiple_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_not_be_relevant_with_shift_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_work_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_work_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::is_move_down_key_should_detect_j_and_down_arrow ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::is_move_down_key_should_reject_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::is_movement_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_allow_down_arrow_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_be_relevant_for_down_arrow_in_any_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_be_relevant_for_j_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_be_relevant_for_j_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::home_key::tests::home_key_command_should_work_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_be_relevant_for_j_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::is_move_down_key_should_reject_j_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_be_relevant_for_j_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_generate_events_on_execution ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_not_be_relevant_for_down_arrow_with_shift_or_control ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_not_be_relevant_for_j_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_not_be_relevant_for_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::is_movement_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_arrow_key_should_work_in_all_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_execute_should_handle_cursor_movement ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_allow_left_arrow_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_not_be_relevant_for_j_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_down::tests::move_down_command_should_not_be_relevant_for_j_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_be_relevant_for_h_key_in_navigation_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_h_key_should_not_be_relevant_in_non_movement_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_be_relevant_for_left_arrow_without_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_not_be_relevant_for_left_arrow_with_shift_or_control ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_not_be_relevant_with_h_key_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_left::tests::move_left_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::is_movement_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_arrow_key_should_work_in_all_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_execute_should_handle_cursor_movement ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_l_key_should_not_be_relevant_in_non_movement_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_allow_right_arrow_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_be_relevant_for_l_key_in_navigation_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_be_relevant_for_right_arrow_without_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_not_be_relevant_for_right_arrow_with_shift_or_control ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_not_be_relevant_with_l_key_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::move_right_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::is_move_up_key_should_detect_k_and_up_arrow ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::is_move_up_key_should_reject_k_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::is_move_up_key_should_reject_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::is_movement_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_allow_up_arrow_with_alt_modifier ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_be_relevant_for_k_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_be_relevant_for_k_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_be_relevant_for_k_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_be_relevant_for_k_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_be_relevant_for_up_arrow_in_any_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_right::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_generate_events_on_execution ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_not_be_relevant_for_k_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_not_be_relevant_for_k_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_not_be_relevant_for_k_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_not_be_relevant_for_up_arrow_with_shift_or_control ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_not_be_relevant_for_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::move_up::tests::move_up_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::is_next_word_key_should_detect_w_without_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::is_next_word_key_should_reject_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::is_next_word_key_should_reject_w_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_be_relevant_for_w_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_be_relevant_for_w_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_be_relevant_for_w_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_be_relevant_for_w_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_generate_events_on_execution ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_not_be_relevant_for_w_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_not_be_relevant_for_w_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_not_be_relevant_for_w_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_not_be_relevant_for_w_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_not_be_relevant_for_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::next_word_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::execute_should_call_pane_manager_page_down ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_navigation_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_page_down_key_should_detect_ctrl_f ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_page_down_key_should_reject_alt_ctrl_f ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_page_down_key_should_reject_ctrl_shift_f ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_page_down_key_should_reject_other_chars ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_page_down_key_should_reject_plain_f ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::next_word::tests::is_navigation_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_relevant_should_accept_ctrl_f_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_relevant_should_accept_ctrl_f_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_relevant_should_reject_ctrl_f_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_relevant_should_reject_ctrl_f_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_relevant_should_reject_plain_f_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::is_relevant_should_reject_wrong_key_combinations ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::page_down_command_should_have_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_down::tests::should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_page_up_key_should_reject_alt_ctrl_b ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_page_up_key_should_reject_ctrl_shift_b ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_page_up_key_should_reject_other_chars ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_page_up_key_should_reject_plain_b ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_relevant_should_accept_ctrl_b_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_relevant_should_accept_ctrl_b_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_relevant_should_reject_ctrl_b_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_relevant_should_reject_ctrl_b_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_relevant_should_reject_plain_b_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_relevant_should_reject_wrong_key_combinations ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::should_create_default_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::is_navigation_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::is_previous_word_key_should_detect_b_without_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::is_previous_word_key_should_reject_b_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::is_previous_word_key_should_reject_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_be_relevant_for_b_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_be_relevant_for_b_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_be_relevant_for_b_in_visual_line_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::execute_should_call_pane_manager_page_up ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_navigation_mode_should_identify_correct_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::is_page_up_key_should_detect_ctrl_b ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_not_be_relevant_for_b_in_visual_block_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_be_relevant_for_b_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_generate_events_on_execution ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_not_be_relevant_for_b_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_not_be_relevant_for_b_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_not_be_relevant_for_b_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_not_be_relevant_for_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::previous_word::tests::previous_word_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_default_implementation ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_execute_returns_scroll_actions ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_is_relevant_for_ctrl_left ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_name_is_correct ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_not_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_not_relevant_for_plain_left ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_constant_should_match_legacy_behavior ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_execute_should_handle_horizontal_scrolling ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_be_relevant_for_ctrl_right ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_be_relevant_for_shift_right ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_not_be_relevant_for_alt_right ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_not_be_relevant_for_plain_right_arrow ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_work_in_all_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_right::tests::scroll_right_should_work_with_combined_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_be_relevant_for_ctrl_w_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_be_relevant_for_tab_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_not_be_relevant_for_tab_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_not_be_relevant_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_not_be_relevant_in_visual_modes ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_work_regardless_of_context_read_only_state ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_command_should_work_with_selection ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_execute_should_switch_from_request_to_response ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::switch_pane::tests::switch_pane_execute_should_switch_from_response_to_request ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_be_relevant_for_ctrl_c ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_be_relevant_in_all_modes ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_not_be_relevant_for_modified_ctrl_c ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::page_up::tests::page_up_command_should_have_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_not_be_relevant_for_regular_c ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_is_relevant_for_shift_left ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_not_be_relevant_for_other_ctrl_keys ... ok
[INFO] [stdout] test repl::view_models::commands::navigation::scroll_left::tests::scroll_left_command_is_relevant_in_all_modes ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_command_should_work_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::system::app_terminate::tests::app_terminate_execute_should_return_quit_requested ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_quit_test::tests::ex_quit_command_should_be_relevant_for_enter_in_command_mode_with_q ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_quit_test::tests::ex_quit_command_name_should_be_correct ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_fallback::tests::fallback_command_should_be_relevant_for_enter_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_quit_test::tests::ex_quit_command_should_not_be_relevant_for_other_commands ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_fallback::tests::fallback_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_fallback::tests::fallback_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_fallback::tests::fallback_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_quit_test::tests::ex_quit_command_should_be_relevant_for_enter_in_command_mode_with_q_force ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_quit_test::tests::ex_quit_command_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_quit_test::tests::ex_quit_command_should_not_be_relevant_for_other_modes ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_command_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_is_relevant_with_clipboard_toggle_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_is_relevant_with_clipboard_on_command ... ok
[INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_extremely_long_wrapped_mixed_line ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_command_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_is_relevant_with_non_enter_key ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_is_relevant_with_clipboard_off_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_is_relevant_with_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_not_relevant_with_invalid_dcut_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_is_relevant_with_unrelated_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_not_relevant_with_different_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_not_relevant_with_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_not_relevant_with_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_relevant_with_set_dcut_off ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_relevant_with_set_dcut_on ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_relevant_with_set_dcut_toggle ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_dcut::tests::test_is_relevant_with_whitespace ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::execute_should_enable_expandtab ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::execute_should_disable_expandtab ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::ex_set_expandtab_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::execute_should_toggle_expandtab_from_disabled_to_enabled ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::execute_should_handle_unknown_command_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::execute_should_set_appropriate_status_messages ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::is_relevant_should_match_expandtab_toggle_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::is_relevant_should_match_expandtab_on_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::execute_should_toggle_expandtab_from_enabled_to_disabled ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::is_relevant_should_match_expandtab_off_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::is_relevant_should_not_match_other_commands ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::is_relevant_should_not_match_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::is_relevant_should_detect_number_off_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::is_relevant_should_detect_number_on_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_expandtab::tests::is_relevant_should_not_match_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::ex_set_number_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::is_relevant_should_detect_number_toggle_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::is_relevant_should_reject_invalid_commands ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::is_relevant_should_support_all_valid_formats ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_number::tests::is_relevant_should_reject_invalid_formats ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_tabstop::tests::is_relevant_should_detect_tabstop_numeric_commands ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_tabstop::tests::is_relevant_should_reject_invalid_commands ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_tabstop::tests::ex_set_tabstop_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_tabstop::tests::is_relevant_should_detect_tabstop_toggle_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_tabstop::tests::is_relevant_should_reject_invalid_formats ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_not_relevant_with_different_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_tabstop::tests::is_relevant_should_support_various_valid_formats ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_not_relevant_with_invalid_wrap_command ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_command_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_relevant_with_set_wrap_off ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_not_relevant_with_wrong_key ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_not_relevant_with_wrong_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_relevant_with_set_wrap_on ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_relevant_with_set_wrap_toggle ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_execute_successfully ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_wrap::tests::test_is_relevant_with_whitespace ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_not_be_relevant_for_non_enter_keys ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_handle_unexpected_buffer_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_be_relevant_for_show_profile_in_command_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_not_be_relevant_for_other_commands ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_trim_buffer_content ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_show_profile::tests::ex_show_profile_command_should_not_be_relevant_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::http::tests::http_execute_should_not_be_relevant_on_response_pane ... ok
[INFO] [stdout] test repl::view_models::commands::system::http::tests::http_execute_should_not_be_relevant_in_insert_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::http::tests::http_execute_should_be_relevant_for_enter_in_normal_mode_on_request_pane ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::repeat_visual_selection_execute_should_exit_gprefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::system::http::tests::http_execute_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::system::http::tests::http_execute_should_parse_and_trigger_request ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::repeat_visual_selection_should_be_relevant_for_v_key_in_gprefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::repeat_visual_selection_execute_should_handle_no_selection_gracefully ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::repeat_visual_selection_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::repeat_visual_selection_should_not_be_relevant_in_other_modes ... ok
[INFO] [stdout] test repl::view_models::commands::visual::repeat_visual_selection::tests::repeat_visual_selection_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste::tests::paste_after_command_should_be_relevant_for_p_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste::tests::paste_before_command_should_be_relevant_for_uppercase_p_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste::tests::paste_after_command_should_be_relevant_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste::tests::paste_before_command_should_be_relevant_in_visual_block_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::command_name_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_should_be_relevant_for_uppercase_p_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_should_not_be_relevant_for_lowercase_p ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_should_not_be_relevant_for_other_keys ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_should_not_be_relevant_in_non_normal_modes ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_should_not_be_relevant_in_read_only_panes ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::default_should_create_new_instance ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_should_not_be_relevant_with_modifiers ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_current_line::tests::yank_current_line_command_should_be_relevant_for_y_in_yprefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::paste_at_cursor::tests::paste_at_cursor_execute_should_handle_paste_operation ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_current_line::tests::yank_current_line_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_current_line::tests::yank_current_line_command_should_switch_to_normal_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_current_line::tests::yank_current_line_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_current_line::tests::yank_current_line_command_should_work_only_in_yprefix_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_current_line::tests::yank_current_line_command_should_set_status_message ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_selection::tests::determine_yank_type_should_map_modes_correctly ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_selection::tests::yank_selection_command_should_be_relevant_for_y_in_visual_mode ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_selection::tests::yank_selection_command_should_emit_events_for_empty_selection ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_selection::tests::yank_selection_command_should_fail_gracefully_in_normal_mode ... ok
[INFO] [stdout] test repl::view_models::post_command_actions::tests::input_event_key_pressed_should_carry_key_data ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_selection::tests::yank_selection_command_should_not_be_relevant_in_wrong_conditions ... ok
[INFO] [stdout] test repl::view_models::post_command_actions::tests::input_event_terminal_resized_should_carry_size_data ... ok
[INFO] [stdout] test repl::view_models::commands::yank::yank_selection::tests::yank_selection_command_should_return_correct_name ... ok
[INFO] [stdout] test repl::view_models::post_command_actions::tests::post_command_action_current_area_redraw_should_create ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::status_bar_should_right_align_indicators ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::response_pane_boundaries_should_calculate_correctly ... ok
[INFO] [stdout] test repl::view_models::post_command_actions::tests::scroll_changed_action_should_carry_offset_data ... ok
[INFO] [stdout] test repl::view_models::post_command_actions::tests::post_command_action_full_redraw_should_create ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::text_truncation_should_work_with_mixed_characters ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::visual_length_should_exclude_ansi_codes ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::visual_length_should_handle_double_byte_characters ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::terminal_renderer_should_update_size ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::terminal_renderer_should_create ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::visual_length_should_handle_control_characters_safely ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::visual_length_should_handle_mixed_ascii_japanese_realistic_text ... ok
[INFO] [stdout] test repl::views::terminal_renderer::tests::visual_length_with_tabs_should_calculate_tab_stops_correctly ... ok
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on ... FAILED
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off ... FAILED
[INFO] [stdout] test repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on' (916) panicked at src/repl/view_models/commands/system/ex_set_clipboard.rs:221:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625a4f046252 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625a4f046252 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625a4f046252 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x625a4f046252 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x625a4f05975f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x625a4f05975f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x625a4f00f131 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625a4f00f131 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x625a4f01ca52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x625a4f0225ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x625a4f022481 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x625a4e559ebe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x625a4e559ebe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625a4f022d5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x625a4f022d5f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x625a4f022ad6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x625a4f01cb89 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x625a4f0023dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x625a4f0633e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x625a4f0633bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x625a4e3fce01 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on::{{closure}}::hf294bc05dcf695e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:221:9
[INFO] [stdout]   21:     0x625a4e2db0ee - core::ops::function::FnOnce::call_once::h5bd039e211de64e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625a4ee9a7d3 - serial_test::serial_code_lock::local_serial_core::h42eaffe91e3320f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   23:     0x625a4e3fcbfa - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on::he7f00734d0618223
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:207:5
[INFO] [stdout]   24:     0x625a4e3fcc27 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on::{{closure}}::h26351f3d01867e1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:208:39
[INFO] [stdout]   25:     0x625a4e2e1136 - core::ops::function::FnOnce::call_once::hac89b8f2dead1a2d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x625a4e559c7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625a4e559c7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x625a4e56f8e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x625a4e56f8e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x625a4e56f8e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x625a4e56f8e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x625a4e56f8e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625a4e56f8e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x625a4e56f8e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x625a4e5460d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x625a4e5460d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x625a4e54999a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x625a4e54999a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x625a4e54999a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x625a4e54999a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x625a4e54999a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x625a4e54999a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x625a4e54999a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x625a4f017cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x625a4f017cef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x73a325bf7aa4 - <unknown>
[INFO] [stdout]   47:     0x73a325c84a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off' (915) panicked at src/repl/view_models/commands/system/ex_set_clipboard.rs:250:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to access system clipboard: Failed to access system clipboard: Unknown error while interacting with the clipboard: X11 server connection timed out because it was unreachable
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: blueline::repl::services::yank::YankService::set_clipboard_enabled
[INFO] [stdout]              at ./src/repl/services/yank.rs:54:32
[INFO] [stdout]    2: blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::{{closure}}
[INFO] [stdout]              at ./src/repl/view_models/commands/system/ex_set_clipboard.rs:249:14
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    4: serial_test::serial_code_lock::local_serial_core
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]    5: blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off
[INFO] [stdout]              at ./src/repl/view_models/commands/system/ex_set_clipboard.rs:235:5
[INFO] [stdout]    6: blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::{{closure}}
[INFO] [stdout]              at ./src/repl/view_models/commands/system/ex_set_clipboard.rs:236:40
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   19: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625a4f046252 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625a4f046252 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625a4f046252 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x625a4f046252 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x625a4f05975f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x625a4f05975f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x625a4f00f131 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625a4f00f131 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x625a4f01ca52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x625a4f0225ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x625a4f022481 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x625a4e559ebe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x625a4e559ebe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625a4f022d5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x625a4f022d5f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x625a4f022b0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x625a4f01cb89 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x625a4f0023dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x625a4f0633e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x625a4f062226 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x625a4e3fd309 - core::result::Result<T,E>::unwrap::h919f32543057713c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x625a4e3fd309 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::{{closure}}::hafcb71de37861030
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:250:14
[INFO] [stdout]   22:     0x625a4e2e3dbe - core::ops::function::FnOnce::call_once::hd277f5c20f39e6c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x625a4ee9a7d3 - serial_test::serial_code_lock::local_serial_core::h42eaffe91e3320f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x625a4e3fd17a - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::hf612da339ae7b06e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:235:5
[INFO] [stdout]   25:     0x625a4e3fd787 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::{{closure}}::hccd9bfc767dfcaab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:236:40
[INFO] [stdout]   26:     0x625a4e2d86e6 - core::ops::function::FnOnce::call_once::h3864c2b0d658d3bc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625a4e559c7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x625a4e559c7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x625a4e56f8e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x625a4e56f8e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x625a4e56f8e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x625a4e56f8e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x625a4e56f8e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x625a4e56f8e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x625a4e56f8e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x625a4e5460d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x625a4e5460d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x625a4e54999a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x625a4e54999a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x625a4e54999a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x625a4e54999a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x625a4e54999a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x625a4e54999a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x625a4e54999a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x625a4f017cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x625a4f017cef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x73a325bf7aa4 - <unknown>
[INFO] [stdout]   48:     0x73a325c84a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle' (917) panicked at src/repl/view_models/commands/system/ex_set_clipboard.rs:289:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625a4f046252 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625a4f046252 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625a4f046252 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x625a4f046252 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x625a4f05975f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x625a4f05975f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x625a4f00f131 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625a4f00f131 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x625a4f01ca52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x625a4f0225ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x625a4f022481 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x625a4e559ebe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x625a4e559ebe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625a4f022d5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x625a4f022d5f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x625a4f022ad6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x625a4f01cb89 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x625a4f0023dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x625a4f0633e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x625a4f0633bc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x625a4e3fdb41 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle::{{closure}}::h39d7649e7def85bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:289:9
[INFO] [stdout]   21:     0x625a4e2d66ae - core::ops::function::FnOnce::call_once::h1aa3d37f8a6bb43f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625a4ee9a7d3 - serial_test::serial_code_lock::local_serial_core::h42eaffe91e3320f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   23:     0x625a4e3fd94a - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle::hfc661eb3f656d812
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:271:5
[INFO] [stdout]   24:     0x625a4e3fdd67 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle::{{closure}}::haded6ab606cee96f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:272:43
[INFO] [stdout]   25:     0x625a4e2de3d6 - core::ops::function::FnOnce::call_once::h86c1aa665976e343
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x625a4e559c7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625a4e559c7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x625a4e56f8e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x625a4e56f8e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x625a4e56f8e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x625a4e56f8e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x625a4e56f8e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625a4e56f8e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x625a4e56f8e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x625a4e5460d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x625a4e5460d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x625a4e54999a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x625a4e54999a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x625a4e54999a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x625a4e54999a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x625a4e54999a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x625a4e54999a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x625a4e54999a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x625a4f017cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x625a4f017cef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x73a325bf7aa4 - <unknown>
[INFO] [stdout]   47:     0x73a325c84a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off
[INFO] [stdout]     repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on
[INFO] [stdout]     repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1009 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f04b3d30e2603c68b37e20d8b0c8a869c28429afc8a5946f15a2fa7f03f3a836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04b3d30e2603c68b37e20d8b0c8a869c28429afc8a5946f15a2fa7f03f3a836", kill_on_drop: false }`
[INFO] [stdout] f04b3d30e2603c68b37e20d8b0c8a869c28429afc8a5946f15a2fa7f03f3a836
