[INFO] fetching crate imageproc-patched 0.22.0-unofficial.1-foresterre... [INFO] testing imageproc-patched-0.22.0-unofficial.1-foresterre against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate imageproc-patched 0.22.0-unofficial.1-foresterre into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate imageproc-patched 0.22.0-unofficial.1-foresterre on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-113/source/.cargo/config [INFO] started tweaking crates.io crate imageproc-patched 0.22.0-unofficial.1-foresterre [INFO] finished tweaking crates.io crate imageproc-patched 0.22.0-unofficial.1-foresterre [INFO] tweaked toml for crates.io crate imageproc-patched 0.22.0-unofficial.1-foresterre written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate crates.io crate imageproc-patched 0.22.0-unofficial.1-foresterre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c8a5a194165a9e971ed01c3e7400b5c7f2f09eea8252e4313d7a3ffd04b3409 [INFO] running `Command { std: "docker" "start" "-a" "3c8a5a194165a9e971ed01c3e7400b5c7f2f09eea8252e4313d7a3ffd04b3409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c8a5a194165a9e971ed01c3e7400b5c7f2f09eea8252e4313d7a3ffd04b3409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8a5a194165a9e971ed01c3e7400b5c7f2f09eea8252e4313d7a3ffd04b3409", kill_on_drop: false }` [INFO] [stdout] 3c8a5a194165a9e971ed01c3e7400b5c7f2f09eea8252e4313d7a3ffd04b3409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b619e1a5a79c8f347a218606f39173bcc51bc23105a6b6bececafcb2c9479ee3 [INFO] running `Command { std: "docker" "start" "-a" "b619e1a5a79c8f347a218606f39173bcc51bc23105a6b6bececafcb2c9479ee3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bytemuck v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling jpeg-decoder v0.2.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling imageproc-patched v0.22.0-unofficial.1-foresterre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "b619e1a5a79c8f347a218606f39173bcc51bc23105a6b6bececafcb2c9479ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b619e1a5a79c8f347a218606f39173bcc51bc23105a6b6bececafcb2c9479ee3", kill_on_drop: false }` [INFO] [stdout] b619e1a5a79c8f347a218606f39173bcc51bc23105a6b6bececafcb2c9479ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b35425eab9f391f436afb3bfaa68bd8b905ee9aaf6f85c181a6a03bc660af668 [INFO] running `Command { std: "docker" "start" "-a" "b35425eab9f391f436afb3bfaa68bd8b905ee9aaf6f85c181a6a03bc660af668", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling imageproc-patched v0.22.0-unofficial.1-foresterre (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/color_effects.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::map::map_colors; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/color_effects.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use imageproc::pixelops::weighted_sum; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/font.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/font.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::drawing::{draw_text_mut, text_size}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/gradients.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc::{ [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/hough.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc::edges::canny; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/hough.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc::hough::{detect_lines, draw_polar_lines, LineDetectionOptions, PolarLine}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/hough.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use imageproc::map::map_colors; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `weighted_sum` in this scope [INFO] [stdout] --> examples/color_effects.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | weighted_sum(Rgb([gray[0]; 3]), color, 1.0, scale_factor) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::pixelops::weighted_sum; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `weighted_sum` in this scope [INFO] [stdout] --> examples/color_effects.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | weighted_sum(lower, upper, left_weight, right_weight) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::pixelops::weighted_sum; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/color_effects.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let tinted = map_colors(&image, |pix| tint(pix, blue)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/color_effects.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | let gradient = map_colors(&image, |pix| color_gradient(pix, black, red, yellow)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_text_mut` in this scope [INFO] [stdout] --> examples/font.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | draw_text_mut(&mut image, Rgb([0u8, 0u8, 255u8]), 0, 0, scale, &font, text); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_text_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `text_size` in this scope [INFO] [stdout] --> examples/font.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let (w, h) = text_size(scale, &font, text); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::text_size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/drawing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::drawing::{ [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/drawing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc::rect::Rect; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Image` in this scope [INFO] [stdout] --> examples/gradients.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | F: Fn(&GrayImage) -> Image>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::definitions::Image; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_pixels` in this scope [INFO] [stdout] --> examples/gradients.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | let gradient = map_pixels(&gradient, |_, _, p| Luma([(p[0].abs() / scale) as u8])); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::map::map_pixels; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `horizontal_scharr` in this scope [INFO] [stdout] --> examples/gradients.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | horizontal_scharr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::gradients::horizontal_scharr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vertical_scharr` in this scope [INFO] [stdout] --> examples/gradients.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | vertical_scharr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::gradients::vertical_scharr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `horizontal_sobel` in this scope [INFO] [stdout] --> examples/gradients.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | horizontal_sobel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::gradients::horizontal_sobel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vertical_sobel` in this scope [INFO] [stdout] --> examples/gradients.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | vertical_sobel, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::gradients::vertical_sobel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `horizontal_prewitt` in this scope [INFO] [stdout] --> examples/gradients.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | horizontal_prewitt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::gradients::horizontal_prewitt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vertical_prewitt` in this scope [INFO] [stdout] --> examples/gradients.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | vertical_prewitt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc_patched::gradients::vertical_prewitt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/template_matching.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::definitions::Image; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/template_matching.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use imageproc::drawing::draw_hollow_rect_mut; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/template_matching.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc::map::map_colors; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/template_matching.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use imageproc::rect::Rect; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/template_matching.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc::template_matching::{match_template, MatchTemplateMethod}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 5 previous errors [INFO] [stdout] error[E0599]: no method named `join` found for reference `&Path` in the current scope [INFO] [stdout] --> examples/gradients.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | gradient.save(&output_dir.join(file_name)).unwrap(); [INFO] [stdout] | ^^^^ method not found in `&Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `imageproc` [INFO] [stdout] --> tests/regression.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate imageproc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 11 previous errors [INFO] [stdout] error[E0425]: cannot find function `draw_cross_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | draw_cross_mut(&mut image, white, 5, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_cross_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cross_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | draw_cross_mut(&mut image, red, 9, 9); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_cross_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cross_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | draw_cross_mut(&mut image, blue, 9, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_cross_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cross_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | draw_cross_mut(&mut image, green, 5, 9); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_cross_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cross_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | draw_cross_mut(&mut image, white, 250, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_cross_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cross_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | draw_cross_mut(&mut image, white, 2, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_cross_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_line_segment_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | draw_line_segment_mut(&mut image, (20f32, 12f32), (40f32, 60f32), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_line_segment_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | draw_line_segment_mut(&mut image, (0f32, -30f32), (40f32, -20f32), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_line_segment_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | draw_line_segment_mut(&mut image, (20f32, 180f32), (20f32, 220f32), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_rect_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | draw_hollow_rect_mut(&mut image, Rect::at(60, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/drawing.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | draw_hollow_rect_mut(&mut image, Rect::at(60, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_rect_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | draw_hollow_rect_mut(&mut image, Rect::at(300, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/drawing.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | draw_hollow_rect_mut(&mut image, Rect::at(300, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_rect_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | draw_hollow_rect_mut(&mut image, Rect::at(90, -10).of_size(30, 20), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/drawing.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | draw_hollow_rect_mut(&mut image, Rect::at(90, -10).of_size(30, 20), white); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_rect_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | draw_filled_rect_mut(&mut image, Rect::at(130, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_filled_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/drawing.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | draw_filled_rect_mut(&mut image, Rect::at(130, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchTemplateMethod` [INFO] [stdout] --> examples/template_matching.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | MatchTemplateMethod::SumOfSquaredErrors, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `MatchTemplateMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_rect_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | draw_filled_rect_mut(&mut image, Rect::at(300, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_filled_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchTemplateMethod` [INFO] [stdout] --> examples/template_matching.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | MatchTemplateMethod::SumOfSquaredErrorsNormalized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `MatchTemplateMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/drawing.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | draw_filled_rect_mut(&mut image, Rect::at(300, 10).of_size(20, 20), white); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_rect_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | draw_filled_rect_mut(&mut image, Rect::at(180, -10).of_size(30, 20), white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_filled_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/drawing.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | draw_filled_rect_mut(&mut image, Rect::at(180, -10).of_size(30, 20), white); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_circle_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | draw_hollow_circle_mut(&mut image, (100, 100), 15, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_circle_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Image` in this scope [INFO] [stdout] --> examples/template_matching.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | fn convert_to_gray_image(image: &Image>) -> GrayImage { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::definitions::Image; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_circle_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | draw_hollow_circle_mut(&mut image, (400, 400), 20, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_circle_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/template_matching.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | map_colors(image, |p| Luma([scale(p[0])])) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_circle_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | draw_hollow_circle_mut(&mut image, (100, 190), 20, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_circle_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_circle_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | draw_filled_circle_mut(&mut image, (150, 100), 15, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_filled_circle_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rect` in this scope [INFO] [stdout] --> examples/template_matching.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | fn draw_green_rect(image: &GrayImage, rect: Rect) -> RgbImage { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_circle_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | draw_filled_circle_mut(&mut image, (450, 400), 20, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_filled_circle_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/template_matching.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let mut color_image = map_colors(image, |p| Rgb([p[0], p[0], p[0]])); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_circle_mut` in this scope [INFO] [stdout] --> examples/drawing.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | draw_filled_circle_mut(&mut image, (150, 190), 20, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_filled_circle_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_rect_mut` in this scope [INFO] [stdout] --> examples/template_matching.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | draw_hollow_rect_mut(&mut color_image, rect, Rgb([0, 255, 0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::drawing::draw_hollow_rect_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MatchTemplateMethod` in this scope [INFO] [stdout] --> examples/template_matching.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | method: MatchTemplateMethod, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::template_matching::MatchTemplateMethod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `match_template` in this scope [INFO] [stdout] --> examples/template_matching.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | let result = match_template(&image, &template, method); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::template_matching::match_template; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/template_matching.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let roi = Rect::at(args.template_x as i32, args.template_y as i32) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rect` [INFO] [stdout] --> examples/template_matching.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | let roi = Rect::at(args.template_x as i32, args.template_y as i32) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use image::math::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::rect::Rect; [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/seam_carving.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use imageproc::seam_carving::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/seam_carving.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use imageproc::definitions::Clamp; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/seam_carving.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc::gradients::sobel_gradient_map; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/seam_carving.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::map::map_colors; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `imageproc::definitions::Clamp`, `imageproc::gradients::sobel_gradient_map`, `imageproc::map::map_colors` [INFO] [stdout] --> examples/seam_carving.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use imageproc::definitions::Clamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use imageproc::gradients::sobel_gradient_map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use imageproc::map::map_colors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `canny` in this scope [INFO] [stdout] --> examples/hough.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | let edges = canny(&input_image, 50.0, 100.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc_patched::edges::canny; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineDetectionOptions` in this scope [INFO] [stdout] --> examples/hough.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | let options = LineDetectionOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc_patched::hough::LineDetectionOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarLine` in this scope [INFO] [stdout] --> examples/hough.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | let lines: Vec = detect_lines(&edges, options); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `detect_lines` in this scope [INFO] [stdout] --> examples/hough.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | let lines: Vec = detect_lines(&edges, options); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc_patched::hough::detect_lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/hough.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | let color_edges = map_colors(&edges, |p| if p[0] > 0 { white } else { black }); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polar_lines` in this scope [INFO] [stdout] --> examples/hough.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | let lines_image = draw_polar_lines(&color_edges, &lines, green); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 | use imageproc_patched::hough::draw_polar_lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/projection.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use imageproc::geometric_transformations::{warp, Interpolation, Projection}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 30 previous errors [INFO] [stderr] error: could not compile `imageproc-patched` due to 17 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/blend.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::pixelops::interpolate; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | warp(&image, &rotate, Interpolation::Bilinear, Rgb([255, 0, 0])) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> examples/projection.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | warp(&image, &scale, Interpolation::Bilinear, Rgb([255, 0, 0])) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> examples/projection.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | let translate = Projection::translate(90.0, 10.0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | warp( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | warp( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> examples/projection.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | let rotate = Projection::rotate(45f32.to_radians()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | warp(&image, &rotate, Interpolation::Bilinear, Rgb([255, 0, 0])) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | warp( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | warp( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> examples/projection.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | Projection::translate(cx, cy) * rotate * Projection::translate(-cx, -cy); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> examples/projection.rs:77:50 [INFO] [stdout] | [INFO] [stdout] 77 | Projection::translate(cx, cy) * rotate * Projection::translate(-cx, -cy); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | warp( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> examples/projection.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let scale = Projection::scale(2.0, 3.0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> examples/projection.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | warp(&image, &scale, Interpolation::Bilinear, Rgb([255, 0, 0])) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `imageproc` [INFO] [stdout] --> examples/hog.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use imageproc::hog::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `imageproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `find_vertical_seam` in this scope [INFO] [stdout] --> examples/seam_carving.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | let vertical_seam = find_vertical_seam(&shrunk); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::seam_carving::find_vertical_seam; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove_vertical_seam` in this scope [INFO] [stdout] --> examples/seam_carving.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | shrunk = remove_vertical_seam(&mut shrunk, &vertical_seam); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::seam_carving::remove_vertical_seam; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/seam_carving.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | let gray_image = map_colors(&input_image, |p| p.to_luma()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_vertical_seams` in this scope [INFO] [stdout] --> examples/seam_carving.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | let annotated = draw_vertical_seams(&gray_image, &seams); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::seam_carving::draw_vertical_seams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sobel_gradient_map` in this scope [INFO] [stdout] --> examples/seam_carving.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | let gradients = sobel_gradient_map(&input_image, |p| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::gradients::sobel_gradient_map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> examples/seam_carving.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | let clamped_gradients: GrayImage = map_colors(&gradients, |p| Luma([Clamp::clamp(p[0])])); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Clamp` [INFO] [stdout] --> examples/seam_carving.rs:66:73 [INFO] [stdout] | [INFO] [stdout] 66 | let clamped_gradients: GrayImage = map_colors(&gradients, |p| Luma([Clamp::clamp(p[0])])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::definitions::Clamp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_vertical_seams` in this scope [INFO] [stdout] --> examples/seam_carving.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | let annotated_gradients = draw_vertical_seams(&clamped_gradients, &seams); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc_patched::seam_carving::draw_vertical_seams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interpolate` in this scope [INFO] [stdout] --> examples/blend.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | let naive_blend = |x| interpolate(red, green, left_weight(x)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 21 previous errors [INFO] [stderr] error: could not compile `imageproc-patched` due to 10 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 3 previous errors [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HogOptions` in this scope [INFO] [stdout] --> examples/hog.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | let opts = HogOptions { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::hog::HogOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HogSpec` [INFO] [stdout] --> examples/hog.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | let spec = HogSpec::from_options(cropped_width, cropped_height, opts).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::hog::HogSpec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cell_histograms` in this scope [INFO] [stdout] --> examples/hog.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | let mut hist = cell_histograms(&cropped, spec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::hog::cell_histograms; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_hist_grid` in this scope [INFO] [stdout] --> examples/hog.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | let hog = render_hist_grid(star_side, &hist.view_mut(), signed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use imageproc_patched::hog::render_hist_grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pixel` [INFO] [stdout] --> examples/seam_carving.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use image::{open, GrayImage, Luma, Pixel}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 14 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `imageproc-patched` due to 6 previous errors [INFO] [stdout] error: cannot find macro `assert_pixels_eq_within` in this scope [INFO] [stdout] --> tests/regression.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | assert_pixels_eq_within!(*actual, truth, tol); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] imageproc_patched::assert_pixels_eq_within [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | Interpolation::Nearest, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | Interpolation::Nearest, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | Interpolation::Bilinear, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | Interpolation::Bicubic, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | Interpolation::Bicubic, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:250:27 [INFO] [stdout] | [INFO] [stdout] 250 | warp(image, &hom, Interpolation::Nearest, Rgb::black()) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:271:27 [INFO] [stdout] | [INFO] [stdout] 271 | warp(image, &hom, Interpolation::Bilinear, Rgb::black()) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpolation` [INFO] [stdout] --> tests/regression.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | warp(image, &hom, Interpolation::Bicubic, Rgb::black()) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gradients` [INFO] [stdout] --> tests/regression.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | &gradients::sobel_gradients(image), [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `gradients` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Clamp` [INFO] [stdout] --> tests/regression.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 307 | >::clamp, [INFO] [stdout] | ^^^^^ use of undeclared type `Clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(test, feature(test))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_image_or_panic` in this scope [INFO] [stdout] --> tests/regression.rs:90:58 [INFO] [stdout] | [INFO] [stdout] 90 | let input = ImageBuffer::>::from_dynamic(&load_image_or_panic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::utils::load_image_or_panic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_image_or_panic` in this scope [INFO] [stdout] --> tests/regression.rs:120:62 [INFO] [stdout] | [INFO] [stdout] 120 | let truth = ImageBuffer::>::from_dynamic(&load_image_or_panic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::utils::load_image_or_panic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rotate_about_center` in this scope [INFO] [stdout] --> tests/regression.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | rotate_about_center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::rotate_about_center; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rotate_about_center` in this scope [INFO] [stdout] --> tests/regression.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | rotate_about_center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::rotate_about_center; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `equalize_histogram` in this scope [INFO] [stdout] --> tests/regression.rs:164:59 [INFO] [stdout] | [INFO] [stdout] 164 | compare_to_truth("lumaphant.png", "lumaphant_eq.png", equalize_histogram); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::contrast::equalize_histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rotate_about_center` in this scope [INFO] [stdout] --> tests/regression.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | rotate_about_center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::rotate_about_center; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rotate_about_center` in this scope [INFO] [stdout] --> tests/regression.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | rotate_about_center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::rotate_about_center; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rotate_about_center` in this scope [INFO] [stdout] --> tests/regression.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | rotate_about_center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::rotate_about_center; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rotate_about_center` in this scope [INFO] [stdout] --> tests/regression.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | rotate_about_center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::rotate_about_center; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> tests/regression.rs:244:19 [INFO] [stdout] | [INFO] [stdout] 244 | let hom = Projection::from_matrix([ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> tests/regression.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | warp(image, &hom, Interpolation::Nearest, Rgb::black()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> tests/regression.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 264 | let hom = Projection::from_matrix([ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> tests/regression.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | warp(image, &hom, Interpolation::Bilinear, Rgb::black()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection` [INFO] [stdout] --> tests/regression.rs:286:19 [INFO] [stdout] | [INFO] [stdout] 286 | let hom = Projection::from_matrix([ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::Projection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `warp` in this scope [INFO] [stdout] --> tests/regression.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | warp(image, &hom, Interpolation::Bicubic, Rgb::black()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::geometric_transformations::warp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sharpen3x3` in this scope [INFO] [stdout] --> tests/regression.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | compare_to_truth("robin.png", "robin_sharpen3x3.png", sharpen3x3); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::filter::sharpen3x3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_image_or_panic` in this scope [INFO] [stdout] --> tests/regression.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | let zebra = load_image_or_panic(Path::new(INPUT_DIR).join("zebra.png")).to_luma8(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::utils::load_image_or_panic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `canny` in this scope [INFO] [stdout] --> tests/regression.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | canny(image, 250.0, 300.0) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::edges::canny; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gaussian_blur_f32` in this scope [INFO] [stdout] --> tests/regression.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | gaussian_blur_f32(image, 3f32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::filter::gaussian_blur_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gaussian_blur_f32` in this scope [INFO] [stdout] --> tests/regression.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | gaussian_blur_f32(image, 10f32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::filter::gaussian_blur_f32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `adaptive_threshold` in this scope [INFO] [stdout] --> tests/regression.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | adaptive_threshold(image, 41) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::contrast::adaptive_threshold; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `otsu_level` in this scope [INFO] [stdout] --> tests/regression.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | let level = otsu_level(image); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::contrast::otsu_level; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `threshold` in this scope [INFO] [stdout] --> tests/regression.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | threshold(image, level) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::contrast::threshold; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | draw_antialiased_line_segment_mut(&mut image, (20, 80), (40, 80), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:390:78 [INFO] [stdout] | [INFO] [stdout] 390 | draw_antialiased_line_segment_mut(&mut image, (20, 80), (40, 80), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | draw_antialiased_line_segment_mut(&mut image, (40, 80), (60, 70), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:392:78 [INFO] [stdout] | [INFO] [stdout] 392 | draw_antialiased_line_segment_mut(&mut image, (40, 80), (60, 70), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | draw_antialiased_line_segment_mut(&mut image, (60, 70), (70, 70), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:394:78 [INFO] [stdout] | [INFO] [stdout] 394 | draw_antialiased_line_segment_mut(&mut image, (60, 70), (70, 70), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | draw_antialiased_line_segment_mut(&mut image, (70, 70), (80, 30), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:396:78 [INFO] [stdout] | [INFO] [stdout] 396 | draw_antialiased_line_segment_mut(&mut image, (70, 70), (80, 30), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | draw_antialiased_line_segment_mut(&mut image, (80, 30), (110, 45), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:398:79 [INFO] [stdout] | [INFO] [stdout] 398 | draw_antialiased_line_segment_mut(&mut image, (80, 30), (110, 45), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | draw_antialiased_line_segment_mut(&mut image, (110, 45), (130, 65), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:400:80 [INFO] [stdout] | [INFO] [stdout] 400 | draw_antialiased_line_segment_mut(&mut image, (110, 45), (130, 65), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 402 | draw_antialiased_line_segment_mut(&mut image, (130, 65), (150, 110), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:402:81 [INFO] [stdout] | [INFO] [stdout] 402 | draw_antialiased_line_segment_mut(&mut image, (130, 65), (150, 110), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | draw_antialiased_line_segment_mut(&mut image, (150, 110), (150, 140), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:404:82 [INFO] [stdout] | [INFO] [stdout] 404 | draw_antialiased_line_segment_mut(&mut image, (150, 110), (150, 140), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_antialiased_line_segment_mut` in this scope [INFO] [stdout] --> tests/regression.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | draw_antialiased_line_segment_mut(&mut image, (150, 150), (210, 130), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_antialiased_line_segment_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `interpolate` in this scope [INFO] [stdout] --> tests/regression.rs:407:82 [INFO] [stdout] | [INFO] [stdout] 407 | draw_antialiased_line_segment_mut(&mut image, (150, 150), (210, 130), white, interpolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::pixelops::interpolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | Point::new(100, 20), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | Point::new(120, 35), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | Point::new(140, 30), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | Point::new(115, 45), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | Point::new(130, 60), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:426:9 [INFO] [stdout] | [INFO] [stdout] 426 | Point::new(100, 50), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | Point::new(80, 55), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | Point::new(90, 40), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 429 | Point::new(60, 25), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | Point::new(90, 35), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | draw_polygon_mut(&mut image, &star, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | Point::new(275, 20), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | Point::new(295, 35), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | Point::new(315, 30), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | Point::new(290, 45), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | Point::new(305, 60), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | Point::new(275, 50), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | Point::new(255, 55), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | Point::new(265, 40), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | Point::new(235, 25), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:444:9 [INFO] [stdout] | [INFO] [stdout] 444 | Point::new(265, 35), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | draw_polygon_mut(&mut image, &partially_out_of_bounds_star, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:448:25 [INFO] [stdout] | [INFO] [stdout] 448 | let triangle = vec![Point::new(35, 80), Point::new(145, 110), Point::new(5, 90)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:448:45 [INFO] [stdout] | [INFO] [stdout] 448 | let triangle = vec![Point::new(35, 80), Point::new(145, 110), Point::new(5, 90)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:448:67 [INFO] [stdout] | [INFO] [stdout] 448 | let triangle = vec![Point::new(35, 80), Point::new(145, 110), Point::new(5, 90)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | draw_polygon_mut(&mut image, &triangle, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:452:9 [INFO] [stdout] | [INFO] [stdout] 452 | Point::new(250, 80), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | Point::new(350, 130), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | Point::new(250, 120), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | draw_polygon_mut(&mut image, &partially_out_of_bounds_triangle, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | Point::new(190, 250), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:460:9 [INFO] [stdout] | [INFO] [stdout] 460 | Point::new(240, 210), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | Point::new(270, 200), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | Point::new(220, 280), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | draw_polygon_mut(&mut image, &quad, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> tests/regression.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | let hex: Vec> = (0..6) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:469:23 [INFO] [stdout] | [INFO] [stdout] 469 | .map(|(x, y)| Point::new(x as i32, y as i32)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | draw_polygon_mut(&mut image, &hex, white); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:484:9 [INFO] [stdout] | [INFO] [stdout] 484 | Point::new(20, 20), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | Point::new(80, 20), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | Point::new(80, 70), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | Point::new(20, 70), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | Point::new(20, 40), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | Point::new(60, 40), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:490:9 [INFO] [stdout] | [INFO] [stdout] 490 | Point::new(60, 50), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | Point::new(30, 50), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | Point::new(30, 60), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:493:9 [INFO] [stdout] | [INFO] [stdout] 493 | Point::new(70, 60), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | Point::new(70, 30), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> tests/regression.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | Point::new(20, 30), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::point::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use nalgebra::Point; [INFO] [stdout] | [INFO] [stdout] 20 | use rusttype::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polygon_mut` in this scope [INFO] [stdout] --> tests/regression.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | draw_polygon_mut(&mut image, &polygon, Luma::white()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_polygon_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cubic_bezier_curve_mut` in this scope [INFO] [stdout] --> tests/regression.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | draw_cubic_bezier_curve_mut( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_cubic_bezier_curve_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cubic_bezier_curve_mut` in this scope [INFO] [stdout] --> tests/regression.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | draw_cubic_bezier_curve_mut( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_cubic_bezier_curve_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cubic_bezier_curve_mut` in this scope [INFO] [stdout] --> tests/regression.rs:530:5 [INFO] [stdout] | [INFO] [stdout] 530 | draw_cubic_bezier_curve_mut( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_cubic_bezier_curve_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cubic_bezier_curve_mut` in this scope [INFO] [stdout] --> tests/regression.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | draw_cubic_bezier_curve_mut( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_cubic_bezier_curve_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cubic_bezier_curve_mut` in this scope [INFO] [stdout] --> tests/regression.rs:548:5 [INFO] [stdout] | [INFO] [stdout] 548 | draw_cubic_bezier_curve_mut( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_cubic_bezier_curve_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:570:5 [INFO] [stdout] | [INFO] [stdout] 570 | draw_hollow_ellipse_mut(&mut image, (100, 100), 50, 50, red); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_hollow_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | draw_hollow_ellipse_mut(&mut image, (50, 100), 40, 90, blue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_hollow_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | draw_hollow_ellipse_mut(&mut image, (100, 150), 80, 30, green); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_hollow_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_hollow_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | draw_hollow_ellipse_mut(&mut image, (150, 150), 100, 60, blue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_hollow_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | draw_filled_ellipse_mut(&mut image, (100, 100), 50, 50, red); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_filled_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | draw_filled_ellipse_mut(&mut image, (50, 100), 40, 90, blue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_filled_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | draw_filled_ellipse_mut(&mut image, (100, 150), 80, 30, green); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_filled_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_filled_ellipse_mut` in this scope [INFO] [stdout] --> tests/regression.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | draw_filled_ellipse_mut(&mut image, (150, 150), 100, 60, blue); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::drawing::draw_filled_ellipse_mut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polar_lines` in this scope [INFO] [stdout] --> tests/regression.rs:612:17 [INFO] [stdout] | [INFO] [stdout] 612 | let image = draw_polar_lines( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::draw_polar_lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PolarLine` in this scope [INFO] [stdout] --> tests/regression.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 615 | PolarLine { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PolarLine` in this scope [INFO] [stdout] --> tests/regression.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | PolarLine { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PolarLine` in this scope [INFO] [stdout] --> tests/regression.rs:623:13 [INFO] [stdout] | [INFO] [stdout] 623 | PolarLine { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PolarLine` in this scope [INFO] [stdout] --> tests/regression.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | PolarLine { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PolarLine` in this scope [INFO] [stdout] --> tests/regression.rs:631:13 [INFO] [stdout] | [INFO] [stdout] 631 | PolarLine { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineDetectionOptions` in this scope [INFO] [stdout] --> tests/regression.rs:638:19 [INFO] [stdout] | [INFO] [stdout] 638 | let options = LineDetectionOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::LineDetectionOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PolarLine` in this scope [INFO] [stdout] --> tests/regression.rs:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | let lines: Vec = detect_lines(&image, options); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::PolarLine; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `detect_lines` in this scope [INFO] [stdout] --> tests/regression.rs:642:33 [INFO] [stdout] | [INFO] [stdout] 642 | let lines: Vec = detect_lines(&image, options); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::detect_lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `map_colors` in this scope [INFO] [stdout] --> tests/regression.rs:643:23 [INFO] [stdout] | [INFO] [stdout] 643 | let color_edges = map_colors(&image, |p| if p[0] > 0 { white } else { black }); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::map::map_colors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_polar_lines` in this scope [INFO] [stdout] --> tests/regression.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | let lines_image = draw_polar_lines(&color_edges, &lines, green); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::hough::draw_polar_lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bilateral_filter` in this scope [INFO] [stdout] --> tests/regression.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | bilateral_filter(image, win_size, sigma_color, sigma_spatial) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::filter::bilateral_filter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/regression.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/regression.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/regression.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(fn_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/regression.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> tests/regression.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(fn_traits)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgb` in the current scope [INFO] [stdout] --> tests/regression.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | Rgb::black(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgb<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgba` in the current scope [INFO] [stdout] --> tests/regression.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 151 | Rgba::black(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgba<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgb` in the current scope [INFO] [stdout] --> tests/regression.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | Rgb::black(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgb<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgba` in the current scope [INFO] [stdout] --> tests/regression.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | Rgba::black(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgba<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgb` in the current scope [INFO] [stdout] --> tests/regression.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | Rgb::black(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgb<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgba` in the current scope [INFO] [stdout] --> tests/regression.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | Rgba::black(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgba<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgb` in the current scope [INFO] [stdout] --> tests/regression.rs:250:56 [INFO] [stdout] | [INFO] [stdout] 250 | warp(image, &hom, Interpolation::Nearest, Rgb::black()) [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgb<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgb` in the current scope [INFO] [stdout] --> tests/regression.rs:271:57 [INFO] [stdout] | [INFO] [stdout] 271 | warp(image, &hom, Interpolation::Bilinear, Rgb::black()) [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgb<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Rgb` in the current scope [INFO] [stdout] --> tests/regression.rs:292:56 [INFO] [stdout] | [INFO] [stdout] 292 | warp(image, &hom, Interpolation::Bicubic, Rgb::black()) [INFO] [stdout] | ^^^^^ function or associated item not found in `Rgb<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Luma` in the current scope [INFO] [stdout] --> tests/regression.rs:417:59 [INFO] [stdout] | [INFO] [stdout] 417 | let mut image = GrayImage::from_pixel(300, 300, Luma::black()); [INFO] [stdout] | ^^^^^ function or associated item not found in `Luma<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `white` found for struct `Luma` in the current scope [INFO] [stdout] --> tests/regression.rs:418:23 [INFO] [stdout] | [INFO] [stdout] 418 | let white = Luma::white(); [INFO] [stdout] | ^^^^^ function or associated item not found in `Luma<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasWhite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `black` found for struct `Luma` in the current scope [INFO] [stdout] --> tests/regression.rs:481:59 [INFO] [stdout] | [INFO] [stdout] 481 | let mut image = GrayImage::from_pixel(100, 100, Luma::black()); [INFO] [stdout] | ^^^^^ function or associated item not found in `Luma<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasBlack; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `white` found for struct `Luma` in the current scope [INFO] [stdout] --> tests/regression.rs:497:50 [INFO] [stdout] | [INFO] [stdout] 497 | draw_polygon_mut(&mut image, &polygon, Luma::white()); [INFO] [stdout] | ^^^^^ function or associated item not found in `Luma<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 20 | use imageproc_patched::definitions::HasWhite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 148 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0463, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 149 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc-patched` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b35425eab9f391f436afb3bfaa68bd8b905ee9aaf6f85c181a6a03bc660af668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35425eab9f391f436afb3bfaa68bd8b905ee9aaf6f85c181a6a03bc660af668", kill_on_drop: false }` [INFO] [stdout] b35425eab9f391f436afb3bfaa68bd8b905ee9aaf6f85c181a6a03bc660af668