# rustc version rustc 1.100.0-nightly (f7575a9da 2026-09-24)
# docs.rs version docsrs 0.0.0 (9439cafc1e2ea4a64558a489c81351cd959d6077 2026-09-22 )
# build log [INFO] running `"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" "b52612287ff69cb6cc75d4c50c128a1fb3d015541eaf7681e6e0ddd3f0983df6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260924-1.100.0-nightly-f7575a9da\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples"` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: manual_server, mini_lang_server [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting increparse-lsp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Session` [INFO] [stderr] --> src/lib.rs:14:57 [INFO] [stderr] | [INFO] [stderr] 14 | //! * **[`Document`]** — one open file: its text, its [`Session`], the client [INFO] [stderr] | ^^^^^^^ no item named `Session` 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 `Edit` [INFO] [stderr] --> src/lib.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | //! into byte-range [`Edit`]s so the tree reuses everything the edit did [INFO] [stderr] | ^^^^ no item named `Edit` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `increparse-lsp` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/increparse_lsp/index.html [INFO] running `"docker" "inspect" "b52612287ff69cb6cc75d4c50c128a1fb3d015541eaf7681e6e0ddd3f0983df6"`