# rustc version rustc 1.95.0-nightly (0376d43d4 2026-02-20)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/ruvector-solver-2.0.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/ruvector-solver-2.0.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260220-1.95.0-nightly-0376d43d4\", \"--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] c5646a2e841f1879c6b73d88f8a0a6edbf879622086a93697a0295059409d0eb [INFO] running `Command { std: "docker" "start" "-a" "c5646a2e841f1879c6b73d88f8a0a6edbf879622086a93697a0295059409d0eb", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting ruvector-solver v2.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `finish` [INFO] [stderr] --> src/audit.rs:119:60 [INFO] [stderr] | [INFO] [stderr] 119 | /// Start a timer at the beginning of a solve, then call [`finish`] with the [INFO] [stderr] | ^^^^^^ no item named `finish` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SolverError::InvalidInput` [INFO] [stderr] --> src/validation.rs:6:36 [INFO] [stderr] | [INFO] [stderr] 6 | //! failure, which converts into [`SolverError::InvalidInput`] via `From`. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SolverError` in scope [INFO] [stderr] [INFO] [stderr] warning: public documentation for `estimate_spectral_radius` links to private item `POWER_ITERATION_STEPS` [INFO] [stderr] --> src/neumann.rs:104:16 [INFO] [stderr] | [INFO] [stderr] 104 | /// Runs [`POWER_ITERATION_STEPS`] iterations of the power method on the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `new` links to private item `Self::validate_params` [INFO] [stderr] --> src/forward_push.rs:58:34 [INFO] [stderr] | [INFO] [stderr] 58 | /// (see [`validate_params`](Self::validate_params)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `ruvector-solver` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ruvector_solver/index.html [INFO] running `Command { std: "docker" "inspect" "c5646a2e841f1879c6b73d88f8a0a6edbf879622086a93697a0295059409d0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5646a2e841f1879c6b73d88f8a0a6edbf879622086a93697a0295059409d0eb", kill_on_drop: false }` [INFO] [stdout] c5646a2e841f1879c6b73d88f8a0a6edbf879622086a93697a0295059409d0eb