[INFO] fetching crate onnx-runner 0.1.2...
[INFO] testing onnx-runner-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate onnx-runner 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate onnx-runner 0.1.2
[INFO] finished tweaking crates.io crate onnx-runner 0.1.2
[INFO] tweaked toml for crates.io crate onnx-runner 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate onnx-runner 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate onnx-runner 0.1.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.8
[INFO] [stderr]   Downloaded tar v0.4.42
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.3
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded ort v2.0.0-rc.8
[INFO] [stderr]   Downloaded opencv-binding-generator v0.92.0
[INFO] [stderr]   Downloaded opencv v0.93.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 871f36d7d2175a4071b880a9ba7b296b61aa3c03342dc0d76477ec85ee1e1b0d
[INFO] running `Command { std: "docker" "start" "-a" "871f36d7d2175a4071b880a9ba7b296b61aa3c03342dc0d76477ec85ee1e1b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "871f36d7d2175a4071b880a9ba7b296b61aa3c03342dc0d76477ec85ee1e1b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871f36d7d2175a4071b880a9ba7b296b61aa3c03342dc0d76477ec85ee1e1b0d", kill_on_drop: false }`
[INFO] [stdout] 871f36d7d2175a4071b880a9ba7b296b61aa3c03342dc0d76477ec85ee1e1b0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 605689c4496e2da83bb3251c36c7db5569eb15ca71626bb2e4a2e7fb4d56dd39
[INFO] running `Command { std: "docker" "start" "-a" "605689c4496e2da83bb3251c36c7db5569eb15ca71626bb2e4a2e7fb4d56dd39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling opencv-binding-generator v0.92.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling opencv v0.93.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.8
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr] error: failed to run custom build command for `ort-sys v2.0.0-rc.8`
[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-sys-64351f663aeca0d7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBONNXRUNTIME_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=LIBONNXRUNTIME_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBONNXRUNTIME_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]   onnxruntime not found using pkg-config, falling back to manual setup.
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_LIB_LOCATION
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_LIB_PROFILE
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_PREFER_DYNAMIC_LINK
[INFO] [stderr]   selected feature set: cu12
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1556) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ort-sys-2.0.0-rc.8/build.rs:30:31:
[INFO] [stderr]   Failed to GET `https://parcel.pyke.io/v2/delivery/ortrs/packages/msort-binary/1.19.2/ortrs_dylib_cu12-v1.19.2-x86_64-unknown-linux-gnu.tgz`: https://parcel.pyke.io/v2/delivery/ortrs/packages/msort-binary/1.19.2/ortrs_dylib_cu12-v1.19.2-x86_64-unknown-linux-gnu.tgz: Dns Failed: resolve dns name 'parcel.pyke.io:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fc62e692bd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fc62e692bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fc62e692bd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fc62e692bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fc62e6a46cf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5fc62e6a46cf - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5fc62e662053 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fc62e662053 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5fc62e66e6b2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5fc62e671aef - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5fc62e671949 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5fc62e6720c5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5fc62e671f5a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5fc62e66e7f9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5fc62e65614d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5fc62e6a9960 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fc62e399c3c - build_script_build::fetch_file::{{closure}}::hd30f505bd6b00da4
[INFO] [stderr]     17:     0x5fc62e3aadbd - core::result::Result<T,E>::unwrap_or_else::h47a1978db52091c4
[INFO] [stderr]     18:     0x5fc62e3997e6 - build_script_build::fetch_file::h548e0b1f919366fb
[INFO] [stderr]     19:     0x5fc62e3a19de - build_script_build::prepare_libort_dir::h6d45d21f62a9a518
[INFO] [stderr]     20:     0x5fc62e3a3691 - build_script_build::real_main::h6bfa1666f24b6a1f
[INFO] [stderr]     21:     0x5fc62e3a325a - build_script_build::main::h47017eeb45bde823
[INFO] [stderr]     22:     0x5fc62e3a91f3 - core::ops::function::FnOnce::call_once::hbcf39480043bb4ba
[INFO] [stderr]     23:     0x5fc62e3a8b46 - std::sys::backtrace::__rust_begin_short_backtrace::h079fd71a36ce1b8f
[INFO] [stderr]     24:     0x5fc62e3a52b9 - std::rt::lang_start::{{closure}}::hdd07db99dfca6b66
[INFO] [stderr]     25:     0x5fc62e663c60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     26:     0x5fc62e663c60 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x5fc62e663c60 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x5fc62e663c60 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5fc62e663c60 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x5fc62e663c60 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     31:     0x5fc62e663c60 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     32:     0x5fc62e663c60 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x5fc62e663c60 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x5fc62e3a52a1 - std::rt::lang_start::h17d403355c521dba
[INFO] [stderr]     35:     0x5fc62e3a3d05 - main
[INFO] [stderr]     36:     0x7a4e15f6b1ca - <unknown>
[INFO] [stderr]     37:     0x7a4e15f6b28b - __libc_start_main
[INFO] [stderr]     38:     0x5fc62e3961a5 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: opencv@0.93.3: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/features2d.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/ccalib.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/d9f115571c263b00-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/manual-core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/aruco.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/dnn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/face.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/line_descriptor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/rgbd.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/objdetect.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/imgproc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/ml.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/optflow.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.93.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.93.3: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `opencv v0.93.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/opencv-6b54fe0ac007cc4a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[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-check-cfg=cfg(ocvrs_opencv_branch_4)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_34)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_32)
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_opencv_branch_4
[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.93.3/src_cpp/sfm.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/hdf.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/aruco.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/core.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/gapi.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/videoio.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/face.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/photo.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/dnn.hpp
[INFO] [stderr]   cargo:rerun-if-changed=Cargo.toml
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out)
[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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]   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_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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[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_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_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_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_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-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: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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/features2d.cpp" with args c++ did not execute successfully (status code exit status: 1).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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/ccalib.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/d9f115571c263b00-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp/manual-core.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/aruco.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/dnn.cpp" with args c++ did not execute successfully (status code exit status: 1).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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/face.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/line_descriptor.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/rgbd.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/objdetect.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/imgproc.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/ml.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/optflow.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).
[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]   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.93.3
[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]   ===   ALPHAMAT
[INFO] [stderr]   ===   ARUCO
[INFO] [stderr]   ===   ARUCO_DETECTOR
[INFO] [stderr]   ===   BARCODE
[INFO] [stderr]   ===   BGSEGM
[INFO] [stderr]   ===   BIOINSPIRED
[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]   ===   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]   ===   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]   ===   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]   === 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]   === Successfully probed using: pkg_config
[INFO] [stderr]   === OpenCV library configuration: Library {
[INFO] [stderr]       include_paths: [
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]       ],
[INFO] [stderr]       version: Version {
[INFO] [stderr]           major: 4,
[INFO] [stderr]           minor: 6,
[INFO] [stderr]           patch: 0,
[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]   === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2
[INFO] [stderr]   === Found OpenCV version: 4.6.0 in headers located at: /usr/include/opencv4
[INFO] [stderr]   === Generating code in: /opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/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]       "-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.93.3/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp",
[INFO] [stderr]       "-DOCVRS_PARSING_HEADERS",
[INFO] [stderr]       "-includeocvrs_common.hpp",
[INFO] [stderr]       "-std=c++14",
[INFO] [stderr]   ]
[INFO] [stderr]   === Using environment job server with the the amount of available jobs: 13
[INFO] [stderr]   === Generating 52 modules
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "barcode" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "alphamat" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "aruco" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "ccalib" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "bgsegm" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "calib3d" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "dpm" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "dnn_superres" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "dnn" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "core" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "bioinspired" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "face" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "cvv" ""
[INFO] [stderr]   === Generated: dnn_superres in 4.752973663s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "features2d" ""
[INFO] [stderr]   === Generated: alphamat in 4.85606067s
[INFO] [stderr]   === Generated: bioinspired in 5.896893049s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "flann" ""
[INFO] [stderr]   === Generated: dpm in 7.699830113s
[INFO] [stderr]   === Generated: barcode in 8.071094367s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "freetype" ""
[INFO] [stderr]   === Generated: bgsegm in 8.373125519s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "fuzzy" ""
[INFO] [stderr]   === Generated: ccalib in 9.08182568s
[INFO] [stderr]   === Generated: cvv in 9.291271503s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "hdf" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "hfs" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "highgui" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "img_hash" ""
[INFO] [stderr]   === Generated: fuzzy in 3.915003099s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "imgcodecs" ""
[INFO] [stderr]   === Generated: face in 12.650764021s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "imgproc" ""
[INFO] [stderr]   === Generated: freetype in 6.046992491s
[INFO] [stderr]   === Generated: imgcodecs in 2.47134397s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "intensity_transform" ""
[INFO] [stderr]   === Generated: flann in 8.848139348s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "mcc" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "line_descriptor" ""
[INFO] [stderr]   === Generated: aruco in 15.390604547s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "ml" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "objdetect" ""
[INFO] [stderr]   === Generated: hfs in 6.047143661s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "optflow" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "phase_unwrapping" ""
[INFO] [stderr]   === Generated: img_hash in 6.356015772s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "photo" ""
[INFO] [stderr]   === Generated: calib3d in 16.299991463s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "plot" ""
[INFO] [stderr]   === Generated: hdf in 7.512887717s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "quality" ""
[INFO] [stderr]   === Generated: intensity_transform in 3.931619756s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "rapid" ""
[INFO] [stderr]   === Generated: highgui in 11.519001294s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "rgbd" ""
[INFO] [stderr]   === Generated: plot in 5.087002411s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "saliency" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "shape" ""
[INFO] [stderr]   === Generated: line_descriptor in 7.267171537s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "stereo" ""
[INFO] [stderr]   === Generated: saliency in 2.458748661s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "stitching" ""
[INFO] [stderr]   === Generated: features2d in 19.562002214s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "structured_light" ""
[INFO] [stderr]   === Generated: objdetect in 9.544967622s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "superres" ""
[INFO] [stderr]   === Generated: core in 25.171783809s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "surface_matching" ""
[INFO] [stderr]   === Generated: phase_unwrapping in 9.623860371s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "text" ""
[INFO] [stderr]   === Generated: mcc in 9.998006765s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "tracking" ""
[INFO] [stderr]   === Generated: quality in 8.59900827s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "video" ""
[INFO] [stderr]   === Generated: rapid in 7.571024159s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "videoio" ""
[INFO] [stderr]   === Generated: imgproc in 13.372505381s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "videostab" ""
[INFO] [stderr]   === Generated: dnn in 28.061949616s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "viz" ""
[INFO] [stderr]   === Generated: shape in 6.375062639s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "wechat_qrcode" ""
[INFO] [stderr]   === Generated: photo in 13.103015345s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "ximgproc" ""
[INFO] [stderr]   === Generated: stereo in 6.934990929s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "xobjdetect" ""
[INFO] [stderr]   === Generated: surface_matching in 4.323960617s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-6b54fe0ac007cc4a/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "xphoto" ""
[INFO] [stderr]   === Generated: videoio in 3.42859407s
[INFO] [stderr]   === Generated: optflow in 14.223278354s
[INFO] [stderr]   === Generated: superres in 5.054610006s
[INFO] [stderr]   === Generated: video in 4.648987447s
[INFO] [stderr]   === Generated: structured_light in 6.277874062s
[INFO] [stderr]   === Generated: ml in 15.249968575s
[INFO] [stderr]   === Generated: rgbd in 9.613671092s
[INFO] [stderr]   === Generated: text in 5.949528593s
[INFO] [stderr]   === Generated: tracking in 6.213597779s
[INFO] [stderr]   === Generated: wechat_qrcode in 4.026074425s
[INFO] [stderr]   === Generated: xobjdetect in 2.71191155s
[INFO] [stderr]   === Generated: viz in 4.748721724s
[INFO] [stderr]   === Generated: xphoto in 3.568079362s
[INFO] [stderr]   === Generated: videostab in 7.045366585s
[INFO] [stderr]   === Generated: ximgproc in 4.752726853s
[INFO] [stderr]   === Generated: stitching in 9.991522765s
[INFO] [stderr]   === Total binding generation time: 34.098293638s
[INFO] [stderr]   === Total binding collection time: 493.180668ms
[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++14",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out",
[INFO] [stderr]           "-I",
[INFO] [stderr]           ".",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/usr/include/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]           "-Wunused-but-set-variable",
[INFO] [stderr]           "-Wno-unused-variable",
[INFO] [stderr]           "-Wno-ignored-qualifiers",
[INFO] [stderr]           "-Wno-return-type-c-linkage",
[INFO] [stderr]           "-Wno-overloaded-virtual",
[INFO] [stderr]           "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3",
[INFO] [stderr]       ],
[INFO] [stderr]       env: [],
[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: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_3" "-o" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/f298522b5db4c803-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-dbe7492eeb7cf594/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "605689c4496e2da83bb3251c36c7db5569eb15ca71626bb2e4a2e7fb4d56dd39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605689c4496e2da83bb3251c36c7db5569eb15ca71626bb2e4a2e7fb4d56dd39", kill_on_drop: false }`
[INFO] [stdout] 605689c4496e2da83bb3251c36c7db5569eb15ca71626bb2e4a2e7fb4d56dd39
