[INFO] cloning repository https://github.com/4ait/secure_link_windows_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4ait/secure_link_windows_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4ait%2Fsecure_link_windows_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4ait%2Fsecure_link_windows_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f0f1388c1fa7265dc7081bde1f38170999b96c
[INFO] checking 4ait/secure_link_windows_service against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4ait%2Fsecure_link_windows_service" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4ait/secure_link_windows_service
[INFO] finished tweaking git repo https://github.com/4ait/secure_link_windows_service
[INFO] tweaked toml for git repo https://github.com/4ait/secure_link_windows_service written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4ait/secure_link_windows_service on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4ait/secure_link_windows_service 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/4ait/secure_link_client`
[INFO] [stderr] error: failed to get `secure_link_client` as a dependency of package `secure_link_windows_service v0.1.1 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `secure_link_client`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/4ait/secure_link_client?branch=v0.1.7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to find branch `v0.1.7`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot locate remote-tracking branch 'origin/v0.1.7'; class=Reference (4); code=NotFound (-3)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/4ait/secure_link_client`
    error: failed to get `secure_link_client` as a dependency of package `secure_link_windows_service v0.1.1 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `secure_link_client`
    
    Caused by:
      Unable to update https://github.com/4ait/secure_link_client?branch=v0.1.7
    
    Caused by:
      failed to find branch `v0.1.7`
    
    Caused by:
      cannot locate remote-tracking branch 'origin/v0.1.7'; class=Reference (4); code=NotFound (-3)