Skip to content

Update Rust crate image to 0.25.1 #146

Update Rust crate image to 0.25.1

Update Rust crate image to 0.25.1 #146

Triggered via push April 27, 2024 10:30
Status Failure
Total duration 1m 19s
Artifacts

cargo.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors
unresolved import `image: src/modules/nom.rs#L3
ImageOutputFormat`::error[E0432]: unresolved import `image::ImageOutputFormat`
unresolved import `image: src/modules/nom.rs#L3
ImageOutputFormat`::error[E0432]: unresolved import `image::ImageOutputFormat`
the trait bound `image: src/modules/nom.rs#L61
Rgba<{integer}>: image::traits::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: image::traits::Pixel` is not satisfied
the trait bound `image: src/modules/nom.rs#L61
Rgba<{integer}>: image::traits::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: image::traits::Pixel` is not satisfied
mismatched types: src/modules/nom.rs#L62
error[E0308]: mismatched types
mismatched types: src/modules/nom.rs#L62
error[E0308]: mismatched types
the trait bound `image: src/modules/nom.rs#L61
Rgba<{integer}>: image::traits::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: image::traits::Pixel` is not satisfied
the trait bound `image: src/modules/nom.rs#L61
Rgba<{integer}>: image::traits::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: image::traits::Pixel` is not satisfied
the trait bound `image: src/modules/nom.rs#L68
buffer_::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied::error[E0277]: the trait bound `image::buffer_::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied
the trait bound `image: src/modules/nom.rs#L68
buffer_::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied::error[E0277]: the trait bound `image::buffer_::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied
unresolved import `image: src/modules/nom.rs#L3
ImageOutputFormat`::error[E0432]: unresolved import `image::ImageOutputFormat`
the trait bound `Rgba<{integer}>: image: src/modules/nom.rs#L61
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
mismatched types: src/modules/nom.rs#L62
error[E0308]: mismatched types
the trait bound `Rgba<{integer}>: image: src/modules/nom.rs#L61
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
the trait bound `image: src/modules/nom.rs#L68
buffer_::ImageBuffer<Rgba<{integer}>, Vec<_>>: GenericImageView` is not satisfied::error[E0277]: the trait bound `image::buffer_::ImageBuffer<Rgba<{integer}>, Vec<_>>: GenericImageView` is not satisfied
the trait bound `Rgba<{integer}>: image: src/modules/nom.rs#L68
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
the trait bound `Rgba<{integer}>: image: src/modules/nom.rs#L62
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
Build
Process completed with exit code 101.