# rustc version rustc 1.98.0-nightly (b354133fb 2026-06-03)
# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )
# 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" "723a458d689ec7206167914e08587728109ed9ae27c7984bf5b765cd4dbfe6ce" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260603-1.98.0-nightly-b354133fb\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting lantern v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `LoadSourceOptions` links to private item `load_source` [INFO] [stderr] --> src/export.rs:84:46 [INFO] [stderr] | [INFO] [stderr] 84 | /// Optional decorations layered on top of [`load_source`]. The default keeps [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: unresolved link to `crate::search::compute_confidence` [INFO] [stderr] --> src/feedback.rs:6:16 [INFO] [stderr] | [INFO] [stderr] 6 | //! lives in [`crate::search::compute_confidence`]; this module is just the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `compute_confidence` in module `search` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::search::compute_confidence` [INFO] [stderr] --> src/query_success.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | //! [`crate::search::compute_confidence`]; this module is just the write path [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `compute_confidence` in module `search` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `compute_confidence` [INFO] [stderr] --> src/search.rs:50:7 [INFO] [stderr] | [INFO] [stderr] 50 | /// [`compute_confidence`]; the final score is `SearchHit::confidence`. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `compute_confidence` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `compute_confidence` [INFO] [stderr] --> src/search.rs:143:35 [INFO] [stderr] | [INFO] [stderr] 143 | /// Drop hits whose blended [`compute_confidence`] score is below this [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `compute_confidence` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `store` [INFO] [stderr] --> src/cli.rs:387:68 [INFO] [stderr] | [INFO] [stderr] 387 | /// Snapshot the current store to a dated tar.gz archive under <store>/stashes/ [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lantern` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/lantern/index.html [INFO] running `Command { std: "docker" "inspect" "723a458d689ec7206167914e08587728109ed9ae27c7984bf5b765cd4dbfe6ce", kill_on_drop: false }`