Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Fix avx512 poseidon2 compilation config #171

Fix avx512 poseidon2 compilation config

Fix avx512 poseidon2 compilation config #171

Triggered via pull request August 1, 2024 13:35
Status Failure
Total duration 10m 30s
Billable time 19m
Artifacts

ci.yaml

on: pull_request
cargo fmt
23s
cargo fmt
Matrix: cargo build and test
Matrix: cargo build and test (packed_simd)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
cargo build and test (packed_simd) (ubuntu-22.04-github-hosted-16core): src/implementations/poseidon2/mod.rs#L79
cannot find function `poseidon2_permutation` in this scope
cargo build and test (packed_simd) (ubuntu-22.04-github-hosted-16core): src/implementations/poseidon2/mod.rs#L138
cannot find function `poseidon2_permutation` in this scope
cargo build and test (packed_simd) (ubuntu-22.04-github-hosted-16core)
Process completed with exit code 101.
cargo build and test (packed_simd) (macos-13-xlarge)
The job was canceled because "ubuntu-22_04-github-hoste" failed.
cargo build and test (packed_simd) (macos-13-xlarge)
The operation was canceled.
cargo fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/