cargo pgo instrument
[2025-10-09T02:15:08Z INFO cargo_pgo::pgo::instrument] PGO profile directory will be cleared.
[2025-10-09T02:15:08Z INFO cargo_pgo::pgo::instrument] PGO profiles will be stored into /tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/pgo-profiles.
Compiling proc-macro2 v1.0.95
Compiling glob v0.3.2
Compiling shlex v1.3.0
Compiling unicode-ident v1.0.18
Compiling prettyplease v0.2.32
Compiling libc v0.2.175
Compiling find-msvc-tools v0.1.3
Compiling memchr v2.7.4
Compiling minimal-lexical v0.2.1
Compiling regex-syntax v0.8.5
Compiling cfg-if v1.0.0
Compiling either v1.15.0
Compiling bindgen v0.71.1
Compiling log v0.4.27
Compiling bitflags v2.9.0
Compiling rustc-hash v2.1.1
Compiling libloading v0.8.6
Compiling cc v1.2.40
Compiling itertools v0.13.0
Compiling clang-sys v1.8.1
Compiling nom v7.1.3
Compiling quote v1.0.40
Compiling syn v2.0.101
Compiling num_cpus v1.17.0
Compiling fork_union v2.2.10
Compiling regex-automata v0.4.9
Compiling core_affinity v0.8.3
warning: fork_union@2.2.10: In file included from c/lib.cpp:8:
warning: fork_union@2.2.10: include/fork_union.hpp:113:10: fatal error: numa.h: No such file or directory
warning: fork_union@2.2.10: 113 | #include <numa.h> // `numa_available`, `numa_node_of_cpu`, `numa_alloc_onnode`
warning: fork_union@2.2.10: | ^~~~~~~~
warning: fork_union@2.2.10: compilation terminated.
warning: fork_union@2.2.10: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-std=c++17" "-I" "include" "-pedantic" "-DFU_ENABLE_NUMA=1" "-o" "/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/x86_64-unknown-linux-gnu/release/build/fork_union-f70e5432ca292444/out/9cab2b0f8b96fa6e-lib.o" "-c" "c/lib.cpp"
error: failed to run custom build command for `fork_union v2.2.10`
Caused by:
process didn't exit successfully: `/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/release/build/fork_union-426b60d93e20a0df/build-script-build` (exit status: 1)
--- stdout
OUT_DIR = Some(/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/x86_64-unknown-linux-gnu/release/build/fork_union-f70e5432ca292444/out)
TARGET = Some(x86_64-unknown-linux-gnu)
CARGO_ENCODED_RUSTFLAGS = Some(-Ctarget-cpu=native-Cprofile-generate=/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/pgo-profiles)
HOST = Some(x86_64-unknown-linux-gnu)
cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
CXX_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
CXX_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_CXX
HOST_CXX = None
cargo:rerun-if-env-changed=CXX
CXX = None
cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
RUSTC_WRAPPER = None
cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
CRATE_CC_NO_DEFAULTS = None
DEBUG = Some(false)
CARGO_CFG_TARGET_FEATURE = Some(adx,aes,avx,avx2,bmi1,bmi2,cmpxchg16b,f16c,fma,fxsr,lzcnt,movbe,pclmulqdq,popcnt,rdrand,rdseed,sha,sse,sse2,sse3,sse4.1,sse4.2,ssse3,vaes,vpclmulqdq,xsave,xsavec,xsaveopt,xsaves)
cargo:rerun-if-env-changed=CXXFLAGS
CXXFLAGS = None
cargo:rerun-if-env-changed=HOST_CXXFLAGS
HOST_CXXFLAGS = None
cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
CXXFLAGS_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
CXXFLAGS_x86_64-unknown-linux-gnu = None
OUT_DIR = Some(/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/x86_64-unknown-linux-gnu/release/build/fork_union-f70e5432ca292444/out)
cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
CRATE_CC_NO_DEFAULTS = None
TARGET = Some(x86_64-unknown-linux-gnu)
CARGO_CFG_TARGET_FEATURE = Some(adx,aes,avx,avx2,bmi1,bmi2,cmpxchg16b,f16c,fma,fxsr,lzcnt,movbe,pclmulqdq,popcnt,rdrand,rdseed,sha,sse,sse2,sse3,sse4.1,sse4.2,ssse3,vaes,vpclmulqdq,xsave,xsavec,xsaveopt,xsaves)
HOST = Some(x86_64-unknown-linux-gnu)
cargo:rerun-if-env-changed=CXXFLAGS
CXXFLAGS = None
cargo:rerun-if-env-changed=HOST_CXXFLAGS
HOST_CXXFLAGS = None
cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
CXXFLAGS_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
CXXFLAGS_x86_64-unknown-linux-gnu = None
cargo:warning=In file included from c/lib.cpp:8:
cargo:warning=include/fork_union.hpp:113:10: fatal error: numa.h: No such file or directory
cargo:warning= 113 | #include <numa.h> // `numa_available`, `numa_node_of_cpu`, `numa_alloc_onnode`
cargo:warning= | ^~~~~~~~
cargo:warning=compilation terminated.
cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-std=c++17" "-I" "include" "-pedantic" "-DFU_ENABLE_NUMA=1" "-o" "/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/x86_64-unknown-linux-gnu/release/build/fork_union-f70e5432ca292444/out/9cab2b0f8b96fa6e-lib.o" "-c" "c/lib.cpp"
--- stderr
Error: Error { kind: ToolExecError, message: "command did not execute successfully (status code exit status: 1): LC_ALL=\"C\" \"c++\" \"-O2\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-m64\" \"-std=c++17\" \"-I\" \"include\" \"-pedantic\" \"-DFU_ENABLE_NUMA=1\" \"-o\" \"/tmp/tmp8cgjl2ty/Reckless/Reckless-tmp/target/x86_64-unknown-linux-gnu/release/build/fork_union-f70e5432ca292444/out/9cab2b0f8b96fa6e-lib.o\" \"-c\" \"c/lib.cpp\"" }
warning: build failed, waiting for other jobs to finish...
[2025-10-09T02:15:11Z ERROR cargo_pgo::pgo::instrument] PGO instrumentation build has failed.
Cargo finished with an error (101)
make: *** [Makefile:24: rule] Error 1