rl-utils 0.2.2

Shared utility functions used across the rl-lang toolchain
Documentation

Build #3906116 2026-07-20 17:03:50

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "9ad7e73a45c5fc7b2b9160ad95337e56399f80aab93803b4e530c6c6cac1a876" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 rl-utils v0.2.2 (/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.45s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rl_utils/index.html [INFO] running `Command { std: "docker" "inspect" "9ad7e73a45c5fc7b2b9160ad95337e56399f80aab93803b4e530c6c6cac1a876", kill_on_drop: false }`