umbral-cli 0.0.12

The command-line tool for umbral. Library exposes `dispatch(app)` for user binaries; binary `umbral` is a global scaffolding tool (startproject / startapp).
Documentation

Build #4160491 2026-08-18 01:28:14

# rustc version rustc 1.100.0-nightly (34baba539 2026-08-16)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# 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" "df4406a1920c39e3a24cde302231974f85e46ae84c6a2b366f6febaf096ef1c3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260816-1.100.0-nightly-34baba539\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting umbral-cli v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `AppBuilder::build_deferred` [INFO] [stderr] --> src/lib.rs:339:28 [INFO] [stderr] | [INFO] [stderr] 339 | /// # Build the app with [`AppBuilder::build_deferred`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppBuilder` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `command_needs_ready` [INFO] [stderr] --> src/lib.rs:356:51 [INFO] [stderr] | [INFO] [stderr] 356 | /// and skips them for the schema commands. See [`command_needs_ready`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `command_needs_ready` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `umbral-cli` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/umbral_cli/index.html [INFO] running `Command { std: "docker" "inspect" "df4406a1920c39e3a24cde302231974f85e46ae84c6a2b366f6febaf096ef1c3", kill_on_drop: false }`