# rustc version rustc 1.98.0-nightly (c397dae80 2026-07-02)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# 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" "063fd9ef0831716cb176fbd62a41c627379a97c74a3cd2f06cae987e8127e1b3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260702-1.98.0-nightly-c397dae80\", \"--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 llvm_profparser v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `FunctionRecord` [INFO] [stderr] --> src/coverage/coverage_mapping.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | /// 2. std::vector<FunctionRecord> functions (this is probably taken straight from [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 24 | /// 2. `std::vector<FunctionRecord>` functions (this is probably taken straight from [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `u64` [INFO] [stderr] --> src/instrumentation_profile/raw_profile.rs:143:88 [INFO] [stderr] | [INFO] [stderr] 143 | /// Trait to represent memory widths. Currently just 32 or 64 bit. This implements Into<u64> so if [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 143 | /// Trait to represent memory widths. Currently just 32 or 64 bit. This implements `Into<u64>` so if [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `u128` [INFO] [stderr] --> src/instrumentation_profile/raw_profile.rs:144:77 [INFO] [stderr] | [INFO] [stderr] 144 | /// we ever move beyond 64 bit systems this code will have to change to Into<u128> or whatever the [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 144 | /// we ever move beyond 64 bit systems this code will have to change to `Into<u128>` or whatever the [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `llvm_profparser` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/llvm_profparser/index.html [INFO] running `Command { std: "docker" "inspect" "063fd9ef0831716cb176fbd62a41c627379a97c74a3cd2f06cae987e8127e1b3", kill_on_drop: false }`