This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
chore: Syncs common workflows from the template into dev #2
Triggered via pull request
September 26, 2023 19:15
Status
Failure
Total duration
3h 55m 25s
Artifacts
–
ci.yaml
on: pull_request
cargo build and test
3h 53m
cargo fmt
30s
Annotations
3 errors and 30 warnings
cargo fmt
Process completed with exit code 1.
|
cargo fmt
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2467k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
cargo build and test
Process completed with exit code 101.
|
cargo fmt:
src/constants.rs#L1
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L9
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L14
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L21
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L38
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/cs.rs#L1
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L13
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L42
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L78
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L175
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo build and test:
src/lib.rs#L15
private item shadows public glob re-export
|
cargo build and test:
src/log.rs#L1
unused attribute `allow`
|
cargo build and test:
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
cargo build and test:
src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/gates/selector_optimized_with_d_next.rs#L454
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/lib.rs#L15
private item shadows public glob re-export
|
cargo build and test:
src/log.rs#L1
unused attribute `allow`
|
cargo build and test:
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
cargo build and test:
src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/gates/selector_optimized_with_d_next.rs#L454
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|