[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#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenablerdao%2Frustorium" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enablerdao/rustorium on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 607 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.9)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding gluon v0.17.2 (available: v0.18.2)
[INFO] [stderr]       Adding opentelemetry v0.20.0 (available: v0.32.0)
[INFO] [stderr]       Adding opentelemetry-prometheus v0.13.0 (available: v0.32.0)
[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.39.0)
[INFO] [stderr]       Adding tikv-client v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding tower-http v0.5.2 (available: v0.6.11)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: Cargo.toml: 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.
[INFO] [stderr] error: could not parse `rustorium` (manifest) due to 1 previous error


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
       error: Cargo.toml: 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.
       error: could not parse `rustorium` (manifest) due to 1 previous error