# rustc version rustc 1.98.0-nightly (c1b22f44c 2026-06-17)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "e3f1f55d5fd5abfb341eaafcd0c95aa38204992c3d0f5e4e6f54b1b4b3eda9c3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260617-1.98.0-nightly-c1b22f44c\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `hex` [INFO] [stderr] --> src/lib.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | let hex = exe_to_hex_string(file_path)?; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ProcessGhosting` (lib) generated 1 warning (run `cargo fix --lib -p ProcessGhosting` to apply 1 suggestion) [INFO] [stderr] Scraping ProcessGhosting v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ProcessGhosting v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-pc-windows-msvc/doc/process_ghosting/index.html [INFO] running `Command { std: "docker" "inspect" "e3f1f55d5fd5abfb341eaafcd0c95aa38204992c3d0f5e4e6f54b1b4b3eda9c3", kill_on_drop: false }`