Skip to content

chore(deps): update rust crate clap to v4.5.47 #5841

chore(deps): update rust crate clap to v4.5.47

chore(deps): update rust crate clap to v4.5.47 #5841

Triggered via pull request August 26, 2025 20:01
Status Failure
Total duration 17m 39s
Artifacts

CI.yaml

on: pull_request
Rust / `cargo deny`
3m 22s
Rust / `cargo deny`
Rust / Report Missing Dependencies
1m 9s
Rust / Report Missing Dependencies
Nix / Build
0s
Nix / Build
Rust / Clippy
2m 32s
Rust / Clippy
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

1 error, 7 warnings, and 2 notices
Rust / `cargo deny`
Process completed with exit code 1.
the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable: crates/server/src/lib.rs#L21
warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable --> crates/server/src/lib.rs:21:12 | 21 | #![feature(let_chains, impl_trait_in_bindings)] | ^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default
the `Err`-variant returned from this function is very large: crates/client/src/lib.rs#L38
warning: the `Err`-variant returned from this function is very large --> crates/client/src/client.rs:38:93 | 38 | pub fn new<U: TryInto<Url, Error = url::ParseError>>(base: U, version: api::Version) -> Result<Self> { | ^^^^^^^^^^^^ | ::: crates/client/src/error.rs:26:5 | 26 | Api(#[error(not(source))] api::Response), | ---------------------------------------- the largest variant contains at least 160 bytes | = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box<error::Error>` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err = note: `#[warn(clippy::result_large_err)]` on by default
Rust / Clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-5cb5fab0-cc451c8b, v0-rust-clippy-Linux-x64-5cb5fab0
Rust CI / Linux (x64)
Cache not found for keys: v0-rust-rust-Linux-x64-5cb5fab0-cc451c8b, v0-rust-rust-Linux-x64-5cb5fab0
Rust CI / Linux (aarch64)
Cache not found for keys: v0-rust-rust-Linux-arm64-528e671c-cc451c8b, v0-rust-rust-Linux-arm64-528e671c
Rust CI / macOS (x64)
Cache not found for keys: v0-rust-rust-Darwin-arm64-3c66ada8-cc451c8b, v0-rust-rust-Darwin-arm64-3c66ada8
Rust CI / Windows (x64)
Cache not found for keys: v0-rust-rust-Windows_NT-x64-e6d5d796-4afd0fd3, v0-rust-rust-Windows_NT-x64-e6d5d796
Rust CI / macOS (x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Rust CI / Windows (x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677