feat(task db): implement a task DB #67
Annotations
4 errors and 1 warning
clippy
Command failed: cargo metadata --all-features --format-version 1
|
clippy
Updating crates.io index
warning: skipping duplicate package `fibonacci-program` found at `/home/runner/.cargo/git/checkouts/sp1-20c98843a1ffc860/2f57e1e/examples/aggregation/programs/fibonacci`
warning: skipping duplicate package `fibonacci-program` found at `/home/runner/.cargo/git/checkouts/sp1-20c98843a1ffc860/2f57e1e/examples/fibonacci/program`
Updating git repository `https://github.com/sp1-patches/BLAKE3.git`
error: failed to get `blake3-zkvm` as a dependency of package `sp1-core v0.1.0 (https://github.com/succinctlabs/sp1.git?branch=main#2f57e1e7)`
... which satisfies git dependency `sp1-core` (locked to 0.1.0) of package `sp1-sdk v0.1.0 (https://github.com/succinctlabs/sp1.git?branch=main#2f57e1e7)`
... which satisfies git dependency `sp1-sdk` (locked to 0.1.0) of package `sp1-driver v0.1.0 (/home/runner/work/raiko/raiko/provers/sp1/driver)`
... which satisfies path dependency `sp1-driver` (locked to 0.1.0) of package `raiko-host v0.1.0 (/home/runner/work/raiko/raiko/host)`
Caused by:
failed to load source for dependency `blake3-zkvm`
Caused by:
Unable to update https://github.com/sp1-patches/BLAKE3.git?branch=patch-blake3_zkvm/v.1.0.0#bac2d59f
Caused by:
failed to fetch into: /home/runner/.cargo/git/db/blake3-551cb6a9ae540f14
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
|
clippy
Error: ENOENT: no such file or directory, opendir '/home/runner/work/raiko/raiko/target'
|
clippy
Error: ENOENT: no such file or directory, opendir '/home/runner/.cargo/registry/cache'
|
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: risc0/[email protected], risc0/clippy-action@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|