Update Rust crate imageproc to 0.24.0 #147
Annotations
17 errors
the trait bound `image:
src/modules/nom.rs#L61
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L61
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::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}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L61
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `imageproc:
src/modules/nom.rs#L68
image::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied::error[E0277]: the trait bound `imageproc::image::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied
|
the trait bound `imageproc:
src/modules/nom.rs#L68
image::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied::error[E0277]: the trait bound `imageproc::image::ImageBuffer<image::Rgba<{integer}>, std::vec::Vec<_>>: image::GenericImageView` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L68
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L68
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L61
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
mismatched types:
src/modules/nom.rs#L62
error[E0308]: mismatched types
|
the trait bound `image:
src/modules/nom.rs#L61
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `imageproc:
src/modules/nom.rs#L68
image::ImageBuffer<image::Rgba<{integer}>, Vec<_>>: image::GenericImageView` is not satisfied::error[E0277]: the trait bound `imageproc::image::ImageBuffer<image::Rgba<{integer}>, Vec<_>>: image::GenericImageView` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L68
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
the trait bound `image:
src/modules/nom.rs#L62
Rgba<{integer}>: imageproc::image::Pixel` is not satisfied::error[E0277]: the trait bound `image::Rgba<{integer}>: imageproc::image::Pixel` is not satisfied
|
Build
Process completed with exit code 101.
|