# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "a63a99f17953d63deb53868dc75ca53229cf8ab2b6e92ee0786b4adafda16657" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--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 chio-store-sqlite v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `record_capability_snapshot` [INFO] [stderr] --> src/capability_lineage.rs:299:30 [INFO] [stderr] | [INFO] [stderr] 299 | /// Bounded variant of [`record_capability_snapshot`]: the writer round trip [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `record_capability_snapshot` 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 `append_child_receipt_record` [INFO] [stderr] --> src/receipt_store/support/store_impl.rs:164:39 [INFO] [stderr] | [INFO] [stderr] 164 | /// Deadline-bounded variant of [`append_child_receipt_record`]. Fails closed [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `append_child_receipt_record` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `writer_liveness` links to private item `classify_writer_liveness` [INFO] [stderr] --> src/receipt_store.rs:3414:11 [INFO] [stderr] | [INFO] [stderr] 3414 | /// [`classify_writer_liveness`] for the transition rules. [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: `chio-store-sqlite` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2, 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/chio_store_sqlite/index.html [INFO] running `Command { std: "docker" "inspect" "a63a99f17953d63deb53868dc75ca53229cf8ab2b6e92ee0786b4adafda16657", kill_on_drop: false }`