feat(recursion): memory access timestamp constraints #2220
tests.yml
on: pull_request
Core
2m 18s
E2E
4m 33s
Miscellaneous
7m 31s
Formatting & Clippy
58s
Annotations
40 errors and 28 warnings
Formatting & Clippy:
recursion/core/src/range_check/mod.rs#L20
failed to resolve: unresolved import
|
Formatting & Clippy:
recursion/core/src/range_check/opcode.rs#L4
unresolved import `crate::bytes`
|
Formatting & Clippy:
recursion/core/src/range_check/air.rs#L9
unresolved imports `super::columns::ByteMultCols`, `super::columns::BytePreprocessedCols`, `super::columns::NUM_BYTE_MULT_COLS`
|
Formatting & Clippy:
recursion/core/src/range_check/air.rs#L10
unresolved imports `super::ByteChip`, `super::ByteOpcode`
|
Formatting & Clippy:
recursion/core/src/range_check/air.rs#L11
unresolved import `crate::air::SP1AirBuilder`
|
Formatting & Clippy:
recursion/core/src/range_check/mod.rs#L10
failed to resolve: use of undeclared crate or module `alloc`
|
Formatting & Clippy:
recursion/core/src/range_check/trace.rs#L7
unresolved imports `super::columns::ByteMultCols`, `super::columns::NUM_BYTE_MULT_COLS`, `super::columns::NUM_BYTE_PREPROCESSED_COLS`, `super::ByteChip`
|
Formatting & Clippy:
recursion/core/src/range_check/mod.rs#L18
unresolved imports `self::columns::BytePreprocessedCols`, `self::columns::NUM_BYTE_PREPROCESSED_COLS`
|
Formatting & Clippy:
recursion/core/src/range_check/mod.rs#L19
unresolved import `self::utils`
|
Formatting & Clippy:
recursion/core/src/range_check/air.rs#L13
cannot find type `RangeCheckChip` in this scope
|
Core:
recursion/core/src/range_check/mod.rs#L20
failed to resolve: unresolved import
|
Core:
recursion/core/src/range_check/opcode.rs#L4
unresolved import `crate::bytes`
|
Core:
recursion/core/src/range_check/air.rs#L9
unresolved imports `super::columns::ByteMultCols`, `super::columns::BytePreprocessedCols`, `super::columns::NUM_BYTE_MULT_COLS`
|
Core:
recursion/core/src/range_check/air.rs#L10
unresolved imports `super::ByteChip`, `super::ByteOpcode`
|
Core:
recursion/core/src/range_check/air.rs#L11
unresolved import `crate::air::SP1AirBuilder`
|
Core:
recursion/core/src/range_check/mod.rs#L10
failed to resolve: use of undeclared crate or module `alloc`
|
Core:
recursion/core/src/range_check/trace.rs#L7
unresolved imports `super::columns::ByteMultCols`, `super::columns::NUM_BYTE_MULT_COLS`, `super::columns::NUM_BYTE_PREPROCESSED_COLS`, `super::ByteChip`
|
Core:
recursion/core/src/range_check/mod.rs#L18
unresolved imports `self::columns::BytePreprocessedCols`, `self::columns::NUM_BYTE_PREPROCESSED_COLS`
|
Core:
recursion/core/src/range_check/mod.rs#L19
unresolved import `self::utils`
|
Core:
recursion/core/src/range_check/air.rs#L13
cannot find type `RangeCheckChip` in this scope
|
E2E:
recursion/core/src/range_check/mod.rs#L20
failed to resolve: unresolved import
|
E2E:
recursion/core/src/range_check/opcode.rs#L4
unresolved import `crate::bytes`
|
E2E:
recursion/core/src/range_check/air.rs#L9
unresolved imports `super::columns::ByteMultCols`, `super::columns::BytePreprocessedCols`, `super::columns::NUM_BYTE_MULT_COLS`
|
E2E:
recursion/core/src/range_check/air.rs#L10
unresolved imports `super::ByteChip`, `super::ByteOpcode`
|
E2E:
recursion/core/src/range_check/air.rs#L11
unresolved import `crate::air::SP1AirBuilder`
|
E2E:
recursion/core/src/range_check/mod.rs#L10
failed to resolve: use of undeclared crate or module `alloc`
|
E2E:
recursion/core/src/range_check/trace.rs#L7
unresolved imports `super::columns::ByteMultCols`, `super::columns::NUM_BYTE_MULT_COLS`, `super::columns::NUM_BYTE_PREPROCESSED_COLS`, `super::ByteChip`
|
E2E:
recursion/core/src/range_check/mod.rs#L18
unresolved imports `self::columns::BytePreprocessedCols`, `self::columns::NUM_BYTE_PREPROCESSED_COLS`
|
E2E:
recursion/core/src/range_check/mod.rs#L19
unresolved import `self::utils`
|
E2E:
recursion/core/src/range_check/air.rs#L13
cannot find type `RangeCheckChip` in this scope
|
Miscellaneous:
recursion/core/src/range_check/mod.rs#L20
failed to resolve: unresolved import
|
Miscellaneous:
recursion/core/src/range_check/opcode.rs#L4
unresolved import `crate::bytes`
|
Miscellaneous:
recursion/core/src/range_check/air.rs#L9
unresolved imports `super::columns::ByteMultCols`, `super::columns::BytePreprocessedCols`, `super::columns::NUM_BYTE_MULT_COLS`
|
Miscellaneous:
recursion/core/src/range_check/air.rs#L10
unresolved imports `super::ByteChip`, `super::ByteOpcode`
|
Miscellaneous:
recursion/core/src/range_check/air.rs#L11
unresolved import `crate::air::SP1AirBuilder`
|
Miscellaneous:
recursion/core/src/range_check/mod.rs#L10
failed to resolve: use of undeclared crate or module `alloc`
|
Miscellaneous:
recursion/core/src/range_check/trace.rs#L7
unresolved imports `super::columns::ByteMultCols`, `super::columns::NUM_BYTE_MULT_COLS`, `super::columns::NUM_BYTE_PREPROCESSED_COLS`, `super::ByteChip`
|
Miscellaneous:
recursion/core/src/range_check/mod.rs#L18
unresolved imports `self::columns::BytePreprocessedCols`, `self::columns::NUM_BYTE_PREPROCESSED_COLS`
|
Miscellaneous:
recursion/core/src/range_check/mod.rs#L19
unresolved import `self::utils`
|
Miscellaneous:
recursion/core/src/range_check/air.rs#L13
cannot find type `RangeCheckChip` in this scope
|
Formatting & Clippy
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/.
|
Formatting & Clippy
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/
|
Core
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/.
|
Core
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/
|
Core:
recursion/core/src/range_check/air.rs#L5
unused import: `p3_field::AbstractField`
|
Core:
recursion/core/src/range_check/event.rs#L1
unused import: `std::collections::BTreeMap`
|
Core:
recursion/core/src/range_check/event.rs#L3
unused import: `p3_field::PrimeField32`
|
Core:
recursion/core/src/range_check/opcode.rs#L4
unused import: `runtime::Opcode`
|
Core:
recursion/core/src/range_check/mod.rs#L14
unused import: `itertools::Itertools`
|
Core
`sp1-recursion-core` (lib) generated 5 warnings
|
E2E
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/.
|
E2E
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/
|
E2E
redirecting to https://github.com/github/twirp-rs.git/
|
E2E:
recursion/core/src/range_check/air.rs#L5
unused import: `p3_field::AbstractField`
|
E2E:
recursion/core/src/range_check/event.rs#L1
unused import: `std::collections::BTreeMap`
|
E2E:
recursion/core/src/range_check/event.rs#L3
unused import: `p3_field::PrimeField32`
|
E2E:
recursion/core/src/range_check/opcode.rs#L4
unused import: `runtime::Opcode`
|
E2E:
recursion/core/src/range_check/mod.rs#L14
unused import: `itertools::Itertools`
|
E2E
`sp1-recursion-core` (lib) generated 5 warnings
|
Miscellaneous
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/.
|
Miscellaneous
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/
|
Miscellaneous
redirecting to https://github.com/github/twirp-rs.git/
|
Miscellaneous:
recursion/core/src/range_check/air.rs#L5
unused import: `p3_field::AbstractField`
|
Miscellaneous:
recursion/core/src/range_check/event.rs#L1
unused import: `std::collections::BTreeMap`
|
Miscellaneous:
recursion/core/src/range_check/event.rs#L3
unused import: `p3_field::PrimeField32`
|
Miscellaneous:
recursion/core/src/range_check/opcode.rs#L4
unused import: `runtime::Opcode`
|
Miscellaneous:
recursion/core/src/range_check/mod.rs#L14
unused import: `itertools::Itertools`
|
Miscellaneous
`sp1-recursion-core` (lib) generated 5 warnings
|