[INFO] cloning repository https://github.com/enablerdao/rustorium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enablerdao/rustorium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenablerdao%2Frustorium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenablerdao%2Frustorium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 737c1eb888b24478d41fdadd7f5e66a53d144145
[INFO] checking enablerdao/rustorium against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenablerdao%2Frustorium" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/enablerdao/rustorium
[INFO] finished tweaking git repo https://github.com/enablerdao/rustorium
[INFO] tweaked toml for git repo https://github.com/enablerdao/rustorium written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enablerdao/rustorium on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 602 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding gluon v0.17.2 (available: v0.18.2)
[INFO] [stderr]       Adding opentelemetry v0.20.0 (available: v0.31.0)
[INFO] [stderr]       Adding opentelemetry-prometheus v0.13.0 (available: v0.29.1)
[INFO] [stderr]       Adding prometheus v0.13.4 (available: v0.14.0)
[INFO] [stderr]       Adding quinn v0.10.2 (available: v0.11.9)
[INFO] [stderr]       Adding rdkafka v0.34.0 (available: v0.38.0)
[INFO] [stderr]       Adding tower-http v0.5.2 (available: v0.6.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to parse manifest at `/workspace/builds/worker-0-tc1/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   can't find `transaction` bench at `benches/transaction.rs` or `benches/transaction/main.rs`. Please specify bench.path if you want to use a non-default path.


command failed: exit status: 101

error: failed to parse manifest at `/workspace/builds/worker-0-tc1/source/Cargo.toml`

Caused by:
  can't find `transaction` bench at `benches/transaction.rs` or `benches/transaction/main.rs`. Please specify bench.path if you want to use a non-default path.