Skip to content

Remove unused field traits and strategies #8235

Remove unused field traits and strategies

Remove unused field traits and strategies #8235

Triggered via pull request April 7, 2026 16:52
Status Failure
Total duration 5m 28s
Artifacts

ci.yml

on: pull_request
Matrix: circuits-snapshot
Matrix: rust-checks
ci-all-checks
0s
ci-all-checks
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 21 warnings
wasm-vanilla-build
Process completed with exit code 101.
wasm-vanilla-build: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
rust-doc
Process completed with exit code 101.
rust-doc: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L11
trait `TowerSimdType` is never used
rust-doc: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
rust-doc: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (ethsign)
Process completed with exit code 101.
circuits-snapshot (ethsign): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (ethsign): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (sha512)
Process completed with exit code 101.
circuits-snapshot (sha512): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (sha512): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (sha256)
Process completed with exit code 101.
circuits-snapshot (sha256): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (sha256): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (keccak)
Process completed with exit code 101.
circuits-snapshot (keccak): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (keccak): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (hashsign)
Process completed with exit code 101.
circuits-snapshot (hashsign): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (hashsign): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (zklogin)
Process completed with exit code 101.
circuits-snapshot (zklogin): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (zklogin): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
circuits-snapshot (blake2s)
Process completed with exit code 101.
circuits-snapshot (blake2s): crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
circuits-snapshot (blake2s): crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
wasm-tests
Process completed with exit code 101.
wasm-tests: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
rust-checks-arm64
Process completed with exit code 101.
rust-checks-arm64: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
rust-checks-x86_64
Process completed with exit code 101.
rust-checks-x86_64: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L11
trait `TowerSimdType` is never used
rust-checks-x86_64: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
rust-checks-x86_64: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
rust-checks-x86_64-portable
Process completed with exit code 101.
rust-checks-x86_64-portable: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
rust-checks-x86_64-portable: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
wasm-vanilla-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rust-doc
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (ethsign)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (sha512)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (sha256)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (keccak)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (hashsign)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (zklogin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
circuits-snapshot (blake2s)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
wasm-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, wasmerio/setup-wasmer@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rust-checks-arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rust-checks-arm64: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
rust-checks-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rust-checks-x86_64: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L11
trait `TowerSimdType` is never used
rust-checks-x86_64: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
rust-checks-x86_64: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`
rust-checks-x86_64-portable
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rust-checks-x86_64-portable: crates/field/src/arch/x86_64/simd/simd_arithmetic.rs#L6
unused imports: `TowerField` and `UnderlierType`
rust-checks-x86_64-portable: crates/field/src/arch/portable/packed_aes_64.rs#L7
unused import: `PairwiseTableStrategy`