[INFO] cloning repository https://github.com/kvark/claymore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvark/claymore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fclaymore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fclaymore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 708c820ed0841c091c53245df3853d2b4a2839de [INFO] building kvark/claymore against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fclaymore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kvark/claymore [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/kvark/claymore [INFO] tweaked toml for git repo https://github.com/kvark/claymore written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kvark/claymore on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kvark/claymore 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `claymore` package) [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] error: failed to get `claymore-load` as a dependency of package `claymore v0.2.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `claymore-load` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-1-tc1/source/src/load [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/builds/worker-1-tc1/source/src/load/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (piston-gfx_texture) specified without providing a local path, Git repository, version, or workspace dependency to use overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `claymore` package) warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache error: failed to get `claymore-load` as a dependency of package `claymore v0.2.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `claymore-load` Caused by: Unable to update /workspace/builds/worker-1-tc1/source/src/load Caused by: failed to parse manifest at `/workspace/builds/worker-1-tc1/source/src/load/Cargo.toml` Caused by: dependency (piston-gfx_texture) specified without providing a local path, Git repository, version, or workspace dependency to use