[INFO] fetching crate cpr 1.1.0...
[INFO] checking cpr-1.1.0 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] extracting crate cpr 1.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cpr 1.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cpr 1.1.0
[INFO] tweaked toml for crates.io crate cpr 1.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpr 1.1.0 on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding bio v0.9.0 (available: v3.0.0)
[INFO] [stderr]       Adding lazy_static v0.1.16 (available: v1.5.0)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded ordered-float v0.2.3
[INFO] [stderr]   Downloaded bit-set v0.3.0
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.3.0/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
 Downloading crates ...
  Downloaded byteorder v0.5.3
  Downloaded unreachable v0.1.1
  Downloaded ordered-float v0.2.3
  Downloaded bit-set v0.3.0
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.3.0/Cargo.toml`

Caused by:
  dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use