[INFO] cloning repository https://github.com/lattirust/lova [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lattirust/lova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattirust%2Flova", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattirust%2Flova'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fda89f8820ba984b94599c9012b5e9aea275445 [INFO] testing lattirust/lova against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattirust%2Flova" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lattirust/lova [INFO] finished tweaking git repo https://github.com/lattirust/lova [INFO] tweaked toml for git repo https://github.com/lattirust/lova written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lattirust/lova on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lattirust/lova 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" "+562dee4820c458d823175268e41601d4c060588a" "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/lattirust/lattirust` [INFO] [stderr] Updating git submodule `git@github.com:malb/lattice-estimator.git` [INFO] [stderr] error: failed to get `lattice-estimator` as a dependency of package `lova v0.0.1-alpha (/workspace/builds/worker-1-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] failed to fetch submodule `lattice-estimator/lattice-estimator` from git@github.com:malb/lattice-estimator.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/lattice-estimator-aafa868737ab7fef [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to authenticate when downloading repository [INFO] [stderr] [INFO] [stderr] * attempted ssh-agent authentication, but no usernames succeeded: `git` [INFO] [stderr] [INFO] [stderr] if the git CLI succeeds then `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] no authentication methods succeeded 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/lattirust/lattirust` Updating git submodule `git@github.com:malb/lattice-estimator.git` error: failed to get `lattice-estimator` as a dependency of package `lova v0.0.1-alpha (/workspace/builds/worker-1-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: failed to fetch submodule `lattice-estimator/lattice-estimator` from git@github.com:malb/lattice-estimator.git Caused by: failed to clone into: /workspace/cargo-home/git/db/lattice-estimator-aafa868737ab7fef Caused by: failed to authenticate when downloading repository * attempted ssh-agent authentication, but no usernames succeeded: `git` if the git CLI succeeds then `net.git-fetch-with-cli` may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli Caused by: no authentication methods succeeded