[INFO] fetching crate graph-similarity-cmd 0.0.1...
[INFO] checking graph-similarity-cmd-0.0.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate graph-similarity-cmd 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate graph-similarity-cmd 0.0.1
[INFO] finished tweaking crates.io crate graph-similarity-cmd 0.0.1
[INFO] tweaked toml for crates.io crate graph-similarity-cmd 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate graph-similarity-cmd 0.0.1 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]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding closed01 v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding graph-io-gml v0.1.1 (available: v0.3.0)
[INFO] [stderr]       Adding graph-neighbor-matching v0.6.2 (available: v0.9.0)
[INFO] [stderr]       Adding petgraph v0.2.10 (available: v0.8.3)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graph-neighbor-matching v0.6.2
[INFO] [stderr]   Downloaded munkres v0.3.0
[INFO] [stderr]   Downloaded graph-io-gml v0.1.1
[INFO] [stderr]   Downloaded closed01 v0.4.0
[INFO] [stderr]   Downloaded asexp v0.3.2
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded petgraph v0.2.10
[INFO] [stderr]   Downloaded nalgebra v0.5.1
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.5.1/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (quickcheck) 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 graph-neighbor-matching v0.6.2
  Downloaded munkres v0.3.0
  Downloaded graph-io-gml v0.1.1
  Downloaded closed01 v0.4.0
  Downloaded asexp v0.3.2
  Downloaded fixedbitset v0.1.9
  Downloaded petgraph v0.2.10
  Downloaded nalgebra v0.5.1
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.5.1/Cargo.toml`

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