[INFO] cloning repository https://github.com/Chaosed0/rustphone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chaosed0/rustphone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaosed0%2Frustphone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaosed0%2Frustphone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bbef3604fa0a4c2145ee7f152a311f34a3d18dd
[INFO] checking Chaosed0/rustphone against 1.94.0 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaosed0%2Frustphone" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chaosed0/rustphone
[INFO] finished tweaking git repo https://github.com/Chaosed0/rustphone
[INFO] tweaked toml for git repo https://github.com/Chaosed0/rustphone written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaosed0/rustphone on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaosed0/rustphone 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hussein-aitlahcen/gns-rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/ValveSoftware/GameNetworkingSockets.git`
[INFO] [stderr]     Updating git submodule `https://github.com/abseil/abseil-cpp`
[INFO] [stderr]     Updating git submodule `https://github.com/kazuho/picojson.git`
[INFO] [stderr]     Updating git submodule `https://webrtc.googlesource.com/src`
[INFO] [stderr] warning: spurious network error (3 tries remaining): unexpected http status code: 429; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 429; class=Http (34)
[INFO] [stderr] warning: spurious network error (1 try remaining): unexpected http status code: 429; class=Http (34)
[INFO] [stderr] error: failed to get `game-networking-sockets` as a dependency of package `game v0.1.0 (/workspace/builds/worker-6-tc1/source/projects/client)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `game-networking-sockets`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/hussein-aitlahcen/gns-rs.git?rev=c6bd44b#c6bd44b4
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `GameNetworkingSockets`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `src/external/webrtc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `src/external/webrtc` from https://webrtc.googlesource.com/src
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/src-b648fd2bf4f5f87d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   network failure seems to have happened
[INFO] [stderr]   if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unexpected http status code: 429; class=Http (34)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/hussein-aitlahcen/gns-rs.git`
        Updating git submodule `https://github.com/ValveSoftware/GameNetworkingSockets.git`
        Updating git submodule `https://github.com/abseil/abseil-cpp`
        Updating git submodule `https://github.com/kazuho/picojson.git`
        Updating git submodule `https://webrtc.googlesource.com/src`
    warning: spurious network error (3 tries remaining): unexpected http status code: 429; class=Http (34)
    warning: spurious network error (2 tries remaining): unexpected http status code: 429; class=Http (34)
    warning: spurious network error (1 try remaining): unexpected http status code: 429; class=Http (34)
    error: failed to get `game-networking-sockets` as a dependency of package `game v0.1.0 (/workspace/builds/worker-6-tc1/source/projects/client)`
    
    Caused by:
      failed to load source for dependency `game-networking-sockets`
    
    Caused by:
      Unable to update https://github.com/hussein-aitlahcen/gns-rs.git?rev=c6bd44b#c6bd44b4
    
    Caused by:
      failed to update submodule `GameNetworkingSockets`
    
    Caused by:
      failed to update submodule `src/external/webrtc`
    
    Caused by:
      failed to fetch submodule `src/external/webrtc` from https://webrtc.googlesource.com/src
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/src-b648fd2bf4f5f87d
    
    Caused by:
      network failure seems to have happened
      if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      unexpected http status code: 429; class=Http (34)