PGO Build Standard (depth=12)
Instrumenting...
[2026-05-13T23:33:25Z INFO cargo_pgo::pgo::instrument] PGO profile directory will be cleared.
[2026-05-13T23:33:25Z INFO cargo_pgo::pgo::instrument] PGO profiles will be stored into /tmp/tmplufucsvn/Soul/Soul-tmp/target/pgo-profiles.
[2026-05-13T23:33:49Z INFO cargo_pgo::pgo::instrument] PGO-instrumented binary soul built successfully.
[2026-05-13T23:33:49Z INFO cargo_pgo::pgo::instrument] Now run /tmp/tmplufucsvn/Soul/Soul-tmp/target/x86_64-unknown-linux-gnu/release/soul on your workload.
If your program creates multiple processes or you will execute it multiple times in parallel, consider running it with the following environment variable to have more precise profiles:
LLVM_PROFILE_FILE=/tmp/tmplufucsvn/Soul/Soul-tmp/target/pgo-profiles/soul_%m_%p.profraw
[2026-05-13T23:33:49Z INFO cargo_pgo::pgo::instrument] PGO instrumentation build finished successfully.
Training...
/bin/sh: line 1: bench: command not found
make: *** [Makefile:119: openbench] Error 127