[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 1.95.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pyspa/doge-shell on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded tempfile v3.26.0 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded mac-notification-sys v0.6.9 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded windows-version v0.1.7 [INFO] [stderr] Downloaded file-lock v2.1.11 [INFO] [stderr] Downloaded csv-core v0.1.13 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded easy_reader v0.5.2 [INFO] [stderr] Downloaded notify-rust v4.12.0 [INFO] [stderr] Downloaded shell-quote v0.7.2 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded rusqlite v0.38.0 [INFO] [stderr] Downloaded aws-lc-rs v1.16.1 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded skim v2.0.2 [INFO] [stderr] Downloaded unicode-display-width v0.3.0 [INFO] [stderr] Downloaded process-wrap v9.0.3 [INFO] [stderr] Downloaded nix v0.31.2 [INFO] [stderr] Downloaded rmcp v0.14.0 [INFO] [stderr] Downloaded objc2-io-kit v0.3.2 [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded shellexpand v3.1.2 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.10 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded pulldown-cmark v0.13.1 [INFO] [stderr] Downloaded async-signal v0.2.13 [INFO] [stderr] Downloaded xid v1.1.1 [INFO] [stderr] Downloaded clap_complete v4.5.66 [INFO] [stderr] Downloaded defer-drop v1.3.0 [INFO] [stderr] Downloaded recvmsg v1.0.0 [INFO] [stderr] Downloaded csv v1.4.0 [INFO] [stderr] Downloaded serial2 v0.2.34 [INFO] [stderr] Downloaded rsqlite-vfs v0.1.0 [INFO] [stderr] Downloaded ntapi v0.4.3 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded interprocess v2.4.0 [INFO] [stderr] Downloaded rmcp-macros v0.14.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded winreg v0.8.0 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded console v0.16.2 [INFO] [stderr] Downloaded ansi-to-tui v8.0.1 [INFO] [stderr] Downloaded portable-pty v0.9.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded termion v4.0.6 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded globmatch v0.3.1 [INFO] [stderr] Downloaded sysctl v0.4.6 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded schemars_derive v1.2.1 [INFO] [stderr] Downloaded doctest-file v1.0.0 [INFO] [stderr] Downloaded unit-prefix v0.5.2 [INFO] [stderr] Downloaded assert_enum_variants v0.1.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.36.0 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.5.2 [INFO] [stderr] Downloaded aws-lc-sys v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7692ce8a78d81189bd36035e52e1c933c324696094ba93b7864cdf01d71e32e7 [INFO] running `Command { std: "docker" "start" "-a" "7692ce8a78d81189bd36035e52e1c933c324696094ba93b7864cdf01d71e32e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7692ce8a78d81189bd36035e52e1c933c324696094ba93b7864cdf01d71e32e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7692ce8a78d81189bd36035e52e1c933c324696094ba93b7864cdf01d71e32e7", kill_on_drop: false }` [INFO] [stdout] 7692ce8a78d81189bd36035e52e1c933c324696094ba93b7864cdf01d71e32e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97e9cc4fcfad7636bf9a1f9ac385fbfb9160b5a45384788b2f4031bacad5fa3 [INFO] running `Command { std: "docker" "start" "-a" "e97e9cc4fcfad7636bf9a1f9ac385fbfb9160b5a45384788b2f4031bacad5fa3", 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 serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling slab v0.4.12 [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 ident_case v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling either v1.15.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 darling_core v0.23.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling unicase v2.9.0 [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 thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [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 futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 icu_collections v2.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling hyper v1.8.1 [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 cfg_aliases v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [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 powerfmt v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling deranged v0.5.8 [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 iri-string v0.7.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [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 crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling enumflags2 v0.7.12 [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 eyre v0.6.12 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling typeid v1.0.3 [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 zvariant v5.10.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling addr2line v0.25.1 [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 proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.76 [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 flate2 v1.1.9 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [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 getopts v0.2.24 [INFO] [stderr] Compiling serial2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling rmcp v0.14.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling termion v4.0.6 [INFO] [stderr] Compiling interprocess v2.4.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling rmcp-macros v0.14.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_complete_nushell v4.5.10 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling process-wrap v9.0.3 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling reqwest v0.12.28 [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 tokio-stream v0.1.18 [INFO] [stderr] Compiling sse-stream v0.2.1 [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 unicode-display-width v0.3.0 [INFO] [stderr] Compiling file-lock v2.1.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling assert_enum_variants v0.1.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling skim v2.0.2 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling shellexpand v3.1.2 [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 glob v0.3.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling xid v1.1.1 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling notify-rust v4.12.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 termios v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [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 16s [INFO] running `Command { std: "docker" "inspect" "e97e9cc4fcfad7636bf9a1f9ac385fbfb9160b5a45384788b2f4031bacad5fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97e9cc4fcfad7636bf9a1f9ac385fbfb9160b5a45384788b2f4031bacad5fa3", kill_on_drop: false }` [INFO] [stdout] e97e9cc4fcfad7636bf9a1f9ac385fbfb9160b5a45384788b2f4031bacad5fa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec50d8bbf90598e811c3f62ed003abb25397d92c39c6dfb418248e50714c511d [INFO] running `Command { std: "docker" "start" "-a" "ec50d8bbf90598e811c3f62ed003abb25397d92c39c6dfb418248e50714c511d", kill_on_drop: false }` [INFO] [stderr] Compiling doge-shell v0.0.1 (/opt/rustwide/workdir/dsh) [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 dsh-frecency v0.1.0 (/opt/rustwide/workdir/dsh-frecency) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 49.91s [INFO] running `Command { std: "docker" "inspect" "ec50d8bbf90598e811c3f62ed003abb25397d92c39c6dfb418248e50714c511d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec50d8bbf90598e811c3f62ed003abb25397d92c39c6dfb418248e50714c511d", kill_on_drop: false }` [INFO] [stdout] ec50d8bbf90598e811c3f62ed003abb25397d92c39c6dfb418248e50714c511d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0826a6eadb793d0f18f3f1f86f198cea5d44502cceb5ea8cb84979bc1d2a565b [INFO] running `Command { std: "docker" "start" "-a" "0826a6eadb793d0f18f3f1f86f198cea5d44502cceb5ea8cb84979bc1d2a565b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.94s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doge_shell-53d36241f048819d) [INFO] [stdout] [INFO] [stdout] running 538 tests [INFO] [stdout] test ai_features::tests::test_analyze_output ... ok [INFO] [stdout] test ai_features::tests::test_check_safety ... ok [INFO] [stdout] test ai_features::tests::test_analyze_output_empty ... ok [INFO] [stdout] test ai_features::tests::test_analyze_output_with_stderr ... ok [INFO] [stdout] test ai_features::tests::test_explain_command ... ok [INFO] [stdout] test ai_features::tests::test_diagnose_output_truncation ... ok [INFO] [stdout] test ai_features::tests::test_expand_smart_pipe ... 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_long_input_is_sanitized ... ok [INFO] [stdout] test ai_features::tests::test_fix_command ... ok [INFO] [stdout] test ai_features::tests::test_fix_command_with_code_block ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_basic ... ok [INFO] [stdout] test ai_features::tests::test_run_generative_command ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_prompt_injection_warning ... ok [INFO] [stdout] test ai_features::tests::test_explain_command_inline_empty_input ... ok [INFO] [stdout] test ai_features::tests::test_run_generative_command_japanese ... ok [INFO] [stdout] test ai_features::tests::test_sanitize_code_block ... ok [INFO] [stdout] test ai_features::tests::test_sanitize_code_block_edge_cases ... ok [INFO] [stdout] test ai_features::ui::tests::test_extract_command ... ok [INFO] [stdout] test ai_features::ui::tests::test_ui_initialization ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_git_commit_combined ... ok [INFO] [stdout] test ai_features::tests::test_send_followup_question ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_git_commit_short ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_global_option ... ok [INFO] [stdout] test ai_features::tests::test_diagnose_output_with_history ... ok [INFO] [stdout] test argument_explainer::tests::test_explain_with_quotes ... ok [INFO] [stdout] test ai_features::tests::test_diagnose_output ... ok [INFO] [stdout] test command_palette::tests::test_builtin_actions_properties ... ok [INFO] [stdout] test ai_features::tests::test_analyze_output_truncation ... ok [INFO] [stdout] test ai_features::ui::tests::test_ui_set_text ... 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_palette::tests::test_registry_registration ... ok [INFO] [stdout] test command_suggestion::tests::test_find_similar_commands_no_match ... ok [INFO] [stdout] test command_suggestion::tests::test_find_similar_commands_with_builtins ... ok [INFO] [stdout] test command_suggestion::tests::test_format_suggestions_multiple ... ok [INFO] [stdout] test command_suggestion::tests::test_format_suggestions_empty ... ok [INFO] [stdout] test command_suggestion::tests::test_format_suggestions_single ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_completely_different ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_one_char_diff ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_same ... ok [INFO] [stdout] test command_suggestion::tests::test_short_command_not_suggested ... ok [INFO] [stdout] test command_timing::tests::test_extract_command_name ... ok [INFO] [stdout] test command_timing::tests::test_average_duration ... ok [INFO] [stdout] test command_timing::tests::test_command_stats_new ... ok [INFO] [stdout] test command_timing::tests::test_format_duration ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_empty ... ok [INFO] [stdout] test command_suggestion::tests::test_levenshtein_distance_swap ... ok [INFO] [stdout] test command_timing::tests::test_command_stats_record ... ok [INFO] [stdout] test command_timing::tests::test_success_rate ... 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_handles_legacy_candidates ... ok [INFO] [stdout] test completion::cache::tests::cache_filters_using_last_token ... ok [INFO] [stdout] test completion::cache::tests::cache_returns_exact_match ... ok [INFO] [stdout] test completion::command::tests::test_command_completion_database ... ok [INFO] [stdout] test completion::command::tests::test_completion_candidate_creation ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates_empty_input ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates ... ok [INFO] [stdout] test completion::command::tests::test_argument_type_serialization ... ok [INFO] [stdout] test completion::commands::tests::test_deduplicate_candidates_mixed_variants ... 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::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_absolute_path ... ok [INFO] [stdout] test completion::commands::tests::test_get_commands_relative_path ... ok [INFO] [stdout] test completion::context::tests::test_correct_flag_like_subcommand ... ok [INFO] [stdout] test completion::commands::tests::test_get_executables_non_executable_file ... ok [INFO] [stdout] test completion::display::tests::test_candidate_description_retrieval ... ok [INFO] [stdout] test completion::display::tests::test_column_alignment_fixed_width ... ok [INFO] [stdout] test completion::commands::tests::test_get_executables_fuzzy ... ok [INFO] [stdout] test completion::display::tests::test_column_alignment_with_unicode ... ok [INFO] [stdout] test completion::commands::tests::test_get_executables_empty_dir ... ok [INFO] [stdout] test completion::context::tests::test_correct_alias_subcommand ... ok [INFO] [stdout] test completion::display::tests::completion_config_default_uses_env_override ... ok [INFO] [stdout] test completion::display::tests::test_formatted_display_width_limits ... ok [INFO] [stdout] test completion::display::tests::test_formatted_display_alignment ... ok [INFO] [stdout] test completion::display::tests::test_layout_calculation_description_width ... ok [INFO] [stdout] test completion::display::tests::test_terminal_size_calculation ... 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::floating::tests::test_initial_selection ... ok [INFO] [stdout] test completion::floating::tests::test_move_is_noop_when_no_visible_items ... ok [INFO] [stdout] test completion::floating::tests::test_move_up_and_wrap ... ok [INFO] [stdout] test completion::floating::tests::test_move_down_and_wrap ... ok [INFO] [stdout] test completion::floating::tests::test_page_navigation_and_home_end ... ok [INFO] [stdout] test completion::floating::tests::test_move_scrolls_through_all_candidates_with_small_window ... ok [INFO] [stdout] test completion::floating::tests::test_selected_output_uses_absolute_selection ... 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::build_candidate_path_preserves_relative_paths ... 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::test_argument_correction_unit ... ok [INFO] [stdout] test completion::generator::tests::test_generate_subcommand_candidates ... ok [INFO] [stdout] test completion::generator::tests::test_git_add_completion_options_with_single_dash ... ok [INFO] [stdout] test completion::generator::tests::test_option_completion_guard ... ok [INFO] [stdout] test completion::generator::tests::test_cd_completion_logic ... ok [INFO] [stdout] test ai_features::tests::test_run_generative_command_complex ... ok [INFO] [stdout] test completion::generator::tests::test_nested_subcommand_completion_after_space_and_short_prefix ... 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::cache::tests::cache_expires_entries ... ok [INFO] [stdout] test completion::cache::tests::cache_extends_ttl ... ok [INFO] [stdout] test completion::generators::filesystem::tests::file_candidates_support_fuzzy_match ... ok [INFO] [stdout] test completion::generators::filesystem::tests::file_candidates_prefix_priority_boost ... 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::generator::tests::test_recursive_script_execution ... 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::generators::user::tests::test_user_generator_filters_by_prefix ... ok [INFO] [stdout] test completion::generator::tests::test_script_execution_variable_substitution ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_no_match ... ok [INFO] [stdout] test completion::generators::user::tests::test_user_generator_generates_candidates ... ok [INFO] [stdout] test completion::generator::tests::test_script_execution ... 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::history_boost_skips_file_candidates ... ok [INFO] [stdout] test completion::history::tests::test_completion_context ... ok [INFO] [stdout] test completion::integrated::tests::test_candidate_type_sorting ... ok [INFO] [stdout] test completion::integrated::tests::test_context_aware_frecency_boost ... ok [INFO] [stdout] test completion::integrated::tests::test_enhanced_candidate_creation ... ok [INFO] [stdout] test completion::integrated::tests::test_context_aware_frecency_boost_edge_cases ... 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::generator::tests::test_generate_command_candidates ... ok [INFO] [stdout] test completion::generator::tests::test_unknown_command_completion ... ok [INFO] [stdout] test completion::json_loader::tests::test_extract_option_base ... ok [INFO] [stdout] test completion::generator::tests::test_git_completion_scenarios ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_completion_from_content ... ok [INFO] [stdout] test completion::generators::system::tests::system_command_candidates_scan_path ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_invalid_json ... ok [INFO] [stdout] test completion::json_loader::tests::test_load_real_git_completion ... ok [INFO] [stdout] test completion::json_loader::tests::test_embedded_completions_available ... 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::json_loader::tests::test_load_real_cargo_completion ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_at_end_of_input ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_at_very_start ... 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_has_space_after_command ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_file_ext ... ok [INFO] [stdout] test completion::json_loader::tests::test_list_available_completions ... ok [INFO] [stdout] test completion::parser::tests::test_cursor_token_index_handles_multibyte_tokens ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_file_path ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_option ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_too_short ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_too_long ... ok [INFO] [stdout] test completion::parser::tests::test_looks_like_subcommand_valid ... ok [INFO] [stdout] test completion::parser::tests::test_option_takes_value_edge_cases ... 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_command_only ... ok [INFO] [stdout] test completion::parser::tests::test_parse_command_with_space ... ok [INFO] [stdout] test completion::parser::tests::test_parse_argument ... ok [INFO] [stdout] test completion::parser::tests::test_parse_command_without_space ... 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_option ... 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_double_dash_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_after_argument ... ok [INFO] [stdout] test completion::parser::tests::test_parse_single_dash_long_option ... ok [INFO] [stdout] test completion::parser::tests::test_parse_option_value_chain ... ok [INFO] [stdout] test completion::parser::tests::test_parse_subcommand_with_space ... ok [INFO] [stdout] test completion::parser::tests::test_parse_whitespace_only_input ... 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_parse_option_value ... ok [INFO] [stdout] test completion::parser::tests::test_parse_short_option ... 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::parser::tests::test_tokenize_empty_input ... ok [INFO] [stdout] test completion::parser::tests::test_tokenize_mixed_quotes ... 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_unclosed_quote ... ok [INFO] [stdout] test completion::parser::tests::test_subcommand_completion_requires_space ... 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::selection::tests::default_framework_switches_to_skim_via_env ... ok [INFO] [stdout] test completion::path::tests::test_path_completion_prefix_fuzzy ... ok [INFO] [stdout] test completion::selection::tests::test_get_file_completions_directories_labeled ... 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::selection::tests::test_get_file_completions_nonexistent_dir ... ok [INFO] [stdout] test completion::selection::tests::test_select_completion_items_single_fast_path ... ok [INFO] [stdout] test completion::selection::tests::test_get_prompt_and_input_defaults ... ok [INFO] [stdout] test completion::selection::tests::test_fuzzy_file_completion_with_temp_dir ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_basic ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_empty ... ok [INFO] [stdout] test completion::skim_adapter::tests::test_replace_space_multiple_spaces ... 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_no_whitespace ... ok [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::z_tests::tests::test_completion_for_z_with_history ... ignored [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::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 dirs::tests::test_search_file ... ignored [INFO] [stdout] test direnv::tests::test_dir_environment_creation ... ok [INFO] [stdout] test direnv::tests::test_read_envrc_quotes ... ok [INFO] [stdout] test dirs::tests::test_is_dir ... ok [INFO] [stdout] test environment::tests::auto_enables_ai_backfill_when_api_key_present ... 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 github::tests::test_parse_notifications_counts ... 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 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_context_aware_boosting ... 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] git statustest history::tests::print_item ... 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 completion::json_loader::tests::test_completion_files_display_candidates_correctly ... ok [INFO] [stdout] test history::tests::test_frecency_reload ... ok [INFO] [stdout] test history::tests::test_frecency_completion ... ok [INFO] [stdout] test history::tests::test_new ... 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_backspace_with_multibyte_characters ... 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::utils::display_width_tests::test_display_width_special_chars ... ok [INFO] [stdout] test input::editor::tests::test_word_navigation_and_deletion ... 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::builtin::tests::test_builtin_argument_length_checks ... ok [INFO] [stdout] test lisp::default_environment::tests::mcp_list_tools_returns_nil_when_empty ... ok [INFO] [stdout] test lisp::interpreter::tests::test_define_and_set ... ok [INFO] [stdout] test lisp::default_environment::tests::selector_validation_checks ... ok [INFO] [stdout] test lisp::interpreter::tests::test_eval_basic_values ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_function_calls ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_define_operations ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_let_bindings ... ok [INFO] [stdout] test lisp::interpreter::tests::test_symbol_lookup ... ok [INFO] [stdout] test lisp::mcp_tests::test_chat_execute_allowlist ... ok [INFO] [stdout] test lisp::interpreter::tests::test_performance_no_unnecessary_clones ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_add_sse ... ok [INFO] [stdout] test history::tests::test_write_batch ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_clear ... ok [INFO] [stderr] --: 1: cannot create mcp_server_echo.log: Read-only file system [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 history::tests::test_open ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_csv_roundtrip ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_from_json_array ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_display ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_from_json_primitives ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_from_json_single_object ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_head_tail ... ok [INFO] [stdout] 2026-04-24T03:00:09.698210Z 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] [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 history_import::tests::test_fish_history_import ... 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::mcp_tests::test_mcp_list ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_where_contains ... ok [INFO] [stdout] test lisp::parser::tests::test_parse_unexpected_token ... ok [INFO] [stdout] test lisp::mcp_tests::test_mcp_add_http ... ok [INFO] [stdout] test lisp::model::table::tests::test_table_where_eq ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_is_number ... ok [INFO] [stderr] --: 1: cannot create mcp_server_true.log: Read-only file system [INFO] [stdout] test lisp::stdlib_tests::tests::test_json_parse_stringify ... ok [INFO] [stderr] --: 1: cannot create mcp_server_echo.log: Read-only file system [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::stdlib_tests::tests::test_range ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::test_table_operations ... ok [INFO] [stdout] test lisp::tests::test_call_fn ... ignored, requires shell execution context [INFO] [stdout] test lisp::tests::test_apply_fn ... ok [INFO] [stdout] test lisp::tests::test_run_lisp ... ok [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 parser::edge_case_tests::test_literal_bracket ... ok [INFO] [stdout] test lisp::tests::test_register_action ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::mcp_clear_resets_servers ... ok [INFO] [stdout] test parser::edge_case_tests::test_unclosed_bracket ... ok [INFO] [stdout] test parser::tests::parse_args2 ... ok [INFO] [stdout] test parser::tests::parse_argv0 ... ok [INFO] [stdout] test parser::tests::expand_alias_preserves_input_redirect ... ok [INFO] [stdout] test parser::tests::parse_args1 ... ok [INFO] [stdout] 2026-04-24T03:00:09.711897Z ERROR doge_shell::lisp: Failed to execute config.lisp: Runtime error: "this-function-does-not-exist" is not defined [INFO] [stdout] 2026-04-24T03:00:09.721625Z 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 lisp::tests::run_config_lisp_rolls_back_state_on_error ... ok [INFO] [stdout] test parser::tests::parse_command3 ... ok [INFO] [stdout] test parser::tests::parse_command2 ... ok [INFO] [stdout] test parser::tests::parse_command1 ... ok [INFO] [stdout] test lisp::stdlib_tests::tests::lisp_mcp_helpers_add_servers ... ok [INFO] [stdout] test history_import::tests::test_fish_history_import_with_invalid_utf8 ... ok [INFO] [stdout] test parser::tests::parse_command_sp ... ok [INFO] [stdout] test parser::tests::parse_command4 ... ok [INFO] [stdout] test parser::tests::parse_glob ... ok [INFO] [stdout] test parser::tests::parse_proc_subst ... ok [INFO] [stdout] test parser::tests::parse_command_bg ... ok [INFO] [stdout] test parser::tests::parse_quoted ... ok [INFO] [stdout] test parser::tests::parse_simple_command2 ... ok [INFO] [stdout] test parser::tests::parse_simple_command3 ... ok [INFO] [stdout] test parser::tests::parse_simple_command4 ... ok [INFO] [stdout] test parser::tests::parse_commands ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_chain ... ok [INFO] [stdout] test parser::tests::parse_simple_command1 ... ok [INFO] [stdout] test parser::tests::parse_simple_command_bg1 ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_mixed_with_regular_pipe ... ok [INFO] [stdout] test completion::json_loader::tests::test_completion_candidates_generation_from_json ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_simple ... ok [INFO] [stdout] test parser::tests::parse_struct_pipe_with_nested_parens ... ok [INFO] [stdout] test parser::tests::parse_word ... ok [INFO] [stdout] test parser::tests::parse_subshell ... ok [INFO] [stdout] test parser::tests::parse_simple_command_with_input_redirect ... ok [INFO] [stdout] test parser::tests::test_get_pos_word2 ... ok [INFO] [stdout] test parser::tests::test_get_string_safety ... ok [INFO] [stdout] test parser::tests::test_get_pos_word1 ... ok [INFO] [stdout] test parser::tests::parse_subshell2 ... ok [INFO] [stdout] test parser::tests::test_exec_subshell ... ok [INFO] [stdout] test parser::tests::test_glob_expansion ... 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_redirect ... ok [INFO] [stdout] test parser::tests::test_glob_question_mark ... ok [INFO] [stdout] test parser::tests::test_simple_alias_like_ll ... ok [INFO] [stdout] test parser::tests::test_recursive_glob ... ok [INFO] [stdout] test parser::tests::test_redirect2 ... ok [INFO] [stdout] test parser::tests::test_glob_character_class ... ok [INFO] [stdout] test parser::tests::test_glob_subdirectory ... ok [INFO] [stdout] test process::job::tests::create_job ... ignored [INFO] [stdout] test parser::tests::test_variable ... ok [INFO] [stdout] test parser::tests_escape::test_escape_space ... ok [INFO] [stdout] test parser::tests_escape::test_escape_special ... ok [INFO] [stdout] test parser::tests_escape::test_escape_backslash ... ok [INFO] [stdout] test process::job_process::tests::test_job_process_variants ... ok [INFO] [stdout] test process::job_process::tests::test_pipeline_consumer_termination ... ok [INFO] [stdout] test process::process::tests::test_prepare_execution ... ok [INFO] [stdout] test process::process::tests::test_prepare_execution_env_optimization ... ok [INFO] [stdout] test process::process::tests::test_prepare_execution_term_handling_edge_cases ... ok [INFO] [stdout] test process::process::tests::test_process_state_transitions ... 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_none_under_threshold ... ok [INFO] [stdout] test prompt::tests::test_execution_time_module_short ... ok [INFO] [stdout] test prompt::tests::test_exit_status_module_failure ... 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 process::wait::tests::is_stopped ... ok [INFO] [stdout] test process::job::tests::test_find_job ... ok [INFO] [stdout] test process::wait::tests::is_completed ... ok [INFO] [stdout] test process::job::tests::test_normal_pipeline_completion ... ok [INFO] [stdout] test process::job::tests::test_job_completion_with_consumer_termination ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_contains_all_commands ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_contains_exit ... 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_permission_denied ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_runtime_error ... ok [INFO] [stdout] test proxy::builtin::registry::tests::test_registry_list ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_file_not_found ... 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_parse_error ... ok [INFO] [stdout] test proxy::builtin::reload::tests::test_format_reload_error_xdg_directory ... ok [INFO] [stdout] test proxy::builtin::z::tests::test_parse_z_args ... ok [INFO] [stdout] [?2004ltest repl::ai_tests::test_detect_ai_pipe_complex_command ... ok [INFO] [stdout] [?2004l[?2004ltest repl::ai_tests::test_detect_ai_pipe_empty_query ... ok [INFO] [stdout] [?2004l[?2004ltest repl::ai_tests::test_detect_ai_pipe_with_unquoted_query ... ok [INFO] [stdout] test repl::ai_tests::test_detect_ai_pipe_empty_command ... 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] test repl::ai_tests::test_detect_smart_pipe_no_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_no_pattern ... ok [INFO] [stdout] [?2004l[?2004l[?2004ltest repl::ai_tests::test_detect_smart_pipe_multiple_pipes ... ok [INFO] [stdout] test repl::completion::completion_tests::test_next_word_chunk ... ok [INFO] [stdout] test repl::ai_tests::test_detect_ai_pipe_with_single_quoted_query ... ok [INFO] [stdout] test repl::ai_tests::test_detect_smart_pipe_valid ... ok [INFO] [stdout] test repl::ai_tests::test_trigger_auto_fix_success ... ok [INFO] [stdout] test repl::completion::completion_tests::test_mcp_form_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_bracket_rotates_suggestion ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_e_is_ai_explain_command ... 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_s_is_force_ai_suggestion ... ok [INFO] [stdout] test repl::key_action::tests::test_backspace ... ok [INFO] [stdout] test repl::key_action::tests::test_backtab_triggers_completion ... 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_disabled ... ok [INFO] [stdout] test repl::completion::completion_tests::test_replace_range ... ok [INFO] [stdout] test repl::completion::completion_tests::test_trailing_symbol ... ok [INFO] [stdout] test repl::key_action::tests::test_close_paren_inserts_when_not_matching ... ok [INFO] [stdout] test repl::key_action::tests::test_alt_enter_executes_background ... 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_close_paren_overtypes_when_enabled_and_matching ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_a_moves_to_begin ... 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_e_moves_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_r_is_history_search ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_k_deletes_to_end ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_l_clear_screen ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_right_moves_word_right ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_right_accepts_suggestion_word ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_v_paste ... 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_u_deletes_to_beginning ... ok [INFO] [stdout] test repl::key_action::tests::test_ctrl_w_deletes_word ... ok [INFO] [stdout] test repl::key_action::tests::test_double_quote_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_enter_executes ... ok [INFO] [stdout] test repl::key_action::tests::test_esc_cancels_completion_when_active ... 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_left_arrow_moves_cursor_left ... 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_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_open_paren_inserts_single_when_disabled ... ok [INFO] [stdout] test repl::key_action::tests::test_open_brace_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_right_accepts_completion_when_active ... ok [INFO] [stdout] test repl::key_action::tests::test_open_bracket_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_regular_char_inserts ... ok [INFO] [stdout] test repl::key_action::tests::test_right_arrow_moves_cursor_right ... 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_single_quote_inserts_pair_when_enabled ... ok [INFO] [stdout] test repl::key_action::tests::test_space_triggers_abbreviation_check ... ok [INFO] [stdout] test repl::key_action::tests::test_tab_triggers_completion ... ok [INFO] [stdout] test repl::key_action::tests::test_right_accepts_suggestion_when_active ... 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::key_action::tests::test_up_is_history_previous ... ok [INFO] [stdout] test repl::key_action::tests::test_shift_char_inserts ... ok [INFO] [stdout] test repl::macro_utils::tests::test_quoted_command ... ok [INFO] [stdout] test repl::macro_utils::tests::test_multiple_commands ... ok [INFO] [stdout] test repl::macro_utils::tests::test_simple_command ... ok [INFO] [stdout] test repl::state_tests::tests::test_interactive_action_creation ... ok [INFO] [stdout] test repl::repl_ai::tests::test_get_directory_listing_content ... ok [INFO] [stdout] [?2004ltest repl::tests::command_is_valid_detects_builtin_and_alias ... 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_mcp_tool_check ... ok [INFO] [stdout] test safety::tests::test_mcp_tool_strict_and_allowlist ... ok [INFO] [stdout] test safety::tests::test_pipeline_check ... ok [INFO] [stdout] test safety::tests::test_pipeline_check_safe ... ok [INFO] [stdout] test safety::tests::test_prompt_injection_detection ... 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] [?2004ltest repl::test_analyze_input_suffix_calculation ... ok [INFO] [stdout] test secrets::tests::test_history_mode_none ... ok [INFO] [stdout] test repl::key_action::tests::test_close_bracket_overtypes ... ok [INFO] [stdout] test secrets::tests::test_custom_pattern ... ok [INFO] [stdout] test parser::tests::test_brace_expansion_unit ... ok [INFO] [stdout] test secrets::tests::test_is_sensitive_key_defaults ... ok [INFO] [stdout] test repl::tests::background_interval_ticks_even_with_busy_events ... 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 shell::eval::tests::test_transform_smart_pipe_edge_cases ... ok [INFO] [stdout] test shell::hooks::tests::test_chpwd_update_env ... 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::engine_passes_full_context_to_backend ... ok [INFO] [stdout] test suggestion::tests::engine_skips_ai_when_history_matches ... ok [INFO] [stdout] test suggestion::tests::suggestion_request_contains_history_snapshot ... ok [INFO] [stdout] test suggestion::tests::test_ai_suggestion_blocklist ... 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 tests::test_panic_handler ... ignored [INFO] [stdout] test secrets::tests::test_redact_command ... ok [INFO] [stdout] test secrets::tests::test_history_mode_skip ... ok [INFO] [stdout] test secrets::tests::test_history_mode_redact ... ok [INFO] [stdout] test secrets::tests::test_is_sensitive_command ... ok [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.45s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dsh-8da4f9f1028ebb14) [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] Running tests/brace_expansion_test.rs (/opt/rustwide/target/debug/deps/brace_expansion_test-d2d3ce6d6a8325c4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_brace_expansion_cartesian ... ok [INFO] [stdout] test test_brace_expansion_basic ... ok [INFO] [stdout] test test_brace_expansion_nested ... ok [INFO] [stdout] test test_brace_expansion_multiple_groups ... ok [INFO] [stdout] test test_brace_expansion_empty ... ok [INFO] [stdout] test test_brace_expansion_pre_post ... ok [INFO] [stdout] test test_brace_expansion_nested_deep ... ok [INFO] [stdout] test test_brace_expansion_no_comma ... ok [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] [stderr] Running tests/context_switching.rs (/opt/rustwide/target/debug/deps/context_switching-70da92b8677415e9) [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-c9955b09f2237c75) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test unexported_variable_is_not_inherited ... ok [INFO] [stdout] test export_no_args_lists_exported_vars ... ok [INFO] [stderr] Running tests/logical_ops.rs (/opt/rustwide/target/debug/deps/logical_ops-e9110eef5c7561ca) [INFO] [stdout] test export_variable_is_inherited_by_child_process ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test logical_and_or_short_circuit_works ... ok [INFO] [stderr] Running tests/new_completions.rs (/opt/rustwide/target/debug/deps/new_completions-a7c107e1dac28c4a) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_git_completion_with_real_json ... ok [INFO] [stderr] Running tests/redirection.rs (/opt/rustwide/target/debug/deps/redirection-6ae6cb6b5d3b0efa) [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.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test input_redirect_missing_file_returns_error ... ok [INFO] [stdout] test output_redirect_still_writes_file ... FAILED [INFO] [stderr] error: test failed, to rerun pass `-p doge-shell --test redirection` [INFO] [stdout] test input_redirect_feeds_command ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- output_redirect_still_writes_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'output_redirect_still_writes_file' (685) panicked at dsh/tests/redirection.rs:60:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "" [INFO] [stdout] right: "sample" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62d645c7a87a - <::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt [INFO] [stdout] 1: 0x62d645c8e83a - core[c1f1a4ba060b9bfa]::fmt::write [INFO] [stdout] 2: 0x62d645c7f372 - as std[e28293b1aa0f68bd]::io::Write>::write_fmt [INFO] [stdout] 3: 0x62d645c591bf - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x62d645c72999 - std[e28293b1aa0f68bd]::panicking::default_hook [INFO] [stdout] 5: 0x62d645c03b6c - test[273d7611820c9051]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x62d645c72b52 - std[e28293b1aa0f68bd]::panicking::panic_with_hook [INFO] [stdout] 7: 0x62d645c59278 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x62d645c50a19 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x62d645c59f8d - __rustc[b7974e8690430dd9]::rust_begin_unwind [INFO] [stdout] 10: 0x62d645c8f0ac - core[c1f1a4ba060b9bfa]::panicking::panic_fmt [INFO] [stdout] 11: 0x62d645c8ef63 - core[c1f1a4ba060b9bfa]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x62d645bf5743 - core::panicking::assert_failed::h4d0d70cff3000e8e [INFO] [stdout] 13: 0x62d645bf25d8 - redirection::output_redirect_still_writes_file::h19f199de06822575 [INFO] [stdout] 14: 0x62d645bf26c3 - redirection::output_redirect_still_writes_file::{{closure}}::h0344752287f34ffd [INFO] [stdout] 15: 0x62d645bf3a96 - core::ops::function::FnOnce::call_once::h92ac54cb8dd3a728 [INFO] [stdout] 16: 0x62d645bf7c4b - test[273d7611820c9051]::__rust_begin_short_backtrace::, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] 17: 0x62d645c0463b - test[273d7611820c9051]::run_test::{closure#0} [INFO] [stdout] 18: 0x62d645bffd54 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x62d645c07242 - ::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x62d645c79e2f - ::new::thread_start [INFO] [stdout] 21: 0x7a33e5615aa4 - [INFO] [stdout] 22: 0x7a33e56a2a64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] output_redirect_still_writes_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0826a6eadb793d0f18f3f1f86f198cea5d44502cceb5ea8cb84979bc1d2a565b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0826a6eadb793d0f18f3f1f86f198cea5d44502cceb5ea8cb84979bc1d2a565b", kill_on_drop: false }` [INFO] [stdout] 0826a6eadb793d0f18f3f1f86f198cea5d44502cceb5ea8cb84979bc1d2a565b