PGO Build OpenBench (depth=12)
Instrumenting...
[2026-05-14T00:10:56Z INFO  cargo_pgo::pgo::instrument] PGO profile directory will be cleared.
[2026-05-14T00:10:56Z INFO  cargo_pgo::pgo::instrument] PGO profiles will be stored into /tmp/tmpxqk6xhxx/Soul/Soul-tmp/target/pgo-profiles.
[2026-05-14T00:11:10Z INFO  cargo_pgo::pgo::instrument] PGO-instrumented binary soul built successfully.
[2026-05-14T00:11:10Z INFO  cargo_pgo::pgo::instrument] Now run /tmp/tmpxqk6xhxx/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/tmpxqk6xhxx/Soul/Soul-tmp/target/pgo-profiles/soul_%m_%p.profraw
[2026-05-14T00:11:10Z INFO  cargo_pgo::pgo::instrument] PGO instrumentation build finished successfully.
Training...
/bin/sh: line 1: target/x86_64-unknown-linux-gnu/release/Soul-D88C7F2C: No such file or directory
make: *** [Makefile:122: openbench] Error 127