pg-embed 1.0.0

Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.
Documentation

Build #3671570 2026-06-24 03:14:01

# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)

# 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" "195d1f254548e5931515819132b064863c5cf35689b0af1fdce68670caf08af3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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: Cargo.toml: file `/opt/rustwide/workdir/tests/auth.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `auth` [INFO] [stderr] * `integration-test` target `auth_migrate` [INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/tests/lifecycle.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `lifecycle` [INFO] [stderr] * `integration-test` target `lifecycle_migrate` [INFO] [stderr] warning: `pg-embed` (manifest) generated 2 warnings [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting pg-embed v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `fetch_postgres` links to private item `Self::fetch_postgres_to_file` [INFO] [stderr] --> src/pg_fetch.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 153 | /// Prefer [`Self::fetch_postgres_to_file`] when the bytes will be written [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: `pg-embed` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pg_embed/index.html [INFO] running `Command { std: "docker" "inspect" "195d1f254548e5931515819132b064863c5cf35689b0af1fdce68670caf08af3", kill_on_drop: false }`