This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Description
When starting service i got this error down
cargo test
Updating crates.io index
Updating git repository `https://github.com/stalwartlabs/reqwest.git`
error: failed to get `reqwest` as a dependency of package `jmap-client v0.2.0 (https://github.com/stalwartlabs/jmap-client#aabff0e8)`
... which satisfies git dependency `jmap-client` (locked to 0.2.0) of package `stalwart-imap-proxy v0.2.0 (/home/egovridc/StudioProjects/imap-to-jmap)`
Caused by:
failed to load source for dependency `reqwest`
Caused by:
Unable to update https://github.com/stalwartlabs/reqwest.git#e0f7787a
Caused by:
failed to fetch into: /home/egovridc/.cargo/git/db/reqwest-335e2d626e806a32
Caused by:
failed to authenticate when downloading repository
* attempted to find username/password via git's `credential.helper` support, but failed
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:
failed to acquire username/password from local configuration