Skip to content

optimize compute_cell_and_kzg_proofs #221

optimize compute_cell_and_kzg_proofs

optimize compute_cell_and_kzg_proofs #221

Triggered via pull request January 21, 2025 13:40
Status Failure
Total duration 5h 51m 24s
Artifacts

backend-benchmarks.yml

on: pull_request
Matrix: benchmarks
Fit to window
Zoom out
Zoom in

Annotations

108 errors and 9 warnings
benchmarks (ubuntu-latest, arkworks3): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (ubuntu-latest, arkworks3): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, arkworks3): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, arkworks3): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (ubuntu-latest, arkworks3)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (ubuntu-latest, arkworks3)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (ubuntu-latest, arkworks4): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (ubuntu-latest, arkworks4): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, arkworks4): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, arkworks4): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (ubuntu-latest, arkworks4)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (ubuntu-latest, arkworks4)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (ubuntu-latest, arkworks5): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (ubuntu-latest, arkworks5): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, arkworks5): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, arkworks5): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (ubuntu-latest, arkworks5)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (ubuntu-latest, arkworks5)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (ubuntu-latest, constantine): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (ubuntu-latest, constantine): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, constantine): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, constantine): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (ubuntu-latest, constantine)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (ubuntu-latest, constantine)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (ubuntu-latest, blst): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (ubuntu-latest, blst): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, blst): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, blst): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (ubuntu-latest, blst)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (ubuntu-latest, blst)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (ubuntu-latest, zkcrypto): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (ubuntu-latest, zkcrypto): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, zkcrypto): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (ubuntu-latest, zkcrypto): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (ubuntu-latest, zkcrypto)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (ubuntu-latest, zkcrypto)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (windows-latest, arkworks3): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (windows-latest, arkworks3): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, arkworks3): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, arkworks3): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (windows-latest, arkworks3)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (windows-latest, arkworks3)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
benchmarks (windows-latest, arkworks4): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (windows-latest, arkworks4): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, arkworks4): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, arkworks4): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (windows-latest, arkworks4)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (windows-latest, arkworks4)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
benchmarks (windows-latest, blst): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (windows-latest, blst): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, blst): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, blst): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (windows-latest, blst)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (windows-latest, blst)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
benchmarks (windows-latest, arkworks5): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (windows-latest, arkworks5): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, arkworks5): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, arkworks5): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (windows-latest, arkworks5)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (windows-latest, arkworks5)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
benchmarks (windows-latest, zkcrypto): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (windows-latest, zkcrypto): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, zkcrypto): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, zkcrypto): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (windows-latest, zkcrypto)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (windows-latest, zkcrypto)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
benchmarks (windows-latest, constantine): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (windows-latest, constantine): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, constantine): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (windows-latest, constantine): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (windows-latest, constantine)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (windows-latest, constantine)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
benchmarks (macos-latest, arkworks3): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (macos-latest, arkworks3): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, arkworks3): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, arkworks3): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (macos-latest, arkworks3)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (macos-latest, arkworks3)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (macos-latest, arkworks4): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (macos-latest, arkworks4): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, arkworks4): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, arkworks4): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (macos-latest, arkworks4)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (macos-latest, arkworks4)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (macos-latest, arkworks5): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (macos-latest, arkworks5): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, arkworks5): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, arkworks5): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (macos-latest, arkworks5)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (macos-latest, arkworks5)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (macos-latest, blst): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (macos-latest, blst): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, blst): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, blst): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (macos-latest, blst)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (macos-latest, blst)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (macos-latest, zkcrypto): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (macos-latest, zkcrypto): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, zkcrypto): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, zkcrypto): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (macos-latest, zkcrypto)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (macos-latest, zkcrypto)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (macos-latest, constantine): kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
benchmarks (macos-latest, constantine): kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, constantine): kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
benchmarks (macos-latest, constantine): kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
benchmarks (macos-latest, constantine)
could not compile `kzg` (lib) due to 4 previous errors
benchmarks (macos-latest, constantine)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
benchmarks (ubuntu-latest, arkworks3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
benchmarks (ubuntu-latest, arkworks4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
benchmarks (ubuntu-latest, arkworks5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
benchmarks (ubuntu-latest, constantine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
benchmarks (ubuntu-latest, constantine)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tinytemplate/1.2.1/download` (146.75.30.137), got 502
benchmarks (ubuntu-latest, constantine)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/regex-syntax/0.8.2/download` (146.75.30.137), got 502
benchmarks (ubuntu-latest, constantine)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam-deque/0.8.3/download` (146.75.30.137), got 502
benchmarks (ubuntu-latest, blst)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
benchmarks (ubuntu-latest, zkcrypto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636