[INFO] cloning repository https://github.com/burjui/rambo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burjui/rambo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburjui%2Frambo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburjui%2Frambo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18a40bc0bd573b6cb2e440746ccc6e996a5c0a4e
[INFO] checking burjui/rambo against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburjui%2Frambo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/burjui/rambo on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/burjui/rambo
[INFO] finished tweaking git repo https://github.com/burjui/rambo
[INFO] tweaked toml for git repo https://github.com/burjui/rambo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/burjui/rambo 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `file:///home/burjui/Devel/risky`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)
[INFO] [stderr] error: failed to get `risky` as a dependency of package `rambo v0.3.7 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `risky`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update file:///home/burjui/Devel/risky?rev=01fa1014eb057760e4fd26aaf15f3022281e8a48#01fa1014
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/risky-c4df984719e93108
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `file:///home/burjui/Devel/risky`
    warning: spurious network error (3 tries remaining): failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)
    warning: spurious network error (1 tries remaining): failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)
    error: failed to get `risky` as a dependency of package `rambo v0.3.7 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `risky`
    
    Caused by:
      Unable to update file:///home/burjui/Devel/risky?rev=01fa1014eb057760e4fd26aaf15f3022281e8a48#01fa1014
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/risky-c4df984719e93108
    
    Caused by:
      failed to resolve path '/home/burjui/Devel/risky': No such file or directory; class=Os (2)