Skip to content

made dead group removal within fsms more efficient #12092

made dead group removal within fsms more efficient

made dead group removal within fsms more efficient #12092

Triggered via push December 11, 2024 14:15
Status Failure
Total duration 23m 17s
Artifacts

rust.yml

on: push
Get Docker Hash
29s
Get Docker Hash
Validate playground config
16s
Validate playground config
Build and push docker image
0s
Build and push docker image
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 28 warnings
Validate playground config: calyx-utils/src/position.rs#L114
creating a mutable reference to mutable static is discouraged
Validate playground config: calyx-utils/src/position.rs#L117
creating a mutable reference to mutable static is discouraged
Validate playground config
Process completed with exit code 101.
Test Compiler
non-exhaustive patterns: `&calyx_ir::Control::FSMEnable(_)` not covered
Test Compiler
could not compile `interp` (lib) due to 1 previous error
Test Compiler
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
Test Interpreter
non-exhaustive patterns: `&calyx_ir::Control::FSMEnable(_)` not covered
Test Interpreter
could not compile `interp` (lib) due to 1 previous error
Test Interpreter
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
Polybench Integration
Process completed with exit code 19.
Validate playground config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Get Docker Hash
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Compiler
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Compiler
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
Test Compiler
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
Test Compiler
unused import: `super::math_utilities::get_bit_width_from`
Test Compiler
unused variable: `builder`
Test Compiler
variable does not need to be mutable
Test Compiler
variant `Fsm` is never constructed
Test Compiler
methods `calculate_states_if` and `calculate_states_while` are never used
Test Compiler
field `dump_fsm_json` is never read
Test Interpreter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Interpreter
unused import: `super::math_utilities::get_bit_width_from`
Test Interpreter
unused variable: `builder`
Test Interpreter
variable does not need to be mutable
Test Interpreter
variant `Fsm` is never constructed
Test Interpreter
methods `calculate_states_if` and `calculate_states_while` are never used
Test Interpreter
field `dump_fsm_json` is never read
Polybench Integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Polybench Integration
unused import: `super::math_utilities::get_bit_width_from`
Polybench Integration
unused variable: `builder`
Polybench Integration
variable does not need to be mutable
Polybench Integration
variant `Fsm` is never constructed
Polybench Integration
methods `calculate_states_if` and `calculate_states_while` are never used
Polybench Integration
field `dump_fsm_json` is never read
Polybench Integration
unused variable: `fsm`
Polybench Integration
function `emit_fsm` is never used
Polybench Integration
`calyx-backend` (lib) generated 2 warnings (run `cargo fix --lib -p calyx-backend` to apply 1 suggestion)