Skip to content

poly: truncate leading zeros for poly add #3077

poly: truncate leading zeros for poly add

poly: truncate leading zeros for poly add #3077

Triggered via pull request November 26, 2024 16:58
Status Failure
Total duration 17m 50s
Artifacts

ci.yml

on: pull_request
List directories for parallelizing tests
3s
List directories for parallelizing tests
Check Style
8s
Check Style
Check Documentation
57s
Check Documentation
Test (mnt4_753/)
11m 39s
Test (mnt4_753/)
Test (mnt6_753/)
11s
Test (mnt6_753/)
Test (cp6_782/)
9s
Test (cp6_782/)
Test assembly
8m 27s
Test assembly
Check no_std
31s
Check no_std
Matrix: Check
Matrix: Test
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 94 warnings
Check no_std
can't find crate for `std`
Check no_std: poly/src/domain/general.rs#L49
cannot find attribute `derive` in this scope
Check no_std: poly/src/domain/mixed_radix.rs#L28
cannot find attribute `derive` in this scope
Check no_std: poly/src/domain/radix2/fft.rs#L14
cannot find attribute `derive` in this scope
Check no_std: poly/src/domain/radix2/mod.rs#L21
cannot find attribute `derive` in this scope
Check no_std: poly/src/evaluations/multivariate/multilinear/dense.rs#L23
cannot find attribute `derive` in this scope
Check no_std: poly/src/evaluations/multivariate/multilinear/sparse.rs#L25
cannot find attribute `derive` in this scope
Check no_std: poly/src/evaluations/univariate/mod.rs#L17
cannot find attribute `derive` in this scope
Check no_std: poly/src/polynomial/multivariate/sparse.rs#L20
cannot find attribute `derive` in this scope
Check no_std: poly/src/polynomial/multivariate/sparse.rs#L21
cannot find attribute `educe` in this scope
Check (nightly)
Process completed with exit code 101.
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 (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/
Check (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/
Check (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/
Check (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/
Check no_std
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/bench-templates/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Check no_std
excluded package(s) `ark-poly-benches` not found in workspace `/home/runner/work/algebra/algebra`
Check no_std
target filter `examples` specified, but no targets matched; this is a no-op
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
/home/runner/work/algebra/algebra/bench-templates/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
Check no_std
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
Check no_std
excluded package(s) `ark-poly-benches` not found in workspace `/home/runner/work/algebra/algebra`
Check no_std: poly/src/lib.rs#L18
unused `#[macro_use]` import
Check no_std: poly/src/domain/mixed_radix.rs#L19
unused imports: `CanonicalDeserialize` and `CanonicalSerialize`
Check no_std: poly/src/domain/radix2/mod.rs#L10
unused imports: `CanonicalDeserialize` and `CanonicalSerialize`
Check no_std: poly/src/evaluations/multivariate/multilinear/dense.rs#L8
unused imports: `CanonicalDeserialize` and `CanonicalSerialize`
Check Documentation
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 Documentation
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 Documentation
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 Documentation
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 (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/
Check (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/
Check (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/
Check (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 assembly
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 assembly
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 assembly
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 assembly
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 assembly
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
Test assembly
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
Test assembly
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
Test assembly
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
Test assembly
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/test-curves/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
Test (stable)
excluded package(s) `ark-poly-benches` not found in workspace `/home/runner/work/algebra/algebra`
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)
/home/runner/work/algebra/algebra/test-curves/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Test (stable)
target filter `examples` specified, but no targets matched; this is a no-op
Test (stable)
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
Test (stable)
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Test (stable)
target filter `examples` specified, but no targets matched; this is a no-op
Test (nightly)
/home/runner/work/algebra/algebra/bench-templates/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
Test (nightly)
excluded package(s) `ark-poly-benches` not found in workspace `/home/runner/work/algebra/algebra`
Test (nightly)
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/test-curves/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/bench-templates/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
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)
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
Test (nightly)
target filter `examples` specified, but no targets matched; this is a no-op
Test (nightly)
/home/runner/work/algebra/algebra/test-curves/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
Test (nightly)
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package