# rustc version rustc 1.98.0-nightly (df6ee909e 2026-06-28)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "3e51b8b5d845f46758c2631edf6584f25022caf01bee13ee5bac2b29bffbcf5d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260628-1.98.0-nightly-df6ee909e\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: credential [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting credentials v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/secretfile.rs:293:46 [INFO] [stderr] | [INFO] [stderr] 293 | FOO_PASSWORD secret/${SECRET_NAME}:password\n\ [INFO] [stderr] | ______________________________________________^ [INFO] [stderr] 294 | | [INFO] [stderr] 295 | | # Try a Keywhiz-style secret, too. [INFO] [stderr] | |_^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/secretfile.rs:296:40 [INFO] [stderr] | [INFO] [stderr] 296 | FOO_USERNAME2 ${SECRET_NAME}_username\n\ [INFO] [stderr] | ________________________________________^ [INFO] [stderr] 297 | | [INFO] [stderr] 298 | | # Credentials to copy to a file. Interpolation allowed on the left here. [INFO] [stderr] | |_^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: `credentials` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/credentials/index.html [INFO] running `Command { std: "docker" "inspect" "3e51b8b5d845f46758c2631edf6584f25022caf01bee13ee5bac2b29bffbcf5d", kill_on_drop: false }`