# rustc version rustc 1.98.0-nightly (6bdf43094 2026-06-01)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "d185da8f789a20ce3da90f42ccc5bc445142828dda76a0e70b55f4ad981eb77f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260601-1.98.0-nightly-6bdf43094\", \"--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] Scraping difflib-fast v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Documenting difflib-fast v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `lo,hi` [INFO] [stderr] --> src/gestalt.rs:256:43 [INFO] [stderr] | [INFO] [stderr] 256 | /// answers "is there an end-position in [lo,hi] within this state's subtree, and the min/max [INFO] [stderr] | ^^^^^ no item named `lo,hi` 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: public documentation for `simjoin` links to private item `cos_full` [INFO] [stderr] --> src/simjoin.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | //! a pair with the same [`cos_full`] sorted-merge dot, so the values match to the bit and a pair is [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 `cosine_join` links to private item `accumulate` [INFO] [stderr] --> src/simjoin.rs:257:78 [INFO] [stderr] | [INFO] [stderr] 257 | /// For each probe we accumulate a partial dot over shared *indexed* dims ([`accumulate`]), then for [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: public documentation for `cosine_join` links to private item `cos_full` [INFO] [stderr] --> src/simjoin.rs:259:7 [INFO] [stderr] | [INFO] [stderr] 259 | /// [`cos_full`] when it cannot reach `t` ([`verify_pruned`]). The bound is a filter only — survivors [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: public documentation for `cosine_join` links to private item `verify_pruned` [INFO] [stderr] --> src/simjoin.rs:259:46 [INFO] [stderr] | [INFO] [stderr] 259 | /// [`cos_full`] when it cannot reach `t` ([`verify_pruned`]). The bound is a filter only — survivors [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: public documentation for `cosine_join_bruteforce` links to private item `cos_full` [INFO] [stderr] --> src/simjoin.rs:772:51 [INFO] [stderr] | [INFO] [stderr] 772 | /// Naive `O(n²)` oracle: score every pair with [`cos_full`], keep `cos ≥ t`. The correctness [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: unresolved link to `CorpusGpu` [INFO] [stderr] --> src/rationer.rs:266:31 [INFO] [stderr] | [INFO] [stderr] 266 | /// active) uploads the [`CorpusGpu`] arena. The returned [`PreparedRationer`] borrows the [INFO] [stderr] | ^^^^^^^^^ no item named `CorpusGpu` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `cluster_canonicals` [INFO] [stderr] --> src/rationer.rs:395:24 [INFO] [stderr] | [INFO] [stderr] 395 | /// semantics to [`cluster_canonicals`] called on that group alone. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `cluster_canonicals` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `difflib-fast` (lib doc) generated 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/difflib_fast/index.html [INFO] running `Command { std: "docker" "inspect" "d185da8f789a20ce3da90f42ccc5bc445142828dda76a0e70b55f4ad981eb77f", kill_on_drop: false }`