[INFO] updating cached repository https://github.com/theotherphil/imagecli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/theotherphil/imagecli [INFO] [stderr] - [deleted] (none) -> usage [INFO] [stderr] 49509f3..59ff881 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 59ff8811cfa528d52e665aa307900151729e64e5 [INFO] checking theotherphil/imagecli against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherphil%2Fimagecli" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theotherphil/imagecli on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/theotherphil/imagecli [INFO] removed path dependency imageproc from git repo https://github.com/theotherphil/imagecli [INFO] finished tweaking git repo https://github.com/theotherphil/imagecli [INFO] tweaked toml for git repo https://github.com/theotherphil/imagecli written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/theotherphil/imagecli already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (imageproc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (imageproc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ec65c83e99562c3cb21a57b499e1cdb7fe6974b44a9742d8eacbb5d81810b714 [INFO] running `"docker" "start" "-a" "ec65c83e99562c3cb21a57b499e1cdb7fe6974b44a9742d8eacbb5d81810b714"` [INFO] [stderr] warning: dependency (imageproc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling lexical-core v0.4.5 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.22.2 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Checking imageproc v0.19.0 [INFO] [stderr] Checking structopt v0.3.1 [INFO] [stderr] Checking imagecli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] ... [INFO] [stderr] 1422 | / fn map_subpixels_with_coords(image: &I, f: F) -> Image> [INFO] [stderr] 1423 | | where [INFO] [stderr] 1424 | | I: GenericImage, [INFO] [stderr] 1425 | | P: WithChannel + 'static, [INFO] [stderr] ... | [INFO] [stderr] 1446 | | out [INFO] [stderr] 1447 | | } [INFO] [stderr] | |_- required by `image_ops::map_subpixels_with_coords` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] ... [INFO] [stderr] 1422 | / fn map_subpixels_with_coords(image: &I, f: F) -> Image> [INFO] [stderr] 1423 | | where [INFO] [stderr] 1424 | | I: GenericImage, [INFO] [stderr] 1425 | | P: WithChannel + 'static, [INFO] [stderr] ... | [INFO] [stderr] 1446 | | out [INFO] [stderr] 1447 | | } [INFO] [stderr] | |_- required by `image_ops::map_subpixels_with_coords` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] ... [INFO] [stderr] 1422 | / fn map_subpixels_with_coords(image: &I, f: F) -> Image> [INFO] [stderr] 1423 | | where [INFO] [stderr] 1424 | | I: GenericImage, [INFO] [stderr] 1425 | | P: WithChannel + 'static, [INFO] [stderr] ... | [INFO] [stderr] 1446 | | out [INFO] [stderr] 1447 | | } [INFO] [stderr] | |_- required by `image_ops::map_subpixels_with_coords` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1296:13 [INFO] [stderr] | [INFO] [stderr] 1296 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(p[0])])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1296:13 [INFO] [stderr] | [INFO] [stderr] 1296 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(p[0])])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1305:13 [INFO] [stderr] | [INFO] [stderr] 1305 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1305:13 [INFO] [stderr] | [INFO] [stderr] 1305 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1308:13 [INFO] [stderr] | [INFO] [stderr] 1308 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1308:13 [INFO] [stderr] | [INFO] [stderr] 1308 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:462:45 [INFO] [stderr] | [INFO] [stderr] 462 | stack.push(dynamic_map!(&image, |i| shrink_width(i, target_width))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::seam_carving::shrink_width` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] ... [INFO] [stderr] 1422 | / fn map_subpixels_with_coords(image: &I, f: F) -> Image> [INFO] [stderr] 1423 | | where [INFO] [stderr] 1424 | | I: GenericImage, [INFO] [stderr] 1425 | | P: WithChannel + 'static, [INFO] [stderr] ... | [INFO] [stderr] 1446 | | out [INFO] [stderr] 1447 | | } [INFO] [stderr] | |_- required by `image_ops::map_subpixels_with_coords` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] ... [INFO] [stderr] 1422 | / fn map_subpixels_with_coords(image: &I, f: F) -> Image> [INFO] [stderr] 1423 | | where [INFO] [stderr] 1424 | | I: GenericImage, [INFO] [stderr] 1425 | | P: WithChannel + 'static, [INFO] [stderr] ... | [INFO] [stderr] 1446 | | out [INFO] [stderr] 1447 | | } [INFO] [stderr] | |_- required by `image_ops::map_subpixels_with_coords` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] ... [INFO] [stderr] 1422 | / fn map_subpixels_with_coords(image: &I, f: F) -> Image> [INFO] [stderr] 1423 | | where [INFO] [stderr] 1424 | | I: GenericImage, [INFO] [stderr] 1425 | | P: WithChannel + 'static, [INFO] [stderr] ... | [INFO] [stderr] 1446 | | out [INFO] [stderr] 1447 | | } [INFO] [stderr] | |_- required by `image_ops::map_subpixels_with_coords` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:651:38 [INFO] [stderr] | [INFO] [stderr] 651 | dynamic_map!(&image, |i| map_subpixels_with_coords(i, f)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `imagecli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1296:13 [INFO] [stderr] | [INFO] [stderr] 1296 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(p[0])])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::LumaA: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1296:13 [INFO] [stderr] | [INFO] [stderr] 1296 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(p[0])])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::LumaA` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1305:13 [INFO] [stderr] | [INFO] [stderr] 1305 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgr: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1305:13 [INFO] [stderr] | [INFO] [stderr] 1305 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgr` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1308:13 [INFO] [stderr] | [INFO] [stderr] 1308 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `image::color::Bgra: imageproc::map::WithChannel` is not satisfied [INFO] [stderr] --> src/image_ops.rs:1308:13 [INFO] [stderr] | [INFO] [stderr] 1308 | sobel_gradient_map(image, |p| Luma([clamp_to_u8(cmp::max(cmp::max(p[0], p[1]), p[2]))])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `imageproc::map::WithChannel` is not implemented for `image::color::Bgra` [INFO] [stderr] | [INFO] [stderr] = note: required by `imageproc::gradients::sobel_gradient_map` [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `imagecli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ec65c83e99562c3cb21a57b499e1cdb7fe6974b44a9742d8eacbb5d81810b714"` [INFO] running `"docker" "rm" "-f" "ec65c83e99562c3cb21a57b499e1cdb7fe6974b44a9742d8eacbb5d81810b714"` [INFO] [stdout] ec65c83e99562c3cb21a57b499e1cdb7fe6974b44a9742d8eacbb5d81810b714