secretspec 0.16.0

Declarative secrets, every environment, any provider
Documentation

Build #3883236 2026-07-18 05:44:37

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "e66459cdfbd4cafad98299c9d68368371416ae726e97ffe7d94785caf3c27299" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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] Documenting secretspec v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `require_reason` links to private item `RequireReason::default` [INFO] [stderr] --> src/config.rs:663:23 [INFO] [stderr] | [INFO] [stderr] 663 | /// 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:1223:11 [INFO] [stderr] | [INFO] [stderr] 1223 | /// [`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:555:55 [INFO] [stderr] | [INFO] [stderr] 555 | /// 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:512:24 [INFO] [stderr] | [INFO] [stderr] 512 | /// 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:524:24 [INFO] [stderr] | [INFO] [stderr] 524 | /// 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:544:15 [INFO] [stderr] | [INFO] [stderr] 544 | /// 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:545:32 [INFO] [stderr] | [INFO] [stderr] 545 | /// 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:590:32 [INFO] [stderr] | [INFO] [stderr] 590 | /// 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:709:11 [INFO] [stderr] | [INFO] [stderr] 709 | /// [`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 4.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [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/secretspec/index.html [INFO] running `Command { std: "docker" "inspect" "e66459cdfbd4cafad98299c9d68368371416ae726e97ffe7d94785caf3c27299", kill_on_drop: false }`