Skip to content

feat(pcs): Dory pcs #1253

feat(pcs): Dory pcs

feat(pcs): Dory pcs #1253

Triggered via pull request January 31, 2025 15:30
Status Failure
Total duration 2m 17s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 10 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
clippy: jolt-core/src/poly/commitment/dory.rs#L11
the name `CurveGroup` is defined multiple times
clippy: jolt-core/src/poly/commitment/dory.rs#L11
unresolved import `ark_ec::pairnig`
clippy: jolt-core/src/poly/commitment/dory.rs#L197
method `commit_slice` is not a member of trait `CommitmentScheme`
clippy: jolt-core/src/poly/commitment/dory.rs#L223
method `batch_prove` is not a member of trait `CommitmentScheme`
clippy: jolt-core/src/poly/commitment/dory.rs#L253
method `batch_verify` is not a member of trait `CommitmentScheme`
clippy: jolt-core/src/poly/commitment/dory.rs#L21
expected function, found macro `panic`
clippy: jolt-core/src/poly/commitment/dory.rs#L21
cannot find value `fmt` in this scope
clippy: jolt-core/src/poly/commitment/dory.rs#L25
expected function, found macro `panic`
clippy: jolt-core/src/poly/commitment/dory.rs#L49
cannot find type `PedersenGenerators` in this scope
clippy: jolt-core/src/poly/commitment/dory.rs#L53
cannot find trait `Pairings` in this scope
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L11
the name `CurveGroup` is defined multiple times
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L11
unresolved import `ark_ec::pairnig`
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L197
method `commit_slice` is not a member of trait `CommitmentScheme`
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L223
method `batch_prove` is not a member of trait `CommitmentScheme`
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L253
method `batch_verify` is not a member of trait `CommitmentScheme`
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L21
expected function, found macro `panic`
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L21
cannot find value `fmt` in this scope
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L25
expected function, found macro `panic`
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L49
cannot find type `PedersenGenerators` in this scope
Build Wasm: jolt-core/src/poly/commitment/dory.rs#L53
cannot find trait `Pairings` in this scope
test: jolt-core/src/poly/commitment/dory.rs#L11
the name `CurveGroup` is defined multiple times
test: jolt-core/src/poly/commitment/dory.rs#L11
unresolved import `ark_ec::pairnig`
test: jolt-core/src/poly/commitment/dory.rs#L197
method `commit_slice` is not a member of trait `CommitmentScheme`
test: jolt-core/src/poly/commitment/dory.rs#L223
method `batch_prove` is not a member of trait `CommitmentScheme`
test: jolt-core/src/poly/commitment/dory.rs#L253
method `batch_verify` is not a member of trait `CommitmentScheme`
test: jolt-core/src/poly/commitment/dory.rs#L21
expected function, found macro `panic`
test: jolt-core/src/poly/commitment/dory.rs#L21
cannot find value `fmt` in this scope
test: jolt-core/src/poly/commitment/dory.rs#L25
expected function, found macro `panic`
test: jolt-core/src/poly/commitment/dory.rs#L49
cannot find type `PedersenGenerators` in this scope
test: jolt-core/src/poly/commitment/dory.rs#L53
cannot find trait `Pairings` in this scope
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L11
the name `CurveGroup` is defined multiple times
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L11
unresolved import `ark_ec::pairnig`
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L197
method `commit_slice` is not a member of trait `CommitmentScheme`
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L223
method `batch_prove` is not a member of trait `CommitmentScheme`
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L253
method `batch_verify` is not a member of trait `CommitmentScheme`
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L21
expected function, found macro `panic`
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L21
cannot find value `fmt` in this scope
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L25
expected function, found macro `panic`
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L49
cannot find type `PedersenGenerators` in this scope
Onchain Verifier Tests: jolt-core/src/poly/commitment/dory.rs#L53
cannot find trait `Pairings` in this scope
fmt: jolt-core/src/poly/commitment/dory.rs#L8
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L15
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L19
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L33
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L46
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L53
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L70
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L77
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L86
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs
fmt: jolt-core/src/poly/commitment/dory.rs#L108
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/dory.rs