fix(deps): update rust crate azure_core to 0.29.0 #613
Triggered via pull request
September 12, 2025 06:04
Status
Failure
Total duration
9m 49s
Artifacts
–
Lint.yaml
on: pull_request
Clippy
1m 48s
`cargo deny`
24s
Report Missing Dependencies
16s
Matrix: rust
Annotations
1 error, 14 warnings, and 2 notices
|
`cargo deny`
Process completed with exit code 4.
|
|
the `Err`-variant returned from this function is very large:
crates/s3/src/lib.rs#L70
warning: the `Err`-variant returned from this function is very large
--> crates/s3/src/service.rs:70:56
|
70 | fn resolve_path<P: AsRef<Path>>(&self, path: P) -> crate::Result<String> {
| ^^^^^^^^^^^^^^^^^^^^^
|
::: crates/s3/src/error.rs:64:5
|
64 | Response(ResponseError<Response<SdkBody>>),
| ------------------------------------------ the largest variant contains at least 224 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
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
Clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-6c5992dd-be779f23, v0-rust-clippy-Linux-x64-6c5992dd
|
|
Rust CI [nightly on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-8306ca92-b4037359, v0-rust-rust-Linux-x64-8306ca92
|
|
Rust CI [stable on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-e4b5b4e2-b4037359, v0-rust-rust-Linux-x64-e4b5b4e2
|
|
Rust CI [nightly on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-24ff8bd0-b4037359, v0-rust-rust-Darwin-arm64-24ff8bd0
|
|
Rust CI [stable on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-f6aec63d-b4037359, v0-rust-rust-Darwin-arm64-f6aec63d
|
|
Rust CI [stable on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-3586c01c-b4037359, v0-rust-rust-Windows_NT-x64-3586c01c
|
|
Rust CI [nightly on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-671d83aa-b4037359, v0-rust-rust-Windows_NT-x64-671d83aa
|
|
Rust CI [stable on Windows]
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
|
|
Rust CI [nightly on Windows]
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
|