[INFO] cloning repository https://github.com/acmcarther/swarm-test-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acmcarther/swarm-test-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmcarther%2Fswarm-test-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmcarther%2Fswarm-test-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e00efed0864f0f3c2a85753c3b5a2d2c45f7a74b
[INFO] checking acmcarther/swarm-test-rust against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmcarther%2Fswarm-test-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/acmcarther/swarm-test-rust on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/acmcarther/swarm-test-rust
[INFO] finished tweaking git repo https://github.com/acmcarther/swarm-test-rust
[INFO] tweaked toml for git repo https://github.com/acmcarther/swarm-test-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/acmcarther/swarm-test-rust 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "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/bjz/cgmath-rs`
[INFO] [stderr]     Updating git repository `https://github.com/csherratt/genmesh.git`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/gfx-rs`
[INFO] [stderr]     Updating git repository `https://github.com/bjz/glfw-rs`
[INFO] [stderr]     Updating git repository `https://github.com/servo/glfw`
[INFO] [stderr] error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs#a9fdda1e)`
[INFO] [stderr]     ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `swarm-test-rust v0.0.1 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `glfw-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#765dace7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/765dace/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   library target names cannot contain hyphens: glfw-sys


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
        Updating git repository `https://github.com/bjz/cgmath-rs`
        Updating git repository `https://github.com/csherratt/genmesh.git`
        Updating git repository `https://github.com/gfx-rs/gfx-rs`
        Updating git repository `https://github.com/bjz/glfw-rs`
        Updating git repository `https://github.com/servo/glfw`
    error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs#a9fdda1e)`
        ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `swarm-test-rust v0.0.1 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `glfw-sys`
    
    Caused by:
      Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#765dace7
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/765dace/Cargo.toml`
    
    Caused by:
      library target names cannot contain hyphens: glfw-sys