wip: move rand_core requirement under std feature flag #562
rust.yml
on: pull_request
Check
37s
build without alloc
23s
Rustfmt
22s
no_std compatibility check
49s
Matrix: Test Suite
Annotations
70 warnings
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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 `save-state` 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 `save-state` 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/
|
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/
|
build without alloc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build without alloc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
build without alloc:
src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
|
build without alloc:
src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
|
build without alloc:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
build without alloc:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L126
function `fp_mulx_u32` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L162
function `fp_mul` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L2816
function `fp_square` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L5467
function `fp_add` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L5701
function `fp_opp` is never used
|
build without alloc:
src/fields/fp/u32/fiat.rs#L5804
function `fp_from_montgomery` is never used
|
build without alloc
The `save-state` 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/
|
build without alloc
The `save-state` 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/
|
build without alloc
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/
|
build without alloc
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/
|
build without alloc
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/
|
build without alloc
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/
|
build without alloc
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/buildjet-rust-cache@v2.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
no_std compatibility check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
no_std compatibility check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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 compatibility check:
src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
|
no_std compatibility check:
src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
|
no_std compatibility check:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L126
function `fp_mulx_u32` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L162
function `fp_mul` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L2816
function `fp_square` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5467
function `fp_add` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5701
function `fp_opp` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5804
function `fp_from_montgomery` is never used
|
no_std compatibility check
The `save-state` 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 compatibility check
The `save-state` 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 compatibility check
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 compatibility check:
src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
|
no_std compatibility check:
src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
|
no_std compatibility check:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L126
function `fp_mulx_u32` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L162
function `fp_mul` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L2816
function `fp_square` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5467
function `fp_add` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5701
function `fp_opp` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5804
function `fp_from_montgomery` is never used
|
no_std compatibility check:
src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
|
no_std compatibility check:
src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
|
no_std compatibility check:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L126
function `fp_mulx_u32` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L162
function `fp_mul` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L2816
function `fp_square` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5467
function `fp_add` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5701
function `fp_opp` is never used
|
no_std compatibility check:
src/fields/fp/u32/fiat.rs#L5804
function `fp_from_montgomery` is never used
|
no_std compatibility check
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 compatibility check
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 compatibility check
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 compatibility check
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 Suite (r1cs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/buildjet-rust-cache@v2.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite (r1cs,u32_backend)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/buildjet-rust-cache@v2.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|