Build #2204420 2025-06-07 12:04:47
# rustc version
rustc 1.89.0-nightly (44f415c1d 2025-06-06)# docs.rs version
docsrs 0.6.0 (d2911047 2025-05-28)# 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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/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\", \"-20250606-1.89.0-nightly-44f415c1d\", \"--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" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", 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] 12711b46176f3519815e0f170e47b5fa46b477cbb3dcdf8272eb9f1366471e1b
[INFO] running `Command { std: "docker" "start" "-a" "12711b46176f3519815e0f170e47b5fa46b477cbb3dcdf8272eb9f1366471e1b", 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.40s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/basex/index.html
[INFO] running `Command { std: "docker" "inspect" "12711b46176f3519815e0f170e47b5fa46b477cbb3dcdf8272eb9f1366471e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12711b46176f3519815e0f170e47b5fa46b477cbb3dcdf8272eb9f1366471e1b", kill_on_drop: false }`
[INFO] [stdout] 12711b46176f3519815e0f170e47b5fa46b477cbb3dcdf8272eb9f1366471e1b