# rustc version rustc 1.76.0-nightly (37b2813a7 2023-11-24)
# docs.rs version docsrs 0.6.0 (7f551f6b 2023-11-22)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pg-setup-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pg-setup-0.2.0/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231124-1.76.0-nightly-37b2813a7\", \"--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] 2e2b6464ec3321472c0c119231e95923f28fbd28bb5ef987ca8a77bdbb0e7183 [INFO] running `Command { std: "docker" "start" "-a" "2e2b6464ec3321472c0c119231e95923f28fbd28bb5ef987ca8a77bdbb0e7183", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: create-and-drop-db [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 pg-setup v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `pg_setup` links to private item `PostgresDB::keep_db` [INFO] [stderr] --> src/lib.rs:45:69 [INFO] [stderr] | [INFO] [stderr] 45 | In case you want to keep the db around for debugging you can call [`PostgresDB::keep_db`]. [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: public documentation for `pg_setup` links to private item `PostgresDB::schema` [INFO] [stderr] --> src/lib.rs:47:69 [INFO] [stderr] | [INFO] [stderr] 47 | Will use the `public` schema by default but you can set this with [`PostgresDB::schema`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `pg-setup` (lib doc) generated 2 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pg_setup/index.html [INFO] running `Command { std: "docker" "inspect" "2e2b6464ec3321472c0c119231e95923f28fbd28bb5ef987ca8a77bdbb0e7183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2b6464ec3321472c0c119231e95923f28fbd28bb5ef987ca8a77bdbb0e7183", kill_on_drop: false }` [INFO] [stdout] 2e2b6464ec3321472c0c119231e95923f28fbd28bb5ef987ca8a77bdbb0e7183