# rustc version rustc 1.98.0-nightly (3daae5e42 2026-06-14)
# 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" "6be3836312ce96e2be60310f2a8f0cf4c139544bdc4584e2906f040059be8916" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260614-1.98.0-nightly-3daae5e42\", \"--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.2 (/opt/rustwide/workdir) [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] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [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: `heldar-kernel` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/heldar_kernel/index.html [INFO] running `Command { std: "docker" "inspect" "6be3836312ce96e2be60310f2a8f0cf4c139544bdc4584e2906f040059be8916", kill_on_drop: false }`