[INFO] cloning repository https://github.com/GrauKatze/gk-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrauKatze/gk-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrauKatze%2Fgk-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrauKatze%2Fgk-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2d380e1d19cbe696f072a63b2b11a2dcc1a527f
[INFO] checking GrauKatze/gk-server/a2d380e1d19cbe696f072a63b2b11a2dcc1a527f against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrauKatze%2Fgk-server" "/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/GrauKatze/gk-server
[INFO] finished tweaking git repo https://github.com/GrauKatze/gk-server
[INFO] tweaked toml for git repo https://github.com/GrauKatze/gk-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GrauKatze/gk-server on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GrauKatze/gk-server 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://notabug.org/GrauKatze/gk-server-lib`
[INFO] [stderr] warning: spurious network error (3 tries remaining): unexpected http status code: 504; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 504; class=Http (34)
[INFO] [stderr] warning: spurious network error (1 try remaining): unexpected http status code: 504; class=Http (34)
[INFO] [stderr] error: failed to get `gk-server-lib` as a dependency of package `gk-server v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `gk-server-lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://notabug.org/GrauKatze/gk-server-lib#95c78a00
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/gk-server-lib-bbbe0ccd221bdd58
[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: 504; class=Http (34)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://notabug.org/GrauKatze/gk-server-lib`
    warning: spurious network error (3 tries remaining): unexpected http status code: 504; class=Http (34)
    warning: spurious network error (2 tries remaining): unexpected http status code: 504; class=Http (34)
    warning: spurious network error (1 try remaining): unexpected http status code: 504; class=Http (34)
    error: failed to get `gk-server-lib` as a dependency of package `gk-server v0.1.0 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `gk-server-lib`
    
    Caused by:
      Unable to update https://notabug.org/GrauKatze/gk-server-lib#95c78a00
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/gk-server-lib-bbbe0ccd221bdd58
    
    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: 504; class=Http (34)