# rustc version rustc 1.98.0-nightly (57d06900f 2026-05-27)
# 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" "2eca7ed968c624a4e7cf53f5e4b227b8fedfa4d08aab97102b23ee4eea6ef065" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260527-1.98.0-nightly-57d06900f\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: test_claude_e2e [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 embacle v0.15.14 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `new` links to private item `AUTO_MODEL_SENTINEL` [INFO] [stderr] --> src/copilot.rs:72:28 [INFO] [stderr] | [INFO] [stderr] 72 | /// is therefore the [`AUTO_MODEL_SENTINEL`], not a specific id. [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 `ErrorKind::is_transient` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] are only attempted for transient errors (see [`ErrorKind::is_transient()`]). [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `ErrorKind` in scope [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `RunnerError` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`RunnerError`] with `ErrorKind::Guardrail` is returned. [INFO] [stderr] ^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `RunnerError` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `prepare_user_prompt` links to private item `materialize_images` [INFO] [stderr] --> src/prompt.rs:172:16 [INFO] [stderr] | [INFO] [stderr] 172 | /// Combines [`materialize_images`] with the system-message filtering of [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 `strip_tool_result_echo` links to private item `TOOL_RESULTS_PREAMBLE` [INFO] [stderr] --> src/tool_simulation.rs:446:7 [INFO] [stderr] | [INFO] [stderr] 446 | /// [`TOOL_RESULTS_PREAMBLE`] line, one or more `<tool_result>...</tool_result>` [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 `strip_tool_result_echo` links to private item `TOOL_RESULTS_FOOTER` [INFO] [stderr] --> src/tool_simulation.rs:447:21 [INFO] [stderr] | [INFO] [stderr] 447 | /// blocks, and a [`TOOL_RESULTS_FOOTER`] line. Weaker CLI models sometimes copy [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: `embacle` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/embacle/index.html [INFO] running `Command { std: "docker" "inspect" "2eca7ed968c624a4e7cf53f5e4b227b8fedfa4d08aab97102b23ee4eea6ef065", kill_on_drop: false }`