Skip to content

Update incrementalmerkletree requirement from 0.4 to 0.5 #300

Update incrementalmerkletree requirement from 0.4 to 0.5

Update incrementalmerkletree requirement from 0.4 to 0.5 #300

Triggered via pull request September 18, 2023 01:02
Status Failure
Total duration 2m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Package
Matrix: Test Suite
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 55 warnings
Clippy (stable): depend/zcash/src/rust/src/merkle_frontier.rs#L4
unresolved import `incrementalmerkletree::frontier::CommitmentTree`
Clippy (stable): depend/zcash/src/rust/src/bridge.rs#L325
the function or associated item `serialize` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Clippy (stable): depend/zcash/src/rust/src/bridge.rs#L326
the function or associated item `serialize_legacy` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Clippy (stable): depend/zcash/src/rust/src/sapling.rs#L370
method `spend_proof` has an incompatible type for trait
Clippy (stable): depend/zcash/src/rust/src/bridge.rs#L323
the function or associated item `box_clone` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Clippy (stable): depend/zcash/src/rust/src/bridge.rs#L327
the function or associated item `dynamic_memory_usage` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Clippy (stable): depend/zcash/src/rust/src/bridge.rs#L328
the function or associated item `root` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Clippy (stable): depend/zcash/src/rust/src/bridge.rs#L329
the function or associated item `size` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Check (stable): depend/zcash/src/rust/src/merkle_frontier.rs#L4
unresolved import `incrementalmerkletree::frontier::CommitmentTree`
Check (stable): depend/zcash/src/rust/src/bridge.rs#L325
the function or associated item `serialize` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Check (stable): depend/zcash/src/rust/src/bridge.rs#L326
the function or associated item `serialize_legacy` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Check (stable): depend/zcash/src/rust/src/sapling.rs#L370
method `spend_proof` has an incompatible type for trait
Check (stable): depend/zcash/src/rust/src/bridge.rs#L323
the function or associated item `box_clone` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Check (stable): depend/zcash/src/rust/src/bridge.rs#L327
the function or associated item `dynamic_memory_usage` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Check (stable): depend/zcash/src/rust/src/bridge.rs#L328
the function or associated item `root` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Check (stable): depend/zcash/src/rust/src/bridge.rs#L329
the function or associated item `size` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (nightly): depend/zcash/src/rust/src/merkle_frontier.rs#L4
unresolved import `incrementalmerkletree::frontier::CommitmentTree`
Package (nightly): depend/zcash/src/rust/src/bridge.rs#L325
the function or associated item `serialize` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (nightly): depend/zcash/src/rust/src/bridge.rs#L326
the function or associated item `serialize_legacy` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (nightly): depend/zcash/src/rust/src/sapling.rs#L370
method `spend_proof` has an incompatible type for trait
Package (nightly): depend/zcash/src/rust/src/bridge.rs#L323
the function or associated item `box_clone` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (nightly): depend/zcash/src/rust/src/bridge.rs#L327
the function or associated item `dynamic_memory_usage` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (nightly): depend/zcash/src/rust/src/bridge.rs#L328
the function or associated item `root` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (nightly): depend/zcash/src/rust/src/bridge.rs#L329
the function or associated item `size` exists for struct `MerkleFrontier<MerkleHashOrchard>`, but its trait bounds were not satisfied
Package (stable)
The operation was canceled.
Test Suite (nightly)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (nightly)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (nightly)
could not compile `zcash_primitives` (lib) due to 2 previous errors
Test Suite (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (stable)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (stable)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (stable)
could not compile `zcash_primitives` (lib) due to 2 previous errors
Test Suite (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (macOS-latest)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (macOS-latest)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (macOS-latest)
could not compile `zcash_primitives` (lib) due to 2 previous errors
Test Suite (macOS-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (ubuntu-latest)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (ubuntu-latest)
unresolved import `incrementalmerkletree::frontier::testing`
Test Suite (ubuntu-latest)
could not compile `zcash_primitives` (lib) due to 2 previous errors
Test Suite (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt (stable)
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/
Rustfmt (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/
Rustfmt (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/
Rustfmt (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/
Rustfmt (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/
Clippy (stable)
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/
Clippy (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/
Clippy (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/
Clippy (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/
Clippy (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 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 (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/
Package (nightly)
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/
Package (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/
Package (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/
Package (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/
Package (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/
Package (stable)
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/
Package (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/
Package (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/
Package (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/
Package (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 Suite (nightly)
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/
Test Suite (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 Suite (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 Suite (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 Suite (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 Suite (stable)
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/
Test Suite (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 Suite (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 Suite (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 Suite (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 Suite (macOS-latest)
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/
Test Suite (macOS-latest)
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 (macOS-latest)
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 (macOS-latest)
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 (macOS-latest)
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 (macOS-latest)
In file included from depend/zcash/src/script/zcash_script.cpp:10:
Test Suite (macOS-latest)
In file included from depend/zcash/src/zcash/NoteEncryption.hpp:12:
Test Suite (macOS-latest)
std::pair<std::string, PaymentAddress> operator()(const struct SaplingExtendedFullViewingKey&) const;
Test Suite (macOS-latest)
depend/zcash/src/zcash/address/zip32.h:234:7: note: previous use is here
Test Suite (macOS-latest)
^
Test Suite (macOS-latest)
std::pair<std::string, PaymentAddress> operator()(const struct SaplingExtendedFullViewingKey&) const;
Test Suite (macOS-latest)
class
Test Suite (macOS-latest)
In file included from depend/zcash/src/primitives/transaction.cpp:7:
Test Suite (macOS-latest)
In file included from depend/zcash/src/zcash/NoteEncryption.hpp:12:
Test Suite (macOS-latest)
std::pair<std::string, PaymentAddress> operator()(const struct SaplingExtendedFullViewingKey&) const;
Test Suite (ubuntu-latest)
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/
Test Suite (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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/