tracy-client 0.17.4

High level bindings to the client libraries for the Tracy profiler
Documentation
Build #1367888 2024-09-23T11:56:19.667056+00:00
# rustc version
rustc 1.83.0-nightly (6c6d21008 2024-09-22)# docs.rs version
docsrs 0.6.0 (0620ea40 2024-09-21)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tracy-client-0.17.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tracy-client-0.17.4/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"tracy_client_docs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240922-1.83.0-nightly-6c6d21008\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 46896c648dc3defbb5c40914dcdc8d69a7540336a0ce1eb073f2dcf5b627f859
[INFO] running `Command { std: "docker" "start" "-a" "46896c648dc3defbb5c40914dcdc8d69a7540336a0ce1eb073f2dcf5b627f859", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling tracy-client-sys v0.24.1
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: tracy-client-sys@0.24.1: In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] warning: tracy-client-sys@0.24.1:                  from tracy/common/TracySystem.cpp:41,
[INFO] [stderr] warning: tracy-client-sys@0.24.1:                  from tracy/TracyClient.cpp:14:
[INFO] [stderr] warning: tracy-client-sys@0.24.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: tracy-client-sys@0.24.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: tracy-client-sys@0.24.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tracy-client-sys@0.24.1: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `tracy-client-sys v0.24.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tracy-client-sys-b9d24b188dff10e7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(i686-unknown-linux-gnu)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/tracy-client-sys-eef1fac10f3a371d/out)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686-unknown-linux-gnu
[INFO] [stderr]   CXX_i686-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686_unknown_linux_gnu
[INFO] [stderr]   CXX_i686_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CXX
[INFO] [stderr]   TARGET_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=PATH
[INFO] [stderr]   PATH = Some(/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CXXFLAGS
[INFO] [stderr]   TARGET_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TRACY_CLIENT_SYS_CXXFLAGS_i686-unknown-linux-gnu
[INFO] [stderr]   TRACY_CLIENT_SYS_CXXFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TRACY_CLIENT_SYS_CXXFLAGS_i686_unknown_linux_gnu
[INFO] [stderr]   TRACY_CLIENT_SYS_CXXFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_TRACY_CLIENT_SYS_CXXFLAGS
[INFO] [stderr]   TARGET_TRACY_CLIENT_SYS_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TRACY_CLIENT_SYS_CXXFLAGS
[INFO] [stderr]   TRACY_CLIENT_SYS_CXXFLAGS = None
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from tracy/common/TracySystem.cpp:41,
[INFO] [stderr]   cargo:warning=                 from tracy/TracyClient.cpp:14:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-std=c++11" "-DTRACY_ENABLE" "-DTRACY_TIMER_FALLBACK" "-DTRACY_ON_DEMAND" "-DTRACY_ONLY_LOCALHOST" "-DTRACY_ONLY_IPV4" "-DTRACY_FIBERS" "-DTRACY_MANUAL_LIFETIME" "-DTRACY_DELAYED_INIT" "-DTRACY_NO_EXIT" "-DTRACY_DEMANGLE" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/tracy-client-sys-eef1fac10f3a371d/out/7ef17a257c44e3d2-TracyClient.o" "-c" "tracy/TracyClient.cpp" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "46896c648dc3defbb5c40914dcdc8d69a7540336a0ce1eb073f2dcf5b627f859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46896c648dc3defbb5c40914dcdc8d69a7540336a0ce1eb073f2dcf5b627f859", kill_on_drop: false }`
[INFO] [stdout] 46896c648dc3defbb5c40914dcdc8d69a7540336a0ce1eb073f2dcf5b627f859