[INFO] fetching crate pleco_engine 0.1.6...
[INFO] checking pleco_engine-0.1.6 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] extracting crate pleco_engine 0.1.6 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pleco_engine 0.1.6 on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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-7-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-7-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.