CI_COMMIT="${CI_COMMIT:-$(git rev-parse HEAD)}" cargo build --release Updating crates.io index Updating git repository `https://github.com/jupnet/rbpf.git` error: failed to get `solana_rbpf` as a dependency of package `jupnet-program-test v1.1.5 (/home/newby/projects/infra/build-server/jupnet-svm/program-test)` Caused by: failed to load source for dependency `solana_rbpf` Caused by: Unable to update https://github.com/jupnet/rbpf.git?tag=v0.8.6_rc Caused by: failed to fetch into: /home/newby/.cargo/git/db/rbpf-76084184395778ca Caused by: failed to authenticate when downloading repository: git@github.com:jupnet/rbpf.git * 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 error: Recipe `build` failed on line 47 with exit code 101