Update Rust crate remi-fs to 0.9.0 #697
Annotations
15 errors
Rust CI on Linux (x86_64) with toolchain stable
Process completed with exit code 101.
|
type annotations needed for `Box<_>`:
home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/lib.rs#L83
error[E0282]: type annotations needed for `Box<_>`
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9
|
83 | let items = format_items
| ^^^^^
...
86 | Ok(items.into())
| ---- type must be known at this point
|
= note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
|
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 E0282`.\n",
"$message_type": "diagnostic",
"children": [],
"code": null,
"level": "failure-note",
"message": "For more information about this error, try `rustc --explain E0282`.",
"spans": []
}
|
Rust CI on Windows with toolchain nightly
The job was canceled because "ubuntu-latest_stable" failed.
|
Rust CI on Windows with toolchain nightly
The operation was canceled.
|
Rust CI on Windows with toolchain stable
The job was canceled because "ubuntu-latest_stable" failed.
|
Rust CI on Windows with toolchain stable
The operation was canceled.
|
Rust CI on Linux (x86_64) with toolchain nightly
The job was canceled because "ubuntu-latest_stable" failed.
|
Rust CI on Linux (x86_64) with toolchain nightly
The operation was canceled.
|
Rust CI on macOS (x86_64) with toolchain stable
The job was canceled because "ubuntu-latest_stable" failed.
|
Rust CI on macOS (x86_64) with toolchain stable
The operation was canceled.
|
Rust CI on macOS (x86_64) with toolchain nightly
The job was canceled because "ubuntu-latest_stable" failed.
|
Rust CI on macOS (x86_64) with toolchain nightly
The operation was canceled.
|