[INFO] cloning repository https://github.com/chinifabio/sport-timer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chinifabio/sport-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinifabio%2Fsport-timer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinifabio%2Fsport-timer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6af8bda001958b3bcdcd78dd3baa03357e6eab3b
[INFO] checking chinifabio/sport-timer/6af8bda001958b3bcdcd78dd3baa03357e6eab3b against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinifabio%2Fsport-timer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chinifabio/sport-timer
[INFO] finished tweaking git repo https://github.com/chinifabio/sport-timer
[INFO] tweaked toml for git repo https://github.com/chinifabio/sport-timer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chinifabio/sport-timer on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chinifabio/sport-timer 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/chinifabio/renoir.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wyhash v0.5.0
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded lazy-init v0.5.1
[INFO] [stderr]   Downloaded quick_cache v0.6.14
[INFO] [stderr]   Downloaded async-io v2.4.1
[INFO] [stderr]   Downloaded coarsetime v0.1.36
[INFO] [stderr]   Downloaded polling v3.8.0
[INFO] [stderr]   Downloaded async-executor v1.13.2
[INFO] [stderr]   Downloaded wasix v0.12.21
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded diesel_derives v2.2.5
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded pq-sys v0.7.1
[INFO] [stderr]   Downloaded diesel v2.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98
[INFO] running `Command { std: "docker" "start" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking quick_cache v0.6.14
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wyhash v0.5.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking coarsetime v0.1.36
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking lazy-init v0.5.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking glidesort v0.1.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking ssh2 v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]    Compiling opencv v0.94.4
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking diesel v2.2.10
[INFO] [stderr]     Checking renoir v0.6.0 (https://github.com/chinifabio/renoir.git?branch=dev-flowunits#ca9c911e)
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=be6f50d03c03c1f7 -C extra-filename=-e966b20eec22e52e --out-dir /opt/rustwide/target/debug/build/diesel/e966b20eec22e52e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/diesel_derives/463f658152d48dff/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out -L dependency=/opt/rustwide/target/debug/build/pq-sys/32e7da6b498d6958/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out/libbitflags-82a9f600690268ce.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out/libbyteorder-d92705dd1d5353b1.rmeta --extern diesel_derives=/opt/rustwide/target/debug/build/diesel_derives/463f658152d48dff/out/libdiesel_derives-463f658152d48dff.so --extern itoa=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out/libitoa-aa1c64fbdc4f12a7.rmeta --extern pq_sys=/opt/rustwide/target/debug/build/pq-sys/32e7da6b498d6958/out/libpq_sys-32e7da6b498d6958.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: opencv@0.94.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/features2d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-core.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-dnn_superres.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/dnn_superres.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-alphamat.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/alphamat.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-dpm.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/dpm.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/cvv.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/bgsegm.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-bioinspired.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/bioinspired.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/dnn.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-face.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/flann.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-freetype.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/freetype.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-highgui.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/highgui.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/imgproc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/mcc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/line_descriptor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/ml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/objdetect.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/optflow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/photo.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/rgbd.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/saliency.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-stereo.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/stereo.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/stitching.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-structured_light.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/structured_light.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.4: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.4: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-text.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/text.cpp"
[INFO] [stderr] error: failed to run custom build command for `opencv v0.94.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_34)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_4)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_5)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_3d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_alphamat)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco_detector)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_barcode)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_bgsegm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_bioinspired)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib3d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ccalib)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_core)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaarithm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudabgsegm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudacodec)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafeatures2d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafilters)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaimgproc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudalegacy)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaobjdetect)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaoptflow)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudastereo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudawarping)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_cvv)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn_superres)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_dpm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_face)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_features)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_features2d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_flann)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_freetype)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_fuzzy)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_gapi)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_hdf)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_hfs)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_highgui)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_img_hash)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgcodecs)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgproc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_intensity_transform)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_line_descriptor)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_mcc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ml)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_objdetect)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_optflow)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ovis)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_phase_unwrapping)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_photo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_plot)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_quality)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_rapid)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_rgbd)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_saliency)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_sfm)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_shape)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_signal)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_stereo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_stitching)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_structured_light)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_superres)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_surface_matching)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_text)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_tracking)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_video)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_videoio)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_videostab)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_viz)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_wechat_qrcode)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xfeatures2d)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_ximgproc)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xobjdetect)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xphoto)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_module_xstereo)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_hfloat)
[INFO] [stderr]   cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_opencl)
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_opencv_branch_4
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_alphamat
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_aruco
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_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_signal
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_stereo
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_stitching
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_structured_light
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_superres
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_surface_matching
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_text
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_tracking
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_video
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_videoio
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_videostab
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_viz
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_wechat_qrcode
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_ximgproc
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_xobjdetect
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_module_xphoto
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_inherent_feature_hfloat
[INFO] [stderr]   cargo::rustc-cfg=ocvrs_has_inherent_feature_opencl
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_PACKAGE_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_CMAKE_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_CMAKE_BIN
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_VCPKG_NAME
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_LINK_LIBS
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_LINK_PATHS
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_DISABLE_PROBES
[INFO] [stderr]   cargo::rerun-if-env-changed=OPENCV_MSVC_CRT
[INFO] [stderr]   cargo::rerun-if-env-changed=CMAKE_PREFIX_PATH
[INFO] [stderr]   cargo::rerun-if-env-changed=OpenCV_DIR
[INFO] [stderr]   cargo::rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo::rerun-if-env-changed=VCPKG_ROOT
[INFO] [stderr]   cargo::rerun-if-env-changed=VCPKGRS_DYNAMIC
[INFO] [stderr]   cargo::rerun-if-env-changed=VCPKGRS_TRIPLET
[INFO] [stderr]   cargo::rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR
[INFO] [stderr]   cargo::rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/aruco.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/photo.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/gapi.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/face.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/dnn.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/hdf.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/videoio.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/core.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/sfm.hpp
[INFO] [stderr]   cargo::rerun-if-changed=Cargo.toml
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/features2d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-core.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-dnn_superres.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/dnn_superres.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-alphamat.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/alphamat.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-dpm.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/dpm.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/cvv.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/bgsegm.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-bioinspired.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/bioinspired.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/dnn.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-face.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/flann.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-freetype.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/freetype.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-highgui.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/highgui.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/imgproc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/mcc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/line_descriptor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/ml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/objdetect.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/optflow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/photo.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/rgbd.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/saliency.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-stereo.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/stereo.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/stitching.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-structured_light.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/structured_light.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-text.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/text.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   === Crate version: 0.94.4
[INFO] [stderr]   === Environment configuration:
[INFO] [stderr]   ===   OPENCV_PACKAGE_NAME = None
[INFO] [stderr]   ===   OPENCV_PKGCONFIG_NAME = None
[INFO] [stderr]   ===   OPENCV_CMAKE_NAME = None
[INFO] [stderr]   ===   OPENCV_CMAKE_BIN = None
[INFO] [stderr]   ===   OPENCV_VCPKG_NAME = None
[INFO] [stderr]   ===   OPENCV_LINK_LIBS = None
[INFO] [stderr]   ===   OPENCV_LINK_PATHS = None
[INFO] [stderr]   ===   OPENCV_INCLUDE_PATHS = None
[INFO] [stderr]   ===   OPENCV_DISABLE_PROBES = None
[INFO] [stderr]   ===   OPENCV_MSVC_CRT = None
[INFO] [stderr]   ===   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   ===   OpenCV_DIR = None
[INFO] [stderr]   ===   PKG_CONFIG_PATH = None
[INFO] [stderr]   ===   VCPKG_ROOT = None
[INFO] [stderr]   ===   VCPKGRS_DYNAMIC = None
[INFO] [stderr]   ===   VCPKGRS_TRIPLET = None
[INFO] [stderr]   ===   OCVRS_DOCS_GENERATE_DIR = None
[INFO] [stderr]   ===   DOCS_RS = None
[INFO] [stderr]   ===   PATH = Some("/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")
[INFO] [stderr]   === Enabled features:
[INFO] [stderr]   ===   3D
[INFO] [stderr]   ===   ALPHAMAT
[INFO] [stderr]   ===   ARUCO
[INFO] [stderr]   ===   ARUCO_DETECTOR
[INFO] [stderr]   ===   BARCODE
[INFO] [stderr]   ===   BGSEGM
[INFO] [stderr]   ===   BIOINSPIRED
[INFO] [stderr]   ===   CALIB
[INFO] [stderr]   ===   CALIB3D
[INFO] [stderr]   ===   CCALIB
[INFO] [stderr]   ===   CUDAARITHM
[INFO] [stderr]   ===   CUDABGSEGM
[INFO] [stderr]   ===   CUDACODEC
[INFO] [stderr]   ===   CUDAFEATURES2D
[INFO] [stderr]   ===   CUDAFILTERS
[INFO] [stderr]   ===   CUDAIMGPROC
[INFO] [stderr]   ===   CUDALEGACY
[INFO] [stderr]   ===   CUDAOBJDETECT
[INFO] [stderr]   ===   CUDAOPTFLOW
[INFO] [stderr]   ===   CUDASTEREO
[INFO] [stderr]   ===   CUDAWARPING
[INFO] [stderr]   ===   CVV
[INFO] [stderr]   ===   DEFAULT
[INFO] [stderr]   ===   DNN
[INFO] [stderr]   ===   DNN_SUPERRES
[INFO] [stderr]   ===   DPM
[INFO] [stderr]   ===   FACE
[INFO] [stderr]   ===   FEATURES
[INFO] [stderr]   ===   FEATURES2D
[INFO] [stderr]   ===   FLANN
[INFO] [stderr]   ===   FREETYPE
[INFO] [stderr]   ===   FUZZY
[INFO] [stderr]   ===   GAPI
[INFO] [stderr]   ===   HDF
[INFO] [stderr]   ===   HFS
[INFO] [stderr]   ===   HIGHGUI
[INFO] [stderr]   ===   IMGCODECS
[INFO] [stderr]   ===   IMGPROC
[INFO] [stderr]   ===   IMG_HASH
[INFO] [stderr]   ===   INTENSITY_TRANSFORM
[INFO] [stderr]   ===   LINE_DESCRIPTOR
[INFO] [stderr]   ===   MCC
[INFO] [stderr]   ===   ML
[INFO] [stderr]   ===   OBJDETECT
[INFO] [stderr]   ===   OPTFLOW
[INFO] [stderr]   ===   OVIS
[INFO] [stderr]   ===   PHASE_UNWRAPPING
[INFO] [stderr]   ===   PHOTO
[INFO] [stderr]   ===   PLOT
[INFO] [stderr]   ===   QUALITY
[INFO] [stderr]   ===   RAPID
[INFO] [stderr]   ===   RGBD
[INFO] [stderr]   ===   SALIENCY
[INFO] [stderr]   ===   SFM
[INFO] [stderr]   ===   SHAPE
[INFO] [stderr]   ===   SIGNAL
[INFO] [stderr]   ===   STEREO
[INFO] [stderr]   ===   STITCHING
[INFO] [stderr]   ===   STRUCTURED_LIGHT
[INFO] [stderr]   ===   SUPERRES
[INFO] [stderr]   ===   SURFACE_MATCHING
[INFO] [stderr]   ===   TEXT
[INFO] [stderr]   ===   TRACKING
[INFO] [stderr]   ===   VIDEO
[INFO] [stderr]   ===   VIDEOIO
[INFO] [stderr]   ===   VIDEOSTAB
[INFO] [stderr]   ===   VIZ
[INFO] [stderr]   ===   WECHAT_QRCODE
[INFO] [stderr]   ===   XFEATURES2D
[INFO] [stderr]   ===   XIMGPROC
[INFO] [stderr]   ===   XOBJDETECT
[INFO] [stderr]   ===   XPHOTO
[INFO] [stderr]   ===   XSTEREO
[INFO] [stderr]   === Detected probe priority boost based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[INFO] [stderr]   === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[INFO] [stderr]   === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[INFO] [stderr]   === Probing OpenCV library using pkg_config
[INFO] [stderr]   === Trying multiarch paths: ["x86_64-linux-gnu"]
[INFO] [stderr]   === Successfully probed using: pkg_config
[INFO] [stderr]   === OpenCV library configuration: Library {
[INFO] [stderr]       include_paths: [
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]           "/usr/include/x86_64-linux-gnu/opencv4",
[INFO] [stderr]       ],
[INFO] [stderr]       version: Version {
[INFO] [stderr]           major: 4,
[INFO] [stderr]           minor: 10,
[INFO] [stderr]           patch: 0,
[INFO] [stderr]       },
[INFO] [stderr]       enabled_features: [
[INFO] [stderr]           "eigen",
[INFO] [stderr]           "gdal",
[INFO] [stderr]           "openjpeg",
[INFO] [stderr]           "jpeg",
[INFO] [stderr]           "gdcm",
[INFO] [stderr]           "opencl",
[INFO] [stderr]           "openexr",
[INFO] [stderr]           "opengl",
[INFO] [stderr]           "png",
[INFO] [stderr]           "pthread",
[INFO] [stderr]           "pthreads_pf",
[INFO] [stderr]           "tbb",
[INFO] [stderr]           "tiff",
[INFO] [stderr]           "va",
[INFO] [stderr]           "lapack",
[INFO] [stderr]           "quirc",
[INFO] [stderr]       ],
[INFO] [stderr]       cargo_metadata: [
[INFO] [stderr]           "cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_stitching",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_alphamat",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_aruco",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_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_signal",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_stereo",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_structured_light",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_phase_unwrapping",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_superres",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_optflow",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_surface_matching",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_tracking",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_highgui",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_datasets",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_text",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_plot",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_ml",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_videostab",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_videoio",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_viz",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_wechat_qrcode",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_ximgproc",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_video",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_xobjdetect",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_objdetect",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_calib3d",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_imgcodecs",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_features2d",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_dnn",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_flann",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_xphoto",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_photo",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_imgproc",
[INFO] [stderr]           "cargo::rustc-link-lib=opencv_core",
[INFO] [stderr]       ],
[INFO] [stderr]   }
[INFO] [stderr]   === Found OpenCV version: 4.10.0 in headers located at: /usr/include/opencv4
[INFO] [stderr]   === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2
[INFO] [stderr]   === Generating code in: /opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/opencv
[INFO] [stderr]   === Using OpenCV headers from: /usr/include/opencv4
[INFO] [stderr]   === Clang: Ubuntu clang version 21.1.8 (6ubuntu1)
[INFO] [stderr]   === Clang command line args: [
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/backward",
[INFO] [stderr]       "-isystem/usr/lib/llvm-21/lib/clang/21/include",
[INFO] [stderr]       "-isystem/usr/local/include",
[INFO] [stderr]       "-isystem/usr/include/x86_64-linux-gnu",
[INFO] [stderr]       "-isystem/usr/include",
[INFO] [stderr]       "-isystem/usr/include/x86_64-linux-gnu/opencv4",
[INFO] [stderr]       "-I/usr/include/opencv4",
[INFO] [stderr]       "-F/usr/include/opencv4",
[INFO] [stderr]       "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp",
[INFO] [stderr]       "-DOCVRS_PARSING_HEADERS",
[INFO] [stderr]       "-includeocvrs_common.hpp",
[INFO] [stderr]       "-std=c++17",
[INFO] [stderr]   ]
[INFO] [stderr]   === Using environment job server with the the amount of available jobs: 14
[INFO] [stderr]   === Generating 52 modules
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "alphamat" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "bgsegm" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "bioinspired" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "ccalib" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "core" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "dnn" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "cvv" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "aruco" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "calib3d" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "face" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "dnn_superres" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "features2d" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "dpm" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "flann" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: cvv in 9.712431762s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "freetype" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dpm in 10.217485658s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "fuzzy" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: alphamat in 12.099562591s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "hdf" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: flann in 12.593921418s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "hfs" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: aruco in 13.178929113s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "highgui" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: bgsegm in 13.255408471s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "img_hash" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dnn_superres in 13.66456056s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "imgcodecs" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: bioinspired in 14.389787392s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "imgproc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: ccalib in 14.989699747s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "intensity_transform" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: face in 17.363214686s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "line_descriptor" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "mcc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: features2d in 17.914972561s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "ml" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: hdf in 7.170853537s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "objdetect" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: calib3d in 20.096755145s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "optflow" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: hfs in 8.157997201s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "phase_unwrapping" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: freetype in 11.285973691s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "photo" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: img_hash in 8.110198382s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "plot" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: fuzzy in 11.232213312s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "quality" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: intensity_transform in 9.870010437s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "rapid" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: imgcodecs in 12.631888727s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "rgbd" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: highgui in 14.244752595s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "saliency" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: mcc in 14.692170204s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "shape" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: phase_unwrapping in 13.034739217s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "signal" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: line_descriptor in 16.487123568s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "stereo" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: plot in 14.503997839s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "stitching" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: ml in 19.892380241s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "structured_light" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: quality in 16.813996099s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "superres" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: optflow in 18.275770023s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "surface_matching" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: imgproc in 24.705001497s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "text" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: photo in 19.114529161s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "tracking" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: rapid in 16.220885885s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "video" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: objdetect in 24.020963735s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "videoio" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: saliency in 16.541721816s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "videostab" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dnn in 44.795617043s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "viz" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: stereo in 11.963182684s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "wechat_qrcode" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: shape in 13.713744668s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "ximgproc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: signal in 12.431205521s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "xobjdetect" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: rgbd in 20.257831971s
[INFO] [stderr]   === Generated: surface_matching in 8.183665391s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv/437c2a06686158e8/out/build_script_build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "xphoto" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: structured_light in 8.96898541s
[INFO] [stderr]   === Generated: tracking in 6.675116709s
[INFO] [stderr]   === Generated: core in 47.098620314s
[INFO] [stderr]   === Generated: video in 6.022268106s
[INFO] [stderr]   === Generated: videoio in 3.823719422s
[INFO] [stderr]   === Generated: superres in 9.00208938s
[INFO] [stderr]   === Generated: text in 8.239958909s
[INFO] [stderr]   === Generated: wechat_qrcode in 1.886450912s
[INFO] [stderr]   === Generated: stitching in 12.168874268s
[INFO] [stderr]   === Generated: viz in 3.244052847s
[INFO] [stderr]   === Generated: videostab in 4.29681292s
[INFO] [stderr]   === Generated: xobjdetect in 2.088772697s
[INFO] [stderr]   === Generated: xphoto in 1.886046412s
[INFO] [stderr]   === Generated: ximgproc in 2.740554119s
[INFO] [stderr]   === Total binding generation time: 48.924694047s
[INFO] [stderr]   === Total binding collection time: 308.286352ms
[INFO] [stderr]   === Compiler information: Tool {
[INFO] [stderr]       path: "c++",
[INFO] [stderr]       cc_wrapper_path: None,
[INFO] [stderr]       cc_wrapper_args: [],
[INFO] [stderr]       args: [
[INFO] [stderr]           "-O0",
[INFO] [stderr]           "-ffunction-sections",
[INFO] [stderr]           "-fdata-sections",
[INFO] [stderr]           "-fPIC",
[INFO] [stderr]           "-gdwarf-4",
[INFO] [stderr]           "-fno-omit-frame-pointer",
[INFO] [stderr]           "-m64",
[INFO] [stderr]           "-std=c++17",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out",
[INFO] [stderr]           "-I",
[INFO] [stderr]           ".",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/usr/include/x86_64-linux-gnu/opencv4",
[INFO] [stderr]           "-Wall",
[INFO] [stderr]           "-Wextra",
[INFO] [stderr]           "-Wno-deprecated-declarations",
[INFO] [stderr]           "-Wno-deprecated-copy",
[INFO] [stderr]           "-Wno-unused-parameter",
[INFO] [stderr]           "-Wno-sign-compare",
[INFO] [stderr]           "-Wno-comment",
[INFO] [stderr]           "-Wno-uninitialized",
[INFO] [stderr]           "-Wno-unused-variable",
[INFO] [stderr]           "-Wno-ignored-qualifiers",
[INFO] [stderr]           "-Wno-return-type-c-linkage",
[INFO] [stderr]           "-Wno-overloaded-virtual",
[INFO] [stderr]           "-Wno-delete-non-virtual-dtor",
[INFO] [stderr]           "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4",
[INFO] [stderr]       ],
[INFO] [stderr]       env: [
[INFO] [stderr]           (
[INFO] [stderr]               "LC_ALL",
[INFO] [stderr]               "C",
[INFO] [stderr]           ),
[INFO] [stderr]       ],
[INFO] [stderr]       family: Gnu,
[INFO] [stderr]       cuda: false,
[INFO] [stderr]       removed_args: [],
[INFO] [stderr]       has_internal_target_arg: false,
[INFO] [stderr]   }
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out" "-I" "." "-I" "/usr/include/opencv4" "-I" "/usr/include/x86_64-linux-gnu/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-uninitialized" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-Wno-delete-non-virtual-dtor" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4" "-o" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/3b551d8f2de8e5c1-text.o" "-c" "/opt/rustwide/target/debug/build/opencv/b8819c31a9880824/out/text.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98", kill_on_drop: false }`
[INFO] [stdout] f039adaf9d44db178dc70c5d3dd166f4cb8797481164b38cb11875c571e2ad98
