# rustc version rustc 1.96.0-nightly (bcded3316 2026-04-06)
# docs.rs version docsrs 0.0.0 (356820b6929bbe454b0b2f8ee1715f9abb4b32ed 2026-04-07 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rustvello-postgres-0.1.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rustvello-postgres-0.1.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "4" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260406-1.96.0-nightly-bcded3316\", \"--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" "-j4" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9c7168ccc938345128a25aa43609520a60e52ad6e922ced252ed9df6274a7db [INFO] running `Command { std: "docker" "start" "-a" "f9c7168ccc938345128a25aa43609520a60e52ad6e922ced252ed9df6274a7db", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rustvello-postgres v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `Database` links to private item `Self::conn` [INFO] [stderr] --> src/db.rs:38:33 [INFO] [stderr] | [INFO] [stderr] 38 | /// obtained through [`conn()`](Self::conn) has `search_path` set to that [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: unresolved link to `Self::connect_tls` [INFO] [stderr] --> src/db.rs:58:58 [INFO] [stderr] | [INFO] [stderr] 58 | /// For encrypted connections, use [`connect_tls()`](Self::connect_tls) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the struct `Database` has no field or associated item named `connect_tls` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `StateBackend` [INFO] [stderr] --> src/state_backend.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | //! PostgreSQL-backed [`StateBackend`] implementation. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `StateBackend` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `rustvello-postgres` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rustvello_postgres/index.html [INFO] running `Command { std: "docker" "inspect" "f9c7168ccc938345128a25aa43609520a60e52ad6e922ced252ed9df6274a7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c7168ccc938345128a25aa43609520a60e52ad6e922ced252ed9df6274a7db", kill_on_drop: false }` [INFO] [stdout] f9c7168ccc938345128a25aa43609520a60e52ad6e922ced252ed9df6274a7db