[INFO] cloning repository https://github.com/Elieren/yolo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elieren/yolo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElieren%2Fyolo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElieren%2Fyolo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98587fb61615bbc85e4e014f9df10004a5c7f18a
[INFO] checking Elieren/yolo-rust against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElieren%2Fyolo-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Elieren/yolo-rust
[INFO] finished tweaking git repo https://github.com/Elieren/yolo-rust
[INFO] tweaked toml for git repo https://github.com/Elieren/yolo-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elieren/yolo-rust on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elieren/yolo-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97194b6f47e93520b295be79ac32468637704e7a0a609fe11e0441f1fb07c209
[INFO] running `Command { std: "docker" "start" "-a" "97194b6f47e93520b295be79ac32468637704e7a0a609fe11e0441f1fb07c209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97194b6f47e93520b295be79ac32468637704e7a0a609fe11e0441f1fb07c209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97194b6f47e93520b295be79ac32468637704e7a0a609fe11e0441f1fb07c209", kill_on_drop: false }`
[INFO] [stdout] 97194b6f47e93520b295be79ac32468637704e7a0a609fe11e0441f1fb07c209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a395622aeccd9df11058821e13a2a84e0030415d8c298e27f35ceb3a6f5d14
[INFO] running `Command { std: "docker" "start" "-a" "f7a395622aeccd9df11058821e13a2a84e0030415d8c298e27f35ceb3a6f5d14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling webpki-roots v0.26.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling opencv v0.94.4
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]    Compiling ort v1.16.3
[INFO] [stderr] error: failed to run custom build command for `ort v1.16.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ort-810d483521b44db2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   [ort] strategy: "unknown"
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_STRATEGY
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ort-92c9f3bf1ff2f2cb/out/onnxruntime-linux-x64-gpu-1.16.0.tgz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ort-1.16.3/build.rs:226:31:
[INFO] [stderr]   [ort] failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.16.0/onnxruntime-linux-x64-gpu-1.16.0.tgz: Transport(Transport { kind: Dns, message: Some("resolve dns name 'github.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/microsoft/onnxruntime/releases/download/v1.16.0/onnxruntime-linux-x64-gpu-1.16.0.tgz", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6481def78f62 - std::backtrace_rs::backtrace::libunwind::trace::h7832c52827c08170
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6481def78f62 - std::backtrace_rs::backtrace::trace_unsynchronized::he6d92e6eb24a4073
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6481def78f62 - std::sys::backtrace::_print_fmt::hf139cc888d064b09
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6481def78f62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7083fbd4e20a000f
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6481def9f583 - core::fmt::rt::Argument::fmt::h9d8c637e6bfd5ccf
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6481def9f583 - core::fmt::write::hdf3c6ae14c3e8125
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x6481def74e73 - std::io::default_write_fmt::h15936264287de7bf
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6481def74e73 - std::io::Write::write_fmt::h84df75adb307f7e6
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6481def78db2 - std::sys::backtrace::BacktraceLock::print::h30a2059d03e705e4
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6481def7ae86 - std::panicking::default_hook::{{closure}}::hf489e9f54ce49c27
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x6481def7ac89 - std::panicking::default_hook::h20d961ad9a0e12f0
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x6481def7b892 - std::panicking::rust_panic_with_hook::h306db6d00921085e
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x6481def7b62a - std::panicking::begin_panic_handler::{{closure}}::h19782e9851ecb030
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x6481def79459 - std::sys::backtrace::__rust_end_short_backtrace::h475e7ebac10ba75b
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x6481def7b2bd - __rustc[3b00513142ba1c9a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x6481def9e020 - core::panicking::panic_fmt::h6940cb0a7d852762
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x6481dec7bda5 - build_script_build::download::{{closure}}::hc6e697cd0cd5ccac
[INFO] [stderr]     17:     0x6481dec76d61 - core::result::Result<T,E>::unwrap_or_else::h09976531153e418b
[INFO] [stderr]     18:     0x6481dec7b693 - build_script_build::download::h461747f8a0d7a31b
[INFO] [stderr]     19:     0x6481dec86fda - build_script_build::prepare_libort_dir::h23f0a0f0229d046f
[INFO] [stderr]     20:     0x6481dec87956 - build_script_build::real_main::hcd5f941f275539d3
[INFO] [stderr]     21:     0x6481dec8809f - build_script_build::main::h2ae810c2f9737778
[INFO] [stderr]     22:     0x6481dec75053 - core::ops::function::FnOnce::call_once::hc7707045f3cad0a2
[INFO] [stderr]     23:     0x6481dec6d7f6 - std::sys::backtrace::__rust_begin_short_backtrace::hae950c5f4f26b6b3
[INFO] [stderr]     24:     0x6481dec88509 - std::rt::lang_start::{{closure}}::h0032ddb47dbf2925
[INFO] [stderr]     25:     0x6481def6fb20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0021e0fe3c5bf8c3
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     26:     0x6481def6fb20 - std::panicking::catch_unwind::do_call::hfef49f2cd13a22dd
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x6481def6fb20 - std::panicking::catch_unwind::h34968869e68aaad1
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x6481def6fb20 - std::panic::catch_unwind::h5235c74f5d682697
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6481def6fb20 - std::rt::lang_start_internal::{{closure}}::hcee20ca47ef7f51b
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x6481def6fb20 - std::panicking::catch_unwind::do_call::h359adcb901a84505
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     31:     0x6481def6fb20 - std::panicking::catch_unwind::h8f4f1e91d2aabe23
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     32:     0x6481def6fb20 - std::panic::catch_unwind::h73a78f1a5b0a6154
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x6481def6fb20 - std::rt::lang_start_internal::he64187ddd3d90437
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x6481dec884f1 - std::rt::lang_start::hf71201dec37aa177
[INFO] [stderr]     35:     0x6481dec88235 - main
[INFO] [stderr]     36:     0x767fbf68b1ca - <unknown>
[INFO] [stderr]     37:     0x767fbf68b28b - __libc_start_main
[INFO] [stderr]     38:     0x6481dec681a5 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: opencv@0.94.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/ccalib.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-bioinspired.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/bioinspired.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/dnn.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/cvv.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/features2d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/flann.cpp"
[INFO] [stderr] warning: opencv@0.94.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/imgproc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/optflow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/ml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/line_descriptor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/mcc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/objdetect.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/stitching.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/photo.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/rgbd.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-structured_light.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/structured_light.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/saliency.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-videoio.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/videoio.cpp"
[INFO] [stderr] error: failed to run custom build command for `opencv v0.94.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_34)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_4)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_5)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_3d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_alphamat)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco_detector)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_barcode)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_bgsegm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_bioinspired)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib3d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ccalib)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_core)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaarithm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudabgsegm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudacodec)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafeatures2d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafilters)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaimgproc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudalegacy)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaobjdetect)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaoptflow)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudastereo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudawarping)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cvv)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn_superres)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_dpm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_face)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_features)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_features2d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_flann)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_freetype)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_fuzzy)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_gapi)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_hdf)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_hfs)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_highgui)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_img_hash)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgcodecs)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgproc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_intensity_transform)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_line_descriptor)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_mcc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ml)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_objdetect)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_optflow)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ovis)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_phase_unwrapping)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_photo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_plot)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_quality)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_rapid)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_rgbd)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_saliency)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_sfm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_shape)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_signal)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_stereo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_stitching)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_structured_light)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_superres)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_surface_matching)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_text)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_tracking)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_video)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_videoio)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_videostab)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_viz)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_wechat_qrcode)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xfeatures2d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ximgproc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xobjdetect)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xphoto)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xstereo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_hfloat)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_opencl)
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_opencv_branch_4
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_alphamat
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_aruco
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_barcode
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_bgsegm
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_bioinspired
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_calib3d
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_ccalib
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_core
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_cvv
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_dnn
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_dnn_superres
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_dpm
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_face
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_features2d
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_flann
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_freetype
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_fuzzy
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_hdf
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_hfs
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_highgui
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_img_hash
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_imgcodecs
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_imgproc
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_intensity_transform
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_line_descriptor
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_mcc
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_ml
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_objdetect
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_optflow
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_phase_unwrapping
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_photo
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_plot
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_quality
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_rapid
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_rgbd
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_saliency
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_shape
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_stereo
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_stitching
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_structured_light
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_superres
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_surface_matching
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_text
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_tracking
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_video
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_videoio
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_videostab
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_viz
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_wechat_qrcode
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_ximgproc
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_xobjdetect
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_xphoto
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_inherent_feature_opencl
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_PACKAGE_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_CMAKE_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_CMAKE_BIN
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_VCPKG_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_LINK_LIBS
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_LINK_PATHS
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_DISABLE_PROBES
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_MSVC_CRT
[INFO] [stderr]   cargo::rerun-if-env-changed=CMAKE_PREFIX_PATH
[INFO] [stderr]   cargo::rerun-if-env-changed=OpenCV_DIR
[INFO] [stderr]   cargo::rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo::rerun-if-env-changed=VCPKG_ROOT
[INFO] [stderr]   cargo::rerun-if-env-changed=VCPKGRS_DYNAMIC
[INFO] [stderr]   cargo::rerun-if-env-changed=VCPKGRS_TRIPLET
[INFO] [stderr]   cargo::rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR
[INFO] [stderr]   cargo::rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/photo.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/hdf.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/aruco.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/core.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/gapi.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/videoio.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/sfm.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/face.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/dnn.hpp
[INFO] [stderr]   cargo::rerun-if-changed=Cargo.toml
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/ccalib.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-bioinspired.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/bioinspired.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/dnn.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/cvv.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/features2d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/flann.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/imgproc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/optflow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/ml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/line_descriptor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/mcc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/objdetect.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/stitching.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/photo.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/rgbd.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-structured_light.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/structured_light.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/saliency.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-videoio.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/videoio.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   === Crate version: 0.94.4
[INFO] [stderr]   === Environment configuration:
[INFO] [stderr]   ===   OPENCV_PACKAGE_NAME = None
[INFO] [stderr]   ===   OPENCV_PKGCONFIG_NAME = None
[INFO] [stderr]   ===   OPENCV_CMAKE_NAME = None
[INFO] [stderr]   ===   OPENCV_CMAKE_BIN = None
[INFO] [stderr]   ===   OPENCV_VCPKG_NAME = None
[INFO] [stderr]   ===   OPENCV_LINK_LIBS = None
[INFO] [stderr]   ===   OPENCV_LINK_PATHS = None
[INFO] [stderr]   ===   OPENCV_INCLUDE_PATHS = None
[INFO] [stderr]   ===   OPENCV_DISABLE_PROBES = None
[INFO] [stderr]   ===   OPENCV_MSVC_CRT = None
[INFO] [stderr]   ===   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   ===   OpenCV_DIR = None
[INFO] [stderr]   ===   PKG_CONFIG_PATH = None
[INFO] [stderr]   ===   VCPKG_ROOT = None
[INFO] [stderr]   ===   VCPKGRS_DYNAMIC = None
[INFO] [stderr]   ===   VCPKGRS_TRIPLET = None
[INFO] [stderr]   ===   OCVRS_DOCS_GENERATE_DIR = None
[INFO] [stderr]   ===   DOCS_RS = None
[INFO] [stderr]   ===   PATH = Some("/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")
[INFO] [stderr]   === Enabled features:
[INFO] [stderr]   ===   3D
[INFO] [stderr]   ===   ALPHAMAT
[INFO] [stderr]   ===   ARUCO
[INFO] [stderr]   ===   ARUCO_DETECTOR
[INFO] [stderr]   ===   BARCODE
[INFO] [stderr]   ===   BGSEGM
[INFO] [stderr]   ===   BIOINSPIRED
[INFO] [stderr]   ===   CALIB
[INFO] [stderr]   ===   CALIB3D
[INFO] [stderr]   ===   CCALIB
[INFO] [stderr]   ===   CUDAARITHM
[INFO] [stderr]   ===   CUDABGSEGM
[INFO] [stderr]   ===   CUDACODEC
[INFO] [stderr]   ===   CUDAFEATURES2D
[INFO] [stderr]   ===   CUDAFILTERS
[INFO] [stderr]   ===   CUDAIMGPROC
[INFO] [stderr]   ===   CUDALEGACY
[INFO] [stderr]   ===   CUDAOBJDETECT
[INFO] [stderr]   ===   CUDAOPTFLOW
[INFO] [stderr]   ===   CUDASTEREO
[INFO] [stderr]   ===   CUDAWARPING
[INFO] [stderr]   ===   CVV
[INFO] [stderr]   ===   DEFAULT
[INFO] [stderr]   ===   DNN
[INFO] [stderr]   ===   DNN_SUPERRES
[INFO] [stderr]   ===   DPM
[INFO] [stderr]   ===   FACE
[INFO] [stderr]   ===   FEATURES
[INFO] [stderr]   ===   FEATURES2D
[INFO] [stderr]   ===   FLANN
[INFO] [stderr]   ===   FREETYPE
[INFO] [stderr]   ===   FUZZY
[INFO] [stderr]   ===   GAPI
[INFO] [stderr]   ===   HDF
[INFO] [stderr]   ===   HFS
[INFO] [stderr]   ===   HIGHGUI
[INFO] [stderr]   ===   IMGCODECS
[INFO] [stderr]   ===   IMGPROC
[INFO] [stderr]   ===   IMG_HASH
[INFO] [stderr]   ===   INTENSITY_TRANSFORM
[INFO] [stderr]   ===   LINE_DESCRIPTOR
[INFO] [stderr]   ===   MCC
[INFO] [stderr]   ===   ML
[INFO] [stderr]   ===   OBJDETECT
[INFO] [stderr]   ===   OPTFLOW
[INFO] [stderr]   ===   OVIS
[INFO] [stderr]   ===   PHASE_UNWRAPPING
[INFO] [stderr]   ===   PHOTO
[INFO] [stderr]   ===   PLOT
[INFO] [stderr]   ===   QUALITY
[INFO] [stderr]   ===   RAPID
[INFO] [stderr]   ===   RGBD
[INFO] [stderr]   ===   SALIENCY
[INFO] [stderr]   ===   SFM
[INFO] [stderr]   ===   SHAPE
[INFO] [stderr]   ===   SIGNAL
[INFO] [stderr]   ===   STEREO
[INFO] [stderr]   ===   STITCHING
[INFO] [stderr]   ===   STRUCTURED_LIGHT
[INFO] [stderr]   ===   SUPERRES
[INFO] [stderr]   ===   SURFACE_MATCHING
[INFO] [stderr]   ===   TEXT
[INFO] [stderr]   ===   TRACKING
[INFO] [stderr]   ===   VIDEO
[INFO] [stderr]   ===   VIDEOIO
[INFO] [stderr]   ===   VIDEOSTAB
[INFO] [stderr]   ===   VIZ
[INFO] [stderr]   ===   WECHAT_QRCODE
[INFO] [stderr]   ===   XFEATURES2D
[INFO] [stderr]   ===   XIMGPROC
[INFO] [stderr]   ===   XOBJDETECT
[INFO] [stderr]   ===   XPHOTO
[INFO] [stderr]   ===   XSTEREO
[INFO] [stderr]   === Detected probe priority boost based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[INFO] [stderr]   === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[INFO] [stderr]   === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[INFO] [stderr]   === Probing OpenCV library using pkg_config
[INFO] [stderr]   === Trying multiarch paths: ["x86_64-linux-gnu"]
[INFO] [stderr]   === Successfully probed using: pkg_config
[INFO] [stderr]   === OpenCV library configuration: Library {
[INFO] [stderr]       include_paths: [
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]           "/usr/include/x86_64-linux-gnu/opencv4",
[INFO] [stderr]       ],
[INFO] [stderr]       version: Version {
[INFO] [stderr]           major: 4,
[INFO] [stderr]           minor: 6,
[INFO] [stderr]           patch: 0,
[INFO] [stderr]       },
[INFO] [stderr]       enabled_features: [
[INFO] [stderr]           "eigen",
[INFO] [stderr]           "gdal",
[INFO] [stderr]           "openjpeg",
[INFO] [stderr]           "jpeg",
[INFO] [stderr]           "libpng_png_h",
[INFO] [stderr]           "gdcm",
[INFO] [stderr]           "opencl",
[INFO] [stderr]           "openexr",
[INFO] [stderr]           "opengl",
[INFO] [stderr]           "png",
[INFO] [stderr]           "pthread",
[INFO] [stderr]           "pthreads_pf",
[INFO] [stderr]           "tbb",
[INFO] [stderr]           "tiff",
[INFO] [stderr]           "va",
[INFO] [stderr]           "lapack",
[INFO] [stderr]           "quirc",
[INFO] [stderr]       ],
[INFO] [stderr]       cargo_metadata: [
[INFO] [stderr]           "cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_stitching",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_alphamat",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_aruco",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_barcode",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_bgsegm",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_bioinspired",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_ccalib",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_cvv",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_dnn_objdetect",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_dnn_superres",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_dpm",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_face",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_freetype",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_fuzzy",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_hdf",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_hfs",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_img_hash",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_intensity_transform",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_line_descriptor",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_mcc",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_quality",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_rapid",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_reg",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_rgbd",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_saliency",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_shape",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_stereo",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_structured_light",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_phase_unwrapping",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_superres",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_optflow",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_surface_matching",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_tracking",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_highgui",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_datasets",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_text",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_plot",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_ml",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_videostab",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_videoio",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_viz",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_wechat_qrcode",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_ximgproc",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_video",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_xobjdetect",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_objdetect",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_calib3d",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_imgcodecs",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_features2d",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_dnn",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_flann",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_xphoto",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_photo",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_imgproc",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_core",
[INFO] [stderr]       ],
[INFO] [stderr]   }
[INFO] [stderr]   === Found OpenCV version: 4.6.0 in headers located at: /usr/include/opencv4
[INFO] [stderr]   === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2
[INFO] [stderr]   === Generating code in: /opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/opencv
[INFO] [stderr]   === Using OpenCV headers from: /usr/include/opencv4
[INFO] [stderr]   === Clang: Ubuntu clang version 18.1.3 (1ubuntu1)
[INFO] [stderr]   === Clang command line args: [
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward",
[INFO] [stderr]       "-isystem/usr/lib/llvm-18/lib/clang/18/include",
[INFO] [stderr]       "-isystem/usr/local/include",
[INFO] [stderr]       "-isystem/usr/include/x86_64-linux-gnu",
[INFO] [stderr]       "-isystem/usr/include",
[INFO] [stderr]       "-isystem/usr/include/x86_64-linux-gnu/opencv4",
[INFO] [stderr]       "-I/usr/include/opencv4",
[INFO] [stderr]       "-F/usr/include/opencv4",
[INFO] [stderr]       "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp",
[INFO] [stderr]       "-DOCVRS_PARSING_HEADERS",
[INFO] [stderr]       "-includeocvrs_common.hpp",
[INFO] [stderr]       "-std=c++17",
[INFO] [stderr]   ]
[INFO] [stderr]   === Using environment job server with the the amount of available jobs: 11
[INFO] [stderr]   === Generating 52 modules
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "barcode" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "ccalib" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "alphamat" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "calib3d" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "aruco" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "core" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "dnn" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "cvv" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "bioinspired" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "dnn_superres" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "bgsegm" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "dpm" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "face" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "features2d" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dnn_superres in 5.475157647s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "flann" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: barcode in 5.878430159s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "freetype" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: alphamat in 6.458740248s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "fuzzy" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dpm in 6.562359476s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "hdf" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: ccalib in 7.632256436s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "hfs" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: bgsegm in 8.421647541s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "highgui" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: bioinspired in 8.905800642s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "img_hash" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: cvv in 9.127515738s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "imgcodecs" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: features2d in 8.394976571s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "imgproc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: freetype in 6.083222915s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "intensity_transform" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: calib3d in 12.086198752s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "line_descriptor" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: face in 11.61396574s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "mcc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: aruco in 12.296076608s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "ml" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: fuzzy in 6.628825225s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "objdetect" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: hfs in 5.954098017s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "optflow" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: highgui in 5.708901971s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "phase_unwrapping" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: img_hash in 5.360290418s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "photo" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: flann in 9.315598732s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "plot" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: hdf in 8.461716908s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "quality" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: intensity_transform in 3.595283331s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "rapid" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "rgbd" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: imgcodecs in 5.857991676s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "saliency" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: phase_unwrapping in 6.301283606s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "shape" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: line_descriptor in 8.375680797s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "stereo" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: mcc in 10.146357202s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "stitching" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: rapid in 7.195989719s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "structured_light" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: plot in 8.576296532s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "superres" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: optflow in 9.800622878s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "surface_matching" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: saliency in 8.031960543s
[INFO] [stderr]   === Generated: objdetect in 11.925997066s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "text" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "tracking" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: ml in 13.425517047s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "video" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: quality in 11.314209468s
[INFO] [stderr]   === Generated: photo in 12.287644199s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "videoio" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "videostab" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: imgproc in 14.999980776s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "viz" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dnn in 27.405066092s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "wechat_qrcode" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: stereo in 8.984131504s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "ximgproc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: structured_light in 6.62457634s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "xobjdetect" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: shape in 10.1985764s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-c812a247906e8b5a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "xphoto" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: superres in 7.969893963s
[INFO] [stderr]   === Generated: surface_matching in 7.978982734s
[INFO] [stderr]   === Generated: core in 32.252304448s
[INFO] [stderr]   === Generated: tracking in 7.070146992s
[INFO] [stderr]   === Generated: videoio in 6.62199174s
[INFO] [stderr]   === Generated: wechat_qrcode in 5.810457696s
[INFO] [stderr]   === Generated: video in 7.625793091s
[INFO] [stderr]   === Generated: rgbd in 16.887157559s
[INFO] [stderr]   === Generated: stitching in 11.135843661s
[INFO] [stderr]   === Generated: text in 8.565296322s
[INFO] [stderr]   === Generated: viz in 7.101801491s
[INFO] [stderr]   === Generated: xphoto in 3.203568407s
[INFO] [stderr]   === Generated: xobjdetect in 3.982972382s
[INFO] [stderr]   === Generated: videostab in 7.61868658s
[INFO] [stderr]   === Generated: ximgproc in 5.908448134s
[INFO] [stderr]   === Total binding generation time: 35.363275696s
[INFO] [stderr]   === Total binding collection time: 485.408081ms
[INFO] [stderr]   === Compiler information: Tool {
[INFO] [stderr]       path: "c++",
[INFO] [stderr]       cc_wrapper_path: None,
[INFO] [stderr]       cc_wrapper_args: [],
[INFO] [stderr]       args: [
[INFO] [stderr]           "-O0",
[INFO] [stderr]           "-ffunction-sections",
[INFO] [stderr]           "-fdata-sections",
[INFO] [stderr]           "-fPIC",
[INFO] [stderr]           "-gdwarf-4",
[INFO] [stderr]           "-fno-omit-frame-pointer",
[INFO] [stderr]           "-m64",
[INFO] [stderr]           "-std=c++17",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out",
[INFO] [stderr]           "-I",
[INFO] [stderr]           ".",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/usr/include/x86_64-linux-gnu/opencv4",
[INFO] [stderr]           "-Wall",
[INFO] [stderr]           "-Wextra",
[INFO] [stderr]           "-Wno-deprecated-declarations",
[INFO] [stderr]           "-Wno-deprecated-copy",
[INFO] [stderr]           "-Wno-unused-parameter",
[INFO] [stderr]           "-Wno-sign-compare",
[INFO] [stderr]           "-Wno-comment",
[INFO] [stderr]           "-Wno-uninitialized",
[INFO] [stderr]           "-Wno-unused-variable",
[INFO] [stderr]           "-Wno-ignored-qualifiers",
[INFO] [stderr]           "-Wno-return-type-c-linkage",
[INFO] [stderr]           "-Wno-overloaded-virtual",
[INFO] [stderr]           "-Wno-delete-non-virtual-dtor",
[INFO] [stderr]           "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4",
[INFO] [stderr]       ],
[INFO] [stderr]       env: [
[INFO] [stderr]           (
[INFO] [stderr]               "LC_ALL",
[INFO] [stderr]               "C",
[INFO] [stderr]           ),
[INFO] [stderr]       ],
[INFO] [stderr]       family: Gnu,
[INFO] [stderr]       cuda: false,
[INFO] [stderr]       removed_args: [],
[INFO] [stderr]       has_internal_target_arg: false,
[INFO] [stderr]   }
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/b5c1bca29d8af450-videoio.o" "-c" "/opt/rustwide/target/debug/build/opencv-018a655fdf2f9d48/out/videoio.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "f7a395622aeccd9df11058821e13a2a84e0030415d8c298e27f35ceb3a6f5d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a395622aeccd9df11058821e13a2a84e0030415d8c298e27f35ceb3a6f5d14", kill_on_drop: false }`
[INFO] [stdout] f7a395622aeccd9df11058821e13a2a84e0030415d8c298e27f35ceb3a6f5d14
