[INFO] fetching crate graph-similarity-cmd 0.0.1...
[INFO] checking graph-similarity-cmd-0.0.1 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] extracting crate graph-similarity-cmd 0.0.1 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate graph-similarity-cmd 0.0.1 on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "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 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded petgraph v0.2.10
[INFO] [stderr]   Downloaded asexp v0.3.2
[INFO] [stderr]   Downloaded closed01 v0.4.0
[INFO] [stderr]   Downloaded graph-io-gml v0.1.1
[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
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded fixedbitset v0.1.9
  Downloaded petgraph v0.2.10
  Downloaded asexp v0.3.2
  Downloaded closed01 v0.4.0
  Downloaded graph-io-gml v0.1.1
  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