Skip to content

No std support for Powdr #32

No std support for Powdr

No std support for Powdr #32

Triggered via pull request February 14, 2024 18:41
@CeciliaZ030CeciliaZ030
synchronize #1
no-std
Status Failure
Total duration 6m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
fmt
Process completed with exit code 1.
clippy
Command failed: cargo metadata --all-features --format-version 1
clippy
Updating crates.io index Updating git repository `https://github.com/powdr-labs/powdr` Updating git repository `https://github.com/0xEigenLabs/eigen-zkvm.git` Updating crates.io index Updating git repository `https://github.com/privacy-scaling-explorations/halo2` Updating git repository `https://github.com/leonardoalt/polyexen` Updating git repository `https://github.com/privacy-scaling-explorations/snark-verifier` Updating git repository `https://github.com/ChengYueJia/profiler-rs` Updating git repository `https://github.com/privacy-scaling-explorations/halo2wrong` Updating git repository `https://github.com/privacy-scaling-explorations/poseidon` error: failed to select a version for `subtle`. ... required by package `ff v0.13.0` ... which satisfies dependency `ff = "^0.13"` (locked to 0.13.0) of package `halo2_proofs v0.3.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v0.3.0#73408a14)` ... which satisfies git dependency `halo2_proofs` of package `powdr-halo2 v0.1.0-alpha.1 (https://github.com/powdr-labs/powdr?branch=main#0c2cb3fd)` ... which satisfies git dependency `powdr-halo2` of package `powdr-backend v0.1.0-alpha.1 (https://github.com/powdr-labs/powdr?branch=main#0c2cb3fd)` ... which satisfies git dependency `powdr-backend` of package `powdr v0.1.0-alpha.1 (https://github.com/powdr-labs/powdr?branch=main#0c2cb3fd)` ... which satisfies git dependency `powdr` of package `bin-powdr v0.1.0 (/home/runner/work/zeth/zeth/bin-powdr)` versions that meet the requirements `^2.2.1` (locked to 2.4.1) are: 2.4.1 all possible versions conflict with previously selected packages. previously selected package `subtle v2.5.0` ... which satisfies dependency `subtle = "^2.5"` of package `halo2curves v0.6.1` ... which satisfies dependency `halo2_curves = "^0.6.1"` of package `powdr-halo2 v0.1.0-alpha.1 (https://github.com/powdr-labs/powdr?branch=main#0c2cb3fd)` ... which satisfies git dependency `powdr-halo2` of package `powdr-backend v0.1.0-alpha.1 (https://github.com/powdr-labs/powdr?branch=main#0c2cb3fd)` ... which satisfies git dependency `powdr-backend` of package `powdr v0.1.0-alpha.1 (https://github.com/powdr-labs/powdr?branch=main#0c2cb3fd)` ... which satisfies git dependency `powdr` of package `bin-powdr v0.1.0 (/home/runner/work/zeth/zeth/bin-powdr)` failed to select a version for `subtle` which could resolve this conflict
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/cache'
test
Process completed with exit code 101.
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/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: risc0/[email protected], risc0/cargo-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/