secretspec 0.19.1

A declarative interface for every secret provider.
Documentation

Build #4114281 2026-08-12 16:18:57

# rustc version rustc 1.99.0-nightly (3d6c19bb9 2026-08-11)

# docs.rs version docsrs 0.0.0 (34a12160ded44b303795066b8c53e4bdae865e51 2026-08-11 )

# 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" "61f88fc57f9f1e3883642a7421a972d1a19061bed17801f7feb95e16a6d87dd1" "/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\", \"-20260811-1.99.0-nightly-3d6c19bb9\", \"--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 secretspec v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `require_reason` links to private item `RequireReason::default` [INFO] [stderr] --> src/config.rs:1182:23 [INFO] [stderr] | [INFO] [stderr] 1182 | /// resolves to [`RequireReason::default`] unless a parent config supplies a value [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `reference` links to private item `NativeAddress` [INFO] [stderr] --> src/config.rs:2110:11 [INFO] [stderr] | [INFO] [stderr] 2110 | /// [`NativeAddress`]): `ref = { item = "db", field = "password" }`. [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `set_provider` links to private item `non_blank` [INFO] [stderr] --> src/secrets.rs:898:55 [INFO] [stderr] | [INFO] [stderr] 898 | /// does not select a nonexistent provider (see [`non_blank`]). [INFO] [stderr] | ^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `supported_coords` links to private item `NativeAddress` [INFO] [stderr] --> src/provider/mod.rs:700:24 [INFO] [stderr] | [INFO] [stderr] 700 | /// The optional [`NativeAddress`] coordinates this store can honor, beyond [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `resolve_coords` links to private item `Address` [INFO] [stderr] --> src/provider/mod.rs:712:24 [INFO] [stderr] | [INFO] [stderr] 712 | /// Resolves any [`Address`] to this store's native coordinates: a `ref`'s [INFO] [stderr] | ^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `get` links to private item `Address` [INFO] [stderr] --> src/provider/mod.rs:744:15 [INFO] [stderr] | [INFO] [stderr] 744 | /// See [`Address`] for the two naming schemes. A provider that cannot [INFO] [stderr] | ^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `get` links to private item `Address::Native` [INFO] [stderr] --> src/provider/mod.rs:745:32 [INFO] [stderr] | [INFO] [stderr] 745 | /// interpret a [`Native`](Address::Native) coordinate (e.g. a `field` on a [INFO] [stderr] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `check_writable` links to private item `Address::Native` [INFO] [stderr] --> src/provider/mod.rs:846:32 [INFO] [stderr] | [INFO] [stderr] 846 | /// reject only [`Native`](Address::Native) addresses, and say so — a [INFO] [stderr] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `get_many` links to private item `Address` [INFO] [stderr] --> src/provider/mod.rs:1077:11 [INFO] [stderr] | [INFO] [stderr] 1077 | /// [`Address`] to fetch it from, so a batch mixes convention secrets and [INFO] [stderr] | ^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `secretspec` (lib doc) generated 9 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/secretspec/index.html [INFO] running `Command { std: "docker" "inspect" "61f88fc57f9f1e3883642a7421a972d1a19061bed17801f7feb95e16a6d87dd1", kill_on_drop: false }`