Skip to content

fix: Fixes for cycle marker and opcode stats (#11) #39

fix: Fixes for cycle marker and opcode stats (#11)

fix: Fixes for cycle marker and opcode stats (#11) #39

Re-run triggered May 29, 2025 17:32
Status Success
Total duration 8m 30s
Artifacts 4

ci.yml

on: push
build_cli_with_verify
5m 10s
build_cli_with_verify
build_cli_no_verifiers_512
1m 53s
build_cli_no_verifiers_512
tests
1m 9s
tests
cargo fmt
28s
cargo fmt
ISA tests for simulator
52s
ISA tests for simulator
full_recursion_fast
1m 40s
full_recursion_fast
risc_v_tests_delegations
43s
risc_v_tests_delegations
circuits_generated
2m 21s
circuits_generated
build_cli_no_verifiers
2m 28s
build_cli_no_verifiers
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
build_cli_no_verifiers_512: field/src/avx_512_impl.rs#L36
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
build_cli_no_verifiers_512: field/src/ext_avx_512_impl.rs#L55
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
build_cli_no_verifiers_512: field/src/ext_avx_512_impl.rs#L58
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
tests: cs/src/cs/witness_placer/graph_description/boolean.rs#L113
unused variable: `place`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L137
unused variable: `place`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L158
unused variable: `placeholder`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L159
unused variable: `subindex`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L195
unused variable: `lookup_idx`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L196
unused variable: `output_idx`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L201
unused variable: `lookup_idx`
tests: cs/src/cs/witness_placer/graph_description/field.rs#L202
unused variable: `output_idx`
tests: cs/src/cs/witness_placer/graph_description/integer.rs#L116
unused variable: `place`
tests: cs/src/cs/witness_placer/graph_description/integer.rs#L117
unused variable: `place`