[INFO] fetching crate yolo_detector 1.0.1... [INFO] checking yolo_detector-1.0.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate yolo_detector 1.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate yolo_detector 1.0.1 [INFO] finished tweaking crates.io crate yolo_detector 1.0.1 [INFO] tweaked toml for crates.io crate yolo_detector 1.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yolo_detector 1.0.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding opencv v0.94.4 (available: v0.95.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opencv-binding-generator v0.96.1 [INFO] [stderr] Downloaded ort v1.16.3 [INFO] [stderr] Downloaded opencv v0.94.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d963ffd4893f069210e0c5e2d66f4d9880b25a94f553d8978d706dc947a95f9 [INFO] running `Command { std: "docker" "start" "-a" "1d963ffd4893f069210e0c5e2d66f4d9880b25a94f553d8978d706dc947a95f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d963ffd4893f069210e0c5e2d66f4d9880b25a94f553d8978d706dc947a95f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d963ffd4893f069210e0c5e2d66f4d9880b25a94f553d8978d706dc947a95f9", kill_on_drop: false }` [INFO] [stdout] 1d963ffd4893f069210e0c5e2d66f4d9880b25a94f553d8978d706dc947a95f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae64f5d3cf46e9b0b08f2e468c0f7484e77442dfe571e38a3b59c96469991b48 [INFO] running `Command { std: "docker" "start" "-a" "ae64f5d3cf46e9b0b08f2e468c0f7484e77442dfe571e38a3b59c96469991b48", kill_on_drop: false }` [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling opencv-binding-generator v0.96.1 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling opencv v0.94.4 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Compiling ort v1.16.3 [INFO] [stderr] error: failed to run custom build command for `ort v1.16.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ort-3acd74fc38a094ff/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] [ort] strategy: "unknown" [INFO] [stderr] cargo:rerun-if-env-changed=ORT_STRATEGY [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/ort-31092e1e631798f9/out/onnxruntime-linux-x64-gpu-1.16.0.tgz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1111) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ort-1.16.3/build.rs:226:31: [INFO] [stderr] [ort] failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.16.0/onnxruntime-linux-x64-gpu-1.16.0.tgz: Transport(Transport { kind: Dns, message: Some("resolve dns name 'github.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/microsoft/onnxruntime/releases/download/v1.16.0/onnxruntime-linux-x64-gpu-1.16.0.tgz", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cb9ba851f52 - std::backtrace_rs::backtrace::libunwind::trace::h982c226fb4228175 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cb9ba851f52 - std::backtrace_rs::backtrace::trace_unsynchronized::h8cc9ffd61ea62d23 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cb9ba851f52 - std::sys::backtrace::_print_fmt::h4cd5293c5cadcdba [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cb9ba851f52 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cb9ba876e9f - core::fmt::rt::Argument::fmt::he3e46e602c5238bb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5cb9ba876e9f - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5cb9ba842a83 - std::io::default_write_fmt::hbaf91e190600da50 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cb9ba842a83 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5cb9ba851d52 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cb9ba83fdbc - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5cb9ba83fbff - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5cb9ba83f375 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5cb9ba8518da - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5cb9ba851839 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5cb9ba83f0ed - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5cb9ba87b9b0 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5cb9ba542b78 - build_script_build::download::{{closure}}::ha414b63f80b7278f [INFO] [stderr] 17: 0x5cb9ba537291 - core::result::Result::unwrap_or_else::h02cee4699d3206a0 [INFO] [stderr] 18: 0x5cb9ba547205 - build_script_build::download::h17564bad3a559f13 [INFO] [stderr] 19: 0x5cb9ba54ecda - build_script_build::prepare_libort_dir::hc48219445f744096 [INFO] [stderr] 20: 0x5cb9ba548576 - build_script_build::real_main::hb4d3a3300f5a15c9 [INFO] [stderr] 21: 0x5cb9ba54384f - build_script_build::main::h90bc536cb46e78bc [INFO] [stderr] 22: 0x5cb9ba5515c3 - core::ops::function::FnOnce::call_once::hde57989b87f0d201 [INFO] [stderr] 23: 0x5cb9ba5427b6 - std::sys::backtrace::__rust_begin_short_backtrace::h4e239c4cd34b5d08 [INFO] [stderr] 24: 0x5cb9ba554d59 - std::rt::lang_start::{{closure}}::hda27d7d3227e2717 [INFO] [stderr] 25: 0x5cb9ba8527a0 - core::ops::function::impls:: for &F>::call_once::h6fdf5846d395b249 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 26: 0x5cb9ba8527a0 - std::panicking::catch_unwind::do_call::h9c9fbecc0eb64106 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x5cb9ba8527a0 - std::panicking::catch_unwind::hb949e3b05dcea7f8 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5cb9ba8527a0 - std::panic::catch_unwind::h597b2e757d3f0617 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5cb9ba8527a0 - std::rt::lang_start_internal::{{closure}}::h734b73e4ff4afa90 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x5cb9ba8527a0 - std::panicking::catch_unwind::do_call::he1ae9b58298bf5f6 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 31: 0x5cb9ba8527a0 - std::panicking::catch_unwind::h60545927488899ea [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 32: 0x5cb9ba8527a0 - std::panic::catch_unwind::hd58020504305ae1d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5cb9ba8527a0 - std::rt::lang_start_internal::h2ee79d1be614d639 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x5cb9ba554d91 - std::rt::lang_start::haac93698abbc01a4 [INFO] [stderr] 35: 0x5cb9ba550a65 - main [INFO] [stderr] 36: 0x70bbe4f071ca - [INFO] [stderr] 37: 0x70bbe4f0728b - __libc_start_main [INFO] [stderr] 38: 0x5cb9ba5325a5 - _start [INFO] [stderr] 39: 0x0 - [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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/aruco.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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-quality.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/quality.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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-shape.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/shape.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-7ae7a846b6fd56d3/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_34) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_4) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_5) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_3d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_alphamat) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco_detector) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_barcode) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_bgsegm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_bioinspired) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib3d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ccalib) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_core) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaarithm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudabgsegm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudacodec) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafeatures2d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafilters) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaimgproc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudalegacy) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaobjdetect) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaoptflow) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudastereo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudawarping) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cvv) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn_superres) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_dpm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_face) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_features) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_features2d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_flann) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_freetype) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_fuzzy) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_gapi) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_hdf) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_hfs) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_highgui) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_img_hash) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgcodecs) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgproc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_intensity_transform) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_line_descriptor) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_mcc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ml) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_objdetect) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_optflow) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ovis) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_phase_unwrapping) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_photo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_plot) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_quality) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_rapid) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_rgbd) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_saliency) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_sfm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_shape) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_signal) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_stereo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_stitching) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_structured_light) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_superres) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_surface_matching) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_text) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_tracking) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_video) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_videoio) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_videostab) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_viz) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_wechat_qrcode) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xfeatures2d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ximgproc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xobjdetect) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xphoto) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xstereo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_hfloat) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_opencl) [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo::rustc-cfg=ocvrs_opencv_branch_4 [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_alphamat [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_aruco [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_barcode [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_bgsegm [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_bioinspired [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_calib3d [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ccalib [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_core [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_cvv [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dnn [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dnn_superres [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dpm [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_face [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_features2d [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_flann [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_freetype [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_fuzzy [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_hdf [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_hfs [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_highgui [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_img_hash [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_imgcodecs [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_imgproc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_intensity_transform [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_line_descriptor [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_mcc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ml [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_objdetect [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_optflow [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_phase_unwrapping [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_photo [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_plot [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_quality [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_rapid [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_rgbd [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_saliency [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_shape [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_stereo [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_stitching [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_structured_light [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_superres [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_surface_matching [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_text [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_tracking [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_video [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_videoio [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_videostab [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_viz [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_wechat_qrcode [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ximgproc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_xobjdetect [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_xphoto [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_inherent_feature_opencl [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_PACKAGE_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_PKGCONFIG_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_CMAKE_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_CMAKE_BIN [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_VCPKG_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_LINK_LIBS [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_LINK_PATHS [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_INCLUDE_PATHS [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_DISABLE_PROBES [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_MSVC_CRT [INFO] [stderr] cargo::rerun-if-env-changed=CMAKE_PREFIX_PATH [INFO] [stderr] cargo::rerun-if-env-changed=OpenCV_DIR [INFO] [stderr] cargo::rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo::rerun-if-env-changed=VCPKG_ROOT [INFO] [stderr] cargo::rerun-if-env-changed=VCPKGRS_DYNAMIC [INFO] [stderr] cargo::rerun-if-env-changed=VCPKGRS_TRIPLET [INFO] [stderr] cargo::rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR [INFO] [stderr] cargo::rerun-if-env-changed=DOCS_RS [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/sfm.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/dnn.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/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/alphamat.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/gapi.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/face.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/bioinspired.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/aruco.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/core.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ccalib.hpp [INFO] [stderr] cargo::rerun-if-changed=Cargo.toml [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/aruco.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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/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: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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: 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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command 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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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: 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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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: 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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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: 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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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: 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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-quality.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/quality.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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/saliency.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-shape.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/shape.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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] === Crate version: 0.94.4 [INFO] [stderr] === Environment configuration: [INFO] [stderr] === OPENCV_PACKAGE_NAME = None [INFO] [stderr] === OPENCV_PKGCONFIG_NAME = None [INFO] [stderr] === OPENCV_CMAKE_NAME = None [INFO] [stderr] === OPENCV_CMAKE_BIN = None [INFO] [stderr] === OPENCV_VCPKG_NAME = None [INFO] [stderr] === OPENCV_LINK_LIBS = None [INFO] [stderr] === OPENCV_LINK_PATHS = None [INFO] [stderr] === OPENCV_INCLUDE_PATHS = None [INFO] [stderr] === OPENCV_DISABLE_PROBES = None [INFO] [stderr] === OPENCV_MSVC_CRT = None [INFO] [stderr] === CMAKE_PREFIX_PATH = None [INFO] [stderr] === OpenCV_DIR = None [INFO] [stderr] === PKG_CONFIG_PATH = None [INFO] [stderr] === VCPKG_ROOT = None [INFO] [stderr] === VCPKGRS_DYNAMIC = None [INFO] [stderr] === VCPKGRS_TRIPLET = None [INFO] [stderr] === OCVRS_DOCS_GENERATE_DIR = None [INFO] [stderr] === DOCS_RS = None [INFO] [stderr] === PATH = Some("/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin") [INFO] [stderr] === Enabled features: [INFO] [stderr] === 3D [INFO] [stderr] === ALPHAMAT [INFO] [stderr] === ARUCO [INFO] [stderr] === ARUCO_DETECTOR [INFO] [stderr] === BARCODE [INFO] [stderr] === BGSEGM [INFO] [stderr] === BIOINSPIRED [INFO] [stderr] === CALIB [INFO] [stderr] === CALIB3D [INFO] [stderr] === CCALIB [INFO] [stderr] === CUDAARITHM [INFO] [stderr] === CUDABGSEGM [INFO] [stderr] === CUDACODEC [INFO] [stderr] === CUDAFEATURES2D [INFO] [stderr] === CUDAFILTERS [INFO] [stderr] === CUDAIMGPROC [INFO] [stderr] === CUDALEGACY [INFO] [stderr] === CUDAOBJDETECT [INFO] [stderr] === CUDAOPTFLOW [INFO] [stderr] === CUDASTEREO [INFO] [stderr] === CUDAWARPING [INFO] [stderr] === CVV [INFO] [stderr] === DEFAULT [INFO] [stderr] === DNN [INFO] [stderr] === DNN_SUPERRES [INFO] [stderr] === DPM [INFO] [stderr] === FACE [INFO] [stderr] === FEATURES [INFO] [stderr] === FEATURES2D [INFO] [stderr] === FLANN [INFO] [stderr] === FREETYPE [INFO] [stderr] === FUZZY [INFO] [stderr] === GAPI [INFO] [stderr] === HDF [INFO] [stderr] === HFS [INFO] [stderr] === HIGHGUI [INFO] [stderr] === IMGCODECS [INFO] [stderr] === IMGPROC [INFO] [stderr] === IMG_HASH [INFO] [stderr] === INTENSITY_TRANSFORM [INFO] [stderr] === LINE_DESCRIPTOR [INFO] [stderr] === MCC [INFO] [stderr] === ML [INFO] [stderr] === OBJDETECT [INFO] [stderr] === OPTFLOW [INFO] [stderr] === OVIS [INFO] [stderr] === PHASE_UNWRAPPING [INFO] [stderr] === PHOTO [INFO] [stderr] === PLOT [INFO] [stderr] === QUALITY [INFO] [stderr] === RAPID [INFO] [stderr] === RGBD [INFO] [stderr] === SALIENCY [INFO] [stderr] === SFM [INFO] [stderr] === SHAPE [INFO] [stderr] === SIGNAL [INFO] [stderr] === STEREO [INFO] [stderr] === STITCHING [INFO] [stderr] === STRUCTURED_LIGHT [INFO] [stderr] === SUPERRES [INFO] [stderr] === SURFACE_MATCHING [INFO] [stderr] === TEXT [INFO] [stderr] === TRACKING [INFO] [stderr] === VIDEO [INFO] [stderr] === VIDEOIO [INFO] [stderr] === VIDEOSTAB [INFO] [stderr] === VIZ [INFO] [stderr] === WECHAT_QRCODE [INFO] [stderr] === XFEATURES2D [INFO] [stderr] === XIMGPROC [INFO] [stderr] === XOBJDETECT [INFO] [stderr] === XPHOTO [INFO] [stderr] === XSTEREO [INFO] [stderr] === Detected probe priority boost based on environment vars: pkg_config: false, cmake: false, vcpkg: false [INFO] [stderr] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg [INFO] [stderr] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing [INFO] [stderr] === Probing OpenCV library using pkg_config [INFO] [stderr] === Trying multiarch paths: ["x86_64-linux-gnu"] [INFO] [stderr] === Successfully probed using: pkg_config [INFO] [stderr] === OpenCV library configuration: Library { [INFO] [stderr] include_paths: [ [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/usr/include/x86_64-linux-gnu/opencv4", [INFO] [stderr] ], [INFO] [stderr] version: Version { [INFO] [stderr] major: 4, [INFO] [stderr] minor: 6, [INFO] [stderr] patch: 0, [INFO] [stderr] }, [INFO] [stderr] enabled_features: [ [INFO] [stderr] "eigen", [INFO] [stderr] "gdal", [INFO] [stderr] "openjpeg", [INFO] [stderr] "jpeg", [INFO] [stderr] "libpng_png_h", [INFO] [stderr] "gdcm", [INFO] [stderr] "opencl", [INFO] [stderr] "openexr", [INFO] [stderr] "opengl", [INFO] [stderr] "png", [INFO] [stderr] "pthread", [INFO] [stderr] "pthreads_pf", [INFO] [stderr] "tbb", [INFO] [stderr] "tiff", [INFO] [stderr] "va", [INFO] [stderr] "lapack", [INFO] [stderr] "quirc", [INFO] [stderr] ], [INFO] [stderr] cargo_metadata: [ [INFO] [stderr] "cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu", [INFO] [stderr] "cargo::rustc-link-lib=opencv_stitching", [INFO] [stderr] "cargo::rustc-link-lib=opencv_alphamat", [INFO] [stderr] "cargo::rustc-link-lib=opencv_aruco", [INFO] [stderr] "cargo::rustc-link-lib=opencv_barcode", [INFO] [stderr] "cargo::rustc-link-lib=opencv_bgsegm", [INFO] [stderr] "cargo::rustc-link-lib=opencv_bioinspired", [INFO] [stderr] "cargo::rustc-link-lib=opencv_ccalib", [INFO] [stderr] "cargo::rustc-link-lib=opencv_cvv", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dnn_objdetect", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dnn_superres", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dpm", [INFO] [stderr] "cargo::rustc-link-lib=opencv_face", [INFO] [stderr] "cargo::rustc-link-lib=opencv_freetype", [INFO] [stderr] "cargo::rustc-link-lib=opencv_fuzzy", [INFO] [stderr] "cargo::rustc-link-lib=opencv_hdf", [INFO] [stderr] "cargo::rustc-link-lib=opencv_hfs", [INFO] [stderr] "cargo::rustc-link-lib=opencv_img_hash", [INFO] [stderr] "cargo::rustc-link-lib=opencv_intensity_transform", [INFO] [stderr] "cargo::rustc-link-lib=opencv_line_descriptor", [INFO] [stderr] "cargo::rustc-link-lib=opencv_mcc", [INFO] [stderr] "cargo::rustc-link-lib=opencv_quality", [INFO] [stderr] "cargo::rustc-link-lib=opencv_rapid", [INFO] [stderr] "cargo::rustc-link-lib=opencv_reg", [INFO] [stderr] "cargo::rustc-link-lib=opencv_rgbd", [INFO] [stderr] "cargo::rustc-link-lib=opencv_saliency", [INFO] [stderr] "cargo::rustc-link-lib=opencv_shape", [INFO] [stderr] "cargo::rustc-link-lib=opencv_stereo", [INFO] [stderr] "cargo::rustc-link-lib=opencv_structured_light", [INFO] [stderr] "cargo::rustc-link-lib=opencv_phase_unwrapping", [INFO] [stderr] "cargo::rustc-link-lib=opencv_superres", [INFO] [stderr] "cargo::rustc-link-lib=opencv_optflow", [INFO] [stderr] "cargo::rustc-link-lib=opencv_surface_matching", [INFO] [stderr] "cargo::rustc-link-lib=opencv_tracking", [INFO] [stderr] "cargo::rustc-link-lib=opencv_highgui", [INFO] [stderr] "cargo::rustc-link-lib=opencv_datasets", [INFO] [stderr] "cargo::rustc-link-lib=opencv_text", [INFO] [stderr] "cargo::rustc-link-lib=opencv_plot", [INFO] [stderr] "cargo::rustc-link-lib=opencv_ml", [INFO] [stderr] "cargo::rustc-link-lib=opencv_videostab", [INFO] [stderr] "cargo::rustc-link-lib=opencv_videoio", [INFO] [stderr] "cargo::rustc-link-lib=opencv_viz", [INFO] [stderr] "cargo::rustc-link-lib=opencv_wechat_qrcode", [INFO] [stderr] "cargo::rustc-link-lib=opencv_ximgproc", [INFO] [stderr] "cargo::rustc-link-lib=opencv_video", [INFO] [stderr] "cargo::rustc-link-lib=opencv_xobjdetect", [INFO] [stderr] "cargo::rustc-link-lib=opencv_objdetect", [INFO] [stderr] "cargo::rustc-link-lib=opencv_calib3d", [INFO] [stderr] "cargo::rustc-link-lib=opencv_imgcodecs", [INFO] [stderr] "cargo::rustc-link-lib=opencv_features2d", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dnn", [INFO] [stderr] "cargo::rustc-link-lib=opencv_flann", [INFO] [stderr] "cargo::rustc-link-lib=opencv_xphoto", [INFO] [stderr] "cargo::rustc-link-lib=opencv_photo", [INFO] [stderr] "cargo::rustc-link-lib=opencv_imgproc", [INFO] [stderr] "cargo::rustc-link-lib=opencv_core", [INFO] [stderr] ], [INFO] [stderr] } [INFO] [stderr] === Found OpenCV version: 4.6.0 in headers located at: /usr/include/opencv4 [INFO] [stderr] === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2 [INFO] [stderr] === Generating code in: /opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/opencv [INFO] [stderr] === Using OpenCV headers from: /usr/include/opencv4 [INFO] [stderr] === Clang: Ubuntu clang version 18.1.3 (1ubuntu1) [INFO] [stderr] === Clang command line args: [ [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward", [INFO] [stderr] "-isystem/usr/lib/llvm-18/lib/clang/18/include", [INFO] [stderr] "-isystem/usr/local/include", [INFO] [stderr] "-isystem/usr/include/x86_64-linux-gnu", [INFO] [stderr] "-isystem/usr/include", [INFO] [stderr] "-isystem/usr/include/x86_64-linux-gnu/opencv4", [INFO] [stderr] "-I/usr/include/opencv4", [INFO] [stderr] "-F/usr/include/opencv4", [INFO] [stderr] "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp", [INFO] [stderr] "-DOCVRS_PARSING_HEADERS", [INFO] [stderr] "-includeocvrs_common.hpp", [INFO] [stderr] "-std=c++17", [INFO] [stderr] ] [INFO] [stderr] === Using environment job server with the the amount of available jobs: 15 [INFO] [stderr] === Generating 52 modules [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "alphamat" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "bgsegm" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "calib3d" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "aruco" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "core" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "barcode" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "ccalib" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "bioinspired" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "dnn_superres" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "cvv" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "dnn" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "face" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "features2d" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "flann" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "dpm" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: cvv in 2.267502068s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "freetype" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dpm in 2.978982554s [INFO] [stderr] === Generated: barcode in 3.262421343s [INFO] [stderr] === Generated: dnn_superres in 3.401662013s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "fuzzy" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: alphamat in 3.415662562s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "hdf" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: bioinspired in 3.721359278s [INFO] [stderr] === Generated: features2d in 4.866411472s [INFO] [stderr] === Generated: bgsegm in 4.872440031s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "hfs" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "highgui" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "img_hash" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "imgcodecs" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: flann in 5.350042685s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "imgproc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "intensity_transform" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: aruco in 6.091583399s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "line_descriptor" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: face in 6.552486724s [INFO] [stderr] === Generated: ccalib in 6.561200174s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "mcc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "ml" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: freetype in 4.851353343s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "objdetect" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: calib3d in 8.551708543s [INFO] [stderr] === Generated: fuzzy in 5.146913311s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "optflow" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "phase_unwrapping" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: hfs in 4.732840992s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "photo" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "plot" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: imgcodecs in 6.061628932s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "quality" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: hdf in 7.769908532s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "rapid" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: intensity_transform in 6.395507157s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "rgbd" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: img_hash in 7.910996712s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "saliency" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: highgui in 9.075004493s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "shape" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: mcc in 8.338869259s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "stereo" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: line_descriptor in 9.507712071s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "stitching" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: plot in 6.177976723s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "structured_light" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: ml in 10.984288019s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "superres" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dnn in 18.681132126s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "surface_matching" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: phase_unwrapping in 10.277042562s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "text" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: imgproc in 14.426192009s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "tracking" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: stereo in 6.818455644s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "video" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: saliency in 8.985336661s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "videoio" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: optflow in 13.352778919s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "videostab" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: photo in 12.405266321s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "viz" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: objdetect in 14.909740352s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "wechat_qrcode" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: rapid in 10.820151841s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "ximgproc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: quality in 11.108252739s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "xobjdetect" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: shape in 10.087706876s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-7ae7a846b6fd56d3/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-b1364fc2b69795f9/out" "xphoto" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: superres in 7.879515514s [INFO] [stderr] === Generated: rgbd in 14.044407287s [INFO] [stderr] === Generated: surface_matching in 7.884272183s [INFO] [stderr] === Generated: core in 27.207879162s [INFO] [stderr] === Generated: wechat_qrcode in 5.651259473s [INFO] [stderr] === Generated: structured_light in 10.684970062s [INFO] [stderr] === Generated: video in 6.510973968s [INFO] [stderr] === Generated: tracking in 8.320707271s [INFO] [stderr] === Generated: videoio in 6.659960347s [INFO] [stderr] === Generated: xobjdetect in 6.073220351s [INFO] [stderr] === Generated: text in 10.009477973s [INFO] [stderr] === Generated: xphoto in 5.103116054s [INFO] [stderr] === Generated: videostab in 7.965602688s [INFO] [stderr] === Generated: stitching in 14.310259927s [INFO] [stderr] === Generated: ximgproc in 7.753414053s [INFO] [stderr] === Generated: viz in 8.209426679s [INFO] [stderr] === Total binding generation time: 30.225927443s [INFO] [stderr] === Total binding collection time: 440.495917ms [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-b1364fc2b69795f9/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-b1364fc2b69795f9/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-b1364fc2b69795f9/out/5823dc0cf59dacc7-shape.o" "-c" "/opt/rustwide/target/debug/build/opencv-b1364fc2b69795f9/out/shape.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ae64f5d3cf46e9b0b08f2e468c0f7484e77442dfe571e38a3b59c96469991b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae64f5d3cf46e9b0b08f2e468c0f7484e77442dfe571e38a3b59c96469991b48", kill_on_drop: false }` [INFO] [stdout] ae64f5d3cf46e9b0b08f2e468c0f7484e77442dfe571e38a3b59c96469991b48