[INFO] cloning repository https://github.com/shelbyd/cargo-dependency-resolution [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shelbyd/cargo-dependency-resolution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 116b46798c91bde77a629113ec4bd1d92e0bd575 [INFO] checking shelbyd/cargo-dependency-resolution against master#1f81f906893d166d05fb4839f169983f2b564cc7 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain 1f81f906893d166d05fb4839f169983f2b564cc7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shelbyd/cargo-dependency-resolution [INFO] finished tweaking git repo https://github.com/shelbyd/cargo-dependency-resolution [INFO] tweaked toml for git repo https://github.com/shelbyd/cargo-dependency-resolution written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shelbyd/cargo-dependency-resolution 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" "+1f81f906893d166d05fb4839f169983f2b564cc7" "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/shelbyd/curve25519-dalek` [INFO] [stderr] error: failed to load source for dependency `curve25519-dalek` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/shelbyd/curve25519-dalek?branch=zeroize-patch#18475a06 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/curve25519-dalek-502d271a184942d9 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 18475a06dc025d7aeb53a90d21d205b5d942d5cc 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] SSL error: received early EOF; class=Ssl (16); 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/shelbyd/curve25519-dalek` error: failed to load source for dependency `curve25519-dalek` Caused by: Unable to update https://github.com/shelbyd/curve25519-dalek?branch=zeroize-patch#18475a06 Caused by: failed to clone into: /workspace/cargo-home/git/db/curve25519-dalek-502d271a184942d9 Caused by: revision 18475a06dc025d7aeb53a90d21d205b5d942d5cc 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: SSL error: received early EOF; class=Ssl (16); code=Eof (-20)