[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwisely75%2Fblueline" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/samwisely75/blueline on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b16de4b3ff8173e872681dd75b0468fb824b941f8d8b6de5b1f1dada24d4345 [INFO] running `Command { std: "docker" "start" "-a" "5b16de4b3ff8173e872681dd75b0468fb824b941f8d8b6de5b1f1dada24d4345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b16de4b3ff8173e872681dd75b0468fb824b941f8d8b6de5b1f1dada24d4345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b16de4b3ff8173e872681dd75b0468fb824b941f8d8b6de5b1f1dada24d4345", kill_on_drop: false }` [INFO] [stdout] 5b16de4b3ff8173e872681dd75b0468fb824b941f8d8b6de5b1f1dada24d4345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 293af832b7e7f80c1d5663c490741faea2215b074fc439095d8371fa5e61924e [INFO] running `Command { std: "docker" "start" "-a" "293af832b7e7f80c1d5663c490741faea2215b074fc439095d8371fa5e61924e", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling blueline v0.45.18 (/opt/rustwide/workdir) [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling cjk v0.2.5 [INFO] [stderr] Compiling vte v0.13.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling zstd-safe v7.2.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 serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [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 tracing-appender v0.2.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling bluenote v0.1.1 (https://github.com/samwisely75/bluenote.git?branch=main#d043ea41) [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "293af832b7e7f80c1d5663c490741faea2215b074fc439095d8371fa5e61924e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293af832b7e7f80c1d5663c490741faea2215b074fc439095d8371fa5e61924e", kill_on_drop: false }` [INFO] [stdout] 293af832b7e7f80c1d5663c490741faea2215b074fc439095d8371fa5e61924e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac23db68449d78c61086218f0b2f0369e19d1539d18feedb975935eb19464393 [INFO] running `Command { std: "docker" "start" "-a" "ac23db68449d78c61086218f0b2f0369e19d1539d18feedb975935eb19464393", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustix v1.0.8 [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 derive_more v0.99.20 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling peg-macros v0.6.3 [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 getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "ac23db68449d78c61086218f0b2f0369e19d1539d18feedb975935eb19464393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac23db68449d78c61086218f0b2f0369e19d1539d18feedb975935eb19464393", kill_on_drop: false }` [INFO] [stdout] ac23db68449d78c61086218f0b2f0369e19d1539d18feedb975935eb19464393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a5ac856ce44ff9b97218ec9bfd67b6512c18117987ec36428854dc0a466685c [INFO] running `Command { std: "docker" "start" "-a" "1a5ac856ce44ff9b97218ec9bfd67b6512c18117987ec36428854dc0a466685c", 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 { [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> { [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.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blueline-09dce2234b8cb59f) [INFO] [stdout] [INFO] [stdout] running 1013 tests [INFO] [stdout] test config::tests::test_config_env_var_name ... ok [INFO] [stdout] test config::tests::test_default_config_path ... ok [INFO] [stdout] test config::tests::test_env_var_name ... ok [INFO] [stdout] test config::tests::test_default_profile_path ... 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_never_exhausted ... ok [INFO] [stdout] test repl::io::mock::tests::mock_render_stream_should_record_commands ... ok [INFO] [stdout] test repl::io::terminal_event_source::tests::terminal_event_source_can_be_created ... 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 cmd_args::test::test_default_values ... 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_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_current_line_blocked_in_insert_mode ... ok [INFO] [stdout] test cmd_args::test::test_parse_args_short_flags ... ok [INFO] [stdout] test cmd_args::test::test_parse_args_profile_only ... ok [INFO] [stdout] test repl::models::app_state::buffer_operations::tests::test_cut_current_line_single_line ... 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_current_line_with_multibyte_characters ... ok [INFO] [stdout] test config::tests::test_app_config_from_args_loads_commands ... 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::display_manager::tests::test_logical_column_with_multibyte_horizontal_scroll ... 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_blocked_in_insert_mode ... 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::buffer_operations::tests::test_cut_to_end_of_line_in_normal_mode ... 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_backspace ... 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_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_clamp_column_to_line_width ... ok [INFO] [stdout] test config::tests::test_load_config_commands_with_file ... 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_up_should_handle_empty_content ... 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_page_down_should_work ... ok [INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_char_should_classify_character_types ... ok [INFO] [stdout] test repl::models::app_state::pane_manager::tests::move_cursor_page_up_should_work ... 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_handle_dbcs_character_boundaries ... 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_char::tests::buffer_line_should_find_previous_word_boundaries ... 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_handle_mixed_text ... ok [INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_insert_and_delete_chars ... ok [INFO] [stdout] test repl::models::buffer::buffer_char::tests::buffer_line_should_navigate_by_character ... 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_up_should_not_move_above_first_line ... 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::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::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_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_long_japanese_text_with_line_counting ... 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_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_multiline_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_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_move_cursor_left ... 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_insert_japanese_character ... 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::buffer_model::tests::buffer_model_should_navigate_by_word_boundaries ... ok [INFO] [stdout] test repl::models::buffer::request_model::tests::request_model_should_create_with_defaults ... 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::response_model::tests::response_model_should_clear ... 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_move_cursor_right ... ok [INFO] [stdout] test repl::models::buffer::response_model::tests::response_model_should_create_with_defaults ... ok [INFO] [stdout] test repl::models::buffer::response_model::tests::response_model_should_set_status_code ... 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_dimensions_is_empty ... 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::logical_position_zero_should_be_origin ... ok [INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_zero ... ok [INFO] [stdout] test repl::models::coordinates::logical_position::tests::logical_range_should_create_correctly ... ok [INFO] [stdout] test repl::models::coordinates::geometry::tests::test_position_creation ... ok [INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_creation ... ok [INFO] [stdout] test repl::models::coordinates::geometry::tests::test_position_field_access ... ok [INFO] [stdout] test repl::models::coordinates::geometry::tests::test_dimensions_field_access ... 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_contains_should_check_position_within_bounds ... 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_is_empty_should_detect_zero_width_selection ... 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_new_should_keep_order_when_already_normalized ... ok [INFO] [stdout] test repl::models::coordinates::selection::tests::selection_new_should_normalize_positions ... 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::build_display_cache_should_work_with_wrap ... ok [INFO] [stdout] test repl::models::display::display_cache::tests::display_to_logical_position_should_work ... 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::build_display_cache_should_work_without_wrap ... ok [INFO] [stdout] test repl::models::display::display_cache::tests::display_cache_should_create_empty ... ok [INFO] [stdout] test repl::models::coordinates::selection::tests::selection_anchor_and_cursor_should_return_correct_positions ... ok [INFO] [stdout] test repl::models::display::display_char::tests::display_char_should_handle_styling ... ok [INFO] [stdout] test repl::models::display::display_char::tests::display_char_should_handle_tab_width_correctly ... ok [INFO] [stdout] test repl::models::display::display_cache::tests::move_up_down_should_work ... ok [INFO] [stdout] test repl::models::display::display_cache::tests::cache_invalidation_should_work ... 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::display::screen_buffer::tests::buffer_cell_should_create_empty ... 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_clear_row ... ok [INFO] [stdout] test repl::models::display::display_char::tests::display_char_should_wrap_buffer_char ... ok [INFO] [stdout] test repl::models::buffer::buffer_model::tests::buffer_content_should_handle_unicode_character_boundary_insertion ... ok [INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_detect_changes ... 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_and_get_cell ... ok [INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_resize ... ok [INFO] [stdout] test repl::models::display::status_line::tests::test_display_cursor_visibility ... ok [INFO] [stdout] test repl::models::display::screen_buffer::tests::screen_buffer_should_set_text ... ok [INFO] [stdout] test repl::models::display::status_line::tests::test_display_position ... ok [INFO] [stdout] test repl::models::display::status_line::tests::test_command_buffer_operations ... ok [INFO] [stdout] test repl::models::display::status_line::tests::test_editor_state_operations ... 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::request_model::tests::request_model_should_set_method ... ok [INFO] [stdout] test repl::models::display::status_line::tests::test_execution_state ... ok [INFO] [stdout] test repl::models::display::status_line::tests::test_profile_operations ... 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_line_creation ... 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::clear_selection_should_remove_selection ... 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::cursor_basic::tests::set_current_cursor_position_should_update_virtual_column ... 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::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_multiline_multibyte ... 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_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::pane_state::text_operations::tests::test_get_selected_text_visual_block_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::models::pane_state::selection_methods::tests::get_selection_text_should_return_selected_content ... ok [INFO] [stdout] test repl::models::pane_state::selection_methods::tests::start_selection_should_create_selection_at_cursor ... ok [INFO] [stdout] test repl::services::http::tests::http_service_should_create_with_profile ... ok [INFO] [stdout] test repl::services::http::tests::http_service_should_manage_session_headers ... ok [INFO] [stdout] test repl::services::http::tests::test_parse_request_invalid_format ... ok [INFO] [stdout] test repl::services::yank::tests::yank_service_should_preserve_content_when_switching_modes ... ignored [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_start_with_memory_buffer ... ok [INFO] [stdout] test repl::services::yank::tests::yank_service_clear_should_empty_buffer ... ok [INFO] [stdout] test repl::services::word_segmenter::tests::word_boundaries_should_handle_empty_text ... ok [INFO] [stdout] test repl::services::http::tests::test_parse_request_empty ... ok [INFO] [stdout] test repl::services::yank::tests::yank_service_should_store_and_retrieve_text ... ok [INFO] [stdout] test repl::services::word_segmenter::tests::word_boundaries_should_handle_mixed_text ... ok [INFO] [stdout] test repl::services::word_segmenter::tests::service_should_create ... 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::dynamic_registry::tests::dynamic_registry_should_auto_discover_commands ... 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::app_view_model::tests::app_view_model_should_apply_config_commands ... ok [INFO] [stdout] test repl::services::word_segmenter::tests::test_byte_based_boundaries ... ok [INFO] [stdout] test repl::view_models::commands::command::tests::command_context_should_capture_app_state ... 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_return_none_for_irrelevant_input ... 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_not_be_relevant_in_insert_mode ... ok [INFO] [stdout] test repl::view_models::commands::dynamic_registry::tests::dynamic_registry_should_find_relevant_command ... 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_emit_correct_events ... 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_in_visual_mode ... ok [INFO] [stdout] test repl::view_models::app_view_model::tests::app_view_model_should_create ... 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_current_line::tests::cut_current_line_command_should_handle_no_text ... 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::services::word_segmenter::tests::test_multibyte_single_byte_transitions ... 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_be_relevant_for_d_in_d_prefix_mode ... 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_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_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_current_line::tests::cut_current_line_command_should_not_be_relevant_for_other_chars ... 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_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_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::services::http::tests::http_service_should_parse_simple_request ... 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::services::http::tests::test_parse_request_with_session_headers ... ok [INFO] [stdout] test repl::services::http::tests::test_parse_request_with_body ... 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_current_line::tests::cut_current_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_with_ctrl_modifier ... 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_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_visual_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_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_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_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_return_correct_name ... 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::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::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_in_response_pane ... 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_should_create_default_instance ... 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::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_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_execute_should_delete_character ... 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_normal_mode ... 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_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_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_be_relevant_for_delete_in_insert_mode ... 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::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_selection::tests::delete_selection_command_should_be_relevant_in_visual_line_mode ... 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_emit_redraw_events ... 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_selection::tests::delete_selection_command_should_handle_no_selection ... 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_selection::tests::delete_selection_command_should_not_be_relevant_in_normal_mode ... 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::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_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_be_relevant_for_capital_letters_with_shift ... 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::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_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_normal_mode ... 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_return_correct_name ... 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_in_visual_mode ... 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_be_relevant_in_visual_block_insert_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_create_default_instance ... 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_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_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_newline::tests::insert_newline_command_should_not_be_relevant_in_normal_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_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_command_mode ... 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_handle_modifier_combinations ... 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_in_visual_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_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_not_be_relevant_in_visual_mode ... 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_be_relevant_for_delete_keys_in_visual_block_insert_mode ... 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_fail_gracefully_in_wrong_mode ... 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::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_handle_no_cursors ... 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::multi_cursor_text_delete::tests::get_delete_params_should_return_correct_values ... 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::editing::multi_cursor_text_delete::tests::multi_cursor_text_delete_command_should_return_correct_name ... 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_text_insert_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_not_be_relevant_in_wrong_conditions ... 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_insert::tests::multi_cursor_insertion_helper_should_work_with_valid_positions ... 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_be_relevant_for_char_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_not_be_relevant_in_response_pane ... 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::editing::insert_char::tests::insert_char_command_should_not_be_relevant_for_control_chars ... 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_handle_read_only_context ... 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::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_in_insert_mode ... 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::mode::append_after_cursor::tests::append_after_cursor_command_should_not_be_relevant_in_response_pane ... 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::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_for_other_keys ... 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_work_with_selection ... 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_not_be_relevant_with_modifiers ... 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::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_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_not_be_relevant_for_lowercase_a ... 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::append_after_cursor_command_should_return_correct_name ... 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_be_relevant_for_uppercase_a_with_shift ... 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_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_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_return_correct_name ... 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_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_work_with_empty_content ... 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_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_handle_modified_keys ... 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::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::cancel_g_prefix::tests::cancel_g_prefix_command_should_return_correct_name ... 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_work_with_multiline_content ... 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_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_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_g_prefix::tests::cancel_g_prefix_execute_should_change_mode_to_normal ... 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_prefix_mode::tests::cancel_prefix_mode_command_should_return_correct_name ... 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::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::cancel_prefix_mode_execute_should_change_mode_to_normal_from_g_prefix ... 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::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::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_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_normal_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::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_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_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_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_work_with_selection ... 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_return_correct_name ... 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_command_mode::tests::enter_command_mode_execute_should_work_from_visual_mode ... 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_be_relevant_for_d_key_in_normal_mode ... 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_not_be_relevant_for_other_keys ... 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_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_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_g_prefix::tests::default_should_create_new_instance ... 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_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_block_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_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::execute_should_work_from_visual_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_with_modifiers ... 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_visual_block_mode ... 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_when_has_selection ... 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_d_prefix::tests::enter_d_prefix_command_should_handle_integration_scenario ... 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_y_prefix_mode ... 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_g_key_with_modifiers ... 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_work_in_read_only_pane ... 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_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_insert_mode ... 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_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_return_correct_name ... 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_append_mode::tests::visual_block_append_command_should_emit_proper_events_with_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_not_be_relevant_with_modifiers ... 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_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_fail_gracefully_in_wrong_mode ... 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_change_mode::tests::command_name_should_return_correct_name ... 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_should_not_be_relevant_in_other_modes ... 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_append_mode::tests::visual_block_append_command_should_handle_no_selection ... 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_visual_block_change_mode::tests::visual_block_change_should_not_be_relevant_with_modifiers ... 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_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_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_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_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_fail_gracefully_in_wrong_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_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_insert_mode::tests::visual_block_insert_command_should_handle_no_selection ... 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_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_for_other_keys ... 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::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_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_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_handle_different_panes ... 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_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_in_visual_mode ... 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_block_mode::tests::enter_visual_block_mode_command_should_return_correct_name ... 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::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_uppercase_v_with_shift_in_normal_mode ... 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_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::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_visual_mode ... 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_line_mode::tests::default_should_create_new_instance ... 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_mode::tests::default_should_create_new_instance ... 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_handle_execution_gracefully ... 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_not_be_relevant_for_uppercase_v_in_visual_line_mode ... 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_change_mode_to_visual ... 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_mode::tests::execute_should_initialize_visual_selection ... 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_handle_execution_gracefully ... 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_with_modifiers ... 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_y_prefix::tests::enter_y_prefix_command_should_be_relevant_in_response_pane ... 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_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_execute_successfully ... 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_handle_integration_scenario ... 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::should_not_be_relevant_for_uppercase_v ... 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_not_be_relevant_with_modifiers ... 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_return_correct_name ... 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::ex_command_mode::tests::test_backspace_relevance ... 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_character_input_relevance ... 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_command_mode_detection_helper ... 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_not_relevant_in_visual_mode ... 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_relevant_for_character_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_is_relevant_for_special_keys ... 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::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_execute_successfully ... 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_not_be_relevant_in_normal_mode ... 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_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_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_with_modifiers ... 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_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_create_default_instance ... 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_visual_mode::tests::execute_should_change_mode_to_normal ... 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::command_name_should_be_exit_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_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::execute_should_clear_visual_selection ... 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_handle_execution_gracefully ... 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::should_not_be_relevant_for_escape_in_insert_mode ... 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_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_other_keys ... 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::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_execute_successfully ... 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_other_keys ... 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_return_correct_name ... 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_command_should_work_with_selection ... 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_work_with_empty_content ... 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_execute_should_move_cursor_to_start_and_change_mode ... 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::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::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::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_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_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::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_with_modifiers ... 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::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_in_visual_modes ... 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::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_visual_mode ... 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::navigation::beginning_of_line::tests::is_navigation_mode_should_not_detect_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_g_prefix_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::is_navigation_mode_should_not_detect_command_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::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_default_should_work ... 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::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_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_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_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_not_be_relevant_with_shift_modifier ... 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_for_other_keys ... 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_of_line::tests::default_should_create_new_command ... 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::beginning_of_line::tests::default_should_create_new_command ... 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_key::tests::end_key_command_should_work_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_be_relevant_for_dollar_key_in_visual_line_mode ... 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::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::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_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_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_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_not_detect_other_keys ... 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_dollar_key_with_modifiers ... 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_line::tests::is_navigation_mode_should_not_detect_insert_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_detect_navigation_modes ... 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_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_detect_visual_block_mode ... 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::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_normal_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_line::tests::is_end_of_line_key_should_detect_dollar_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::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::go_to_bottom::tests::execute_should_move_cursor_to_document_end ... 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_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::go_to_bottom::tests::default_should_create_new_instance ... 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::execute_should_not_change_mode ... 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_handle_all_terminal_g_variations ... 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::should_be_relevant_for_uppercase_g_key_in_visual_mode ... 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::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_with_alt_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_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_work_in_read_only_pane ... 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_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_generate_actions ... 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::end_of_line::tests::is_navigation_mode_should_detect_visual_line_mode ... 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::beginning_of_line::tests::is_navigation_mode_should_detect_visual_line_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_top::tests::should_not_be_relevant_for_g_key_in_visual_mode ... 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::end_key::tests::end_key_command_execute_should_return_actions ... 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_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_with_modifiers ... 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_other_keys ... 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_execute_integration ... 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_is_half_page_down_key_with_ctrl_alt_d ... 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_half_page_down_key_with_ctrl_d ... 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_half_page_down_key_with_ctrl_shift_d ... 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_half_page_down_key_with_plain_d ... 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_navigation_mode_visual_line ... 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_different_key_in_normal_mode ... 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_not_navigation_mode_command ... 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::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_navigation_mode_visual_block ... 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_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_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_other_chars ... 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::half_page_up::tests::is_relevant_should_reject_ctrl_u_in_command_mode ... 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_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_down::tests::test_name ... 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_half_page_up_key_should_reject_ctrl_shift_u ... 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_relevant_should_reject_ctrl_u_in_d_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_ctrl_u_in_y_prefix_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::home_key::tests::home_key_command_default_should_work ... 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_name_should_be_correct ... 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_execute_should_handle_errors_gracefully ... 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_g_prefix_mode ... 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::home_key::tests::home_key_command_should_not_be_relevant_with_alt_modifier ... 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_shift_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_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::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::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_j_with_modifiers ... 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::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::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_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_command_mode ... 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_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_j_with_modifiers ... 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::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::move_down_command_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_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_h_key_in_navigation_modes ... 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_work_in_read_only_panes ... 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_down::tests::move_down_command_should_not_be_relevant_for_wrong_key ... 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::command_name_should_return_correct_name ... 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_with_h_key_modifiers ... 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_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_work_in_read_only_panes ... 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_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_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_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_right::tests::move_right_should_not_be_relevant_with_l_key_modifiers ... 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_movement_mode_should_identify_correct_modes ... 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_up::tests::move_up_command_should_be_relevant_for_k_in_visual_block_mode ... 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_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::is_move_up_key_should_reject_other_keys ... 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_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_allow_up_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_up::tests::move_up_command_should_be_relevant_for_up_arrow_in_any_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_be_relevant_for_k_in_visual_mode ... 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_work_in_read_only_panes ... 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_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::move_up::tests::move_up_command_should_not_be_relevant_for_k_in_command_mode ... 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::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_generate_events_on_execution ... 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_not_be_relevant_for_w_in_command_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_be_relevant_for_w_in_visual_block_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_be_relevant_for_w_in_normal_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_return_correct_name ... 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_work_in_read_only_panes ... 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::execute_should_call_pane_manager_page_down ... 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_ctrl_shift_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_other_chars ... 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::page_down::tests::is_page_down_key_should_reject_plain_f ... 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_down::tests::is_relevant_should_accept_ctrl_f_in_normal_mode ... 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::page_down::tests::is_relevant_should_accept_ctrl_f_in_visual_modes ... 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::next_word::tests::next_word_command_should_be_relevant_for_w_in_visual_line_mode ... 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::should_create_default_instance ... 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_relevant_should_reject_ctrl_b_in_insert_mode ... 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_relevant_should_reject_plain_b_in_normal_mode ... 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::navigation::page_up::tests::is_page_up_key_should_detect_ctrl_b ... 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_down::tests::page_down_command_should_have_correct_name ... 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_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_relevant_should_reject_ctrl_b_in_command_mode ... 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::previous_word_command_should_be_relevant_for_b_in_visual_line_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_not_be_relevant_for_b_in_insert_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_visual_block_insert_mode ... 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_return_correct_name ... 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_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_is_relevant_for_ctrl_left ... 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::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_execute_returns_scroll_actions ... 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_left::tests::scroll_left_command_not_relevant_for_plain_left ... 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::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::scroll_right::tests::default_should_create_new_instance ... 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::scroll_left::tests::scroll_left_command_is_relevant_for_shift_left ... 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::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_be_relevant_for_ctrl_right ... 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_not_be_relevant_for_alt_right ... 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::switch_pane::tests::default_should_create_new_instance ... 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::switch_pane::tests::switch_pane_command_should_be_relevant_for_ctrl_w_in_normal_mode ... 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::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_for_other_keys ... 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_return_correct_name ... 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_work_regardless_of_context_read_only_state ... 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_work_with_selection ... 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::scroll_right::tests::scroll_right_execute_should_handle_horizontal_scrolling ... 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::scroll_right::tests::scroll_right_should_work_with_combined_modifiers ... 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_not_be_relevant_for_modified_ctrl_c ... 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::system::app_terminate::tests::app_terminate_command_should_not_be_relevant_for_regular_c ... 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::default_should_create_new_instance ... 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_fallback::tests::fallback_command_should_be_relevant_for_enter_in_command_mode ... 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::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_not_be_relevant_in_normal_mode ... 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_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_commands ... 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_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_not_be_relevant_for_other_modes ... 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::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_on_command ... 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_fallback::tests::fallback_command_should_not_be_relevant_for_other_keys ... 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_non_enter_key ... 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_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_on ... 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_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_toggle_expandtab_from_enabled_to_disabled ... 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_off_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_dcut::tests::test_is_relevant_with_whitespace ... 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::execute_should_disable_expandtab ... 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_handle_unknown_command_gracefully ... 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_dcut::tests::test_is_relevant_with_set_dcut_toggle ... 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::is_relevant_should_not_match_wrong_key ... 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_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_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_formats ... 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_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_numeric_commands ... 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_commands ... 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_command_name ... 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_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_off ... 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_expandtab::tests::is_relevant_should_not_match_wrong_mode ... 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_wrap::tests::test_is_not_relevant_with_invalid_wrap_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_relevant_with_set_wrap_toggle ... 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_relevant_with_whitespace ... 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_show_profile::tests::ex_show_profile_command_should_not_be_relevant_in_normal_mode ... 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_return_correct_name ... 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_trim_buffer_content ... 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::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_not_be_relevant_on_response_pane ... 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::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_not_be_relevant_for_non_enter_keys ... 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_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_be_relevant_for_v_key_in_gprefix_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_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_before_command_should_be_relevant_in_visual_block_mode ... 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::command_name_should_return_correct_name ... 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::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_other_keys ... 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::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_execute_should_handle_paste_operation ... 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_work_only_in_yprefix_mode ... 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::commands::yank::yank_selection::tests::yank_selection_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_return_correct_name ... 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_current_line::tests::yank_current_line_command_should_be_relevant_for_y_in_yprefix_mode ... 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::visual::repeat_visual_selection::tests::repeat_visual_selection_should_not_be_relevant_with_modifiers ... 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::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_selection::tests::yank_selection_command_should_return_correct_name ... 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::post_command_actions::tests::post_command_action_full_redraw_should_create ... 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::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::view_models::post_command_actions::tests::scroll_changed_action_should_carry_offset_data ... ok [INFO] [stdout] test repl::views::terminal_renderer::tests::response_pane_boundaries_should_calculate_correctly ... ok [INFO] [stdout] test repl::views::terminal_renderer::tests::terminal_renderer_should_update_size ... 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_handle_double_byte_characters ... 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_should_exclude_ansi_codes ... 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_with_tabs_should_calculate_tab_stops_correctly ... ok [INFO] [stdout] test repl::views::terminal_renderer::tests::terminal_renderer_should_create ... 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_clipboard::tests::test_execute_set_clipboard_off ... FAILED [INFO] [stdout] test config::tests::test_get_profile_path_env_override ... ok [INFO] [stdout] test config::tests::test_get_config_path_default ... 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_toggle ... FAILED [INFO] [stdout] test config::tests::test_get_config_path_env_override ... ok [INFO] [stdout] [INFO] [stdout] failures: [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' (923) 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::::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/9f93af291970322f4f1c6315ccde4d7078201159/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/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 9: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 10: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 11: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 12: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 13: std::panicking::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 14: std::panic::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 15: test::run_test_in_process [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 17: test::run_test::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 18: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 19: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 20: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 21: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 22: std::panicking::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 27: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6252c27a0242 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6252c27a0242 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6252c27a0242 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6252c27a0242 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6252c27b335f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6252c27b335f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6252c2769443 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6252c2769443 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6252c2776de2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6252c277c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6252c277c781 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6252c1ce278e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6252c1ce278e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6252c277cfaf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6252c277cfaf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6252c277cd5a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6252c2776f19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6252c275cc1d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6252c27bcf60 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6252c27bbd86 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6252c1ad6079 - core::result::Result::unwrap::had5ffd5668206294 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x6252c1ad6079 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::{{closure}}::h62e1953e3d2035c1 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:250:14 [INFO] [stdout] 22: 0x6252c1b38c1e - core::ops::function::FnOnce::call_once::hde6233751a9d0482 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6252c26112a3 - serial_test::serial_code_lock::local_serial_core::h652bdc965556eca9 [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: 0x6252c1ad5eea - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::h3051969a5f27cd43 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:235:5 [INFO] [stdout] 25: 0x6252c1ad64f7 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_off::{{closure}}::hdea76ae7cd1937d0 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:236:40 [INFO] [stdout] 26: 0x6252c1b3a4f6 - core::ops::function::FnOnce::call_once::hf23d3976c92b12e8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x6252c1ce258b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6252c1ce258b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x6252c1cf65ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x6252c1cf65ed - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x6252c1cf65ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x6252c1cf65ed - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x6252c1cf65ed - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x6252c1cf65ed - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x6252c1cf65ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x6252c1ccfb34 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x6252c1ccfb34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x6252c1cd338a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 39: 0x6252c1cd338a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x6252c1cd338a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x6252c1cd338a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x6252c1cd338a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6252c1cd338a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 44: 0x6252c1cd338a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x6252c277231f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 46: 0x6252c277231f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 47: 0x722678ca6aa4 - [INFO] [stdout] 48: 0x722678d33a64 - clone [INFO] [stdout] 49: 0x0 - [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' (924) 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: 0x6252c27a0242 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6252c27a0242 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6252c27a0242 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6252c27a0242 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6252c27b335f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6252c27b335f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6252c2769443 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6252c2769443 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6252c2776de2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6252c277c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6252c277c781 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6252c1ce278e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6252c1ce278e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6252c277cfaf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6252c277cfaf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6252c277cd26 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x6252c2776f19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6252c275cc1d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6252c27bcf60 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6252c27bcf3c - core::panicking::panic::h5cbcc2ceb0950681 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x6252c1ad5b41 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on::{{closure}}::h09c4a155818a78f2 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:221:9 [INFO] [stdout] 21: 0x6252c1b3125e - core::ops::function::FnOnce::call_once::h77967f8bc3d09c78 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6252c26112a3 - serial_test::serial_code_lock::local_serial_core::h652bdc965556eca9 [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: 0x6252c1ad596a - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on::h66d63b815355d1d6 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:207:5 [INFO] [stdout] 24: 0x6252c1ad5e47 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_on::{{closure}}::h4dc8741f90217271 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:208:39 [INFO] [stdout] 25: 0x6252c1b33866 - core::ops::function::FnOnce::call_once::h9722eb8bb908b9c7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x6252c1ce258b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x6252c1ce258b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6252c1cf65ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6252c1cf65ed - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x6252c1cf65ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6252c1cf65ed - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6252c1cf65ed - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6252c1cf65ed - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6252c1cf65ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6252c1ccfb34 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6252c1ccfb34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6252c1cd338a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x6252c1cd338a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x6252c1cd338a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6252c1cd338a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6252c1cd338a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6252c1cd338a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x6252c1cd338a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x6252c277231f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x6252c277231f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x722678ca6aa4 - [INFO] [stdout] 47: 0x722678d33a64 - clone [INFO] [stdout] 48: 0x0 - [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' (925) 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: 0x6252c27a0242 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6252c27a0242 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6252c27a0242 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6252c27a0242 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6252c27b335f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6252c27b335f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6252c2769443 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6252c2769443 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6252c2776de2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6252c277c8ef - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6252c277c781 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6252c1ce278e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6252c1ce278e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6252c277cfaf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6252c277cfaf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6252c277cd26 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x6252c2776f19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6252c275cc1d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6252c27bcf60 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6252c27bcf3c - core::panicking::panic::h5cbcc2ceb0950681 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x6252c1ad68b1 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle::{{closure}}::h96c18de878f33c59 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:289:9 [INFO] [stdout] 21: 0x6252c1b2d2fe - core::ops::function::FnOnce::call_once::h3f2dcb5353200565 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6252c26112a3 - serial_test::serial_code_lock::local_serial_core::h652bdc965556eca9 [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: 0x6252c1ad66ba - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle::hd360c4a3efd2cc28 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:271:5 [INFO] [stdout] 24: 0x6252c1ad6ad7 - blueline::repl::view_models::commands::system::ex_set_clipboard::tests::test_execute_set_clipboard_toggle::{{closure}}::hf9667c612d039668 [INFO] [stdout] at /opt/rustwide/workdir/src/repl/view_models/commands/system/ex_set_clipboard.rs:272:43 [INFO] [stdout] 25: 0x6252c1b2c996 - core::ops::function::FnOnce::call_once::h3313af4e90d54511 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x6252c1ce258b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x6252c1ce258b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6252c1cf65ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6252c1cf65ed - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x6252c1cf65ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6252c1cf65ed - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6252c1cf65ed - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6252c1cf65ed - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6252c1cf65ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6252c1ccfb34 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6252c1ccfb34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6252c1cd338a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x6252c1cd338a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x6252c1cd338a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6252c1cd338a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6252c1cd338a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6252c1cd338a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 43: 0x6252c1cd338a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x6252c277231f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 45: 0x6252c277231f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 46: 0x722678ca6aa4 - [INFO] [stdout] 47: 0x722678d33a64 - clone [INFO] [stdout] 48: 0x0 - [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 1.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1a5ac856ce44ff9b97218ec9bfd67b6512c18117987ec36428854dc0a466685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5ac856ce44ff9b97218ec9bfd67b6512c18117987ec36428854dc0a466685c", kill_on_drop: false }` [INFO] [stdout] 1a5ac856ce44ff9b97218ec9bfd67b6512c18117987ec36428854dc0a466685c