Skip to content

Implementation of CryptographicSponge for Merlin #367

Implementation of CryptographicSponge for Merlin

Implementation of CryptographicSponge for Merlin #367

Triggered via pull request April 7, 2024 16:48
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Check Style
6s
Check Style
Check no_std
26s
Check no_std
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 30 warnings
Check no_std
Process completed with exit code 101.
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L389
`<<P as Config>::LeafHash as CRHScheme>::Parameters` cannot be shared between threads safely
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L413
`<P as Config>::InnerDigest` cannot be shared between threads safely
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L431
`<<P as Config>::TwoToOneHash as TwoToOneCRHScheme>::Parameters` cannot be shared between threads safely
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L431
`<P as Config>::LeafDigest` cannot be shared between threads safely
Test (stable)
could not compile `ark-crypto-primitives` (lib) due to 4 previous errors
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L389
`<<P as merkle_tree::Config>::LeafHash as crh::CRHScheme>::Parameters` cannot be shared between threads safely
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L413
`<P as merkle_tree::Config>::InnerDigest` cannot be shared between threads safely
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L431
`<<P as merkle_tree::Config>::TwoToOneHash as crh::TwoToOneCRHScheme>::Parameters` cannot be shared between threads safely
Test (stable): crypto-primitives/src/merkle_tree/mod.rs#L431
`<P as merkle_tree::Config>::LeafDigest` cannot be shared between threads safely
Test (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (nightly)
The job was canceled because "stable" failed.
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L389
`<<P as Config>::LeafHash as CRHScheme>::Parameters` cannot be shared between threads safely
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L413
`<P as Config>::InnerDigest` cannot be shared between threads safely
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L431
`<<P as Config>::TwoToOneHash as TwoToOneCRHScheme>::Parameters` cannot be shared between threads safely
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L431
`<P as Config>::LeafDigest` cannot be shared between threads safely
Test (nightly)
could not compile `ark-crypto-primitives` (lib) due to 4 previous errors
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L389
`<<P as merkle_tree::Config>::LeafHash as crh::CRHScheme>::Parameters` cannot be shared between threads safely
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L413
`<P as merkle_tree::Config>::InnerDigest` cannot be shared between threads safely
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L431
`<<P as merkle_tree::Config>::TwoToOneHash as crh::TwoToOneCRHScheme>::Parameters` cannot be shared between threads safely
Test (nightly): crypto-primitives/src/merkle_tree/mod.rs#L431
`<P as merkle_tree::Config>::LeafDigest` cannot be shared between threads safely
Test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@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/.
Check Style
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 Style
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 Style
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 Style
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 Style
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 no_std
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check no_std
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 (stable)
excluded package(s) `cp-benches` not found in workspace `/home/runner/work/crypto-primitives/crypto-primitives`
Test (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable)
Target filter `examples` specified, but no targets matched. This is a no-op
Test (stable)
Target filter `examples` specified, but no targets matched. This is a no-op
Test (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
target filter `examples` specified, but no targets matched; this is a no-op