Skip to content

fix(deps): update rust crate remi-s3 to 0.8.0 #653

fix(deps): update rust crate remi-s3 to 0.8.0

fix(deps): update rust crate remi-s3 to 0.8.0 #653

Triggered via pull request June 14, 2024 05:17
Status Failure
Total duration 2m 44s
Artifacts

CI.yaml

on: pull_request
`cargo deny`
19s
`cargo deny`
Report Missing Dependencies
13s
Report Missing Dependencies
Nix Build
0s
Nix Build
Clippy
32s
Clippy
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

15 errors
mismatched types: src/bin/hazel.rs#L114
error[E0308]: mismatched types --> src/bin/hazel.rs:114:55 | 114 | storage::Config::S3(s3) => StorageService::S3(remi_s3::StorageService::new(s3)), | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StorageService`, found `remi_s3::StorageService` | | | arguments to this enum variant are incorrect | = note: `remi_s3::StorageService` and `StorageService` have similar names, but are actually distinct types note: `remi_s3::StorageService` is defined in crate `remi_s3` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/remi-s3-0.8.0/src/service.rs:37:1 | 37 | pub struct StorageService { | ^^^^^^^^^^^^^^^^^^^^^^^^^ note: `StorageService` is defined in crate `remi_s3` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/remi-s3-0.7.1/src/service.rs:37:1 | 37 | pub struct StorageService { | ^^^^^^^^^^^^^^^^^^^^^^^^^ = note: perhaps two different versions of crate `remi_s3` are being used? note: tuple variant defined here --> /home/runner/.cargo/git/checkouts/core-rs-2ecd79514bd80f51/e5802ca/crates/remi/src/lib.rs:66:5 | 66 | S3(remi_s3::StorageService), | ^^
aborting due to 1 previous error
error: aborting due to 1 previous error
Clippy
Received a internal compiler error OR an unknown message type, view this in debug mode to view the payload
Clippy
{ "rendered": "For more information about this error, try `rustc --explain E0308`.\n", "$message_type": "diagnostic", "children": [], "code": null, "level": "failure-note", "message": "For more information about this error, try `rustc --explain E0308`.", "spans": [] }
Rust CI (Linux (x86_64), Rust nightly)
Process completed with exit code 101.
Rust CI (Linux (x86_64), Rust stable)
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI (Linux (x86_64), Rust stable)
Process completed with exit code 101.
Rust CI (macOS (x86_64), Rust nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI (macOS (x86_64), Rust nightly)
The operation was canceled.
Rust CI (Windows, Rust stable)
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI (Windows, Rust stable)
The operation was canceled.
Rust CI (Windows, Rust nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI (Windows, Rust nightly)
The operation was canceled.
Rust CI (macOS (x86_64), Rust stable)
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI (macOS (x86_64), Rust stable)
The operation was canceled.