[INFO] cloning repository https://github.com/5HT2B/heartbeat-riir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5HT2B/heartbeat-riir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5HT2B%2Fheartbeat-riir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5HT2B%2Fheartbeat-riir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c58630bc256aec4373ffcd90bd52fd64a474d34
[INFO] checking 5HT2B/heartbeat-riir against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5HT2B%2Fheartbeat-riir" "/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/5HT2B/heartbeat-riir on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/5HT2B/heartbeat-riir
[INFO] finished tweaking git repo https://github.com/5HT2B/heartbeat-riir
[INFO] tweaked toml for git repo https://github.com/5HT2B/heartbeat-riir written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/5HT2B/heartbeat-riir 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://git.5ht2.me/lmaotrigine/axum-realip`
[INFO] [stderr] warning: spurious network error (3 tries remaining): unexpected http status code: 522; class=Http (34)
[INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 522; class=Http (34)
[INFO] [stderr] warning: spurious network error (1 tries remaining): unexpected http status code: 522; class=Http (34)
[INFO] [stderr] error: failed to get `axum-realip` as a dependency of package `heartbeat v0.0.0-a (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `axum-realip`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://git.5ht2.me/lmaotrigine/axum-realip?rev=7fd0be272a7b683ae58e5117c657341aa072b423#7fd0be27
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/axum-realip-8317ac4d6e7488c7
[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: 522; class=Http (34)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://git.5ht2.me/lmaotrigine/axum-realip`
    warning: spurious network error (3 tries remaining): unexpected http status code: 522; class=Http (34)
    warning: spurious network error (2 tries remaining): unexpected http status code: 522; class=Http (34)
    warning: spurious network error (1 tries remaining): unexpected http status code: 522; class=Http (34)
    error: failed to get `axum-realip` as a dependency of package `heartbeat v0.0.0-a (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `axum-realip`
    
    Caused by:
      Unable to update https://git.5ht2.me/lmaotrigine/axum-realip?rev=7fd0be272a7b683ae58e5117c657341aa072b423#7fd0be27
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/axum-realip-8317ac4d6e7488c7
    
    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: 522; class=Http (34)