# rustc version rustc 1.98.0-nightly (9e2abe0c6 2026-06-16)
# 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" "67f7cf0d796a28c49e2e8e7af06ff9e3c181cc2cc83a3a4df09e5d8ce046888f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260616-1.98.0-nightly-9e2abe0c6\", \"--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 heldar-kernel v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `WebhookSubscriptionUpdate` links to private item `de_field_present` [INFO] [stderr] --> src/models.rs:917:30 [INFO] [stderr] | [INFO] [stderr] 917 | /// an explicit null — see [`de_field_present`]). [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 `hikvision` links to private item `HikVisionIsapiClient::isapi_request_raw` [INFO] [stderr] --> src/services/camera_config/hikvision.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | //! ([`HikVisionIsapiClient::isapi_request_raw`]). [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 `mirror` links to private item `build_record_command` [INFO] [stderr] --> src/services/mirror.rs:3:60 [INFO] [stderr] | [INFO] [stderr] 3 | //! copy on a separate volume). It reuses the recorder's [`build_record_command`] with the output dir [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 `AppState` [INFO] [stderr] --> src/services/mirror.rs:6:55 [INFO] [stderr] | [INFO] [stderr] 6 | //! The manager is created (and held as `Option` on [`AppState`]) only when the mirror dir is [INFO] [stderr] | ^^^^^^^^ no item named `AppState` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `AppState::modules` [INFO] [stderr] --> src/services/registry.rs:8:50 [INFO] [stderr] | [INFO] [stderr] 8 | //! always present. The merge cross-references [`AppState::modules`] (compiled) and the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stderr] [INFO] [stderr] warning: public documentation for `webhooks` links to private item `MAX_ATTEMPTS` [INFO] [stderr] --> src/services/webhooks.rs:12:51 [INFO] [stderr] | [INFO] [stderr] 12 | //! the per-event attempts in that ledger reach [`MAX_ATTEMPTS`], after which the event is given up on [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: `heldar-kernel` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/heldar_kernel/index.html [INFO] running `Command { std: "docker" "inspect" "67f7cf0d796a28c49e2e8e7af06ff9e3c181cc2cc83a3a4df09e5d8ce046888f", kill_on_drop: false }`