[INFO] cloning repository https://github.com/JakenHerman/osrs_clipper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakenHerman/osrs_clipper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakenHerman%2Fosrs_clipper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakenHerman%2Fosrs_clipper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c0a92c6a590155ae2aad3646912b72f20779494
[INFO] checking JakenHerman/osrs_clipper/6c0a92c6a590155ae2aad3646912b72f20779494 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakenHerman%2Fosrs_clipper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JakenHerman/osrs_clipper
[INFO] finished tweaking git repo https://github.com/JakenHerman/osrs_clipper
[INFO] tweaked toml for git repo https://github.com/JakenHerman/osrs_clipper written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JakenHerman/osrs_clipper on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JakenHerman/osrs_clipper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.3.0
[INFO] [stderr]   Downloaded windows-interface v0.59.0
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.62.0
[INFO] [stderr]   Downloaded windows-result v0.3.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded aws-sdk-sso v1.58.0
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded opencv-binding-generator v0.95.0
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.6
[INFO] [stderr]   Downloaded aws-sdk-sts v1.59.0
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.59.0
[INFO] [stderr]   Downloaded crc64fast-nvme v1.1.1
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded cbindgen v0.27.0
[INFO] [stderr]   Downloaded aws-sdk-transcribestreaming v1.60.0
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.74.0
[INFO] [stderr]   Downloaded opencv v0.94.2
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f52ed95ff76cd558a5d65afd44a2ecf5a28ac44166c05f555333c77a586d046
[INFO] running `Command { std: "docker" "start" "-a" "0f52ed95ff76cd558a5d65afd44a2ecf5a28ac44166c05f555333c77a586d046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f52ed95ff76cd558a5d65afd44a2ecf5a28ac44166c05f555333c77a586d046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f52ed95ff76cd558a5d65afd44a2ecf5a28ac44166c05f555333c77a586d046", kill_on_drop: false }`
[INFO] [stdout] 0f52ed95ff76cd558a5d65afd44a2ecf5a28ac44166c05f555333c77a586d046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3b9259d3ed64c741998d3bdd186d9ae9ef0d9de727a61cf1ee2eca68e9a19ac
[INFO] running `Command { std: "docker" "start" "-a" "a3b9259d3ed64c741998d3bdd186d9ae9ef0d9de727a61cf1ee2eca68e9a19ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling aws-types v1.3.5
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking aws-smithy-xml v0.60.9
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking aws-smithy-async v1.2.4
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking aws-smithy-types v1.2.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.3
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.6
[INFO] [stderr]     Checking aws-smithy-json v0.61.2
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling opencv-binding-generator v0.95.0
[INFO] [stderr]     Checking aws-smithy-http v0.60.12
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking aws-sigv4 v1.2.8
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling opencv v0.94.2
[INFO] [stderr]    Compiling crc64fast-nvme v1.1.1
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking aws-smithy-runtime v1.7.8
[INFO] [stderr] error: failed to run custom build command for `crc64fast-nvme v1.1.1`
[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/crc64fast-nvme-db763784ebcec1a4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1729) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crc64fast-nvme-1.1.1/build.rs:9:10:
[INFO] [stderr]   Unable to generate C bindings.: CargoMetadata("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crc64fast-nvme-1.1.1/Cargo.toml", Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: " Downloading crates ...\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nerror: failed to download from `https://static.crates.io/crates/proptest/1.5.0/download`\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: static.crates.io)\n" }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f38146d5f82 - std::backtrace_rs::backtrace::libunwind::trace::hf920c0c6b8d6f875
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f38146d5f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h7e461a0405dde75f
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f38146d5f82 - std::sys::backtrace::_print_fmt::hf6b6f0b1037aa51e
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f38146d5f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h478a300f8ea60a9c
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f38146e7f17 - core::fmt::rt::Argument::fmt::hdb8e9079e4abc65d
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5f38146e7f17 - core::fmt::write::hf3b5d53f62ca86b1
[INFO] [stderr]      6:     0x5f38146a8e16 - std::io::default_write_fmt::h107ff84091e45647
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f38146a8e16 - std::io::Write::write_fmt::hac979502bd093af8
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5f38146b4e04 - std::sys::backtrace::BacktraceLock::print::h4aff10bdbd0e19c5
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f38146b4e04 - std::panicking::default_hook::{{closure}}::h35666a030e2856df
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5f38146b4c29 - std::panicking::default_hook::hb10e3a9527946700
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5f38146b53cb - std::panicking::panic_with_hook::he3a859f9cdf21ace
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5f38146b5198 - std::panicking::panic_handler::{{closure}}::h9c3f6adbe0d422b2
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5f38146b2c69 - std::sys::backtrace::__rust_end_short_backtrace::hc45541e224efceaf
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5f381469cb2d - __rustc[56386ac638a4210f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5f38146f15fc - core::panicking::panic_fmt::hd98638a914745c8b
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5f38146f0772 - core::result::unwrap_failed::h37bea20c48cec5d1
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5f38142aa1ed - core::result::Result<T,E>::expect::h2435c988db13c816
[INFO] [stderr]     18:     0x5f38142c1af7 - build_script_build::main::h556864c2b4dfa978
[INFO] [stderr]     19:     0x5f38142d0423 - core::ops::function::FnOnce::call_once::hf605ffd8c3a1e4fb
[INFO] [stderr]     20:     0x5f38142cfa36 - std::sys::backtrace::__rust_begin_short_backtrace::h0844d8823c8f5215
[INFO] [stderr]     21:     0x5f38142c8269 - std::rt::lang_start::{{closure}}::h37390d5cf220caa9
[INFO] [stderr]     22:     0x5f38146aa18a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcfcee21c251714b1
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5f38146aa18a - std::panicking::catch_unwind::do_call::h1ab1fda994266122
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5f38146aa18a - std::panicking::catch_unwind::h96582d54806d9b7a
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5f38146aa18a - std::panic::catch_unwind::hedf04bcb01010477
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5f38146aa18a - std::rt::lang_start_internal::{{closure}}::hc1f856983c234ea4
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5f38146aa18a - std::panicking::catch_unwind::do_call::h325b6f4332c4fe0d
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5f38146aa18a - std::panicking::catch_unwind::hcace7d3f1b5ffe61
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5f38146aa18a - std::panic::catch_unwind::h5736956f5a1f21ff
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5f38146aa18a - std::rt::lang_start_internal::h3b16cf6a106bca08
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5f38142c8251 - std::rt::lang_start::h1b06ba9bfb41aa54
[INFO] [stderr]     32:     0x5f38142c76b5 - main
[INFO] [stderr]     33:     0x73c6443881ca - <unknown>
[INFO] [stderr]     34:     0x73c64438828b - __libc_start_main
[INFO] [stderr]     35:     0x5f3814205c85 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: opencv@0.94.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/features2d.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/dnn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/cvv.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/calib3d.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-dpm.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/dpm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/face.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/manual-core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/aruco.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-highgui.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/highgui.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/imgproc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/line_descriptor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/mcc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/objdetect.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/ml.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/rgbd.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/optflow.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/saliency.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-quality.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/quality.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.94.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.94.2: ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-text.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/text.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `opencv v0.94.2`
[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-3746e4dfb31e39a7/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.2/src_cpp/videoio.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/hdf.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/photo.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/face.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/dnn.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/sfm.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/gapi.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/core.hpp
[INFO] [stderr]   cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/aruco.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-c28b341303ec4357/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/features2d.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/dnn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/cvv.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/calib3d.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-dpm.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/dpm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/face.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/manual-core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/aruco.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-highgui.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/highgui.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/imgproc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/line_descriptor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/mcc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/objdetect.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/ml.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/rgbd.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/optflow.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/saliency.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-quality.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/quality.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command 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.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-text.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/text.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   === Crate version: 0.94.2
[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-c28b341303ec4357/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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.2/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/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: 13
[INFO] [stderr]   === Generating 52 modules
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "alphamat" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "aruco" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "ccalib" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "barcode" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "calib3d" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "bgsegm" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "core" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "dnn_superres" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "face" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "bioinspired" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "cvv" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "dnn" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "dpm" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dpm in 10.243055768s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "features2d" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: cvv in 10.35312565s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "flann" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "freetype" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: alphamat in 11.645073973s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "fuzzy" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dnn_superres in 11.84194409s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "hdf" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: bioinspired in 12.305039829s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "hfs" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: barcode in 13.516828167s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "highgui" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: bgsegm in 13.891815431s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "img_hash" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "imgcodecs" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: face in 14.334542091s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "imgproc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: aruco in 17.226528006s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "intensity_transform" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: ccalib in 17.919670329s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "line_descriptor" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: calib3d in 19.09504108s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "mcc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: fuzzy in 10.493882241s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "ml" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: imgcodecs in 10.013300403s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "objdetect" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: hdf in 12.457589578s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "optflow" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: freetype in 13.009255472s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "phase_unwrapping" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: img_hash in 11.495972773s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "photo" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: flann in 15.129289558s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "plot" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: hfs in 13.402629044s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "quality" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: highgui in 13.545330835s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "rapid" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: features2d in 17.799551997s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "rgbd" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: intensity_transform in 12.096260793s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "saliency" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: line_descriptor in 13.047870108s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "shape" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "stereo" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: mcc in 14.649906739s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "stitching" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: dnn in 35.710783207s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "structured_light" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: plot in 10.991010447s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "superres" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: phase_unwrapping in 12.121089941s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "surface_matching" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: imgproc in 22.732981714s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "text" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: quality in 11.559720398s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "tracking" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: rapid in 12.052177646s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "video" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: photo in 14.192166971s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "videoio" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: objdetect in 17.283984192s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "videostab" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: optflow in 17.201221468s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "viz" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: saliency in 12.515468865s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "wechat_qrcode" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: ml in 20.038479226s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "ximgproc" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: stereo in 12.235994573s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "xobjdetect" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: shape in 14.559367136s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-3746e4dfb31e39a7/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out" "xphoto" "/usr/include/x86_64-linux-gnu/opencv4"
[INFO] [stderr]   === Generated: text in 10.844601277s
[INFO] [stderr]   === Generated: tracking in 11.036878094s
[INFO] [stderr]   === Generated: superres in 11.98745264s
[INFO] [stderr]   === Generated: surface_matching in 12.649795695s
[INFO] [stderr]   === Generated: structured_light in 14.438986214s
[INFO] [stderr]   === Generated: video in 11.186518374s
[INFO] [stderr]   === Generated: videoio in 11.822766331s
[INFO] [stderr]   === Generated: rgbd in 23.793980233s
[INFO] [stderr]   === Generated: core in 52.131999217s
[INFO] [stderr]   === Generated: wechat_qrcode in 10.625448042s
[INFO] [stderr]   === Generated: xobjdetect in 8.847975002s
[INFO] [stderr]   === Generated: videostab in 12.007794508s
[INFO] [stderr]   === Generated: xphoto in 8.43821005s
[INFO] [stderr]   === Generated: viz in 12.484433027s
[INFO] [stderr]   === Generated: stitching in 20.947824644s
[INFO] [stderr]   === Generated: ximgproc in 12.558830892s
[INFO] [stderr]   === Total binding generation time: 54.742423751s
[INFO] [stderr]   === Total binding collection time: 412.491502ms
[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.2/src_cpp",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2",
[INFO] [stderr]       ],
[INFO] [stderr]       env: [
[INFO] [stderr]           (
[INFO] [stderr]               "LC_ALL",
[INFO] [stderr]               "C",
[INFO] [stderr]           ),
[INFO] [stderr]       ],
[INFO] [stderr]       family: Gnu,
[INFO] [stderr]       cuda: false,
[INFO] [stderr]       removed_args: [],
[INFO] [stderr]       has_internal_target_arg: false,
[INFO] [stderr]   }
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/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_2" "-o" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/4967d0abfb1cdeb9-text.o" "-c" "/opt/rustwide/target/debug/build/opencv-c28b341303ec4357/out/text.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "a3b9259d3ed64c741998d3bdd186d9ae9ef0d9de727a61cf1ee2eca68e9a19ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b9259d3ed64c741998d3bdd186d9ae9ef0d9de727a61cf1ee2eca68e9a19ac", kill_on_drop: false }`
[INFO] [stdout] a3b9259d3ed64c741998d3bdd186d9ae9ef0d9de727a61cf1ee2eca68e9a19ac
