sqlx-core 0.5.12

Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
Documentation
Build #542035 2022-04-14 21:26:56

# rustc version rustc 1.62.0-nightly (34a6c9f26 2022-04-13)

# docs.rs version docsrs 0.6.0 (15560cc 2022-04-10)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sqlx-core-0.5.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sqlx-core-0.5.12/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all-databases all-types offline runtime-async-std-native-tls" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220413-1.62.0-nightly-34a6c9f26\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--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] 9453997b8013bfa0de2674ffec5e7cd24bf1699b88d7ae36df82d0132fe4cfd6 [INFO] running `Command { std: "docker" "start" "-a" "9453997b8013bfa0de2674ffec5e7cd24bf1699b88d7ae36df82d0132fe4cfd6", kill_on_drop: false }` [INFO] [stderr] Documenting sqlx-core v0.5.12 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Json` [INFO] [stderr] --> src/postgres/types/mod.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | //! | [`Json<T>`] | JSON, JSONB | [INFO] [stderr] | ^^^^^^^ no item named `Json` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/advisory_lock.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | /// https://www.postgresql.org/docs/current/functions-admin.html#FUNCTIONS-ADVISORY-LOCKS [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/functions-admin.html#FUNCTIONS-ADVISORY-LOCKS>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/advisory_lock.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | /// https://www.postgresql.org/docs/current/view-pg-locks.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/view-pg-locks.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/copy.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | /// https://www.postgresql.org/docs/current/sql-copy.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/sql-copy.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/copy.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | /// https://www.postgresql.org/docs/current/sql-copy.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/sql-copy.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/copy.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 73 | /// https://www.postgresql.org/docs/current/sql-copy.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/sql-copy.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/copy.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | /// https://www.postgresql.org/docs/current/sql-copy.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/sql-copy.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/types/lquery.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | /// See https://www.postgresql.org/docs/current/ltree.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/ltree.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/types/lquery.rs:39:56 [INFO] [stderr] | [INFO] [stderr] 39 | /// ([Postgres 13.0 Release Notes, Additional Modules][https://www.postgresql.org/docs/13/release-13.html#id-1.11.6.11.5.14]) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/13/release-13.html#id-1.11.6.11.5.14>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/types/ltree.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | /// See https://www.postgresql.org/docs/current/ltree.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/ltree.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/types/ltree.rs:73:56 [INFO] [stderr] | [INFO] [stderr] 73 | /// ([Postgres 13.0 Release Notes, Additional Modules][https://www.postgresql.org/docs/13/release-13.html#id-1.11.6.11.5.14]) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/13/release-13.html#id-1.11.6.11.5.14>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/types/money.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | /// https://lh.2xlibre.net/values/frac_digits/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://lh.2xlibre.net/values/frac_digits/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/postgres/types/money.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | /// https://github.com/postgres/postgres/blob/master/src/backend/utils/adt/cash.c#L114-L123 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/postgres/postgres/blob/master/src/backend/utils/adt/cash.c#L114-L123>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `sqlx-core` (lib doc) generated 13 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `Command { std: "docker" "inspect" "9453997b8013bfa0de2674ffec5e7cd24bf1699b88d7ae36df82d0132fe4cfd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9453997b8013bfa0de2674ffec5e7cd24bf1699b88d7ae36df82d0132fe4cfd6", kill_on_drop: false }` [INFO] [stdout] 9453997b8013bfa0de2674ffec5e7cd24bf1699b88d7ae36df82d0132fe4cfd6