prax-sqlx 0.12.4

SQLx query engine backend for Prax ORM with compile-time checked queries
Documentation

Build #4493666 2026-09-17 15:02:38

# rustc version rustc 1.100.0-nightly (923c95cdf 2026-09-16)

# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )

# 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" "28dc894b8f8015fa31dd1bca104780d8ffde239f22e7e4d4df19a2556ebd9183" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260916-1.100.0-nightly-923c95cdf\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting prax-sqlx v0.12.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `row_ref` links to private item `Value::Null` [INFO] [stderr] --> src/row_ref.rs:15:48 [INFO] [stderr] | [INFO] [stderr] 15 | //! JSON, NUMERIC, DATE, and TIME cells into [`Value::Null`] — a [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 `row_ref` links to private item `Value` [INFO] [stderr] --> src/row_ref.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | //! [`Value`] variant, and cells we genuinely cannot decode surface [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: public documentation for `from_sqlx` links to private item `Value` [INFO] [stderr] --> src/row_ref.rs:62:36 [INFO] [stderr] | [INFO] [stderr] 62 | /// cannot be decoded into a [`Value`] — a column is never silently [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: unresolved link to `FindManyOperation::with_scalar_projection` [INFO] [stderr] --> src/engine.rs:1001:24 [INFO] [stderr] | [INFO] [stderr] 1001 | /// lets callers use [`FindManyOperation::with_scalar_projection`] and its [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FindManyOperation` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `prax-sqlx` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/prax_sqlx/index.html [INFO] running `Command { std: "docker" "inspect" "28dc894b8f8015fa31dd1bca104780d8ffde239f22e7e4d4df19a2556ebd9183", kill_on_drop: false }`