# rustc version rustc 1.97.0-nightly (365c0e1d7 2026-05-06)
# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder3/builds/hematite-cli-0.8.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder3/builds/hematite-cli-0.8.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "20-25" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef [INFO] running `Command { std: "docker" "start" "3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260506-1.97.0-nightly-365c0e1d7\", \"--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: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling hematite-cli v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting hematite-cli v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Strategist` [INFO] [stderr] --> src/ui/tui.rs:838:10 [INFO] [stderr] | [INFO] [stderr] 838 | /// [Strategist] The currently active task from TASK.md. [INFO] [stderr] | ^^^^^^^^^^ no item named `Strategist` 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 `A` [INFO] [stderr] --> src/ui/tui.rs:860:32 [INFO] [stderr] | [INFO] [stderr] 860 | /// Activated by pressing [A] ("Accept All") on any approval dialog. [INFO] [stderr] | ^ no item named `A` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `N` [INFO] [stderr] --> src/ui/tui.rs:857:70 [INFO] [stderr] | [INFO] [stderr] 857 | /// Numbered directory list from the last /ls call — used by /ls <N> to teleport. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hematite-cli` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hematite/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef", kill_on_drop: false }` [INFO] [stdout] 3f1f4ef22219c00744deddf80cc0f76cce399f1a687bd0c712f88273f357c4ef