No std support for Powdr #14
Annotations
6 errors and 3 warnings
fmt
Process completed with exit code 1.
|
clippy
Command failed: cargo metadata --all-features --format-version 1
|
clippy
error: failed to load manifest for workspace member `/home/runner/work/zeth/zeth/guest-powdr-std`
Caused by:
failed to load manifest for dependency `revm`
Caused by:
failed to read `/home/runner/work/zeth/revm/crates/revm/Cargo.toml`
Caused by:
No such file or directory (os error 2)
|
clippy
Error: ENOENT: no such file or directory, opendir '/home/runner/work/zeth/zeth/target'
|
clippy
Error: ENOENT: no such file or directory, opendir '/home/runner/.cargo/registry/index'
|
test
Process completed with exit code 101.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: risc0/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|