gameshell 0.4.1

Simple lisp/bash-like shell to integrate into programs
Documentation

Build #3420186 2026-05-29 10:39:39

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (cced03bfd 2026-05-28)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "e108cd17663d082a92c9383758b0dbf750aa1227b201fdc1ffa9651d84172dd9" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260528-1.98.0-nightly-cced03bfd\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking cmdmat v0.1.4 [INFO] [stderr] error[E0277]: the trait bound `D: Residual<usize>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmdmat-0.1.4/lib.rs:267:21 [INFO] [stderr] | [INFO] [stderr] 267 | type Residual = D; [INFO] [stderr] | ^ the nightly-only, unstable trait `Residual<usize>` is not implemented for `D` [INFO] [stderr] | [INFO] [stderr] note: required by a bound in `std::ops::Try::Residual` [INFO] [stderr] --> /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/try_trait.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | type Residual: Residual<Self::Output>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Try::Residual` [INFO] [stderr] help: consider restricting type parameter `D` with unstable trait `Residual` [INFO] [stderr] | [INFO] [stderr] 265 | impl<D: std::ops::Residual<usize>> Try for Decision<D> { [INFO] [stderr] | +++++++++++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `cmdmat` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e108cd17663d082a92c9383758b0dbf750aa1227b201fdc1ffa9651d84172dd9", kill_on_drop: false }`