build(deps): bump anyhow from 1.0.94 to 1.0.95 #5434
Annotations
6 errors and 11 warnings
Post Run actions-rust-lang/setup-rust-toolchain@v1
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:5115:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Failed to save: Cache service responded with 429 during upload chunk.
|
cargo/hack (verify features compile in isolation):
crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
|
cargo/hack (verify features compile in isolation):
crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
|
cargo/hack (verify features compile in isolation):
crypto/src/context.rs#L12
unused import: `Mutex`
|
cargo/hack (verify features compile in isolation):
crypto/src/group_store.rs#L17
unused import: `ProteusError`
|
cargo/hack (verify features compile in isolation):
crypto/src/group_store.rs#L265
methods `try_insert` and `get` are never used
|
cargo/hack (verify features compile in isolation):
crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
|
cargo/hack (verify features compile in isolation):
crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
|
cargo/hack (verify features compile in isolation):
crypto/src/context.rs#L12
unused import: `Mutex`
|
cargo/hack (verify features compile in isolation):
crypto/src/group_store.rs#L17
unused import: `ProteusError`
|
cargo/hack (verify features compile in isolation):
crypto/src/group_store.rs#L265
methods `try_insert` and `get` are never used
|
Loading