Skip to content

run groth16, marlin, online #377

run groth16, marlin, online

run groth16, marlin, online #377

Triggered via pull request July 11, 2024 12:24
Status Success
Total duration 3m 18s
Artifacts

rust_ci.yml

on: pull_request
Format Check
16s
Format Check
Tests
59s
Tests
Fix Check
32s
Fix Check
Run Groth16 Binary
53s
Run Groth16 Binary
Run Marlin Binary
3m 6s
Run Marlin Binary
Run Online Binary
2m 25s
Run Online Binary
Run Werewolf Binary
2m 50s
Run Werewolf Binary
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Fix Check: mpc-net/src/lib.rs#L154
unused variable: `timer`
Fix Check: mpc-net/src/lib.rs#L26
field `id` is never read
Fix Check: arkworks/algebra/ff/src/lib.rs#L20
ambiguous glob re-exports
Fix Check: arkworks/algebra/poly/src/evaluations/univariate/mod.rs#L4
unused import: `batch_inversion`
Fix Check: arkworks/snark/relations/src/r1cs/trace.rs#L110
use of deprecated method `tracing_subscriber::registry::SpanRef::<'a, R>::parents`: equivalent to `self.parent().into_iter().flat_map(SpanRef::scope)`, but consider whether excluding `self` is actually intended
Fix Check: arkworks/snark/relations/src/r1cs/constraint_system.rs#L739
calls to `std::mem::drop` with a reference instead of an owned value does nothing
Fix Check: arkworks/algebra/ec/src/models/short_weierstrass_jacobian.rs#L268
function cannot return without recursing
Fix Check: arkworks/crypto-primitives/src/encryption/elgamal/constraints.rs#L170
call to `.borrow()` on a reference in this situation does nothing
Fix Check: arkworks/crypto-primitives/src/encryption/elgamal/constraints.rs#L171
call to `.borrow()` on a reference in this situation does nothing