# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)
# 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" "acc079fed224167d6d7bc13b823edc8185cda38e93aca013f782dd18aa39d40e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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: smoke [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 wavekat-platform-client v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `post_public_signed_json` links to private item `crate::sign` [INFO] [stderr] --> src/client.rs:192:15 [INFO] [stderr] | [INFO] [stderr] 192 | /// see [`crate::sign`] (and [`ReleaseCredential`]) for the scheme. [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 `version` links to private item `HEADER_BUILD_VERSION` [INFO] [stderr] --> src/sign.rs:113:49 [INFO] [stderr] | [INFO] [stderr] 113 | /// platform sees; the signer sends it in [`HEADER_BUILD_VERSION`]. [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: unresolved link to `Client::post_public_signed_json` [INFO] [stderr] --> src/sign.rs:194:19 [INFO] [stderr] | [INFO] [stderr] 194 | /// query). [`Client::post_public_signed_json`] wraps this for the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Client` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `install_heartbeat` links to private item `crate::sign` [INFO] [stderr] --> src/voice.rs:517:11 [INFO] [stderr] | [INFO] [stderr] 517 | /// [`crate::sign`]. The platform needs only the master *public* key to [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: `wavekat-platform-client` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/wavekat_platform_client/index.html [INFO] running `Command { std: "docker" "inspect" "acc079fed224167d6d7bc13b823edc8185cda38e93aca013f782dd18aa39d40e", kill_on_drop: false }`