[INFO] cloning repository https://github.com/Revanthshalon/Heimdall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Revanthshalon/Heimdall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevanthshalon%2FHeimdall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevanthshalon%2FHeimdall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1237a4d354ccdc47fe65180d493e7e45c98a9f9
[INFO] checking Revanthshalon/Heimdall against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevanthshalon%2FHeimdall" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Revanthshalon/Heimdall on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Revanthshalon/Heimdall
[INFO] finished tweaking git repo https://github.com/Revanthshalon/Heimdall
[INFO] tweaked toml for git repo https://github.com/Revanthshalon/Heimdall written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Revanthshalon/Heimdall 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Revanthshalon/justid-toolkit.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] warning: spurious network error (1 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] error: failed to get `justid-toolkit` as a dependency of package `heimdall v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `justid-toolkit`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Revanthshalon/justid-toolkit.git?branch=master#7772ec58
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/justid-toolkit-567826162e05b6ee
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 7772ec58b3611e23d98280c0409728a785ce06da not found
[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]   could not read from remote repository; class=Net (12); code=Eof (-20)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/Revanthshalon/justid-toolkit.git`
    warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    warning: spurious network error (1 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    error: failed to get `justid-toolkit` as a dependency of package `heimdall v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `justid-toolkit`
    
    Caused by:
      Unable to update https://github.com/Revanthshalon/justid-toolkit.git?branch=master#7772ec58
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/justid-toolkit-567826162e05b6ee
    
    Caused by:
      revision 7772ec58b3611e23d98280c0409728a785ce06da not found
    
    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:
      could not read from remote repository; class=Net (12); code=Eof (-20)