Update Rust crate image to 0.25.0 #159
Annotations
18 errors and 6 warnings
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.
|
use of deprecated type alias `image:
src/modules/nom.rs#L3
io::Reader`: this type has been moved and renamed to image::ImageReader::warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
use of deprecated type alias `image:
src/modules/nom.rs#L22
io::Reader`: this type has been moved and renamed to image::ImageReader::warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
use of deprecated type alias `image:
src/modules/nom.rs#L51
io::Reader`: this type has been moved and renamed to image::ImageReader::warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
use of deprecated type alias `image:
src/modules/nom.rs#L3
io::Reader`: this type has been moved and renamed to image::ImageReader::warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
use of deprecated type alias `image:
src/modules/nom.rs#L22
io::Reader`: this type has been moved and renamed to image::ImageReader::warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
use of deprecated type alias `image:
src/modules/nom.rs#L51
io::Reader`: this type has been moved and renamed to image::ImageReader::warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|