Skip to content

Simplify building the decoder auxiliary columns #4293

Simplify building the decoder auxiliary columns

Simplify building the decoder auxiliary columns #4293

Triggered via pull request December 5, 2023 09:04
Status Failure
Total duration 5m 17s
Artifacts

ci.yml

on: pull_request
Test Rust nightly on windows-2022
0s
Test Rust nightly on windows-2022
Clippy
35s
Clippy
rustfmt
10s
rustfmt
Matrix: check
Matrix: no-std
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 141 warnings
Clippy: processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
Clippy: processor/src/decoder/aux_hints.rs#L55
multiple methods are never used
Clippy: processor/src/decoder/aux_hints.rs#L423
method `is_first_child` is never used
Clippy
could not compile `miden-processor` (lib) due to 3 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Check Rust stable on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --no-default-features
`miden-processor` (lib) generated 2 warnings
Check Rust stable on ubuntu with --all-targets --no-default-features: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Check Rust stable on ubuntu with --all-targets --no-default-features
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
Check Rust stable on ubuntu with --all-targets --all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Check Rust stable on ubuntu with --all-targets --all-features
`miden-processor` (lib) generated 2 warnings
Check Rust stable on ubuntu with --all-targets --all-features: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Check Rust stable on ubuntu with --all-targets --all-features
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
Check Rust stable on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (stable, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
no-std (stable, wasm32-unknown-unknown): processor/src/host/advice/injectors/dsa.rs#L3
unused imports: `KeyPair`, `Polynomial`, `utils::Deserializable`
no-std (stable, wasm32-unknown-unknown): processor/src/host/mod.rs#L62
unused variable: `event_id`
no-std (stable, wasm32-unknown-unknown): processor/src/decoder/aux_hints.rs#L423
method `is_first_child` is never used
no-std (stable, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (stable, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (stable, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (stable, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Check Rust stable on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust stable on ubuntu with --all-targets
`miden-processor` (lib) generated 2 warnings
Check Rust stable on ubuntu with --all-targets: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Check Rust stable on ubuntu with --all-targets
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
Check Rust nightly on ubuntu with --all-targets --no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Check Rust nightly on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --no-default-features: processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
Check Rust nightly on ubuntu with --all-targets --no-default-features
`miden-processor` (lib) generated 3 warnings (run `cargo fix --lib -p miden-processor` to apply 1 suggestion)
Check Rust nightly on ubuntu with --all-targets --no-default-features: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Check Rust nightly on ubuntu with --all-targets --no-default-features
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
no-std (nightly, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
no-std (nightly, wasm32-unknown-unknown): processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
no-std (nightly, wasm32-unknown-unknown): processor/src/host/advice/injectors/dsa.rs#L3
unused imports: `KeyPair`, `Polynomial`, `utils::Deserializable`
no-std (nightly, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (nightly, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (nightly, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
no-std (nightly, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Check Rust nightly on ubuntu with --all-targets: processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
Check Rust nightly on ubuntu with --all-targets
`miden-processor` (lib) generated 3 warnings (run `cargo fix --lib -p miden-processor` to apply 1 suggestion)
Check Rust nightly on ubuntu with --all-targets: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Check Rust nightly on ubuntu with --all-targets
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
Check Rust nightly on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Check Rust nightly on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --all-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Rust nightly on ubuntu with --all-targets --all-features: processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
Check Rust nightly on ubuntu with --all-targets --all-features
`miden-processor` (lib) generated 3 warnings (run `cargo fix --lib -p miden-processor` to apply 1 suggestion)
Check Rust nightly on ubuntu with --all-targets --all-features: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Check Rust nightly on ubuntu with --all-targets --all-features
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
Test Rust stable on ubuntu with --profile test-release --doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Test Rust stable on ubuntu with --profile test-release --doc
`miden-processor` (lib) generated 2 warnings
Test Rust stable on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release --doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Test Rust nightly on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release --doc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release --doc: processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
Test Rust nightly on ubuntu with --profile test-release --doc
`miden-processor` (lib) generated 3 warnings (run `cargo fix --lib -p miden-processor` to apply 1 suggestion)
Test Rust nightly on ubuntu with --profile test-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Test Rust nightly on ubuntu with --profile test-release: processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
Test Rust nightly on ubuntu with --profile test-release
`miden-processor` (lib) generated 3 warnings (run `cargo fix --lib -p miden-processor` to apply 1 suggestion)
Test Rust nightly on ubuntu with --profile test-release: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Test Rust nightly on ubuntu with --profile test-release
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
Test Rust nightly on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust nightly on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Test Rust stable on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Rust stable on ubuntu with --profile test-release
`miden-processor` (lib) generated 2 warnings
Test Rust stable on ubuntu with --profile test-release: processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
Test Rust stable on ubuntu with --profile test-release
`miden-processor` (lib test) generated 2 warnings (1 duplicate)