[INFO] cloning repository https://github.com/JakeSaphhire/revective [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakeSaphhire/revective" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeSaphhire%2Frevective", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeSaphhire%2Frevective'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee409a3a7278f2d9d8c37d229781193c4b8a9ebd [INFO] checking JakeSaphhire/revective against master#a00f8ba7fcac1b27341679c51bf5a3271fa82df3 for pr-104429 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeSaphhire%2Frevective" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakeSaphhire/revective on toolchain a00f8ba7fcac1b27341679c51bf5a3271fa82df3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a00f8ba7fcac1b27341679c51bf5a3271fa82df3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JakeSaphhire/revective [INFO] finished tweaking git repo https://github.com/JakeSaphhire/revective [INFO] tweaked toml for git repo https://github.com/JakeSaphhire/revective written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a00f8ba7fcac1b27341679c51bf5a3271fa82df3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a00f8ba7fcac1b27341679c51bf5a3271fa82df3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+a00f8ba7fcac1b27341679c51bf5a3271fa82df3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6f9821a4016e6ad664280b15302b12df57e903b37eeeeec0ead9ec656b0086e [INFO] running `Command { std: "docker" "start" "-a" "d6f9821a4016e6ad664280b15302b12df57e903b37eeeeec0ead9ec656b0086e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6f9821a4016e6ad664280b15302b12df57e903b37eeeeec0ead9ec656b0086e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f9821a4016e6ad664280b15302b12df57e903b37eeeeec0ead9ec656b0086e", kill_on_drop: false }` [INFO] [stdout] d6f9821a4016e6ad664280b15302b12df57e903b37eeeeec0ead9ec656b0086e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+a00f8ba7fcac1b27341679c51bf5a3271fa82df3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8d6b2e8ebe422b0edd3763f7756ade8658584e8ea9e79561f8f0254a5ffd38 [INFO] running `Command { std: "docker" "start" "-a" "de8d6b2e8ebe422b0edd3763f7756ade8658584e8ea9e79561f8f0254a5ffd38", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking serialport v4.2.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking imageproc v0.22.0 [INFO] [stderr] Checking vectr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use opencv::{Result, prelude::*, videoio, imgproc, highgui}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use opencv::{Result, prelude::*, videoio, imgproc, highgui, types}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use opencv::core::{BorderTypes, Point, Size, Scalar}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `opencv`, `opencv::core::BorderTypes`, `opencv::core::Point`, `opencv::core::Size`, `opencv::core::Scalar` [INFO] [stdout] --> src/realtime.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use opencv::{Result, prelude::*, videoio, imgproc, highgui}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] 9 | use opencv::core::{BorderTypes, Point, Size, Scalar}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opencv` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use opencv::{Result, prelude::*, videoio, imgproc, highgui, types}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/graphics/contour.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Drawable for opencv::types::VectorOfPoint { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/graphics.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pointable for opencv::core::Point { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use opencv::{Result, prelude::*, videoio, imgproc, highgui}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use opencv::{Result, prelude::*, videoio, imgproc, highgui, types}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use opencv::core::{BorderTypes, Point, Size, Scalar}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `opencv`, `opencv::core::BorderTypes`, `opencv::core::Point`, `opencv::core::Size`, `opencv::core::Scalar` [INFO] [stdout] --> src/realtime.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use opencv::{Result, prelude::*, videoio, imgproc, highgui}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] 9 | use opencv::core::{BorderTypes, Point, Size, Scalar}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opencv` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use opencv::{Result, prelude::*, videoio, imgproc, highgui, types}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/graphics/contour.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Drawable for opencv::types::VectorOfPoint { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/graphics.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | impl Pointable for opencv::core::Point { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let mut curframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | let mut newfr = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let mut z = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | let mut z = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let mut curframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | let mut newfr = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let mut curframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let mut z = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | let mut z = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let mut newfr = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | let mut contours = opencv::types::VectorOfVectorOfPoint::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let mut curframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | let mut cframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let mut newfr = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let mut hier = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | let mut contours = opencv::types::VectorOfVectorOfPoint::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | let mut cframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | let mut newnewfr = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:57:73 [INFO] [stdout] | [INFO] [stdout] 57 | let mut newnewfr = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:81:62 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn realtime(file: &'static str, sender: mpsc::Sender> ) -> thread::JoinHandle> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let mut hier = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | let mut curframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | let mut newnewfr = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:57:73 [INFO] [stdout] | [INFO] [stdout] 57 | let mut newnewfr = Mat::new_size_with_default(curframe.size()?, opencv::core::CV_32F, Scalar::from((0.,0.,0.)))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | let mut newfr = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:81:62 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn realtime(file: &'static str, sender: mpsc::Sender> ) -> thread::JoinHandle> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | let mut contours = opencv::types::VectorOfVectorOfPoint::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | let mut curframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | let mut cframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | let mut newfr = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | let mut hier = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/main.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | let f : Frame = Frame::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | let mut contours = opencv::types::VectorOfVectorOfPoint::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | imgproc::circle(&mut z, opencv::core::Point::new(0,0), 250, Scalar::from((255., 255., 255.)), -1, imgproc::LINE_8, 0)?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - imgproc::circle(&mut z, opencv::core::Point::new(0,0), 250, Scalar::from((255., 255., 255.)), -1, imgproc::LINE_8, 0)?; [INFO] [stdout] 22 + imgproc::circle(&mut z, Point::new(0,0), 250, Scalar::from((255., 255., 255.)), -1, imgproc::LINE_8, 0)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | let mut cframe = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:55:130 [INFO] [stdout] | [INFO] [stdout] 55 | ...c::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] 55 + imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:68:133 [INFO] [stdout] | [INFO] [stdout] 68 | ....)), 1, imgproc::LINE_8, &hier, i32::MAX, opencv::core::Point::new(0,0))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 68 - imgproc::draw_contours(&mut newnewfr, &contours, -1, Scalar::from((255., 255., 255.)), 1, imgproc::LINE_8, &hier, i32::MAX, opencv::core::Point::new(0,0))?; [INFO] [stdout] 68 + imgproc::draw_contours(&mut newnewfr, &contours, -1, Scalar::from((255., 255., 255.)), 1, imgproc::LINE_8, &hier, i32::MAX, Point::new(0,0))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mat` [INFO] [stdout] --> src/realtime.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | let mut hier = Mat::default(); [INFO] [stdout] | ^^^ use of undeclared type `Mat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:109:134 [INFO] [stdout] | [INFO] [stdout] 109 | ...c::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 109 - imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] 109 + imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serialport as sp` [INFO] [stdout] --> src/realtime.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serialport as sp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/main.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | let f : Frame = Frame::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/realtime.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/realtime.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex, mpsc}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Drawable`, `Frame`, `Pointable` [INFO] [stdout] --> src/realtime.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::graphics::{Frame, Drawable, Pointable}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> src/main.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::graphics::{Frame, Point, Flag}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hello_cv` [INFO] [stdout] --> src/main.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::realtime::{hello_cv2, hello_cv}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | imgproc::circle(&mut z, opencv::core::Point::new(0,0), 250, Scalar::from((255., 255., 255.)), -1, imgproc::LINE_8, 0)?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - imgproc::circle(&mut z, opencv::core::Point::new(0,0), 250, Scalar::from((255., 255., 255.)), -1, imgproc::LINE_8, 0)?; [INFO] [stdout] 22 + imgproc::circle(&mut z, Point::new(0,0), 250, Scalar::from((255., 255., 255.)), -1, imgproc::LINE_8, 0)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/main.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Arc, Mutex, mpsc}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:55:130 [INFO] [stdout] | [INFO] [stdout] 55 | ...c::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] 55 + imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:68:133 [INFO] [stdout] | [INFO] [stdout] 68 | ....)), 1, imgproc::LINE_8, &hier, i32::MAX, opencv::core::Point::new(0,0))?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 68 - imgproc::draw_contours(&mut newnewfr, &contours, -1, Scalar::from((255., 255., 255.)), 1, imgproc::LINE_8, &hier, i32::MAX, opencv::core::Point::new(0,0))?; [INFO] [stdout] 68 + imgproc::draw_contours(&mut newnewfr, &contours, -1, Scalar::from((255., 255., 255.)), 1, imgproc::LINE_8, &hier, i32::MAX, Point::new(0,0))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencv` [INFO] [stdout] --> src/realtime.rs:109:134 [INFO] [stdout] | [INFO] [stdout] 109 | ...c::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opencv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Point; [INFO] [stdout] | [INFO] [stdout] 1 | use imageproc::point::Point; [INFO] [stdout] | [INFO] [stdout] help: if you import `Point`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 109 - imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, opencv::core::Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] 109 + imgproc::find_contours_with_hierarchy(&cframe, &mut contours, &mut hier, imgproc::RETR_TREE, imgproc::CHAIN_APPROX_NONE, Point::new(0,0)).expect("Failed to get contours"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serialport as sp` [INFO] [stdout] --> src/realtime.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serialport as sp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/realtime.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/realtime.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex, mpsc}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Drawable`, `Frame`, `Pointable` [INFO] [stdout] --> src/realtime.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::graphics::{Frame, Drawable, Pointable}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> src/main.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::graphics::{Frame, Point, Flag}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hello_cv` [INFO] [stdout] --> src/main.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::realtime::{hello_cv2, hello_cv}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/main.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Arc, Mutex, mpsc}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vectr` due to 30 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 29 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vectr` due to 30 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "de8d6b2e8ebe422b0edd3763f7756ade8658584e8ea9e79561f8f0254a5ffd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8d6b2e8ebe422b0edd3763f7756ade8658584e8ea9e79561f8f0254a5ffd38", kill_on_drop: false }` [INFO] [stdout] de8d6b2e8ebe422b0edd3763f7756ade8658584e8ea9e79561f8f0254a5ffd38