[INFO] cloning repository https://github.com/jFransham/quake-level-loader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jFransham/quake-level-loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjFransham%2Fquake-level-loader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjFransham%2Fquake-level-loader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cce81b8a80b5eed3b6cc0e2693a5a5bf6d4f902
[INFO] checking jFransham/quake-level-loader against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjFransham%2Fquake-level-loader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (116/162)
Updating files:  72% (117/162)
Updating files:  73% (119/162)
Updating files:  74% (120/162)
Updating files:  75% (122/162)
Updating files:  76% (124/162)
Updating files:  77% (125/162)
Updating files:  78% (127/162)
Updating files:  79% (128/162)
Updating files:  80% (130/162)
Updating files:  81% (132/162)
Updating files:  82% (133/162)
Updating files:  83% (135/162)
Updating files:  84% (137/162)
Updating files:  85% (138/162)
Updating files:  86% (140/162)
Updating files:  87% (141/162)
Updating files:  88% (143/162)
Updating files:  89% (145/162)
Updating files:  90% (146/162)
Updating files:  91% (148/162)
Updating files:  92% (150/162)
Updating files:  93% (151/162)
Updating files:  94% (153/162)
Updating files:  95% (154/162)
Updating files:  96% (156/162)
Updating files:  97% (158/162)
Updating files:  98% (159/162)
Updating files:  99% (161/162)
Updating files: 100% (162/162)
Updating files: 100% (162/162), done.
[INFO] started tweaking git repo https://github.com/jFransham/quake-level-loader
[INFO] finished tweaking git repo https://github.com/jFransham/quake-level-loader
[INFO] tweaked toml for git repo https://github.com/jFransham/quake-level-loader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jFransham/quake-level-loader on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jFransham/quake-level-loader 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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]     Updating git repository `https://github.com/carllerche/eventual`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flate2 v0.2.11
[INFO] [stderr]   Downloaded nalgebra v0.4.0
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.4.0/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
    Updating git repository `https://github.com/carllerche/eventual`
    Updating crates.io index
 Downloading crates ...
  Downloaded flate2 v0.2.11
  Downloaded nalgebra v0.4.0
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.4.0/Cargo.toml`

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