# rustc version rustc 1.99.0-nightly (c98d0cb27 2026-08-12)
# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )
# 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" "e24dcd2e0114d04f589cbdd0fde708285ddf5afd257c792e685c364c8d290214" "/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\", \"-20260812-1.99.0-nightly-c98d0cb27\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rl-utils v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Error` [INFO] [stderr] --> src/lib.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | //! - [`errors`] - [`Error`] type and [`Reason`] categories [INFO] [stderr] | ^^^^^ no item named `Error` 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 `Reason` [INFO] [stderr] --> src/lib.rs:3:41 [INFO] [stderr] | [INFO] [stderr] 3 | //! - [`errors`] - [`Error`] type and [`Reason`] categories [INFO] [stderr] | ^^^^^^ no item named `Reason` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SourceFile` [INFO] [stderr] --> src/lib.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | //! - [`source`] - [`SourceFile`] carrying source text through the pipeline [INFO] [stderr] | ^^^^^^^^^^ no item named `SourceFile` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Span` [INFO] [stderr] --> src/lib.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | //! - [`span`] - [`Span`] for pointing errors at exact source locations [INFO] [stderr] | ^^^^ no item named `Span` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `with_location_from` links to private item `Error::fallback_text` [INFO] [stderr] --> src/errors.rs:95:24 [INFO] [stderr] | [INFO] [stderr] 95 | /// snippet (see [`Error::fallback_text`]); a no-op when full source [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: `rl-utils` (lib doc) generated 5 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/rl_utils/index.html [INFO] running `Command { std: "docker" "inspect" "e24dcd2e0114d04f589cbdd0fde708285ddf5afd257c792e685c364c8d290214", kill_on_drop: false }`