[INFO] fetching crate symbolic-minidump 8.8.0...
[INFO] checking symbolic-minidump-8.8.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate symbolic-minidump 8.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate symbolic-minidump 8.8.0
[INFO] finished tweaking crates.io crate symbolic-minidump 8.8.0
[INFO] tweaked toml for crates.io crate symbolic-minidump 8.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate symbolic-minidump 8.8.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding symbolic-common v8.8.0 (available: v12.16.3)
[INFO] [stderr]       Adding symbolic-debuginfo v8.8.0 (available: v12.16.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 `from_minidump` bench at `benches/from_minidump.rs` or `benches/from_minidump/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-2-tc1/source/Cargo.toml`

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