Build #2768240 2025-12-28 04:00:23
# rustc version
rustc 1.94.0-nightly (7b5cde737 2025-12-27)# docs.rs version
docsrs 0.1.0 (e6d7c66e 2025-12-21 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zero-postgres-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zero-postgres-0.3.2/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" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251227-1.94.0-nightly-7b5cde737\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b9603ea4969322c1e8aac9dca95730c698451edaf5eb9548428556db262d47f1
[INFO] running `Command { std: "docker" "start" "-a" "b9603ea4969322c1e8aac9dca95730c698451edaf5eb9548428556db262d47f1", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: async_connection, async_tls, bench_postgres, bench_tokio_postgres, bench_zero_async, bench_zero_sync, connection, extended_data_types, pipeline, pipeline_batch, prepare_batch, simple_data_types, sync_tls
[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 zero-postgres v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Pipeline::exec`
[INFO] [stderr] --> src/pipeline.rs:7:18
[INFO] [stderr] |
[INFO] [stderr] 7 | /// Created by [`Pipeline::exec`].
[INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `Pipeline` in scope
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Pipeline::claim_collect`
[INFO] [stderr] --> src/pipeline.rs:8:18
[INFO] [stderr] |
[INFO] [stderr] 8 | /// Claim with [`Pipeline::claim_collect`], [`Pipeline::claim_one`], or [`Pipeline::claim_drop`].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `Pipeline` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Pipeline::claim_one`
[INFO] [stderr] --> src/pipeline.rs:8:47
[INFO] [stderr] |
[INFO] [stderr] 8 | /// Claim with [`Pipeline::claim_collect`], [`Pipeline::claim_one`], or [`Pipeline::claim_drop`].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `Pipeline` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Pipeline::claim_drop`
[INFO] [stderr] --> src/pipeline.rs:8:75
[INFO] [stderr] |
[INFO] [stderr] 8 | /// Claim with [`Pipeline::claim_collect`], [`Pipeline::claim_one`], or [`Pipeline::claim_drop`].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `Pipeline` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Transaction::exec_portal`
[INFO] [stderr] --> src/sync/named_portal.rs:13:18
[INFO] [stderr] |
[INFO] [stderr] 13 | /// Created by [`Transaction::exec_portal()`]. Use [`execute()`](Self::execute) to retrieve rows
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Transaction` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Transaction::exec_portal`
[INFO] [stderr] --> src/tokio/named_portal.rs:13:18
[INFO] [stderr] |
[INFO] [stderr] 13 | /// Created by [`Transaction::exec_portal()`]. Use [`execute()`](Self::execute) to retrieve rows
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Transaction` in scope
[INFO] [stderr]
[INFO] [stderr] warning: `zero-postgres` (lib doc) generated 6 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/zero_postgres/index.html
[INFO] running `Command { std: "docker" "inspect" "b9603ea4969322c1e8aac9dca95730c698451edaf5eb9548428556db262d47f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9603ea4969322c1e8aac9dca95730c698451edaf5eb9548428556db262d47f1", kill_on_drop: false }`
[INFO] [stdout] b9603ea4969322c1e8aac9dca95730c698451edaf5eb9548428556db262d47f1