basex 0.7.0

A client library for BaseX XQuery databases.
Documentation
Build #1783555 2025-02-20 07:06:14
# rustc version
rustc 1.87.0-nightly (f280acf4c 2025-02-19)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# 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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--document-private-items\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250219-1.87.0-nightly-f280acf4c\", \"--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] [stdout] cf277913e366eaa23cd2722834f813d2dc2334652aa9f156f35e88faf9c2a034
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "cf277913e366eaa23cd2722834f813d2dc2334652aa9f156f35e88faf9c2a034", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[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: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stderr]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[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` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/basex/index.html
[INFO] running `Command { std: "docker" "inspect" "cf277913e366eaa23cd2722834f813d2dc2334652aa9f156f35e88faf9c2a034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf277913e366eaa23cd2722834f813d2dc2334652aa9f156f35e88faf9c2a034", kill_on_drop: false }`
[INFO] [stdout] cf277913e366eaa23cd2722834f813d2dc2334652aa9f156f35e88faf9c2a034