[INFO] cloning repository https://github.com/andrcmdr/bridge-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrcmdr/bridge-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrcmdr%2Fbridge-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrcmdr%2Fbridge-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db4fd363d9b154662dff8a29c7728050ce0a19af [INFO] checking andrcmdr/bridge-indexer against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrcmdr%2Fbridge-indexer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/andrcmdr/bridge-indexer [INFO] finished tweaking git repo https://github.com/andrcmdr/bridge-indexer [INFO] tweaked toml for git repo https://github.com/andrcmdr/bridge-indexer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrcmdr/bridge-indexer on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andrcmdr/bridge-indexer 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `ssh://git@github.com/aurora-is-near/borealis.rs.git` [INFO] [stderr] error: failed to get `borealis-consumer-lib` as a dependency of package `bridge-indexer v0.1.0 (/workspace/builds/worker-2-tc1/source/bridge-indexer)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `borealis-consumer-lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update ssh://git@github.com/aurora-is-near/borealis.rs.git?rev=47f5209c3ac9e83b9383413e386d0dc414edb49f#47f5209c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/borealis.rs-a3bb8774093418c9 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 47f5209c3ac9e83b9383413e386d0dc414edb49f not found [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: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `ssh://git@github.com/aurora-is-near/borealis.rs.git` error: failed to get `borealis-consumer-lib` as a dependency of package `bridge-indexer v0.1.0 (/workspace/builds/worker-2-tc1/source/bridge-indexer)` Caused by: failed to load source for dependency `borealis-consumer-lib` Caused by: Unable to update ssh://git@github.com/aurora-is-near/borealis.rs.git?rev=47f5209c3ac9e83b9383413e386d0dc414edb49f#47f5209c Caused by: failed to clone into: /workspace/cargo-home/git/db/borealis.rs-a3bb8774093418c9 Caused by: revision 47f5209c3ac9e83b9383413e386d0dc414edb49f not found 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