[INFO] fetching crate pleco_engine 0.1.6...
[INFO] checking pleco_engine-0.1.6 against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] extracting crate pleco_engine 0.1.6 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pleco_engine 0.1.6
[INFO] finished tweaking crates.io crate pleco_engine 0.1.6
[INFO] tweaked toml for crates.io crate pleco_engine 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pleco_engine 0.1.6 on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "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" "+32cd9114712a24010b0583624dc52ac302194128" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 95 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.6.0)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] error: failed to parse manifest at `/workspace/builds/worker-2-tc1/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   can't find `bench_engine_main` bench at `benches/bench_engine_main.rs` or `benches/bench_engine_main/main.rs`. Please specify bench.path if you want to use a non-default path.


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
error: failed to parse manifest at `/workspace/builds/worker-2-tc1/source/Cargo.toml`

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