llvm_profparser 0.3.1

Parsing and interpretation of llvm coverage profiles and generated data
Documentation
Build #727623 2023-01-23 23:41:33

# rustc version rustc 1.69.0-nightly (5e37043d6 2023-01-22)

# docs.rs version docsrs 0.6.0 (3b562799 2023-01-23)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/llvm_profparser-0.3.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/llvm_profparser-0.3.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-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" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230122-1.69.0-nightly-5e37043d6\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", 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] f627e5b03377704e4ee1c503c072b58ef4f382b78fb732fc95085078a8e3799c [INFO] running `Command { std: "docker" "start" "-a" "f627e5b03377704e4ee1c503c072b58ef4f382b78fb732fc95085078a8e3799c", 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.3.1 (/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:135:88 [INFO] [stderr] | [INFO] [stderr] 135 | /// 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] 135 | /// 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:136:77 [INFO] [stderr] | [INFO] [stderr] 136 | /// 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] 136 | /// 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 [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "f627e5b03377704e4ee1c503c072b58ef4f382b78fb732fc95085078a8e3799c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f627e5b03377704e4ee1c503c072b58ef4f382b78fb732fc95085078a8e3799c", kill_on_drop: false }` [INFO] [stdout] f627e5b03377704e4ee1c503c072b58ef4f382b78fb732fc95085078a8e3799c