This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Crates.io 0.8.0 release #7
Triggered via pull request
August 2, 2024 06:54
Status
Failure
Total duration
2h 37m 56s
Billable time
2h 38m
Artifacts
–
ci.yaml
on: pull_request
cargo build and test
2h 37m
cargo fmt
23s
Annotations
4 errors and 31 warnings
cargo fmt
Process completed with exit code 1.
|
cargo fmt
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2474k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
cargo build and test
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
cargo build and test
The operation was canceled.
|
cargo fmt:
src/constants.rs#L1
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L9
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L14
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L21
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/constants.rs#L38
Diff in /home/runner/work/bellman/bellman/src/constants.rs
|
cargo fmt:
src/cs.rs#L1
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L13
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L42
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L78
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo fmt:
src/cs.rs#L175
Diff in /home/runner/work/bellman/bellman/src/cs.rs
|
cargo build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo build and test:
src/lib.rs#L15
private item shadows public glob re-export
|
cargo build and test:
src/log.rs#L1
unused attribute `allow`
|
cargo build and test:
src/plonk/fft/mod.rs#L9
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/fft/mod.rs#L11
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/fft/mod.rs#L13
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/fft/mod.rs#L20
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
cargo build and test:
src/lib.rs#L15
private item shadows public glob re-export
|
cargo build and test:
src/log.rs#L1
unused attribute `allow`
|
cargo build and test:
src/plonk/fft/mod.rs#L9
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/fft/mod.rs#L11
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/fft/mod.rs#L13
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/fft/mod.rs#L20
unexpected `cfg` condition value: `nightly`
|
cargo build and test:
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
cargo build and test:
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|