Skip to content

fixing build without blockcache attempt #74

fixing build without blockcache attempt

fixing build without blockcache attempt #74

Triggered via push February 15, 2024 13:42
Status Failure
Total duration 6m 59s
Artifacts

ci.yml

on: push
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 5 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Latest build on ubuntu-latest
Process completed with exit code 101.
Latest build on windows-latest
The job was canceled because "ubuntu-latest" failed.
Latest build on windows-latest
The operation was canceled.
Latest build on macOS-latest
The job was canceled because "ubuntu-latest" failed.
Latest build on macOS-latest
The operation was canceled.
unused import: `BlockSource`: zcash_client_backend/src/sync.rs#L22
error: unused import: `BlockSource` --> zcash_client_backend/src/sync.rs:22:65 | 22 | chain::{error::Error as ChainError, scan_cached_blocks, BlockSource, CommitmentTreeRoot}, | ^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings`
failed to resolve: use of undeclared crate or module `zcash_client_sqlite`: zcash_client_backend/src/sync.rs#L14
error[E0433]: failed to resolve: use of undeclared crate or module `zcash_client_sqlite` --> zcash_client_backend/src/sync.rs:14:5 | 14 | use zcash_client_sqlite::{chain::BlockMeta, FsBlockDb, FsBlockDbError}; | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `zcash_client_sqlite`
unused import: `BlockSource`: zcash_client_backend/src/sync.rs#L22
error: unused import: `BlockSource` --> zcash_client_backend/src/sync.rs:22:65 | 22 | chain::{error::Error as ChainError, scan_cached_blocks, BlockSource, CommitmentTreeRoot}, | ^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings`
unresolved import `zcash_client_sqlite`: zcash_client_backend/src/sync.rs#L14
error[E0432]: unresolved import `zcash_client_sqlite` --> zcash_client_backend/src/sync.rs:14:5 | 14 | use zcash_client_sqlite::{chain::BlockMeta, FsBlockDb, FsBlockDbError}; | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `zcash_client_sqlite`
failed to resolve: use of undeclared crate or module `zcash_client_sqlite`: zcash_client_backend/src/sync.rs#L14
error[E0433]: failed to resolve: use of undeclared crate or module `zcash_client_sqlite` --> zcash_client_backend/src/sync.rs:14:5 | 14 | use zcash_client_sqlite::{chain::BlockMeta, FsBlockDb, FsBlockDbError}; | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `zcash_client_sqlite`
protobuf consistency
Process completed with exit code 101.
Clippy (MSRV)
Clippy had exited with the 101 exit code
Intra-doc links
Process completed with exit code 101.
Test on ubuntu-latest with --features unstable-nu6
Process completed with exit code 101.
Test on ubuntu-latest
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on ubuntu-latest
Process completed with exit code 101.
Test on ubuntu-latest with --features orchard
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on ubuntu-latest with --features orchard
Process completed with exit code 101.
Test on windows-latest with --features zfuture
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on windows-latest with --features zfuture
The operation was canceled.
Test on windows-latest with --features unstable-nu6
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on windows-latest with --features unstable-nu6
The operation was canceled.
Test on windows-latest
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on windows-latest with --features orchard
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on windows-latest
The operation was canceled.
Test on windows-latest with --features orchard
The operation was canceled.
Test on ubuntu-latest with --features zfuture
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on ubuntu-latest with --features zfuture
The operation was canceled.
Test on macOS-latest
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on macOS-latest
The operation was canceled.
Test on macOS-latest with --features orchard
The job was canceled because "ubuntu-latest_unstable-nu" failed.
Test on macOS-latest with --features orchard
The operation was canceled.
Code coverage
Process completed with exit code 1.
Clippy (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
protobuf consistency
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: supplypike/setup-bin@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (MSRV)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (MSRV)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/