[INFO] cloning repository https://github.com/lattirust/labrador
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lattirust/labrador" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattirust%2Flabrador", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattirust%2Flabrador'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 024c48e49025765ef3a7c08889b2d2fc61de0612
[INFO] testing lattirust/labrador against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattirust%2Flabrador" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lattirust/labrador
[INFO] finished tweaking git repo https://github.com/lattirust/labrador
[INFO] tweaked toml for git repo https://github.com/lattirust/labrador written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lattirust/labrador on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lattirust/labrador 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lattirust/lattirust`
[INFO] [stderr] error: failed to get `lattice-estimator` as a dependency of package `labrador v0.0.1-alpha (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `lattice-estimator`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/lattirust/lattirust#91ce8c01
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `lattice-estimator/lattice-estimator`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   invalid url `git@github.com:malb/lattice-estimator.git`: relative URL without a base; try using `ssh://git@github.com/malb/lattice-estimator.git` instead


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/lattirust/lattirust`
    error: failed to get `lattice-estimator` as a dependency of package `labrador v0.0.1-alpha (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `lattice-estimator`
    
    Caused by:
      unable to update https://github.com/lattirust/lattirust#91ce8c01
    
    Caused by:
      failed to update submodule `lattice-estimator/lattice-estimator`
    
    Caused by:
      invalid url `git@github.com:malb/lattice-estimator.git`: relative URL without a base; try using `ssh://git@github.com/malb/lattice-estimator.git` instead