[INFO] cloning repository https://github.com/pyspa/doge-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyspa/doge-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyspa%2Fdoge-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyspa%2Fdoge-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52438083e26db902040f76102c86276daada505b [INFO] testing pyspa/doge-shell against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyspa%2Fdoge-shell" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pyspa/doge-shell [INFO] finished tweaking git repo https://github.com/pyspa/doge-shell [INFO] tweaked toml for git repo https://github.com/pyspa/doge-shell written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pyspa/doge-shell on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pyspa/doge-shell already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8014d5da10be5e3f3b40bbbd2cd9e6058f1ca40459d77e4b1fe77dc3466c370 [INFO] running `Command { std: "docker" "start" "-a" "e8014d5da10be5e3f3b40bbbd2cd9e6058f1ca40459d77e4b1fe77dc3466c370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8014d5da10be5e3f3b40bbbd2cd9e6058f1ca40459d77e4b1fe77dc3466c370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8014d5da10be5e3f3b40bbbd2cd9e6058f1ca40459d77e4b1fe77dc3466c370", kill_on_drop: false }` [INFO] [stdout] e8014d5da10be5e3f3b40bbbd2cd9e6058f1ca40459d77e4b1fe77dc3466c370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f89ebe5f147369fb9614cc9dc0ff15a11ea7f24ed9ecb5cec5a88da0ef266f3 [INFO] running `Command { std: "docker" "start" "-a" "6f89ebe5f147369fb9614cc9dc0ff15a11ea7f24ed9ecb5cec5a88da0ef266f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling serial2 v0.2.34 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rmcp v0.14.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling interprocess v2.4.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling termion v4.0.6 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling rmcp-macros v0.14.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling clap_complete_nushell v4.5.10 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling process-wrap v9.0.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling file-lock v2.1.11 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling assert_enum_variants v0.1.2 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling skim v2.0.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling dsh-types v0.0.1 (/opt/rustwide/workdir/dsh-types) [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling dsh-frecency v0.1.0 (/opt/rustwide/workdir/dsh-frecency) [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling xid v1.1.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling easy_reader v0.5.2 [INFO] [stderr] Compiling globmatch v0.3.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling notify-rust v4.12.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling dsh-openai v0.1.0 (/opt/rustwide/workdir/dsh-openai) [INFO] [stderr] Compiling dsh-builtin v0.1.0 (/opt/rustwide/workdir/dsh-builtin) [INFO] [stderr] Compiling doge-shell v0.0.1 (/opt/rustwide/workdir/dsh) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 7m 10s [INFO] running `Command { std: "docker" "inspect" "6f89ebe5f147369fb9614cc9dc0ff15a11ea7f24ed9ecb5cec5a88da0ef266f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f89ebe5f147369fb9614cc9dc0ff15a11ea7f24ed9ecb5cec5a88da0ef266f3", kill_on_drop: false }` [INFO] [stdout] 6f89ebe5f147369fb9614cc9dc0ff15a11ea7f24ed9ecb5cec5a88da0ef266f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b5f8e91865a9ad78205d8492504558b1b61d7a844306fde9621fc967aca9df [INFO] running `Command { std: "docker" "start" "-a" "a8b5f8e91865a9ad78205d8492504558b1b61d7a844306fde9621fc967aca9df", kill_on_drop: false }` [INFO] [stderr] Compiling dsh-builtin v0.1.0 (/opt/rustwide/workdir/dsh-builtin) [INFO] [stderr] Compiling dsh-types v0.0.1 (/opt/rustwide/workdir/dsh-types) [INFO] [stderr] Compiling dsh-openai v0.1.0 (/opt/rustwide/workdir/dsh-openai) [INFO] [stderr] Compiling doge-shell v0.0.1 (/opt/rustwide/workdir/dsh) [INFO] [stderr] Compiling dsh-frecency v0.1.0 (/opt/rustwide/workdir/dsh-frecency) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 49.07s [INFO] running `Command { std: "docker" "inspect" "a8b5f8e91865a9ad78205d8492504558b1b61d7a844306fde9621fc967aca9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b5f8e91865a9ad78205d8492504558b1b61d7a844306fde9621fc967aca9df", kill_on_drop: false }` [INFO] [stdout] a8b5f8e91865a9ad78205d8492504558b1b61d7a844306fde9621fc967aca9df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9081e2855def2da5b43e0649693d8ef795d19c0a526f06cb5721eb76e705b6d4 [INFO] running `Command { std: "docker" "start" "-a" "9081e2855def2da5b43e0649693d8ef795d19c0a526f06cb5721eb76e705b6d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.89s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doge_shell-cfca84a260c79143) [INFO] [stdout] [INFO] [stdout] running 538 tests [INFO] [stdout] test ai_features::tests::test_analyze_output ... ok [INFO] [stdout] test ai_features::tests::test_analyze_output_empty ... ok [INFO] [stdout] test ai_features::tests::test_check_safety ... ok [INFO] [stdout] test ai_features::tests::test_diagnose_output_truncation ... ok [INFO] [stdout] test ai_features::tests::test_diagnose_output_with_history ... ok [INFO] [stdout] test ai_features::tests::test_expand_smart_pipe ... ok [INFO] [stdout] test ai_features::tests::test_explain_command ... ok [INFO] [stdout] test ai_features::tests::test_analyze_output_truncation ... ok [INFO] [stdout] test ai_features::tests::test_analyze_output_with_stderr ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_prompt_injection_warning ... ok [INFO] [stdout] test ai_features::tests::test_diagnose_output ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_uses_low_temperature ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_empty_input ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_long_input_is_sanitized ... ok [INFO] [stdout] test ai_features::tests::test_run_generative_command ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_basic ... ok [INFO] [stdout] test ai_features::tests::test_run_generative_command_japanese ... ok [INFO] [stdout] test ai_features::tests::test_fix_command ... ok [INFO] [stdout] test ai_features::tests::test_sanitize_code_block_edge_cases ... ok [INFO] [stdout] test ai_features::tests::test_fix_command_with_code_block ... ok [INFO] [stdout] test ai_features::tests::test_run_generative_command_complex ... ok [INFO] [stdout] test ai_features::tests::test_sanitize_code_block ... ok [INFO] [stdout] test ai_features::ui::tests::test_ui_initialization ... ok [INFO] [stdout] test ai_features::tests::test_send_followup_question ... ok [INFO] [stdout] test ai_features::ui::tests::test_ui_set_text ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_global_option ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_git_commit_combined ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_with_quotes ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_git_commit_short ... ok [INFO] [stdout] test command_palette::tests::test_string_item ... ok [INFO] [stdout] test command_suggestion::tests::test_find_similar_commands_exact_match_excluded ... ok [INFO] [stdout] test command_suggestion::tests::test_find_similar_commands_with_builtins ... ok [INFO] [stdout] test command_suggestion::tests::test_format_suggestions_empty ... ok [INFO] [stdout] test command_suggestion::tests::test_format_suggestions_multiple ... ok [INFO] [stdout] test command_suggestion::tests::test_format_suggestions_single ... ok [INFO] [stdout] test command_palette::tests::test_builtin_actions_properties ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_completely_different ... ok [INFO] [stdout] test command_palette::tests::test_registry_registration ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_empty ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_one_char_diff ... ok [INFO] [stdout] test ai_features::ui::tests::test_extract_command ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_swap ... ok [INFO] [stdout] test command_suggestion::tests::test_short_command_not_suggested ... ok [INFO] [stdout] test command_timing::tests::test_command_stats_new ... ok [INFO] [stdout] test command_timing::tests::test_average_duration ... ok [INFO] [stdout] test command_timing::tests::test_command_stats_record ... ok [INFO] [stdout] test command_timing::tests::test_format_duration ... ok [INFO] [stdout] test command_timing::tests::test_extract_command_name ... ok [INFO] [stdout] test command_timing::tests::test_success_rate ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_same ... ok [INFO] [stdout] test command_timing::tests::test_timing_record ... ok [INFO] [stdout] test command_timing::tests::test_top_frequent ... ok [INFO] [stdout] test command_timing::tests::test_top_slowest ... ok [INFO] [stdout] test completion::cache::tests::cache_filters_partial_match ... ok [INFO] [stdout] test completion::cache::tests::cache_filters_using_last_token ... ok [INFO] [stdout] test command_suggestion::tests::test_find_similar_commands_no_match ... ok [INFO] [stdout] test completion::cache::tests::cache_handles_legacy_candidates ... ok [INFO] [stdout] test completion::cache::tests::cache_returns_exact_match ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates_empty_input ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates_mixed_variants ... ok [INFO] [stdout] test completion::command::tests::test_completion_candidate_creation ... ok [INFO] [stdout] test completion::command::tests::test_command_completion_database ... ok [INFO] [stdout] test completion::command::tests::test_argument_type_serialization ... ok [INFO] [stdout] test completion::commands::tests::test_get_commands_with_empty_paths ... ok [INFO] [stdout] test completion::commands::tests::test_get_commands_with_nonexistent_dir ... ok [INFO] [stdout] test completion::commands::tests::test_get_commands_relative_path ... ok [INFO] [stdout] test completion::commands::tests::test_get_executables_empty_dir ... ok [INFO] [stdout] test completion::commands::tests::test_get_commands_absolute_path ... ok [INFO] [stdout] test completion::commands::tests::test_get_executables_fuzzy ... ok [INFO] [stdout] test completion::context::tests::test_correct_flag_like_subcommand ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates_single_item ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates_with_paths ... ok [INFO] [stdout] test completion::display::tests::test_column_alignment_with_unicode ... ok [INFO] [stdout] test completion::display::tests::test_column_alignment_fixed_width ... ok [INFO] [stdout] test completion::display::tests::test_candidate_description_retrieval ... ok [INFO] [stdout] test completion::display::tests::test_formatted_display_alignment ... ok [INFO] [stdout] test completion::display::tests::test_formatted_display_width_limits ... ok [INFO] [stdout] test completion::context::tests::test_correct_alias_subcommand ... ok [INFO] [stdout] test completion::extra_tests::tests::test_cursor_between_tokens ... ok [INFO] [stdout] test completion::extra_tests::tests::test_cursor_in_middle_of_token ... ok [INFO] [stdout] test completion::display::tests::completion_config_default_uses_env_override ... ok [INFO] [stdout] test completion::floating::tests::test_initial_selection ... ok [INFO] [stdout] test completion::floating::tests::test_move_down_and_wrap ... ok [INFO] [stdout] test completion::display::tests::test_layout_calculation_description_width ... ok [INFO] [stdout] test completion::floating::tests::test_move_is_noop_when_no_visible_items ... ok [INFO] [stdout] test completion::display::tests::test_terminal_size_calculation ... ok [INFO] [stdout] test completion::floating::tests::test_move_scrolls_through_all_candidates_with_small_window ... ok [INFO] [stdout] test completion::commands::tests::test_get_executables_non_executable_file ... ok [INFO] [stdout] test completion::floating::tests::test_move_up_and_wrap ... ok [INFO] [stdout] test completion::floating::tests::test_selected_output_uses_absolute_selection ... ok [INFO] [stdout] test completion::floating::tests::test_page_navigation_and_home_end ... ok [INFO] [stdout] test completion::fuzzy::tests::test_fuzzy_match_ranking ... ok [INFO] [stdout] test completion::fuzzy::tests::test_fuzzy_match_score ... ok [INFO] [stdout] test completion::generator::tests::build_candidate_path_handles_root_without_double_slash ... ok [INFO] [stdout] test completion::generator::tests::test_argument_correction_unit ... ok [INFO] [stdout] test completion::generator::tests::directory_candidates_expand_directory_with_trailing_separator ... ok [INFO] [stdout] test completion::generator::tests::file_candidates_expand_directory_with_trailing_separator ... ok [INFO] [stdout] test completion::generator::tests::build_candidate_path_preserves_relative_paths ... ok [INFO] [stdout] test completion::generator::tests::test_git_add_completion_options_with_single_dash ... ok [INFO] [stdout] test completion::generator::tests::test_nested_subcommand_completion_after_space_and_short_prefix ... ok [INFO] [stdout] test completion::generator::tests::test_generate_subcommand_candidates ... ok [INFO] [stdout] test completion::generator::tests::test_cd_completion_logic ... ok [INFO] [stdout] test completion::generator::tests::test_option_completion_guard ... ok [INFO] [stdout] test completion::generator::tests::test_partial_subcommand_is_not_reclassified_as_argument ... ok [INFO] [stdout] test completion::generator::tests::test_recursive_command_correction ... ok [INFO] [stdout] test completion::generator::tests::test_short_and_long_options_generated_for_single_dash ... ok [INFO] [stdout] test completion::generator::tests::test_subcommand_and_file_completion ... ok [INFO] [stdout] test completion::generator::tests::test_subcommand_and_file_completion_empty_token ... ok [INFO] [stdout] test completion::generator::tests::test_script_execution ... ok [INFO] [stdout] test completion::generators::filesystem::tests::file_candidates_prefix_priority_boost ... ok [INFO] [stdout] test completion::generator::tests::test_script_execution_variable_substitution ... ok [INFO] [stdout] test completion::generators::filesystem::tests::file_candidates_support_fuzzy_match ... ok [INFO] [stdout] test completion::generator::tests::test_recursive_script_execution ... ok [INFO] [stdout] test completion::generators::group::tests::test_group_generator_creates ... ok [INFO] [stdout] test completion::generators::group::tests::test_group_generator_filters_by_prefix ... ok [INFO] [stdout] test completion::generators::group::tests::test_group_generator_generates_candidates ... ok [INFO] [stdout] test completion::generators::group::tests::test_group_generator_has_gid_description ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_generator_creates ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_generator_filters_by_prefix ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_generator_generates_candidates ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_has_description ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_priority_ethernet_first ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_priority_loopback_last ... ok [INFO] [stdout] test completion::generators::interface::tests::test_interface_priority_wireless_before_virtual ... ok [INFO] [stdout] test completion::generators::script::tests::test_script_arg_substitution ... ok [INFO] [stdout] test completion::generators::script::tests::test_script_description_parsing ... ok [INFO] [stdout] test completion::generators::script::tests::test_script_variable_substitution ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_all_signals ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_case_insensitive ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_creates ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_filter_by_name ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_filter_by_name_without_sig_prefix ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_filter_by_number ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_filter_by_number_two_digits ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_has_description ... ok [INFO] [stdout] test completion::generators::signal::tests::test_signal_generator_short_names ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_case_insensitive ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_creates ... ok [INFO] [stdout] test completion::cache::tests::cache_expires_entries ... ok [INFO] [stdout] test completion::cache::tests::cache_extends_ttl ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_filters_by_prefix ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_generates_candidates ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_no_match ... ok [INFO] [stdout] test completion::history::tests::test_completion_context ... ok [INFO] [stdout] test completion::history::tests::test_empty_suggestions ... ok [INFO] [stdout] test completion::history::tests::test_history_completion_creation ... ok [INFO] [stdout] test completion::history::tests::test_history_fuzzy_match ... ok [INFO] [stdout] test completion::integrated::tests::test_candidate_type_sorting ... ok [INFO] [stdout] test completion::integrated::tests::history_boost_skips_file_candidates ... ok [INFO] [stdout] test completion::integrated::tests::test_context_aware_frecency_boost ... ok [INFO] [stdout] test completion::integrated::tests::test_context_aware_frecency_boost_edge_cases ... ok [INFO] [stdout] test completion::integrated::tests::test_enhanced_candidate_creation ... ok [INFO] [stdout] test completion::integrated::tests::test_enhanced_candidate_to_candidate_conversion ... ok [INFO] [stdout] test completion::integrated::tests::test_integrated_completion_engine_creation ... ok [INFO] [stdout] test completion::integrated::tests::json_completion_filters_by_current_token ... ok [INFO] [stdout] test completion::generators::script::tests::test_large_output_deadlock ... ok [INFO] [stdout] test completion::json_loader::tests::test_embedded_completions_available ... ok [INFO] [stdout] test completion::json_loader::tests::test_extract_option_base ... ok [INFO] [stdout] test completion::generators::system::tests::system_command_candidates_scan_path ... ok [INFO] [stdout] test completion::json_loader::tests::test_list_available_completions ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_completion_from_content ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_invalid_json ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_real_cargo_completion ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_real_git_completion ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_valid_completion_file ... ok [INFO] [stdout] test completion::json_loader::tests::test_validate_option_with_placeholders ... ok [INFO] [stdout] test completion::json_loader::tests::test_validation_empty_command_name ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_at_end_of_input ... ok [INFO] [stdout] test completion::generator::tests::test_git_completion_scenarios ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_between_multiple_spaces ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_inside_multibyte_char ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_at_very_start ... ok [INFO] [stdout] test completion::parser::tests::test_has_space_after_command ... ok [INFO] [stdout] test completion::generator::tests::test_unknown_command_completion ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_file_ext ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_option ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_too_long ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_too_short ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_valid ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_file_path ... ok [INFO] [stdout] test completion::parser::tests::test_option_takes_value_known ... ok [INFO] [stdout] test completion::parser::tests::test_option_takes_value_unknown ... ok [INFO] [stdout] test completion::parser::tests::test_parse_argument ... ok [INFO] [stdout] test completion::parser::tests::test_parse_command_only ... ok [INFO] [stdout] test completion::parser::tests::test_parse_command_with_space ... ok [INFO] [stdout] test completion::parser::tests::test_parse_command_without_space ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_token_index_handles_multibyte_tokens ... ok [INFO] [stdout] test completion::parser::tests::test_option_takes_value_edge_cases ... ok [INFO] [stdout] test completion::parser::tests::test_parse_double_dash_option ... ok [INFO] [stdout] test completion::parser::tests::test_parse_consonant_only_subcommand ... ok [INFO] [stdout] test completion::parser::tests::test_parse_empty_input ... ok [INFO] [stdout] test completion::parser::tests::test_parse_long_subcommand_name ... ok [INFO] [stdout] test completion::parser::tests::test_parse_more_than_two_subcommands ... ok [INFO] [stdout] test completion::parser::tests::test_parse_long_option ... ok [INFO] [stdout] test completion::parser::tests::test_parse_multiple_redirects ... ok [INFO] [stdout] test completion::parser::tests::test_parse_nested_subcommand ... ok [INFO] [stdout] test completion::parser::tests::test_parse_option_value_chain ... ok [INFO] [stdout] test completion::parser::tests::test_parse_option_after_argument ... ok [INFO] [stdout] test completion::parser::tests::test_parse_option_value ... ok [INFO] [stdout] test completion::parser::tests::test_parse_short_option ... ok [INFO] [stdout] test completion::parser::tests::test_parse_single_dash_long_option ... ok [INFO] [stdout] test completion::parser::tests::test_parse_subcommand_with_space ... ok [INFO] [stdout] test completion::parser::tests::test_redirect_basic_operators ... ok [INFO] [stdout] test completion::parser::tests::test_redirect_non_operators ... ok [INFO] [stdout] test completion::parser::tests::test_redirect_numbered_fd ... ok [INFO] [stdout] test completion::parser::tests::test_redirect_target_is_not_counted_as_argument ... ok [INFO] [stdout] test completion::parser::tests::test_redirect_triggers_argument_completion ... ok [INFO] [stdout] test completion::parser::tests::test_space_detection_edge_cases ... ok [INFO] [stdout] test completion::generator::tests::test_generate_command_candidates ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_mixed_quotes ... ok [INFO] [stdout] test completion::parser::tests::test_subcommand_completion_requires_space ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_empty_input ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_unclosed_quote ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_simple ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_single_quotes ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_whitespace_only ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_with_quotes ... ok [INFO] [stdout] test completion::path::tests::test_path_completion_prefix_fuzzy ... ok [INFO] [stdout] test completion::selection::tests::default_framework_switches_to_skim_via_env ... ok [INFO] [stdout] test completion::selection::tests::test_fuzzy_file_completion_with_temp_dir ... ok [INFO] [stdout] test completion::selection::tests::test_get_file_completions_directories_labeled ... ok [INFO] [stdout] test completion::selection::tests::test_get_file_completions_nonexistent_dir ... ok [INFO] [stdout] test completion::selection::tests::test_get_prompt_and_input_defaults ... ok [INFO] [stdout] test completion::selection::tests::test_last_word_basic ... ok [INFO] [stdout] test completion::selection::tests::test_last_word_empty ... ok [INFO] [stdout] test completion::selection::tests::test_last_word_whitespace_only ... ok [INFO] [stdout] test completion::selection::tests::test_select_completion_items_empty_returns_none ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_basic ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_multiple_spaces ... ok [INFO] [stdout] test completion::selection::tests::test_select_completion_items_single_fast_path ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_no_whitespace ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_select_item_with_skim_multiple_candidates ... ignored [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_tabs_and_newlines ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_select_item_with_skim_single_candidate ... ok [INFO] [stdout] test completion::ui::tests::cancels_on_ctrl_c ... ok [INFO] [stdout] test completion::ui::tests::handles_paging_and_jump_keys ... ok [INFO] [stdout] test completion::ui::tests::moves_and_refreshes_selection ... ok [INFO] [stdout] test completion::ui::tests::submits_selection_and_clears_ui ... ok [INFO] [stdout] test completion::wrapped_tests::tests::test_recursive_completion_with_trailing_space ... ok [INFO] [stdout] test completion::wrapped_tests::tests::test_recursive_option_completion ... ok [INFO] [stdout] test completion::wrapped_tests::tests::test_recursive_subcommand_completion ... ok [INFO] [stdout] test completion::z_tests::tests::test_completion_for_z_with_history ... ignored [INFO] [stdout] test completion::wrapped_tests::tests::test_wrapped_command_argument_generates_system_commands ... ok [INFO] [stdout] test direnv::tests::test_dir_environment_basic_functionality ... ok [INFO] [stdout] test direnv::tests::test_dir_environment_creation ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_empty ... ok [INFO] [stdout] test dirs::tests::test_search_file ... ignored [INFO] [stdout] test direnv::tests::test_read_envrc_quotes ... ok [INFO] [stdout] test environment::tests::auto_enables_ai_backfill_when_api_key_present ... ok [INFO] [stdout] test dirs::tests::test_is_dir ... ok [INFO] [stdout] test environment::tests::test_extend ... ok [INFO] [stdout] test environment::tests::test_lookup ... ok [INFO] [stdout] test environment::tests::test_resolve_alias ... ok [INFO] [stdout] test completion::parser::tests::test_parse_whitespace_only_input ... ok [INFO] [stdout] test github::tests::test_parse_notifications_empty ... ok [INFO] [stdout] test github::tests::test_parse_notifications_filter ... ok [INFO] [stdout] test history::tests::frecency ... ignored [INFO] [stdout] test github::tests::test_parse_notifications_counts ... ok [INFO] [stdout] test history::tests::test_async_history_update ... ok [INFO] [stdout] test history::tests::test_back ... ignored [INFO] [stdout] test environment::tests::test_search ... ok [INFO] [stdout] test history::tests::test_arc_cow_behavior ... ok [INFO] [stdout] test completion::json_loader::tests::test_all_embedded_completion_files_load_correctly ... ok [INFO] [stdout] test completion::json_loader::tests::test_completion_files_display_candidates_correctly ... ok [INFO] [stdout] test history::tests::test_context_aware_boosting ... ok [INFO] [stdout] git statustest history::tests::test_new ... ok [INFO] [stdout] test completion::json_loader::tests::test_git_completion_loading ... ok [INFO] [stdout] test history::tests::test_load ... ok [INFO] [stdout] test history::tests::test_save_no_path ... ok [INFO] [stdout] test history::tests::test_frecency_reload ... ok [INFO] [stdout] test history::tests::print_item ... ok [INFO] [stdout] test input::editor::tests::test_backspace_with_multibyte_characters ... ok [INFO] [stdout] test input::editor::tests::test_completion_word_fallback_for_redirect ... ok [INFO] [stdout] test input::editor::tests::test_completion_word_fallback_handles_whitespace_boundary ... ok [INFO] [stdout] test input::editor::tests::test_cursor_movement_with_unicode ... ok [INFO] [stdout] test input::editor::tests::test_delete_char_with_multibyte_characters ... ok [INFO] [stdout] test input::editor::tests::test_delete_to_beginning ... ok [INFO] [stdout] test input::editor::tests::test_delete_to_end ... ok [INFO] [stdout] test input::editor::tests::test_input_creation_and_display ... ok [INFO] [stdout] test input::editor::tests::test_input_operations ... ok [INFO] [stdout] test input::editor::tests::test_set_cursor_from_display_width ... ok [INFO] [stdout] test input::editor::tests::test_unicode_width_calculation ... ok [INFO] [stdout] test input::editor::tests::test_word_navigation_and_deletion ... ok [INFO] [stdout] test input::utils::display_width_tests::test_display_width_special_chars ... ok [INFO] [stdout] test lisp::builtin::tests::test_builtin_argument_length_checks ... ok [INFO] [stdout] test lisp::builtin::tests::test_lisp_sh ... ignored [INFO] [stdout] test lisp::default_environment::tests::chat_execute_add_multiple_commands_single_call ... ok [INFO] [stdout] test lisp::default_environment::tests::execute_allowlist_helpers_manage_entries ... ok [INFO] [stdout] test lisp::default_environment::tests::mcp_list_tools_returns_nil_when_empty ... ok [INFO] [stdout] test lisp::default_environment::tests::selector_validation_checks ... ok [INFO] [stdout] test lisp::interpreter::tests::test_define_and_set ... ok [INFO] [stdout] test lisp::interpreter::tests::test_eval_basic_values ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_define_operations ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_function_calls ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_let_bindings ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_no_unnecessary_clones ... ok [INFO] [stdout] test lisp::interpreter::tests::test_symbol_lookup ... ok [INFO] [stdout] test lisp::mcp_tests::test_chat_execute_allowlist ... ok [INFO] [stderr] --: 1: cannot create mcp_server_echo.log: Read-only file system [INFO] [stdout] 2026-04-24T03:08:18.915837Z ERROR rmcp::transport::worker: worker quit with fatal: Transport channel closed, when Client(reqwest::Error { kind: Request, url: "http://localhost:8080/mcp", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stderr] --: 1: cannot create mcp_server_true.log: Read-only file system [INFO] [stdout] test lisp::mcp_tests::test_mcp_add_http ... ok [INFO] [stderr] --: 1: cannot create mcp_server_echo.log: Read-only file system [INFO] [stdout] test completion::json_loader::tests::test_completion_candidates_generation_from_json ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_add_sse ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_clear ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_add_stdio ... ok [INFO] [stdout] test lisp::model::table::tests::test_record_basic ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_count ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_csv_roundtrip ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_list ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_display ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_from_json_array ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_from_json_primitives ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_head_tail ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_from_json_single_object ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_order_by ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_select ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_to_ai_context ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_to_ai_context_empty ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_to_json ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_where_cmp ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_where_contains ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_where_eq ... ok [INFO] [stdout] test lisp::parser::tests::test_parse_unexpected_token ... ok [INFO] [stdout] 2026-04-24T03:08:18.933059Z ERROR rmcp::transport::worker: worker quit with fatal: Transport channel closed, when Client(reqwest::Error { kind: Request, url: "https://example.com/mcp", source: hyper_util::client::legacy::Error(Connect, ConnectError("invalid URL, scheme is not http")) }) [INFO] [stdout] test history::tests::test_write_batch ... ok [INFO] [stdout] test history_import::tests::test_fish_history_import_with_invalid_utf8 ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::mcp_clear_resets_servers ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::lisp_mcp_helpers_add_servers ... ok [INFO] [stdout] test history::tests::test_frecency_completion ... ok [INFO] [stdout] test history::tests::test_open ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_range ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_is_number ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_table_operations ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_json_parse_stringify ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_math_basic ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_math_division ... ok [INFO] [stdout] test lisp::tests::test_call_fn ... ignored, requires shell execution context [INFO] [stdout] test parser::check::tests::test_backslash ... ok [INFO] [stdout] test parser::check::tests::test_braces ... ok [INFO] [stdout] test parser::check::tests::test_operators ... ok [INFO] [stdout] test parser::check::tests::test_quotes ... ok [INFO] [stdout] test lisp::tests::test_register_action ... ok [INFO] [stdout] test parser::edge_case_tests::test_literal_bracket ... ok [INFO] [stdout] test parser::tests::expand_alias_preserves_input_redirect ... ok [INFO] [stdout] test lisp::tests::test_apply_fn ... ok [INFO] [stdout] test lisp::tests::test_run_lisp ... ok [INFO] [stdout] test parser::tests::parse_args1 ... ok [INFO] [stdout] test parser::tests::parse_args2 ... ok [INFO] [stdout] test parser::tests::parse_argv0 ... ok [INFO] [stdout] 2026-04-24T03:08:18.940006Z ERROR doge_shell::lisp: Failed to execute config.lisp: Runtime error: "this-function-does-not-exist" is not defined [INFO] [stdout] test lisp::tests::run_config_lisp_rolls_back_state_on_error ... ok [INFO] [stdout] test parser::tests::parse_command2 ... ok [INFO] [stdout] test parser::tests::parse_command3 ... ok [INFO] [stdout] test parser::tests::parse_command1 ... ok [INFO] [stdout] test parser::edge_case_tests::test_unclosed_bracket ... ok [INFO] [stdout] test parser::tests::parse_command4 ... ok [INFO] [stdout] test parser::tests::parse_command_bg ... ok [INFO] [stdout] test history_import::tests::test_fish_history_import ... ok [INFO] [stdout] test parser::tests::parse_quoted ... ok [INFO] [stdout] test parser::tests::parse_commands ... ok [INFO] [stdout] test parser::tests::parse_command_sp ... ok [INFO] [stdout] test parser::tests::parse_simple_command4 ... ok [INFO] [stdout] test parser::tests::parse_simple_command3 ... ok [INFO] [stdout] test parser::tests::parse_glob ... ok [INFO] [stdout] test parser::tests::parse_proc_subst ... ok [INFO] [stdout] test parser::tests::parse_simple_command2 ... ok [INFO] [stdout] test parser::tests::parse_simple_command_with_input_redirect ... ok [INFO] [stdout] test parser::tests::parse_simple_command_bg1 ... ok [INFO] [stdout] test parser::tests::parse_simple_command1 ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_chain ... ok [INFO] [stdout] test parser::tests::parse_word ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_mixed_with_regular_pipe ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_simple ... ok [INFO] [stdout] test parser::tests::parse_subshell2 ... ok [INFO] [stdout] test parser::tests::parse_subshell ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_with_nested_parens ... ok [INFO] [stdout] test parser::tests::test_exec_subshell ... ok [INFO] [stdout] test parser::tests::test_get_string_safety ... ok [INFO] [stdout] test parser::tests::test_get_pos_word2 ... ok [INFO] [stdout] test parser::tests::test_glob_no_match ... ok [INFO] [stdout] test parser::tests::test_expand_alias ... ok [INFO] [stdout] test parser::tests::test_glob_expansion ... ok [INFO] [stdout] test parser::tests::test_get_pos_word1 ... ok [INFO] [stdout] test parser::tests::test_glob_character_class ... ok [INFO] [stdout] test parser::tests::test_glob_question_mark ... ok [INFO] [stdout] test parser::tests::test_redirect ... ok [INFO] [stdout] test parser::tests::test_redirect2 ... ok [INFO] [stdout] test parser::tests_escape::test_escape_backslash ... ok [INFO] [stdout] test parser::tests_escape::test_escape_space ... ok [INFO] [stdout] test parser::tests_escape::test_escape_special ... ok [INFO] [stdout] test process::job::tests::create_job ... ignored [INFO] [stdout] test parser::tests::test_recursive_glob ... ok [INFO] [stdout] test process::job::tests::test_job_completion_with_consumer_termination ... ok [INFO] [stdout] test process::job::tests::test_find_job ... ok [INFO] [stdout] test process::job::tests::test_normal_pipeline_completion ... ok [INFO] [stdout] test process::job_process::tests::test_pipeline_consumer_termination ... ok [INFO] [stdout] test parser::tests::test_glob_subdirectory ... ok [INFO] [stdout] test process::process::tests::test_prepare_execution_env_optimization ... ok [INFO] [stdout] test process::process::tests::test_prepare_execution ... ok [INFO] [stdout] test parser::tests::test_variable ... ok [INFO] [stdout] test parser::tests::test_simple_alias_like_ll ... ok [INFO] [stdout] test process::process::tests::test_process_state_transitions ... ok [INFO] [stdout] test process::wait::tests::is_stopped ... ok [INFO] [stdout] test process::process::tests::test_prepare_execution_term_handling_edge_cases ... ok [INFO] [stdout] test process::wait::tests::is_completed ... ok [INFO] [stdout] test process::wait::tests::test_wait_pid_job_handles_unexpected_status ... ok [INFO] [stdout] test prompt::tests::test_execution_time_module_long ... ok [INFO] [stdout] test prompt::tests::test_execution_time_module_short ... ok [INFO] [stdout] test prompt::tests::test_exit_status_module_success ... ok [INFO] [stdout] test prompt::tests::test_parse_git_status_output ... ok [INFO] [stdout] test prompt::tests::test_execution_time_module_none_under_threshold ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_contains_all_commands ... ok [INFO] [stdout] test prompt::tests::test_exit_status_module_failure ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_contains_exit ... ok [INFO] [stdout] test parser::tests::test_brace_expansion_unit ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_external_not_builtin ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_parse_error ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_generic ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_runtime_error ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_file_not_found ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_list ... ok [INFO] [stdout] test process::job_process::tests::test_job_process_variants ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_permission_denied ... ok [INFO] [stdout] test proxy::builtin::z::tests::test_parse_z_args ... ok [INFO] [stdout] [?2004l[?2004ltest proxy::builtin::reload::tests::test_format_reload_error_xdg_directory ... ok [INFO] [stdout] test repl::ai_tests::test_detect_ai_pipe_empty_command ... ok [INFO] [stdout] [?2004l[?2004l[?2004l[?2004ltest repl::ai_tests::test_detect_ai_pipe_with_single_quoted_query ... ok [INFO] [stdout] [?2004ltest repl::ai_tests::test_detect_ai_pipe_empty_query ... ok [INFO] [stdout] test repl::ai_tests::test_detect_ai_pipe_with_unquoted_query ... ok [INFO] [stdout] test repl::ai_tests::test_detect_ai_pipe_no_pattern ... ok [INFO] [stdout] test repl::ai_tests::test_detect_smart_pipe_empty_query ... ok [INFO] [stdout] [?2004l[?2004l[?2004l[?2004l[?2004ltest repl::ai_tests::test_detect_ai_pipe_with_double_quoted_query ... ok [INFO] [stdout] [?2004ltest repl::ai_tests::test_detect_smart_pipe_multiple_pipes ... ok [INFO] [stdout] test repl::ai_tests::test_detect_smart_pipe_no_query ... ok [INFO] [stdout] test repl::ai_tests::test_trigger_auto_fix_success ... ok [INFO] [stdout] test repl::ai_tests::test_detect_smart_pipe_valid ... ok [INFO] [stdout] test repl::ai_tests::test_detect_smart_pipe_no_pattern ... ok [INFO] [stdout] test repl::ai_tests::test_detect_ai_pipe_complex_command ... ok [INFO] [stdout] test repl::completion::completion_tests::test_mcp_form_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_e_is_ai_explain_command ... ok [INFO] [stdout] test repl::completion::completion_tests::test_trailing_symbol ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_f_accepts_suggestion_word_when_active ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_f_is_ai_autofix_when_no_suggestion ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_bracket_rotates_suggestion ... ok [INFO] [stdout] test repl::completion::completion_tests::test_replace_range ... ok [INFO] [stdout] test repl::completion::completion_tests::test_next_word_chunk ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_enter_executes_background ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_s_is_force_ai_suggestion ... ok [INFO] [stdout] test repl::key_action::tests::test_close_brace_overtypes ... ok [INFO] [stdout] test repl::key_action::tests::test_close_paren_inserts_when_not_matching ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_a_moves_to_begin ... ok [INFO] [stdout] test repl::key_action::tests::test_close_paren_overtypes_when_enabled_and_matching ... ok [INFO] [stdout] test repl::key_action::tests::test_backtab_triggers_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_backspace ... ok [INFO] [stdout] test repl::key_action::tests::test_close_bracket_overtypes ... ok [INFO] [stdout] test repl::key_action::tests::test_close_paren_inserts_when_disabled ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_c_interrupt ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_e_accepts_completion_when_active ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_e_moves_to_end_when_no_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_l_clear_screen ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_r_is_history_search ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_right_moves_word_right ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_u_deletes_to_beginning ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_k_deletes_to_end ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_left_moves_word_left ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_right_accepts_suggestion_word ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_right_moves_word_when_no_suggestion ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_e_moves_to_end ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_v_paste ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_w_deletes_word ... ok [INFO] [stdout] test repl::key_action::tests::test_down_is_history_next_outside_completion_mode ... ok [INFO] [stdout] test repl::key_action::tests::test_esc_cancels_completion_when_active ... ok [INFO] [stdout] test repl::key_action::tests::test_left_arrow_moves_cursor_left ... ok [INFO] [stdout] test repl::key_action::tests::test_open_brace_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_double_quote_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_esc_toggles_sudo_when_no_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_open_paren_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_down_is_history_next_in_completion_mode ... ok [INFO] [stdout] test repl::key_action::tests::test_enter_executes ... ok [INFO] [stdout] test repl::key_action::tests::test_open_bracket_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_open_paren_inserts_single_when_disabled ... ok [INFO] [stdout] test repl::key_action::tests::test_right_accepts_completion_when_active ... ok [INFO] [stdout] test repl::key_action::tests::test_shift_char_inserts ... ok [INFO] [stdout] test repl::key_action::tests::test_right_accepts_suggestion_when_active ... ok [INFO] [stdout] test repl::key_action::tests::test_regular_char_inserts ... ok [INFO] [stdout] test repl::key_action::tests::test_single_quote_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_right_moves_cursor_when_not_at_end ... ok [INFO] [stdout] test repl::key_action::tests::test_space_triggers_abbreviation_check ... ok [INFO] [stdout] test repl::key_action::tests::test_right_arrow_moves_cursor_right ... ok [INFO] [stdout] test repl::key_action::tests::test_tab_triggers_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_up_is_history_previous ... ok [INFO] [stdout] test repl::macro_utils::tests::test_backslash_command ... ok [INFO] [stdout] test repl::macro_utils::tests::test_complex_mix ... ok [INFO] [stdout] test repl::macro_utils::tests::test_multiple_commands ... ok [INFO] [stdout] test repl::macro_utils::tests::test_quoted_command ... ok [INFO] [stdout] test repl::macro_utils::tests::test_simple_command ... ok [INFO] [stdout] [?2004ltest repl::repl_ai::tests::test_get_directory_listing_content ... ok [INFO] [stdout] test repl::state_tests::tests::test_interactive_action_creation ... ok [INFO] [stdout] test repl::tests::command_is_valid_detects_builtin_and_alias ... ok [INFO] [stdout] [?2004ltest repl::test_analyze_input_suffix_calculation ... ok [INFO] [stdout] test repl::tests::test_ctrl_c_state_reset ... ok [INFO] [stdout] test repl::tests::test_ctrl_c_state_single_press ... ok [INFO] [stdout] test safety::tests::test_data_exfiltration_check ... ok [INFO] [stdout] test safety::tests::test_environment_modification ... ok [INFO] [stdout] test safety::tests::test_pipeline_check ... ok [INFO] [stdout] test safety::tests::test_mcp_tool_check ... ok [INFO] [stdout] test safety::tests::test_mcp_tool_strict_and_allowlist ... ok [INFO] [stdout] test safety::tests::test_prompt_injection_detection ... ok [INFO] [stdout] test safety::tests::test_pipeline_check_safe ... ok [INFO] [stdout] test safety::tests::test_safety_guard_rm ... ok [INFO] [stdout] test safety::tests::test_sanitize_ai_input ... ok [INFO] [stdout] test safety::tests::test_sensitive_file_access ... ok [INFO] [stdout] test safety::tests::test_strict_mode_allowlist ... ok [INFO] [stdout] test secrets::tests::test_history_mode_none ... ok [INFO] [stdout] test repl::tests::background_interval_ticks_even_with_busy_events ... ok [INFO] [stdout] test secrets::tests::test_is_sensitive_key_defaults ... ok [INFO] [stdout] test secrets::tests::test_custom_pattern ... ok [INFO] [stdout] test secrets::tests::test_session_secrets ... ok [INFO] [stdout] test shell::eval::tests::test_get_jobs_background ... ok [INFO] [stdout] test shell::eval::tests::test_get_jobs_sequence ... ok [INFO] [stdout] test shell::eval::tests::test_get_jobs_simple ... ok [INFO] [stdout] test shell::eval::tests::test_transform_input_for_smart_pipe ... ok [INFO] [stdout] test secrets::tests::test_history_mode_skip ... ok [INFO] [stdout] test secrets::tests::test_is_sensitive_command ... ok [INFO] [stdout] test secrets::tests::test_redact_command ... ok [INFO] [stdout] test secrets::tests::test_history_mode_redact ... ok [INFO] [stdout] test shell::eval::tests::test_transform_smart_pipe_edge_cases ... ok [INFO] [stdout] test suggestion::tests::engine_passes_full_context_to_backend ... ok [INFO] [stdout] test shell::hooks::tests::test_chpwd_update_env ... ok [INFO] [stdout] test suggestion::tests::engine_skips_ai_when_history_matches ... ok [INFO] [stdout] test snippet::tests::test_snippet_new ... ok [INFO] [stdout] test suggestion::tests::ai_backend_runs_when_preferences_enable_it ... ok [INFO] [stdout] test suggestion::tests::suggestion_request_contains_history_snapshot ... ok [INFO] [stdout] test suggestion::tests::test_completion_suggestion_real_fs ... ok [INFO] [stdout] test suggestion::tests::test_input_preferences_default ... ok [INFO] [stdout] test suggestion::tests::test_prompt_structure ... ok [INFO] [stdout] test suggestion::tests::test_ai_suggestion_blocklist ... ok [INFO] [stdout] test tests::test_panic_handler ... ignored [INFO] [stdout] test repl::tests::test_ctrl_c_state_double_press_within_timeout ... ok [INFO] [stdout] test history::tests::test_background_writer ... ok [INFO] [stdout] test repl::tests::test_ctrl_c_state_double_press_after_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 529 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 4.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dsh-c3fcac467b1039f4) [INFO] [stderr] Running tests/brace_expansion_test.rs (/opt/rustwide/target/debug/deps/brace_expansion_test-2fb0f64a8cb0189f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_brace_expansion_cartesian ... ok [INFO] [stdout] test test_brace_expansion_multiple_groups ... ok [INFO] [stdout] test test_brace_expansion_empty ... ok [INFO] [stdout] test test_brace_expansion_nested ... ok [INFO] [stdout] test test_brace_expansion_basic ... ok [INFO] [stdout] test test_brace_expansion_nested_deep ... ok [INFO] [stdout] test test_brace_expansion_pre_post ... ok [INFO] [stdout] test test_brace_expansion_no_comma ... ok [INFO] [stderr] Running tests/context_switching.rs (/opt/rustwide/target/debug/deps/context_switching-c0cba4e807a0f62c) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_context_switching_logic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/export.rs (/opt/rustwide/target/debug/deps/export-ab3351cdf2446f0a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test export_no_args_lists_exported_vars ... ok [INFO] [stdout] test export_variable_is_inherited_by_child_process ... ok [INFO] [stdout] test unexported_variable_is_not_inherited ... ok [INFO] [stderr] Running tests/logical_ops.rs (/opt/rustwide/target/debug/deps/logical_ops-ebe8d6d1e4b7f9b4) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test logical_and_or_short_circuit_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Running tests/new_completions.rs (/opt/rustwide/target/debug/deps/new_completions-338e445e1fa7c5ec) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_git_completion_with_real_json ... ok [INFO] [stdout] test test_new_json_completions_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/redirection.rs (/opt/rustwide/target/debug/deps/redirection-d4b497697f51fd76) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test input_redirect_missing_file_returns_error ... ok [INFO] [stdout] test input_redirect_feeds_command ... ok [INFO] [stdout] test output_redirect_still_writes_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/smart_pipe.rs (/opt/rustwide/target/debug/deps/smart_pipe-0eb47b19c9fe7301) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_smart_pipe_via_stdin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/special_pipes.rs (/opt/rustwide/target/debug/deps/special_pipes-c50ac4998f9cf1aa) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test struct_pipe_chains_lisp_expressions ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsh_builtin-f3f4bd40ba376153) [INFO] [stdout] test capture_suffix_updates_output_history ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] abbr: invalid abbreviation name (cannot contain spaces) [INFO] [stdout] [INFO] [stderr] alias: empty command (use unalias to remove aliases) [INFO] [stdout] running 169 tests [INFO] [stdout] Added abbreviation: gco → git checkout [INFO] [stdout] test abbr::tests::test_invalid_abbreviation_name ... ok [INFO] [stdout] test alias::tests::test_alias_command_empty_command ... ok [INFO] [stdout] Removed abbreviation: gco [INFO] [stdout] test abbr::tests::test_add_abbreviation ... ok [INFO] [stdout] ll='ls -la' [INFO] [stdout] test abbr::tests::test_remove_abbreviation ... ok [INFO] [stdout] test alias::tests::test_is_valid_alias_name ... ✓ Added bookmark: test = echo hello [INFO] [stdout] ok [INFO] [stdout] test alias::tests::test_alias_command_with_quotes ... ok [INFO] [stdout] test alias::tests::test_alias_command_set_and_get ... ok [INFO] [stdout] test alias::tests::test_remove_surrounding_quotes ... ok [INFO] [stdout] test bookmark::tests::test_add_bookmark ... ok [INFO] [stderr] alias: invalid alias name: 123invalid [INFO] [stdout] ✓ Removed bookmark: test [INFO] [stdout] test chatgpt::mcp::tests::test_remove_server_cleans_related_state ... ok [INFO] [stderr] alias: nonexistent: not found [INFO] [stdout] test alias::tests::test_alias_command_invalid_name ... ok [INFO] [stdout] test chatgpt::mcp::tests::test_sse_transport_error ... ok [INFO] [stdout] test chatgpt::mcp::tests::test_runtime_state_snapshot_restore ... ok [INFO] [stdout] test bookmark::tests::test_remove_bookmark ... ok [INFO] [stdout] test chatgpt::mcp::tests::test_sync_servers_blocking_ignores_order_only ... ok [INFO] [stdout] test alias::tests::test_alias_command_not_found ... ok [INFO] [stdout] test chatgpt::tests::extract_array_of_text_segments ... ok [INFO] [stdout] test chatgpt::tests::extract_nested_value_field ... ok [INFO] [stdout] test chatgpt::tests::returns_none_for_whitespace_only ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::load_allowlist_merges_runtime_entries ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::load_allowlist_prefers_env ... ok [INFO] [stdout] test chatgpt::mcp::tests::test_load_blocking_inside_runtime_does_not_panic ... ok [INFO] [stdout] test chatgpt::tests::extract_plain_string_content ... ok [INFO] [stdout] test chatgpt::mcp::tests::test_sync_servers_blocking_removes_missing_servers ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::extract_program_name_returns_first_token ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::load_allowlist_reads_config_file ... ok [INFO] [stdout] test chatgpt::tests::test_build_system_prompt_with_language ... ok [INFO] [stdout] test chatgpt::tool::gitignore::tests::test_gitignore_blocks_matching_file ... ok [INFO] [stdout] test chatgpt::tool::gitignore::tests::test_gitignore_directory_pattern ... ok [INFO] [stdout] No aliases defined [INFO] [stdout] test alias::tests::test_alias_command_list_empty ... ok [INFO] [stdout] test chatgpt::tool::ls::tests::test_ls_outside_workspace ... ok [INFO] [stdout] test chatgpt::tool::ls::tests::test_ls_subdir ... ignored [INFO] [stdout] test chatgpt::tool::read::tests::test_read_file_absolute_path ... ok [INFO] [stdout] test chatgpt::tool::read::tests::test_read_file_not_found ... ok [INFO] [stdout] test chatgpt::tool::read::tests::test_read_file_parent_traversal ... ok [INFO] [stdout] test chatgpt::tool::read::tests::test_read_file_success ... ok [INFO] [stdout] test chatgpt::tool::gitignore::tests::test_no_gitignore_allows_all ... ok [INFO] [stdout] test chatgpt::tool::search::tests::test_search_content ... ok [INFO] [stdout] test chatgpt::tool::ls::tests::test_ls_current_dir ... ok [INFO] [stdout] test chatgpt::tool::search::tests::test_search_filename ... ok [INFO] [stdout] test chatgpt::tool::tests::resolve_tool_path_rejects_parent_traversal ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::run_requires_confirmation_for_skill_script ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::run_rejects_string_eval_flags ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::run_reports_full_command_on_disallowed_program ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::run_rejects_shell_expression ... ok [INFO] [stdout] test chatgpt::tool::tests::test_truncation_no_panic_multi_byte ... ok [INFO] [stdout] test chatgpt::tool::tests::test_truncation_exact ... ok [INFO] [stdout] test chatgpt::tool::tests::resolve_tool_path_rejects_symlink_escape ... ok [INFO] [stdout] test chatgpt::tool::tests::test_truncation_long ... ok [INFO] [stdout] test chatgpt::tool::tests::test_truncation_short ... ok [INFO] [stdout] test command_timing::tests::test_timing_file_path ... ok [INFO] [stdout] test comp_gen::tests::parse_args_accepts_stdout ... ok [INFO] [stdout] test comp_gen::tests::parse_args_rejects_conflicting_modes ... ok [INFO] [stdout] test comp_gen::tests::parse_args_accepts_check ... ok [INFO] [stdout] test chatgpt::tool::tests::test_execute_tool_call_unknown_tool ... ok [INFO] [stdout] test comp_gen::tests::validate_completion_rejects_command_mismatch ... ok [INFO] [stdout] test comp_gen::tests::validate_completion_rejects_missing_command ... ok [INFO] [stdout] test comp_gen::tests::validate_completion_rejects_option_without_flag ... ok [INFO] [stdout] test comp_gen::tests::validate_completion_rejects_script_type ... ok [INFO] [stdout] test command_timing::tests::test_format_duration ... ok [INFO] [stdout] test dmv::tests::test_check_rename_conflicts ... ok [INFO] [stdout] test dmv::tests::test_check_rename_conflicts_duplicate_targets ... ok [INFO] [stdout] test comp_gen::tests::validate_completion_allows_minimal ... ok [INFO] [stdout] test comp_gen::tests::validate_completion_requires_type_object ... ok [INFO] [stdout] total 16 [INFO] [stdout] drwxr-xr-x 3 root root 4096 Apr 24 03:00 . [INFO] [stdout] drwxr-xr-x 10 root root 4096 Apr 24 03:00 .. [INFO] [stdout] -rw-r--r-- 1 root root 1347 Apr 24 03:00 Cargo.toml [INFO] [stdout] drwxr-xr-x 4 root root 4096 Apr 24 03:00 src [INFO] [stdout] test dmv::tests::test_generate_replacement ... ok [INFO] [stdout] test chatgpt::tool::execute::tests::run_skips_confirmation_for_allowlisted_command ... ok [INFO] [stdout] test dmv::tests::test_generate_replacement_multiple_captures ... ok [INFO] [stdout] test dmv::tests::test_glob_to_regex ... ok [INFO] [stdout] test dmv::tests::test_parse_pattern_errors ... ok [INFO] [stdout] test dmv::tests::test_parse_pattern ... ok [INFO] [stdout] test dmv::tests::test_pattern_match_advanced ... ok [INFO] [stdout] test dmv::tests::test_pattern_match ... ok [INFO] [stdout] test eview::tests::test_eview_pipe ... ok [INFO] [stdout] test gco::tests::test_extract_branch_name ... ok [INFO] [stdout] test dmv::tests::test_parse_pattern_complex ... ok [INFO] [stdout] test gh_notify::tests::test_filter_notifications ... ok [INFO] [stdout] test gh_notify::tests::test_format_notification_display ... ok [INFO] [stdout] test dmv::tests::test_generate_replacement_no_match ... ok [INFO] [stdout] test comp_gen::tests::parse_args_rejects_unknown_option ... ok [INFO] [stdout] test gh_notify::tests::test_format_notification_display_mention ... ok [INFO] [stdout] test glog::tests::test_extract_commit_hash ... ok [INFO] [stdout] test github_client::tests::test_parse_prs_valid ... ok [INFO] [stdout] test github_client::tests::test_parse_prs_empty ... ok [INFO] [stdout] test glog::tests::test_parse_arguments ... ok [INFO] [stdout] test gwt::tests::test_format_worktree_dir ... ok [INFO] [stdout] test glog::tests::test_is_git_repository ... ok [INFO] [stdout] test gwt::tests::test_is_git_repository ... ok [INFO] [stdout] test glog::tests::test_strip_ansi_codes ... ok [INFO] [stdout] test gwt::tests::test_parse_options_editor ... ok [INFO] [stdout] test gwt::tests::test_parse_options_branch_only ... ok [INFO] [stdout] test commit_ai::tests::test_get_staged_diff_empty ... ok [INFO] [stdout] test gwt::tests::test_parse_options_combined ... ok [INFO] [stdout] test commit_ai::tests::test_get_staged_diff_with_changes ... ok [INFO] [stdout] test gwt::tests::test_parse_options_empty ... ok [INFO] [stdout] test gwt::tests::test_parse_options_prune ... ok [INFO] [stdout] test gwt::tests::test_parse_options_no_cd ... ok [INFO] [stdout] test gwt::tests::test_parse_options_remove_force ... ok [INFO] [stdout] test gwt::tests::test_parse_options_new_branch ... ok [INFO] [stdout] test gwt::tests::test_parse_options_remove_force_combined ... ok [INFO] [stdout] test gwt::tests::test_parse_options_remove ... ok [INFO] [stdout] test markdown::tests::fallback_returns_original_on_error ... ok [INFO] [stdout] test markdown::tests::renders_headings_and_emphasis ... ok [INFO] [stdout] test markdown::tests::renders_lists_and_code_block ... ok [INFO] [stdout] test gwt::tests::test_sanitize_branch_name ... ok [INFO] [stdout] test out::tests::test_print_last_stdout ... ok [INFO] [stderr] reload: Failed to read config file: ~/.config/dsh/config.lisp: No such file or directory [INFO] [stdout] test reload::tests::test_reload_command_basic ... ok [INFO] [stdout] test include::tests::test_include_unset ... ok [INFO] [stdout] reload - reload configuration file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] reload [--help|-h] [INFO] [stdout] [INFO] [stdout] DESCRIPTION: [INFO] [stdout] Reloads the config.lisp configuration file without restarting the shell. [INFO] [stdout] This allows you to apply configuration changes during your shell session. [INFO] [stdout] [INFO] [stdout] The command re-reads and re-executes the config.lisp file from the [INFO] [stdout] standard configuration directory (~/.config/dsh/config.lisp). [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -h, --help Show this help message [INFO] [stdout] [INFO] [stdout] EXAMPLES: [INFO] [stdout] reload Reload the configuration file [INFO] [stdout] reload -h Show this help message [INFO] [stdout] [INFO] [stdout] EXIT STATUS: [INFO] [stdout] 0 Configuration reloaded successfully [INFO] [stdout] 1 Error occurred during reload (file not found, syntax error, etc.) [INFO] [stdout] [INFO] [stdout] NOTES: [INFO] [stdout] - If the config file contains syntax errors, they will be displayed [INFO] [stdout] - If the config file cannot be read, an appropriate error message is shown [INFO] [stdout] - The current shell state is preserved if reload fails [INFO] [stdout] - New aliases and settings are applied immediately on successful reload [INFO] [stdout] test reload::tests::test_reload_command_file_not_found_error ... ok [INFO] [stdout] test reload::tests::test_reload_command_help_long ... ok [INFO] [stdout] reload - reload configuration file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] reload [--help|-h] [INFO] [stdout] [INFO] [stdout] DESCRIPTION: [INFO] [stdout] Reloads the config.lisp configuration file without restarting the shell. [INFO] [stdout] This allows you to apply configuration changes during your shell session. [INFO] [stdout] [INFO] [stdout] The command re-reads and re-executes the config.lisp file from the [INFO] [stdout] standard configuration directory (~/.config/dsh/config.lisp). [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -h, --help Show this help message [INFO] [stdout] [INFO] [stdout] EXAMPLES: [INFO] [stdout] reload Reload the configuration file [INFO] [stdout] reload -h Show this help message [INFO] [stdout] [INFO] [stdout] EXIT STATUS: [INFO] [stdout] 0 Configuration reloaded successfully [INFO] [stdout] 1 Error occurred during reload (file not found, syntax error, etc.) [INFO] [stdout] [INFO] [stdout] NOTES: [INFO] [stdout] - If the config file contains syntax errors, they will be displayed [INFO] [stdout] - If the config file cannot be read, an appropriate error message is shown [INFO] [stdout] - The current shell state is preserved if reload fails [INFO] [stdout] - New aliases and settings are applied immediately on successful reload [INFO] [stdout] test reload::tests::test_reload_command_lisp_runtime_error ... ok [INFO] [stdout] test reload::tests::test_reload_command_help_short ... ok [INFO] [stdout] test reload::tests::test_reload_command_lisp_syntax_error ... ok [INFO] [stdout] test reload::tests::test_reload_command_too_many_arguments ... ok [INFO] [stdout] test serve::tests::test_add_cors_headers ... ok [INFO] [stderr] reload: Runtime error: undefined function 'invalid-func' [INFO] [stderr] reload: Parse error: unexpected token ')' at index 15 [INFO] [stderr] reload: too many arguments [INFO] [stderr] Usage: reload [--help|-h] [INFO] [stdout] test serve::tests::test_directory_entry_format_size ... ok [INFO] [stdout] test serve::tests::test_directory_entry_from_path ... ok [INFO] [stdout] test reload::tests::test_reload_command_invalid_argument ... ok [INFO] [stdout] test reload::tests::test_reload_command_permission_denied_error ... ok [INFO] [stderr] reload: invalid option: --invalid [INFO] [stderr] Usage: reload [--help|-h] [INFO] [stderr] reload: Permission denied [INFO] [stdout] test serve::tests::test_directory_entry_get_icon ... ok [INFO] [stdout] test serve::tests::test_file_server_is_safe_path ... ok [INFO] [stderr] reload: test error [INFO] [stdout] test reload::tests::test_reload_command_dispatch_error ... ok [INFO] [stdout] test serve::tests::test_file_server_resolve_file_path ... ok [INFO] [stdout] test include::tests::test_include_command ... ok [INFO] [stdout] test serve::tests::test_directory_scanner_scan_directory ... ok [INFO] [stdout] test serve::tests::test_directory_scanner_has_index_file ... ok [INFO] [stdout] test serve::tests::test_generate_usage_text ... ok [INFO] [stdout] test serve::tests::test_generate_help_text ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_case_insensitive ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_html ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_css ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_is_text_type ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_javascript ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_jpeg ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_json ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_unknown ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_cors ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_default ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_invalid_port_non_numeric ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_invalid_port ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_invalid_port_too_high ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_help ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_directory ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_multiple_flags ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_no_index ... ok [INFO] [stdout] test serve::tests::test_mime_type_detector_png ... ok [INFO] [stderr] snippet: invalid snippet name (cannot contain spaces) [INFO] [stdout] test serve::tests::test_parse_arguments_port ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_verbose ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_port_long ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_open ... ok [INFO] [stdout] test commit_ai::tests::test_run_git_commit ... ok [INFO] [stdout] test serve::tests::test_serve_config_default ... ok [INFO] [stdout] test serve::tests::test_parse_arguments_verbose_long ... ok [INFO] [stdout] test serve::tests::test_serve_config_validation_invalid_port ... ok [INFO] [stdout] test serve::tests::test_serve_config_cors_flag ... ok [INFO] [stdout] test serve::tests::test_serve_config_host_validation ... ok [INFO] [stdout] test serve::tests::test_serve_config_validation_directory_not_found ... ok [INFO] [stdout] test serve::tests::test_serve_config_validation_valid ... ok [INFO] [stdout] test serve::tests::test_serve_error_suggest_alternative_ports ... ok [INFO] [stdout] test serve::tests::test_serve_error_user_message ... ok [INFO] [stdout] test serve::tests::test_serve_config_new ... ok [INFO] [stdout] ✓ Added snippet: test [INFO] [stdout] test serve::tests::test_serve_config_validation_not_a_directory ... ok [INFO] [stdout] ✓ Removed snippet: test [INFO] [stdout] test snippet::tests::test_add_snippet ... ok [INFO] [stdout] test snippet::tests::test_remove_snippet ... ok [INFO] [stdout] test task::tests::test_detect_cargo_toml ... ok [INFO] [stdout] test task::tests::test_detect_package_json ... ok [INFO] [stdout] test task::tests::test_detect_yarn ... ok [INFO] [stdout] test snippet::tests::test_invalid_snippet_name ... ok [INFO] [stdout] test gh_notify::tests::test_resolve_url_none ... ok [INFO] [stdout] test gh_notify::tests::test_fetch_notifications_connection_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 168 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsh_frecency-f16971026a9064f9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test extra_tests::tests::test_search_prefix_range ... ok [INFO] [stdout] test extra_tests::tests::test_truncate_restores_order ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsh_openai-83f4aaf99309fa70) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test client::tests::test_await_with_cancel_normal_completion ... ok [INFO] [stdout] test config::tests::build_chat_endpoint_appends_path ... ok [INFO] [stdout] test config::tests::build_chat_endpoint_handles_existing_path ... ok [INFO] [stdout] test config::tests::from_getter_prefers_primary_keys ... ok [INFO] [stdout] test config::tests::sanitize_base_url_allows_http_with_explicit_opt_in ... ok [INFO] [stdout] test config::tests::sanitize_base_url_defaults_when_none ... ok [INFO] [stdout] test config::tests::from_getter_supports_double_underscored_legacy_key ... ok [INFO] [stdout] test config::tests::sanitize_base_url_rejects_insecure_http_by_default ... ok [INFO] [stdout] test client::tests::test_await_with_cancel_via_callback ... ok [INFO] [stdout] test client::tests::sync_send_chat_request_inside_runtime_does_not_panic ... ok [INFO] [stdout] test client::tests::sync_send_message_inside_runtime_does_not_panic ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsh_types-b237a570cff1e908) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test output_history::tests::test_output_entry_truncate ... ok [INFO] [stdout] test output_history::tests::test_output_entry_new ... ok [INFO] [stdout] test output_history::tests::test_output_entry_size ... ok [INFO] [stdout] test output_history::tests::test_parse_output_var ... ok [INFO] [stdout] test output_history::tests::test_output_history_clear ... ok [INFO] [stdout] test output_history::tests::test_output_history_last_stdout ... ok [INFO] [stdout] test output_history::tests::test_truncate_multibyte_panic ... ok [INFO] [stdout] test terminal::tests::test_shell_mode_detection ... ok [INFO] [stdout] test terminal::tests::test_shell_mode_interactivity ... ok [INFO] [stdout] test notebook::tests::test_session_control ... ok [INFO] [stdout] test notebook::tests::test_load_complex_markdown ... ok [INFO] [stdout] test terminal::tests::test_shell_mode_job_control_support ... ok [INFO] [stdout] test terminal::tests::test_terminal_state_non_terminal ... ok [INFO] [stdout] test output_history::tests::test_output_history_max_entries ... ok [INFO] [stdout] test output_history::tests::test_output_history_push_and_get ... ok [INFO] [stdout] test notebook::tests::test_notebook_save_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests doge_shell [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dsh_builtin [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dsh_frecency [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dsh_openai [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dsh_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9081e2855def2da5b43e0649693d8ef795d19c0a526f06cb5721eb76e705b6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9081e2855def2da5b43e0649693d8ef795d19c0a526f06cb5721eb76e705b6d4", kill_on_drop: false }` [INFO] [stdout] 9081e2855def2da5b43e0649693d8ef795d19c0a526f06cb5721eb76e705b6d4