Optimize PeerDAS #259
backend-tests.yml
on: pull_request
kzg_ci
24s
Matrix: backend_ci
Annotations
25 errors and 8 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, 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, 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, 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, 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, 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, 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 (ubuntu-latest, arkworks3)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde/1.0.190/download` (146.75.78.137), got 502
|
backend_ci (ubuntu-latest, arkworks3)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/glob/0.3.1/download` (146.75.78.137), got 502
|
backend_ci (ubuntu-latest, arkworks3)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ark-serialize-derive/0.3.0/download` (146.75.78.137), got 502
|
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...
|