[INFO] cloning repository https://github.com/lidavidm/gfx-space-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lidavidm/gfx-space-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidavidm%2Fgfx-space-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidavidm%2Fgfx-space-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5547a3ff229b372f33e5b9f7cf310716af6c951c
[INFO] checking lidavidm/gfx-space-rs against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidavidm%2Fgfx-space-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lidavidm/gfx-space-rs
[INFO] finished tweaking git repo https://github.com/lidavidm/gfx-space-rs
[INFO] tweaked toml for git repo https://github.com/lidavidm/gfx-space-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lidavidm/gfx-space-rs on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lidavidm/gfx-space-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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]     Updating git repository `https://github.com/gfx-rs/gfx.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64 v0.1.1
[INFO] [stderr]   Downloaded miniz-sys v0.1.7
[INFO] [stderr]   Downloaded xml-rs v0.3.4
[INFO] [stderr]   Downloaded num-complex v0.1.35
[INFO] [stderr]   Downloaded gcc v0.3.35
[INFO] [stderr]   Downloaded time v0.1.35
[INFO] [stderr]   Downloaded libloading v0.2.4
[INFO] [stderr]   Downloaded image v0.10.3
[INFO] [stderr]   Downloaded bitflags v0.6.0
[INFO] [stderr]   Downloaded gleam v0.2.22
[INFO] [stderr]   Downloaded enum_primitive v0.1.0
[INFO] [stderr]   Downloaded rustc-serialize v0.3.19
[INFO] [stderr]   Downloaded rayon v0.4.2
[INFO] [stderr]   Downloaded objc v0.2.1
[INFO] [stderr]   Downloaded memmap v0.2.3
[INFO] [stderr]   Downloaded cgmath v0.7.0
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.7.0/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (rustc-serialize) 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
    Updating git repository `https://github.com/gfx-rs/gfx.git`
    Updating crates.io index
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded base64 v0.1.1
  Downloaded miniz-sys v0.1.7
  Downloaded xml-rs v0.3.4
  Downloaded num-complex v0.1.35
  Downloaded gcc v0.3.35
  Downloaded time v0.1.35
  Downloaded libloading v0.2.4
  Downloaded image v0.10.3
  Downloaded bitflags v0.6.0
  Downloaded gleam v0.2.22
  Downloaded enum_primitive v0.1.0
  Downloaded rustc-serialize v0.3.19
  Downloaded rayon v0.4.2
  Downloaded objc v0.2.1
  Downloaded memmap v0.2.3
  Downloaded cgmath v0.7.0
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.7.0/Cargo.toml`

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