[INFO] fetching crate mmdeploy 1.1.0...
[INFO] testing mmdeploy-1.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mmdeploy 1.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mmdeploy 1.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mmdeploy 1.1.0
[INFO] tweaked toml for crates.io crate mmdeploy 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmdeploy 1.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mmdeploy 1.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89d16e2eeab96d130ea3c1602a134a38aee2f1f5b19e6625aeeefc14c3ccd926
[INFO] running `Command { std: "docker" "start" "-a" "89d16e2eeab96d130ea3c1602a134a38aee2f1f5b19e6625aeeefc14c3ccd926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d16e2eeab96d130ea3c1602a134a38aee2f1f5b19e6625aeeefc14c3ccd926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d16e2eeab96d130ea3c1602a134a38aee2f1f5b19e6625aeeefc14c3ccd926", kill_on_drop: false }`
[INFO] [stdout] 89d16e2eeab96d130ea3c1602a134a38aee2f1f5b19e6625aeeefc14c3ccd926
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] babe5f0565546d0e02c0d8056331c0f79a6ca0b3f9b4117e3ca68267e57e61b5
[INFO] running `Command { std: "docker" "start" "-a" "babe5f0565546d0e02c0d8056331c0f79a6ca0b3f9b4117e3ca68267e57e61b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling opencv-binding-generator v0.89.1
[INFO] [stderr]    Compiling opencv v0.91.3
[INFO] [stderr]    Compiling mmdeploy-sys v1.1.0
[INFO] [stderr] error: failed to run custom build command for `mmdeploy-sys v1.1.0`
[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/mmdeploy-sys-7bc5f5fbc72e1a7a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Fallback to pkg-config
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1102) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mmdeploy-sys-1.1.0/build.rs:100:10:
[INFO] [stderr]   Unable to generate bindings: NotExist("/usr/include/mmdeploy/restorer.h")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63abd7cf2142 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63abd7cf2142 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63abd7cf2142 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63abd7cf2142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63abd7d0310f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x63abd7d0310f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x63abd7cc5173 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63abd7cc5173 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x63abd7ccf8a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x63abd7cd240f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x63abd7cd2269 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x63abd7cd2a95 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x63abd7cd287a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x63abd7ccf9d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x63abd7cb95cd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x63abd7d0d240 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63abd7d0c456 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x63abd77f4e9b - core::result::Result<T,E>::expect::hc5d5e29806179771
[INFO] [stderr]     18:     0x63abd77f3827 - build_script_build::main::hff01b83c14fd22a0
[INFO] [stderr]     19:     0x63abd77f4523 - core::ops::function::FnOnce::call_once::h7cbacb491ffc4899
[INFO] [stderr]     20:     0x63abd77f43a6 - std::sys::backtrace::__rust_begin_short_backtrace::h7e6f92a8e1a2195a
[INFO] [stderr]     21:     0x63abd77f4389 - std::rt::lang_start::{{closure}}::h986b86d63b59d429
[INFO] [stderr]     22:     0x63abd7cc6a60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x63abd7cc6a60 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x63abd7cc6a60 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x63abd7cc6a60 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x63abd7cc6a60 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x63abd7cc6a60 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x63abd7cc6a60 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x63abd7cc6a60 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x63abd7cc6a60 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x63abd77f4371 - std::rt::lang_start::h49c28e58a3d54e9e
[INFO] [stderr]     32:     0x63abd77f60a5 - main
[INFO] [stderr]     33:     0x7d9100bc51ca - <unknown>
[INFO] [stderr]     34:     0x7d9100bc528b - __libc_start_main
[INFO] [stderr]     35:     0x63abd77f23c5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: opencv@0.91.3: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/bgsegm.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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-barcode.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/barcode.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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/calib3d.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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/cvv.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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: opencv@0.91.3: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/mcc.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.91.3: compilation terminated.
[INFO] [stderr] warning: opencv@0.91.3: ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/rgbd.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.91.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-227656264610e237/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-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.91.3/src_cpp/sfm.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/videoio.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/gapi.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/dnn.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/photo.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/core.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/aruco.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/face.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp/hdf.hpp
[INFO] [stderr]   cargo:rerun-if-changed=Cargo.toml
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-fd30611f8158b2c3/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/bgsegm.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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-barcode.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/barcode.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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/calib3d.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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/cvv.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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/flann.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]   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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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 LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/mcc.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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/rgbd.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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   === Crate version: Some("0.91.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]   ===   CLANG_RUNTIME
[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 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-fd30611f8158b2c3/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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.91.3/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.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: 15
[INFO] [stderr]   === Generating 52 modules
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "aruco" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "bgsegm" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "alphamat" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "dpm" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "dnn_superres" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "barcode" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "calib3d" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "ccalib" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "core" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "cvv" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "bioinspired" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "face" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "features2d" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "dnn" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "flann" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "freetype" ""
[INFO] [stderr]   === Generated: barcode in 14.331930011s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "fuzzy" ""
[INFO] [stderr]   === Generated: alphamat in 14.818879915s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "hdf" ""
[INFO] [stderr]   === Generated: dpm in 15.414890129s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "hfs" ""
[INFO] [stderr]   === Generated: dnn_superres in 15.677277266s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "highgui" ""
[INFO] [stderr]   === Generated: cvv in 16.123687021s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "img_hash" ""
[INFO] [stderr]   === Generated: bioinspired in 16.531206666s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "imgcodecs" ""
[INFO] [stderr]   === Generated: bgsegm in 17.159666619s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "imgproc" ""
[INFO] [stderr]   === Generated: flann in 20.118706307s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "intensity_transform" ""
[INFO] [stderr]   === Generated: freetype in 15.616953557s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "line_descriptor" ""
[INFO] [stderr]   === Generated: ccalib in 22.387608491s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "mcc" ""
[INFO] [stderr]   === Generated: features2d in 25.098940541s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "ml" ""
[INFO] [stderr]   === Generated: hfs in 10.035674158s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "objdetect" ""
[INFO] [stderr]   === Generated: aruco in 25.834979633s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "optflow" ""
[INFO] [stderr]   === Generated: img_hash in 10.871893289s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "phase_unwrapping" ""
[INFO] [stderr]   === Generated: face in 28.535258823s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "photo" ""
[INFO] [stderr]   === Generated: fuzzy in 16.17799583s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "plot" ""
[INFO] [stderr]   === Generated: imgcodecs in 14.670274137s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "quality" ""
[INFO] [stderr]   === Generated: calib3d in 31.408925841s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "rapid" ""
[INFO] [stderr]   === Generated: intensity_transform in 12.182829485s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "rgbd" ""
[INFO] [stderr]   === Generated: highgui in 18.826565031s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "saliency" ""
[INFO] [stderr]   === Generated: hdf in 20.329586115s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "shape" ""
[INFO] [stderr]   === Generated: line_descriptor in 17.306767878s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "stereo" ""
[INFO] [stderr]   === Generated: mcc in 16.857827613s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "stitching" ""
[INFO] [stderr]   === Generated: phase_unwrapping in 13.949107165s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "structured_light" ""
[INFO] [stderr]   === Generated: plot in 11.450987673s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "superres" ""
[INFO] [stderr]   === Generated: photo in 16.491996517s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "surface_matching" ""
[INFO] [stderr]   === Generated: quality in 15.939099733s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "text" ""
[INFO] [stderr]   === Generated: rapid in 17.240917904s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "tracking" ""
[INFO] [stderr]   === Generated: optflow in 23.388555719s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "video" ""
[INFO] [stderr]   === Generated: ml in 26.018656582s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "videoio" ""
[INFO] [stderr]   === Generated: saliency in 17.301977412s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "videostab" ""
[INFO] [stderr]   === Generated: objdetect in 26.545760392s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "viz" ""
[INFO] [stderr]   === Generated: shape in 19.497711395s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "wechat_qrcode" ""
[INFO] [stderr]   === Generated: imgproc in 38.018162263s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "ximgproc" ""
[INFO] [stderr]   === Generated: stereo in 16.947695752s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "xobjdetect" ""
[INFO] [stderr]   === Generated: dnn in 58.254640329s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-227656264610e237/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.91.3/src_cpp" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out" "xphoto" ""
[INFO] [stderr]   === Generated: structured_light in 17.631249191s
[INFO] [stderr]   === Generated: superres in 17.801169007s
[INFO] [stderr]   === Generated: surface_matching in 17.582411097s
[INFO] [stderr]   === Generated: tracking in 17.629184454s
[INFO] [stderr]   === Generated: videoio in 15.677995694s
[INFO] [stderr]   === Generated: xobjdetect in 11.551123244s
[INFO] [stderr]   === Generated: rgbd in 35.140407922s
[INFO] [stderr]   === Generated: wechat_qrcode in 13.467254565s
[INFO] [stderr]   === Generated: video in 19.584439275s
[INFO] [stderr]   === Generated: text in 21.866526839s
[INFO] [stderr]   === Generated: xphoto in 11.515132294s
[INFO] [stderr]   === Generated: videostab in 19.328727337s
[INFO] [stderr]   === Generated: viz in 19.792301013s
[INFO] [stderr]   === Generated: stitching in 32.846556827s
[INFO] [stderr]   === Generated: core in 72.25883065s
[INFO] [stderr]   === Generated: ximgproc in 17.963238403s
[INFO] [stderr]   === Total binding generation time: 73.144726756s
[INFO] [stderr]   === Total binding collection time: 500.856108ms
[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.91.3/src_cpp",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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]       ],
[INFO] [stderr]       env: [
[INFO] [stderr]           (
[INFO] [stderr]               "LC_ALL",
[INFO] [stderr]               "C",
[INFO] [stderr]           ),
[INFO] [stderr]       ],
[INFO] [stderr]       family: Gnu,
[INFO] [stderr]       cuda: false,
[INFO] [stderr]       removed_args: [],
[INFO] [stderr]       has_internal_target_arg: false,
[INFO] [stderr]   }
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "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.91.3/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/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" "-o" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/24ad0788f0543be6-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-fd30611f8158b2c3/out/rgbd.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "babe5f0565546d0e02c0d8056331c0f79a6ca0b3f9b4117e3ca68267e57e61b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babe5f0565546d0e02c0d8056331c0f79a6ca0b3f9b4117e3ca68267e57e61b5", kill_on_drop: false }`
[INFO] [stdout] babe5f0565546d0e02c0d8056331c0f79a6ca0b3f9b4117e3ca68267e57e61b5
