Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to compile cairo-proof-paser #8

Open
Tranduy1dol opened this issue Sep 18, 2024 · 1 comment
Open

Failed to compile cairo-proof-paser #8

Tranduy1dol opened this issue Sep 18, 2024 · 1 comment
Assignees

Comments

@Tranduy1dol
Copy link

Behavior:

error: failed to compile `stone-cli v0.1.0-alpha (/home/ubuntu/code/stone-cli)`, intermediate artifacts can be found at `/home/ubuntu/code/stone-cli/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  failed to get `cairo-proof-parser` as a dependency of package `stone-cli v0.1.0-alpha (/home/ubuntu/code/stone-cli)`

Caused by:
  failed to load source for dependency `cairo-proof-parser`

Caused by:
  Unable to update https://github.com/Okm165/cairo-proof-parser?rev=97a04bbee07330311b38d6f4cecfed3acb237626

Caused by:
  failed to fetch into: /home/ubuntu/.cargo/git/db/cairo-proof-parser-ccfa694770493c08

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

System information:
Rust version: 1.81.0
OS: ubuntu 22.04

@mellowcroc mellowcroc self-assigned this Sep 19, 2024
@mellowcroc
Copy link
Collaborator

Thanks for the report. It appears the https://github.com/Okm165/cairo-proof-parser repo has been removed, will find a replacement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants