Optimize PeerDAS #262
Triggered via pull request
February 6, 2025 22:20
Status
Failure
Total duration
1h 13m 32s
Artifacts
–
backend-tests.yml
on: pull_request
kzg_ci
26s
Matrix: backend_ci
Annotations
25 errors and 5 warnings
kzg_ci:
kzg/src/lib.rs#L162
mismatched types
|
kzg_ci
could not compile `kzg` (lib) due to 1 previous error
|
kzg_ci
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, zkcrypto):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, zkcrypto)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, blst):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, blst)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, arkworks5):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, arkworks5)
could not compile `kzg-bench` (lib) due to 1 previous error
|
backend_ci (ubuntu-latest, arkworks5)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, arkworks4):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, arkworks4)
could not compile `kzg-bench` (lib) due to 1 previous error
|
backend_ci (ubuntu-latest, arkworks4)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, arkworks3):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, arkworks3)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, mcl):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, mcl)
could not compile `kzg-bench` (lib) due to 1 previous error
|
backend_ci (ubuntu-latest, mcl)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (ubuntu-latest, constantine):
kzg-bench/src/benches/lincomb.rs#L47
useless use of `vec!`
|
backend_ci (ubuntu-latest, constantine)
could not compile `kzg-bench` (lib) due to 1 previous error
|
backend_ci (ubuntu-latest, constantine)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (windows-latest, constantine):
constantine/src/eip_7594.rs#L20
the trait bound `CtG1: std::cmp::Eq` is not satisfied
|
backend_ci (windows-latest, constantine)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
backend_ci (macos-latest, constantine):
constantine/src/eip_7594.rs#L20
the trait bound `CtG1: std::cmp::Eq` is not satisfied
|
backend_ci (macos-latest, constantine)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
backend_ci (windows-latest, constantine):
constantine/src/eip_4844.rs#L31
unused imports: `CtG1Affine`, `CtG1`, `fp::CtFp`, and `fr::CtFr`
|
backend_ci (windows-latest, constantine)
`rust-kzg-constantine` (lib) generated 1 warning
|
backend_ci (macos-latest, constantine):
constantine/src/eip_4844.rs#L31
unused imports: `CtG1Affine`, `CtG1`, `fp::CtFp`, and `fr::CtFr`
|
backend_ci (macos-latest, constantine)
`rust-kzg-constantine` (lib) generated 1 warning
|
backend_ci (macos-latest, constantine)
build failed, waiting for other jobs to finish...
|