Skip to content

refactor: uint module #12

refactor: uint module

refactor: uint module #12

Triggered via pull request June 27, 2024 10:09
Status Failure
Total duration 5m 31s
Billable time 7m
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Run Tests: singer-utils/src/uint/witness_extractors.rs#L16
no associated item named `N_RANGE_CELLS_IN_CARRY_NO_OVERFLOW` found for struct `AddSubConstants` in the current scope
Run Tests: singer-utils/src/uint/witness_extractors.rs#L38
no associated item named `N_RANGE_CELLS_IN_CARRY_NO_OVERFLOW` found for struct `AddSubConstants` in the current scope
Run Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run Tests: multilinear_extensions/src/mle.rs#L101
use of deprecated method `mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests: multilinear_extensions/src/mle.rs#L148
unused variable: `i`
Run Tests
`multilinear_extensions` (lib) generated 2 warnings
Run Tests: sumcheck/src/prover.rs#L530
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_in_place_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests: sumcheck/src/prover.rs#L621
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests: sumcheck/src/prover.rs#L630
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_in_place_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests
`sumcheck` (lib) generated 3 warnings
Run Tests: gkr/src/lib.rs#L9
unexpected `cfg` condition value: `r#unsafe`