[INFO] cloning repository https://github.com/chuckries/rustnes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chuckries/rustnes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckries%2Frustnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckries%2Frustnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eed2a22afaaa1f0fc573a39586a0387e6cd69ce4 [INFO] checking chuckries/rustnes against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckries%2Frustnes" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chuckries/rustnes on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chuckries/rustnes [INFO] finished tweaking git repo https://github.com/chuckries/rustnes [INFO] tweaked toml for git repo https://github.com/chuckries/rustnes written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chuckries/rustnes 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "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/chuckries/rust-sdl2` [INFO] [stderr] error: failed to get `sdl2` as a dependency of package `rustnes v0.0.1 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `sdl2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/chuckries/rust-sdl2#821a3842 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-sdl2-0645674fc595ed77 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 821a3842ac1cd236b53d8be6ae056b87a06b6c1f not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] no error overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: 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/chuckries/rust-sdl2` error: failed to get `sdl2` as a dependency of package `rustnes v0.0.1 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `sdl2` Caused by: Unable to update https://github.com/chuckries/rust-sdl2#821a3842 Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-sdl2-0645674fc595ed77 Caused by: revision 821a3842ac1cd236b53d8be6ae056b87a06b6c1f not found Caused by: no error