basex 0.7.0

A client library for BaseX XQuery databases.
Documentation
Build #478916 2021-12-16 20:24:32
# rustc version
rustc 1.59.0-nightly (c5ecc1570 2021-12-15)# docs.rs version
docsrs 0.6.0 (0607ed2 2021-12-01)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/basex-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/basex-0.7.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5df6ddad4a5b29fe213f677d7e2acfdb848e97b967f7cba3bf1fba1640344a16" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--document-private-items\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20211215-1.59.0-nightly-c5ecc1570\", \"--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] 04542897626b944ee626a376ac1b44a48bc1f2ed2375f92e77ca81df239dae29
[INFO] running `Command { std: "docker" "start" "-a" "04542897626b944ee626a376ac1b44a48bc1f2ed2375f92e77ca81df239dae29", kill_on_drop: false }`
[INFO] [stderr]  Documenting basex v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: public documentation for `query` links to private item `self::QueryWithOptionalInfo::with_info`
[INFO] [stderr]    --> src/client/client.rs:279:24
[INFO] [stderr]     |
[INFO] [stderr] 279 |     /// [`with_info`]: self::QueryWithOptionalInfo::with_info
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `query` links to private item `self::QueryWithOptionalInfo::without_info`
[INFO] [stderr]    --> src/client/client.rs:280:27
[INFO] [stderr]     |
[INFO] [stderr] 280 |     /// [`without_info`]: self::QueryWithOptionalInfo::without_info
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `self::CommandWithOptionalInput::with_input`
[INFO] [stderr]   --> src/query/query.rs:38:21
[INFO] [stderr]    |
[INFO] [stderr] 38 | /// [`with_input`]: self::CommandWithOptionalInput::with_input
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CommandWithOptionalInput` in module `query`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `self::CommandWithOptionalInput::without_input`
[INFO] [stderr]   --> src/query/query.rs:39:24
[INFO] [stderr]    |
[INFO] [stderr] 39 | /// [`without_input`]: self::CommandWithOptionalInput::without_input
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CommandWithOptionalInput` in module `query`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `bind` links to private item `self::ArgumentWithOptionalValue::with_value`
[INFO] [stderr]    --> src/query/query.rs:148:25
[INFO] [stderr]     |
[INFO] [stderr] 148 |     /// [`with_value`]: self::ArgumentWithOptionalValue::with_value
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `bind` links to private item `self::ArgumentWithOptionalValue::without_value`
[INFO] [stderr]    --> src/query/query.rs:149:28
[INFO] [stderr]     |
[INFO] [stderr] 149 |     /// [`without_value`]: self::ArgumentWithOptionalValue::without_value
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `super::analysis::Info`
[INFO] [stderr]    --> src/query/query.rs:342:19
[INFO] [stderr]     |
[INFO] [stderr] 342 |     /// [`Info`]: super::analysis::Info
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^ no item named `analysis` in module `query`
[INFO] [stderr] 
[INFO] [stderr] warning: `basex` (lib doc) generated 7 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "04542897626b944ee626a376ac1b44a48bc1f2ed2375f92e77ca81df239dae29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04542897626b944ee626a376ac1b44a48bc1f2ed2375f92e77ca81df239dae29", kill_on_drop: false }`
[INFO] [stdout] 04542897626b944ee626a376ac1b44a48bc1f2ed2375f92e77ca81df239dae29