sqlm-postgres 0.1.0

`sql!` macro to write compile-time checked database queries similar to how `format!` works
Documentation
Build #2679931 2025-11-23 00:50:18

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.93.0-nightly (27b076af7 2025-11-21)# docs.rs version
docsrs 0.6.0 (46df4db8 2025-11-22 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sqlm-postgres-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sqlm-postgres-0.1.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251121-1.93.0-nightly-27b076af7\", \"--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] 23599d8afea7a7d6ccae466703dce7d9f483b6f2263292c1f3bd0440be509e26
[INFO] running `Command { std: "docker" "start" "-a" "23599d8afea7a7d6ccae466703dce7d9f483b6f2263292c1f3bd0440be509e26", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting sqlm-postgres v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0658]: use of unstable library feature `unsized_const_params`
[INFO] [stderr]    --> src/types.rs:126:28
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub struct StructColumn<T, const NAME: &'static str>(PhantomData<T>);
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-11-21; consider upgrading it if it is out of date
[INFO] [stderr]     = note: required for `&'static str` to implement `std::marker::ConstParamTy_`
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature `unsized_const_params`
[INFO] [stderr]    --> src/types.rs:139:24
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub struct EnumVariant<const NAME: &'static str>(());
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-11-21; consider upgrading it if it is out of date
[INFO] [stderr]     = note: required for `&'static str` to implement `std::marker::ConstParamTy_`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not document `sqlm-postgres`
[INFO] running `Command { std: "docker" "inspect" "23599d8afea7a7d6ccae466703dce7d9f483b6f2263292c1f3bd0440be509e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23599d8afea7a7d6ccae466703dce7d9f483b6f2263292c1f3bd0440be509e26", kill_on_drop: false }`
[INFO] [stdout] 23599d8afea7a7d6ccae466703dce7d9f483b6f2263292c1f3bd0440be509e26