[INFO] cloning repository https://github.com/DankDumpster/snake-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DankDumpster/snake-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f5bca455e7d00bc102ea3c0c747aa8093d75bc3
[INFO] checking DankDumpster/snake-game against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] finished tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] tweaked toml for git repo https://github.com/DankDumpster/snake-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DankDumpster/snake-game on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `xml-rs = "^0.7.0"`
[INFO] [stderr]   version 0.7.0 is yanked
[INFO] [stderr]   version 0.7.1 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `gl_generator v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `gl_generator = "^0.9.0"` of package `gl v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `gl = "^0.10.0"` of package `piston2d-opengl_graphics v0.52.0`
[INFO] [stderr]     ... which satisfies dependency `piston2d-opengl_graphics = "^0.52.0"` of package `snake-game v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] checking DankDumpster/snake-game against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] finished tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] tweaked toml for git repo https://github.com/DankDumpster/snake-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DankDumpster/snake-game on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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] error: failed to select a version for the requirement `xml-rs = "^0.7.0"`
[INFO] [stderr]   version 0.7.0 is yanked
[INFO] [stderr]   version 0.7.1 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `gl_generator v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `gl_generator = "^0.9.0"` of package `gl v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `gl = "^0.10.0"` of package `piston2d-opengl_graphics v0.52.0`
[INFO] [stderr]     ... which satisfies dependency `piston2d-opengl_graphics = "^0.52.0"` of package `snake-game v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] checking DankDumpster/snake-game against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] finished tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] tweaked toml for git repo https://github.com/DankDumpster/snake-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DankDumpster/snake-game on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `xml-rs = "^0.7.0"`
[INFO] [stderr]   version 0.7.0 is yanked
[INFO] [stderr]   version 0.7.1 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `gl_generator v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `gl_generator = "^0.9.0"` of package `gl v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `gl = "^0.10.0"` of package `piston2d-opengl_graphics v0.52.0`
[INFO] [stderr]     ... which satisfies dependency `piston2d-opengl_graphics = "^0.52.0"` of package `snake-game v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] checking DankDumpster/snake-game against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] finished tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] tweaked toml for git repo https://github.com/DankDumpster/snake-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DankDumpster/snake-game on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `xml-rs = "^0.7.0"`
[INFO] [stderr]   version 0.7.0 is yanked
[INFO] [stderr]   version 0.7.1 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `gl_generator v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `gl_generator = "^0.9.0"` of package `gl v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `gl = "^0.10.0"` of package `piston2d-opengl_graphics v0.52.0`
[INFO] [stderr]     ... which satisfies dependency `piston2d-opengl_graphics = "^0.52.0"` of package `snake-game v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] checking DankDumpster/snake-game against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankDumpster%2Fsnake-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] finished tweaking git repo https://github.com/DankDumpster/snake-game
[INFO] tweaked toml for git repo https://github.com/DankDumpster/snake-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DankDumpster/snake-game on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `xml-rs = "^0.7.0"`
[INFO] [stderr]   version 0.7.0 is yanked
[INFO] [stderr]   version 0.7.1 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `gl_generator v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `gl_generator = "^0.9.0"` of package `gl v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `gl = "^0.10.0"` of package `piston2d-opengl_graphics v0.52.0`
[INFO] [stderr]     ... which satisfies dependency `piston2d-opengl_graphics = "^0.52.0"` of package `snake-game v0.1.0 (/workspace/builds/worker-0-tc2/source)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Updating crates.io index
    error: failed to select a version for the requirement `xml-rs = "^0.7.0"`
      version 0.7.0 is yanked
      version 0.7.1 is yanked
    location searched: crates.io index
    required by package `gl_generator v0.9.0`
        ... which satisfies dependency `gl_generator = "^0.9.0"` of package `gl v0.10.0`
        ... which satisfies dependency `gl = "^0.10.0"` of package `piston2d-opengl_graphics v0.52.0`
        ... which satisfies dependency `piston2d-opengl_graphics = "^0.52.0"` of package `snake-game v0.1.0 (/workspace/builds/worker-0-tc2/source)`