Skip to content

feat!: enable no_std support for tari_crypto #626

feat!: enable no_std support for tari_crypto

feat!: enable no_std support for tari_crypto #626

Triggered via pull request August 2, 2023 15:34
Status Failure
Total duration 19m 11s
Artifacts

test.yml

on: pull_request
Matrix: cargo test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 23 warnings
cargo test (stable): benches/signatures.rs#L48
this function takes 3 arguments but 2 arguments were supplied
cargo test (stable): benches/signatures.rs#L62
this function takes 3 arguments but 2 arguments were supplied
cargo test (stable)
could not compile `tari_crypto` (bench "signatures") due to 2 previous errors
cargo test (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo 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-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/
cargo test (stable): src/ristretto/bulletproofs_plus.rs#L628
using `.borrow()` on a double reference, which returns `&commitment::HomomorphicCommitment<ristretto_keys::RistrettoPublicKey>` instead of borrowing the inner type
cargo test (stable)
`tari_crypto` (lib test) generated 1 warning
cargo test (stable): src/ristretto/bulletproofs_plus.rs#L628
using `.borrow()` on a double reference, which returns `&commitment::HomomorphicCommitment<ristretto_keys::RistrettoPublicKey>` instead of borrowing the inner type
cargo test (stable)
`tari_crypto` (lib test) generated 1 warning
cargo test (stable): src/signatures/commitment_and_public_key_signature.rs#L74
unresolved link to `CommitmentSignature`
cargo test (stable): src/signatures/schnorr.rs#L82
unresolved link to `sign_raw`
cargo test (stable): src/signatures/schnorr.rs#L84
unresolved link to `sign_message`
cargo test (stable): src/signatures/schnorr.rs#L105
unresolved link to `sign_message`
cargo test (stable): src/signatures/schnorr.rs#L124
unresolved link to `construct_domain_separated_challenge`
cargo test (stable): src/signatures/schnorr.rs#L124
unresolved link to `sign_raw`
cargo test (stable): src/signatures/schnorr.rs#L125
unresolved link to `sign_raw`
cargo test (stable): src/signatures/schnorr.rs#L171
unresolved link to `sign_message`
cargo test (stable): src/signatures/schnorr.rs#L171
unresolved link to `verify_message`
cargo test (stable): src/signatures/schnorr.rs#L172
unresolved link to `sign_raw`
cargo 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/
cargo 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/
cargo 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/
cargo 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/
cargo test (stable): src/ristretto/bulletproofs_plus.rs#L628
using `.borrow()` on a double reference, which returns `&commitment::HomomorphicCommitment<ristretto_keys::RistrettoPublicKey>` instead of borrowing the inner type
cargo test (stable)
`tari_crypto` (lib test) generated 1 warning
cargo test (stable): src/ristretto/bulletproofs_plus.rs#L628
using `.borrow()` on a double reference, which returns `&commitment::HomomorphicCommitment<ristretto_keys::RistrettoPublicKey>` instead of borrowing the inner type
cargo test (stable)
`tari_crypto` (lib test) generated 1 warning