[go: up one dir, main page]

dhat 0.3.3

A library for heap profiling and ad hoc profiling with DHAT.
Documentation
Build #2641935 2025-11-07 07:24:33
# rustc version
rustc 1.93.0-nightly (c90bcb957 2025-11-06)# docs.rs version
docsrs 0.6.0 (fb84acf8 2025-11-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/dhat-0.3.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/dhat-0.3.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251106-1.93.0-nightly-c90bcb957\", \"--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}/aarch64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "aarch64-apple-darwin", 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] 11a7a685c0f30277a744deb98e6a2e6b586655cff80c25523040d1fcbfdd280a
[INFO] running `Command { std: "docker" "start" "-a" "11a7a685c0f30277a744deb98e6a2e6b586655cff80c25523040d1fcbfdd280a", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: ad-hoc, heap, heap-testing
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking miniz_oxide v0.4.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking parking_lot_core v0.9.4
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr] warning: sys-info@0.9.1: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] error: failed to run custom build command for `sys-info v0.9.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sys-info-74d04b2f8d64c26f/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("aarch64-apple-darwin")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_aarch64-apple-darwin = None
[INFO] [stderr]   CC_aarch64_apple_darwin = None
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   CFLAGS_aarch64-apple-darwin = None
[INFO] [stderr]   CFLAGS_aarch64_apple_darwin = None
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("aes,crc,dit,dotprod,dpb,dpb2,fcma,fhm,flagm,flagm2,fp16,frintts,jsconv,lor,lse,lse2,neon,paca,pacg,pan,pmuv3,ras,rcpc,rcpc2,rdm,sb,sha2,sha3,ssbs,v8.1a,v8.2a,v8.3a,v8.4a,vh")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/aarch64-apple-darwin/debug/build/sys-info-018348418c1ea1e6/out/c/darwin.o" "-c" "c/darwin.c"
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/aarch64-apple-darwin/debug/build/sys-info-018348418c1ea1e6/out/c/darwin.o" "-c" "c/darwin.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11a7a685c0f30277a744deb98e6a2e6b586655cff80c25523040d1fcbfdd280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a7a685c0f30277a744deb98e6a2e6b586655cff80c25523040d1fcbfdd280a", kill_on_drop: false }`
[INFO] [stdout] 11a7a685c0f30277a744deb98e6a2e6b586655cff80c25523040d1fcbfdd280a