Skip to content

LogUp-GKR tracking PR #4915

LogUp-GKR tracking PR

LogUp-GKR tracking PR #4915

Triggered via pull request July 9, 2024 22:58
@bobbinthbobbinth
synchronize #1367
logup-gkr2
Status Failure
Total duration 9m 15s
Artifacts

ci.yml

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

Annotations

62 errors and 91 warnings
Check Rust stable on ubuntu with --all-targets: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Check Rust stable on ubuntu with --all-targets: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Check Rust stable on ubuntu with --all-targets
could not compile `miden-processor` (lib test) due to 2 previous errors
Check Rust stable on ubuntu with --all-targets
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: processor/src/trace/virtual_bus/circuit/prover.rs#L245
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L24
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L51
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L52
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L59
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L60
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L66
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/prover/mod.rs#L67
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/verifier/mod.rs#L22
doc list item missing indentation
Clippy: processor/src/trace/virtual_bus/sum_check/verifier/mod.rs#L23
doc list item missing indentation
Check Rust stable on ubuntu with --all-targets --all-features: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Check Rust stable on ubuntu with --all-targets --all-features: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Check Rust stable on ubuntu with --all-targets --all-features
could not compile `miden-processor` (lib test) due to 2 previous errors
Check Rust stable on ubuntu with --all-targets --all-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Rust nightly on ubuntu with --all-targets --no-default-features: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Check Rust nightly on ubuntu with --all-targets --no-default-features: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Check Rust nightly on ubuntu with --all-targets --no-default-features
could not compile `miden-processor` (lib test) due to 2 previous errors
Check Rust nightly on ubuntu with --all-targets --no-default-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Rust stable on ubuntu with --all-targets --no-default-features: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Check Rust stable on ubuntu with --all-targets --no-default-features: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Check Rust stable on ubuntu with --all-targets --no-default-features
could not compile `miden-processor` (lib test) due to 2 previous errors
Check Rust stable on ubuntu with --all-targets --no-default-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Rust nightly on ubuntu with --all-targets --all-features: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Check Rust nightly on ubuntu with --all-targets --all-features: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Check Rust nightly on ubuntu with --all-targets --all-features
could not compile `miden-processor` (lib test) due to 2 previous errors
Check Rust nightly on ubuntu with --all-targets --all-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Rust nightly on ubuntu with --all-targets: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Check Rust nightly on ubuntu with --all-targets: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Check Rust nightly on ubuntu with --all-targets
could not compile `miden-processor` (lib test) due to 2 previous errors
Check Rust nightly on ubuntu with --all-targets
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Rust nightly on ubuntu with --profile test-release --doc
aborting due to 6 previous errors
Test Rust stable on ubuntu with --profile test-release: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Test Rust stable on ubuntu with --profile test-release: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Test Rust stable on ubuntu with --profile test-release
could not compile `miden-processor` (lib test) due to 2 previous errors
Test Rust stable on ubuntu with --profile test-release
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Rust nightly on ubuntu with --profile test-release: processor/src/trace/virtual_bus/tests.rs#L9
unresolved imports `vm_core::code_blocks`, `vm_core::CodeBlockTable`
Test Rust nightly on ubuntu with --profile test-release: processor/src/trace/virtual_bus/tests.rs#L77
no method named `execute_code_block` found for struct `Process` in the current scope
Test Rust nightly on ubuntu with --profile test-release
could not compile `miden-processor` (lib test) due to 2 previous errors
Test Rust nightly on ubuntu with --profile test-release
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 --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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
no-std (stable, wasm32-unknown-unknown)
`miden-test-utils` (lib) generated 1 warning (run `cargo fix --lib -p miden-test-utils` to apply 1 suggestion)
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/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
no-std (nightly, wasm32-unknown-unknown): assembly/src/lib.rs#L2
the feature `error_in_core` has been stable since 1.81.0-nightly and no longer requires an attribute to enable
no-std (nightly, wasm32-unknown-unknown)
`miden-test-utils` (lib) generated 1 warning (run `cargo fix --lib -p miden-test-utils` to apply 1 suggestion)
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/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Rust stable on ubuntu with --profile test-release --doc: processor/src/trace/virtual_bus/multilinear/lagrange_ker.rs#L22
the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/trace/virtual_bus/multilinear/lagrange_ker.rs#L22
the usage of Script Group `Greek` in this crate consists solely of mixed script confusables
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/