tokio-postgres 0.7.18

A native, asynchronous PostgreSQL client
Documentation

Build #3557657 2026-06-12 15:40:36

# rustc version rustc 1.98.0-nightly (b30f3df3b 2026-06-11)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "4a1a4aeee0d36dfa503102141215b4c0c15b20c428e9339e8a8131860ff29c0b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260611-1.98.0-nightly-b30f3df3b\", \"--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 tokio-postgres v0.7.18 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Client::query_one_typed` [INFO] [stderr] --> src/generic_client.rs:73:16 [INFO] [stderr] | [INFO] [stderr] 73 | /// Like [`Client::query_one_typed`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Client` has no field or associated item named `query_one_typed` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Client::query_opt_typed` [INFO] [stderr] --> src/generic_client.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | /// Like [`Client::query_opt_typed`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Client` has no field or associated item named `query_opt_typed` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Client::query_opt_typed` [INFO] [stderr] --> src/generic_client.rs:200:16 [INFO] [stderr] | [INFO] [stderr] 200 | /// Like [`Client::query_opt_typed`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Client` has no field or associated item named `query_opt_typed` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Client::query_opt_typed` [INFO] [stderr] --> src/generic_client.rs:323:16 [INFO] [stderr] | [INFO] [stderr] 323 | /// Like [`Client::query_opt_typed`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Client` has no field or associated item named `query_opt_typed` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/config.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | /// https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-SSLNEGOTIATION [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 58 | /// <https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-SSLNEGOTIATION> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `tokio-postgres` (lib doc) generated 5 warnings (run `cargo fix --lib -p tokio-postgres` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tokio_postgres/index.html [INFO] running `Command { std: "docker" "inspect" "4a1a4aeee0d36dfa503102141215b4c0c15b20c428e9339e8a8131860ff29c0b", kill_on_drop: false }`