[go: up one dir, main page]

inferno 0.12.3

Rust port of the FlameGraph performance profiling tool suite
Documentation
Build #2594879 2025-10-18 17:03:55
# rustc version
rustc 1.92.0-nightly (f46475914 2025-10-17)# docs.rs version
docsrs 0.6.0 (403e80ef 2025-10-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/inferno-0.12.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/inferno-0.12.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251017-1.92.0-nightly-f46475914\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 19ddfbf9b0045ea005f8ba12f0dff2bcdcacfb6787dccdf296006b07c4b6ca8f
[INFO] running `Command { std: "docker" "start" "-a" "19ddfbf9b0045ea005f8ba12f0dff2bcdcacfb6787dccdf296006b07c4b6ca8f", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting inferno v0.12.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]    --> src/lib.rs:176:24
[INFO] [stderr]     |
[INFO] [stderr] 176 | #![cfg_attr(doc, allow(rustdoc::missing_doc_code_examples))]
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stderr]     = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stderr]     = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stderr]     = note: this compiler was built on 2025-10-17; consider upgrading it if it is out of date
[INFO] [stderr]     = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `super::Options.consistent_palette`
[INFO] [stderr]    --> src/flamegraph/color/mod.rs:93:7
[INFO] [stderr]     |
[INFO] [stderr]  93 | /// [`super::Options.consistent_palette`] and [`super::Options.hash`]. In the absence of options
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Options.consistent_palette` in module `flamegraph`
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:175:23
[INFO] [stderr]     |
[INFO] [stderr] 175 | #![cfg_attr(doc, warn(rustdoc::all))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` implied by `#[warn(rustdoc::all)]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `super::Options.hash`
[INFO] [stderr]   --> src/flamegraph/color/mod.rs:93:49
[INFO] [stderr]    |
[INFO] [stderr] 93 | /// [`super::Options.consistent_palette`] and [`super::Options.hash`]. In the absence of options
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^^^^^^^ no item named `Options.hash` in module `flamegraph`
[INFO] [stderr] 
[INFO] [stderr] warning: `inferno` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/inferno/index.html
[INFO] running `Command { std: "docker" "inspect" "19ddfbf9b0045ea005f8ba12f0dff2bcdcacfb6787dccdf296006b07c4b6ca8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19ddfbf9b0045ea005f8ba12f0dff2bcdcacfb6787dccdf296006b07c4b6ca8f", kill_on_drop: false }`
[INFO] [stdout] 19ddfbf9b0045ea005f8ba12f0dff2bcdcacfb6787dccdf296006b07c4b6ca8f