[INFO] cloning repository https://github.com/gmg137/hyperlpr-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmg137/hyperlpr-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 848a9eeb2cecf347874249c33e12bcb9f217d05f [INFO] documenting gmg137/hyperlpr-rs against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmg137/hyperlpr-rs on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmg137/hyperlpr-rs [INFO] finished tweaking git repo https://github.com/gmg137/hyperlpr-rs [INFO] tweaked toml for git repo https://github.com/gmg137/hyperlpr-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/gmg137/hyperlpr-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitee.com/gmg137/cv-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded cc v1.0.26 [INFO] [stderr] Downloaded backtrace-sys v0.1.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0d58a82ef9a85c83aada4b5bc8b96b7429b38229cf5e038fb34d5f6becf93e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0d58a82ef9a85c83aada4b5bc8b96b7429b38229cf5e038fb34d5f6becf93e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0d58a82ef9a85c83aada4b5bc8b96b7429b38229cf5e038fb34d5f6becf93e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d58a82ef9a85c83aada4b5bc8b96b7429b38229cf5e038fb34d5f6becf93e7", kill_on_drop: false }` [INFO] [stdout] c0d58a82ef9a85c83aada4b5bc8b96b7429b38229cf5e038fb34d5f6becf93e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 384cf749dbf4dee5978b4fe3ae89199210a525439d7e10ccfcbe1641e9cf2e09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "384cf749dbf4dee5978b4fe3ae89199210a525439d7e10ccfcbe1641e9cf2e09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling cv v0.2.2 (https://gitee.com/gmg137/cv-rs.git#792aa11f) [INFO] [stderr] Compiling hyper_lpr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: native/utils.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 1 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/highgui.cc:1: [INFO] [stderr] warning: native/highgui.h:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 4 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/objdetect.h:4, [INFO] [stderr] warning: from native/objdetect.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/imgproc.h:4, [INFO] [stderr] warning: from native/imgproc.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/imcodecs.h:4, [INFO] [stderr] warning: from native/imcodecs.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/videoio.h:4, [INFO] [stderr] warning: from native/videoio.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/video.h:4, [INFO] [stderr] warning: from native/video.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/common-rust.h:4, [INFO] [stderr] warning: from native/common-rust.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/mat.h:4, [INFO] [stderr] warning: from native/mat.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `cv v0.2.2 (https://gitee.com/gmg137/cv-rs.git#792aa11f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cv-b2e4e307d66189cb/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/utils.o" "-c" "native/utils.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/video.o" "-c" "native/video.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/videoio.o" "-c" "native/videoio.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/imgproc.o" "-c" "native/imgproc.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/highgui.o" "-c" "native/highgui.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/common-rust.o" "-c" "native/common-rust.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/mat.o" "-c" "native/mat.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/imcodecs.o" "-c" "native/imcodecs.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/objdetect.o" "-c" "native/objdetect.cc" [INFO] [stderr] cargo:warning=native/utils.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/highgui.cc:1: [INFO] [stderr] cargo:warning=native/highgui.h:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 4 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/objdetect.h:4, [INFO] [stderr] cargo:warning= from native/objdetect.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/imgproc.h:4, [INFO] [stderr] cargo:warning= from native/imgproc.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from native/imcodecs.h:4, [INFO] [stderr] cargo:warning= from native/imcodecs.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/videoio.h:4, [INFO] [stderr] cargo:warning= from native/videoio.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from native/video.h:4, [INFO] [stderr] cargo:warning= from native/video.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/common-rust.h:4, [INFO] [stderr] cargo:warning= from native/common-rust.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/mat.h:4, [INFO] [stderr] cargo:warning= from native/mat.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-589ed419b63ae136/out/native/utils.o" "-c" "native/utils.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.26/src/lib.rs:2295:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f203075a80 - std::backtrace_rs::backtrace::libunwind::trace::h9e3e6d9b3369e699 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55f203075a80 - std::backtrace_rs::backtrace::trace_unsynchronized::he58aba3ac08ed12a [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f203075a80 - std::sys_common::backtrace::_print_fmt::hbbbd4c92d537cef4 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55f203075a80 - ::fmt::h80c2ae080004cc83 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55f2030958fc - core::fmt::write::h0c11e16fd03fe660 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55f203071dd7 - std::io::Write::write_fmt::h2e2072ff86131fcd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/io/mod.rs:1514 [INFO] [stderr] 6: 0x55f203077f70 - std::sys_common::backtrace::_print::h165e6476adb4cb58 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55f203077f70 - std::sys_common::backtrace::print::hbbfa32a92cd1fc34 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55f203077f70 - std::panicking::default_hook::{{closure}}::h3a02067ca7f64068 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x55f203077cbc - std::panicking::default_hook::ha3137d6f4e961fe2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x55f2030785d3 - std::panicking::rust_panic_with_hook::he6505c3b9d82db8b [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x55f2030781a9 - std::panicking::begin_panic_handler::{{closure}}::h4aa640a9e8494520 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x55f203075eec - std::sys_common::backtrace::__rust_end_short_backtrace::h85d2ae6a90dead9c [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55f203078169 - rust_begin_unwind [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x55f20307811b - std::panicking::begin_panic_fmt::h7089e699b7754bbe [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:429 [INFO] [stderr] 15: 0x55f202fe1967 - cc::fail::h4d56b7e93d9eba94 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.26/src/lib.rs:2295 [INFO] [stderr] 16: 0x55f202fcee8c - cc::Build::compile::ha507cbbf98d4f2bb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.26/src/lib.rs:950 [INFO] [stderr] 17: 0x55f202fc8fee - build_script_build::main::hb6c395a6623a261f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cv-rs-268dcefbb44fb21a/792aa11/build.rs:135 [INFO] [stderr] 18: 0x55f202fc9b7b - core::ops::function::FnOnce::call_once::hdc90e54eefa8cb96 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x55f202fc9a1e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb852fe26637fbdd7 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x55f202fc7ba1 - std::rt::lang_start::{{closure}}::hdd5403115ab8b308 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x55f203078aa1 - core::ops::function::impls:: for &F>::call_once::hdabbbe0d2c6ccde8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x55f203078aa1 - std::panicking::try::do_call::h0c8c1cd19bf9d385 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:373 [INFO] [stderr] 23: 0x55f203078aa1 - std::panicking::try::h357e78da017bc4a8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:337 [INFO] [stderr] 24: 0x55f203078aa1 - std::panic::catch_unwind::h72f31b36adf61841 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panic.rs:379 [INFO] [stderr] 25: 0x55f203078aa1 - std::rt::lang_start_internal::h634502e153211333 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x55f202fc7b77 - std::rt::lang_start::h7ad3f2b2a98a1388 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x55f202fc92ea - main [INFO] [stderr] 28: 0x7f4f2fa650b3 - __libc_start_main [INFO] [stderr] 29: 0x55f202fc60be - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from native/Recognizer.h:9, [INFO] [stderr] warning: from native/SegmentationFreeRecognizer.h:8, [INFO] [stderr] warning: from native/SegmentationFreeRecognizer.cpp:4: [INFO] [stderr] warning: native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 7 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/FineMapping.cpp:1: [INFO] [stderr] warning: native/FineMapping.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 8 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/Pipeline.h:8, [INFO] [stderr] warning: from native/CHyperLPR.cpp:8: [INFO] [stderr] warning: native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 8 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/Recognizer.h:9, [INFO] [stderr] warning: from native/Recognizer.cpp:5: [INFO] [stderr] warning: native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 7 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/PlateDetection.cpp:1: [INFO] [stderr] warning: native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 8 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/FastDeskew.cpp:5: [INFO] [stderr] warning: native/FastDeskew.h:9:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 9 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/Recognizer.h:9, [INFO] [stderr] warning: from native/CNNRecognizer.h:8, [INFO] [stderr] warning: from native/CNNRecognizer.cpp:5: [INFO] [stderr] warning: native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 7 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/Pipeline.h:8, [INFO] [stderr] warning: from native/Pipeline.cpp:5: [INFO] [stderr] warning: native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 8 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/PlateSegmentation.cpp:5: [INFO] [stderr] warning: native/PlateSegmentation.h:4:10: fatal error: opencv2/opencv.hpp: No such file or directory [INFO] [stderr] warning: 4 | #include "opencv2/opencv.hpp" [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "384cf749dbf4dee5978b4fe3ae89199210a525439d7e10ccfcbe1641e9cf2e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "384cf749dbf4dee5978b4fe3ae89199210a525439d7e10ccfcbe1641e9cf2e09", kill_on_drop: false }` [INFO] [stdout] 384cf749dbf4dee5978b4fe3ae89199210a525439d7e10ccfcbe1641e9cf2e09