[INFO] cloning repository https://github.com/A1DS19/RAT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A1DS19/RAT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA1DS19%2FRAT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA1DS19%2FRAT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa63bc0e8b7fb1c854383d5d0cc9c8619c75a380
[INFO] checking A1DS19/RAT against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA1DS19%2FRAT" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A1DS19/RAT
[INFO] finished tweaking git repo https://github.com/A1DS19/RAT
[INFO] tweaked toml for git repo https://github.com/A1DS19/RAT written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A1DS19/RAT on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A1DS19/RAT 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 282196df505dced473f7f840616ef971e0a4c4b0c4d859bab4d009047afd1103
[INFO] running `Command { std: "docker" "start" "-a" "282196df505dced473f7f840616ef971e0a4c4b0c4d859bab4d009047afd1103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "282196df505dced473f7f840616ef971e0a4c4b0c4d859bab4d009047afd1103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282196df505dced473f7f840616ef971e0a4c4b0c4d859bab4d009047afd1103", kill_on_drop: false }`
[INFO] [stdout] 282196df505dced473f7f840616ef971e0a4c4b0c4d859bab4d009047afd1103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4277134eecdf86ea8574425ad53b3501fbc7bdc1d021c3151b77bbfd0292986d
[INFO] running `Command { std: "docker" "start" "-a" "4277134eecdf86ea8574425ad53b3501fbc7bdc1d021c3151b77bbfd0292986d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling opencv-binding-generator v0.90.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking flate2 v1.0.32
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking bitstream-io v2.5.2
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling opencv v0.92.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking pixels v0.13.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.4.1/src/proto/h2/mod.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     impossible: Impossible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this field contains `Impossible`, which is not inhabited, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: opencv@0.92.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: opencv@0.92.2: compilation terminated.
[INFO] [stderr] warning: opencv@0.92.2: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-o" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out/e31c5d22979e052b-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out/core.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.92.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-fe8cbeaa4d25d93b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_4)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_34)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_32)
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_opencv_branch_4
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_LINK_LIBS
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_LINK_PATHS
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENCV_MSVC_CRT
[INFO] [stderr]   cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=OpenCV_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=VCPKG_ROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=VCPKGRS_TRIPLET
[INFO] [stderr]   cargo:rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/bioinspired.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/gapi.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/manual-core.cpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/sfm.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/aruco.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/xfeatures2d.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/face.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/core.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/ccalib.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/ocvrs_common.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/alphamat.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/hdf.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/photo.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/dnn.hpp
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp/videoio.hpp
[INFO] [stderr]   cargo:rerun-if-changed=Cargo.toml
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-995670895403dab4/out)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   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-995670895403dab4/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_alphamat)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_aruco)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_aruco_detector)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_barcode)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_bgsegm)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_bioinspired)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_calib3d)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_ccalib)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_core)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaarithm)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudabgsegm)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudacodec)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudafeatures2d)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudafilters)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaimgproc)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaobjdetect)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaoptflow)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudastereo)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudawarping)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_cvv)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_dnn)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_dnn_superres)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_dpm)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_face)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_features2d)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_flann)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_freetype)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_fuzzy)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_gapi)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_hdf)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_hfs)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_highgui)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_img_hash)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_imgcodecs)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_imgproc)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_intensity_transform)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_line_descriptor)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_mcc)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_ml)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_objdetect)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_optflow)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_ovis)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_phase_unwrapping)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_photo)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_plot)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_quality)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_rapid)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_rgbd)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_saliency)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_sfm)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_shape)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_stereo)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_stitching)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_structured_light)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_superres)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_surface_matching)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_text)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_tracking)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_video)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_videoio)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_videostab)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_viz)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_wechat_qrcode)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_xfeatures2d)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_ximgproc)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_xobjdetect)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ocvrs_has_module_xphoto)
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_alphamat
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_aruco
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_barcode
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_bgsegm
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_bioinspired
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_calib3d
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_ccalib
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_core
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_cvv
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_dnn
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_dnn_superres
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_dpm
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_face
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_features2d
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_flann
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_freetype
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_fuzzy
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_hdf
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_hfs
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_highgui
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_img_hash
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_imgcodecs
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_imgproc
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_intensity_transform
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_line_descriptor
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_mcc
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_ml
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_objdetect
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_optflow
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_phase_unwrapping
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_photo
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_plot
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_quality
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_rapid
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_rgbd
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_saliency
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_shape
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_stereo
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_stitching
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_structured_light
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_superres
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_surface_matching
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_text
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_tracking
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_video
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_videoio
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_videostab
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_viz
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_wechat_qrcode
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_ximgproc
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_xobjdetect
[INFO] [stderr]   cargo:rustc-cfg=ocvrs_has_module_xphoto
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-o" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out/e31c5d22979e052b-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   === Crate version: Some("0.92.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]   ===   ALPHAMAT
[INFO] [stderr]   ===   ARUCO
[INFO] [stderr]   ===   ARUCO_DETECTOR
[INFO] [stderr]   ===   BARCODE
[INFO] [stderr]   ===   BGSEGM
[INFO] [stderr]   ===   BIOINSPIRED
[INFO] [stderr]   ===   CALIB3D
[INFO] [stderr]   ===   CCALIB
[INFO] [stderr]   ===   CUDAARITHM
[INFO] [stderr]   ===   CUDABGSEGM
[INFO] [stderr]   ===   CUDACODEC
[INFO] [stderr]   ===   CUDAFEATURES2D
[INFO] [stderr]   ===   CUDAFILTERS
[INFO] [stderr]   ===   CUDAIMGPROC
[INFO] [stderr]   ===   CUDAOBJDETECT
[INFO] [stderr]   ===   CUDAOPTFLOW
[INFO] [stderr]   ===   CUDASTEREO
[INFO] [stderr]   ===   CUDAWARPING
[INFO] [stderr]   ===   CVV
[INFO] [stderr]   ===   DEFAULT
[INFO] [stderr]   ===   DNN
[INFO] [stderr]   ===   DNN_SUPERRES
[INFO] [stderr]   ===   DPM
[INFO] [stderr]   ===   FACE
[INFO] [stderr]   ===   FEATURES2D
[INFO] [stderr]   ===   FLANN
[INFO] [stderr]   ===   FREETYPE
[INFO] [stderr]   ===   FUZZY
[INFO] [stderr]   ===   GAPI
[INFO] [stderr]   ===   HDF
[INFO] [stderr]   ===   HFS
[INFO] [stderr]   ===   HIGHGUI
[INFO] [stderr]   ===   IMGCODECS
[INFO] [stderr]   ===   IMGPROC
[INFO] [stderr]   ===   IMG_HASH
[INFO] [stderr]   ===   INTENSITY_TRANSFORM
[INFO] [stderr]   ===   LINE_DESCRIPTOR
[INFO] [stderr]   ===   MCC
[INFO] [stderr]   ===   ML
[INFO] [stderr]   ===   OBJDETECT
[INFO] [stderr]   ===   OPTFLOW
[INFO] [stderr]   ===   OVIS
[INFO] [stderr]   ===   PHASE_UNWRAPPING
[INFO] [stderr]   ===   PHOTO
[INFO] [stderr]   ===   PLOT
[INFO] [stderr]   ===   QUALITY
[INFO] [stderr]   ===   RAPID
[INFO] [stderr]   ===   RGBD
[INFO] [stderr]   ===   SALIENCY
[INFO] [stderr]   ===   SFM
[INFO] [stderr]   ===   SHAPE
[INFO] [stderr]   ===   STEREO
[INFO] [stderr]   ===   STITCHING
[INFO] [stderr]   ===   STRUCTURED_LIGHT
[INFO] [stderr]   ===   SUPERRES
[INFO] [stderr]   ===   SURFACE_MATCHING
[INFO] [stderr]   ===   TEXT
[INFO] [stderr]   ===   TRACKING
[INFO] [stderr]   ===   VIDEO
[INFO] [stderr]   ===   VIDEOIO
[INFO] [stderr]   ===   VIDEOSTAB
[INFO] [stderr]   ===   VIZ
[INFO] [stderr]   ===   WECHAT_QRCODE
[INFO] [stderr]   ===   XFEATURES2D
[INFO] [stderr]   ===   XIMGPROC
[INFO] [stderr]   ===   XOBJDETECT
[INFO] [stderr]   ===   XPHOTO
[INFO] [stderr]   === Detected probe priority boost based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[INFO] [stderr]   === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[INFO] [stderr]   === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[INFO] [stderr]   === Probing OpenCV library using pkg_config
[INFO] [stderr]   === Successfully probed using: pkg_config
[INFO] [stderr]   === OpenCV library configuration: Library {
[INFO] [stderr]       include_paths: [
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]       ],
[INFO] [stderr]       version: Version {
[INFO] [stderr]           major: 4,
[INFO] [stderr]           minor: 6,
[INFO] [stderr]           patch: 0,
[INFO] [stderr]       },
[INFO] [stderr]       cargo_metadata: [
[INFO] [stderr]           "cargo:rustc-link-search=/usr/lib/x86_64-linux-gnu",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_stitching",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_alphamat",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_aruco",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_barcode",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_bgsegm",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_bioinspired",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_ccalib",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_cvv",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dnn_objdetect",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dnn_superres",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dpm",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_face",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_freetype",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_fuzzy",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_hdf",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_hfs",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_img_hash",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_intensity_transform",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_line_descriptor",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_mcc",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_quality",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_rapid",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_reg",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_rgbd",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_saliency",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_shape",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_stereo",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_structured_light",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_phase_unwrapping",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_superres",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_optflow",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_surface_matching",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_tracking",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_highgui",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_datasets",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_text",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_plot",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_ml",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_videostab",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_videoio",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_viz",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_wechat_qrcode",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_ximgproc",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_video",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_xobjdetect",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_objdetect",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_calib3d",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_imgcodecs",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_features2d",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_dnn",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_flann",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_xphoto",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_photo",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_imgproc",
[INFO] [stderr]           "cargo:rustc-link-lib=opencv_core",
[INFO] [stderr]       ],
[INFO] [stderr]   }
[INFO] [stderr]   === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2
[INFO] [stderr]   === Found OpenCV version: 4.6.0 in headers located at: /usr/include/opencv4
[INFO] [stderr]   === Generating code in: /opt/rustwide/target/debug/build/opencv-995670895403dab4/out
[INFO] [stderr]   === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-995670895403dab4/out/opencv
[INFO] [stderr]   === Using OpenCV headers from: /usr/include/opencv4
[INFO] [stderr]   === Clang: Ubuntu clang version 18.1.3 (1ubuntu1)
[INFO] [stderr]   === Clang command line args: [
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14",
[INFO] [stderr]       "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward",
[INFO] [stderr]       "-isystem/usr/lib/llvm-18/lib/clang/18/include",
[INFO] [stderr]       "-isystem/usr/local/include",
[INFO] [stderr]       "-isystem/usr/include/x86_64-linux-gnu",
[INFO] [stderr]       "-isystem/usr/include",
[INFO] [stderr]       "-I/usr/include/opencv4",
[INFO] [stderr]       "-F/usr/include/opencv4",
[INFO] [stderr]       "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp",
[INFO] [stderr]       "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp",
[INFO] [stderr]       "-DOCVRS_PARSING_HEADERS",
[INFO] [stderr]       "-includeocvrs_common.hpp",
[INFO] [stderr]       "-std=c++14",
[INFO] [stderr]   ]
[INFO] [stderr]   === Using environment job server with the the amount of available jobs: 1
[INFO] [stderr]   === Generating 52 modules
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "alphamat" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "aruco" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "barcode" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "bgsegm" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "bioinspired" ""
[INFO] [stderr]   === Generated: alphamat in 1.216282887s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "calib3d" ""
[INFO] [stderr]   === Generated: barcode in 1.191446529s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "ccalib" ""
[INFO] [stderr]   === Generated: bgsegm in 1.426583993s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "core" ""
[INFO] [stderr]   === Generated: bioinspired in 1.319739487s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "cvv" ""
[INFO] [stderr]   === Generated: aruco in 1.89985346s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "dnn" ""
[INFO] [stderr]   === Generated: cvv in 1.158818157s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "dnn_superres" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "dpm" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "face" ""
[INFO] [stderr]   === Generated: ccalib in 1.844001788s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "features2d" ""
[INFO] [stderr]   === Generated: calib3d in 2.62029779s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "flann" ""
[INFO] [stderr]   === Generated: dpm in 1.229155276s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "freetype" ""
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "fuzzy" ""
[INFO] [stderr]   === Generated: dnn_superres in 1.277017834s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "hdf" ""
[INFO] [stderr]   === Generated: face in 2.021273314s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "hfs" ""
[INFO] [stderr]   === Generated: features2d in 2.090446954s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "highgui" ""
[INFO] [stderr]   === Generated: freetype in 1.184277815s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "img_hash" ""
[INFO] [stderr]   === Generated: flann in 1.493673515s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "imgcodecs" ""
[INFO] [stderr]   === Generated: fuzzy in 1.230575775s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "imgproc" ""
[INFO] [stderr]   === Generated: hdf in 1.369407553s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "intensity_transform" ""
[INFO] [stderr]   === Generated: hfs in 1.205876446s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "line_descriptor" ""
[INFO] [stderr]   === Generated: img_hash in 1.307696187s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "mcc" ""
[INFO] [stderr]   === Generated: highgui in 1.460504394s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "ml" ""
[INFO] [stderr]   === Generated: intensity_transform in 1.193843016s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "objdetect" ""
[INFO] [stderr]   === Generated: imgcodecs in 1.423975245s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "optflow" ""
[INFO] [stderr]   === Generated: dnn in 4.949735125s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "phase_unwrapping" ""
[INFO] [stderr]   === Generated: line_descriptor in 2.210087049s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "photo" ""
[INFO] [stderr]   === Generated: phase_unwrapping in 1.810404738s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "plot" ""
[INFO] [stderr]   === Generated: core in 7.212678297s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "quality" ""
[INFO] [stderr]   === Generated: mcc in 2.293220096s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "rapid" ""
[INFO] [stderr]   === Generated: imgproc in 4.009571156s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "rgbd" ""
[INFO] [stderr]   === Generated: optflow in 3.104710947s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "saliency" ""
[INFO] [stderr]   === Generated: objdetect in 3.252722968s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "shape" ""
[INFO] [stderr]   === Generated: ml in 3.705140542s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "stereo" ""
[INFO] [stderr]   === Generated: plot in 2.57422486s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "stitching" ""
[INFO] [stderr]   === Generated: rapid in 2.466005595s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "structured_light" ""
[INFO] [stderr]   === Generated: quality in 2.825273031s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "superres" ""
[INFO] [stderr]   === Generated: photo in 3.452972662s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "surface_matching" ""
[INFO] [stderr]   === Generated: saliency in 2.763849135s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "text" ""
[INFO] [stderr]   === Generated: shape in 2.653579731s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "tracking" ""
[INFO] [stderr]   === Generated: stereo in 2.315942376s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "video" ""
[INFO] [stderr]   === Generated: superres in 2.049373049s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "videoio" ""
[INFO] [stderr]   === Generated: structured_light in 2.295853594s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "videostab" ""
[INFO] [stderr]   === Generated: surface_matching in 1.972412916s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "viz" ""
[INFO] [stderr]   === Generated: rgbd in 4.506142463s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "wechat_qrcode" ""
[INFO] [stderr]   === Generated: tracking in 2.199984897s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "ximgproc" ""
[INFO] [stderr]   === Generated: text in 2.615221775s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "xobjdetect" ""
[INFO] [stderr]   === Generated: video in 2.625745935s
[INFO] [stderr]   === Running: "/opt/rustwide/target/debug/build/opencv-fe8cbeaa4d25d93b/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "xphoto" ""
[INFO] [stderr]   === Generated: wechat_qrcode in 2.130398218s
[INFO] [stderr]   === Generated: videoio in 2.661695435s
[INFO] [stderr]   === Generated: videostab in 2.766492272s
[INFO] [stderr]   === Generated: stitching in 5.463601166s
[INFO] [stderr]   === Generated: xobjdetect in 1.49832109s
[INFO] [stderr]   === Generated: xphoto in 1.618942005s
[INFO] [stderr]   === Generated: viz in 3.165395254s
[INFO] [stderr]   === Generated: ximgproc in 2.770170572s
[INFO] [stderr]   === Total binding generation time: 17.770574664s
[INFO] [stderr]   === Total binding collection time: 241.282714ms
[INFO] [stderr]   === Compiler information: Tool {
[INFO] [stderr]       path: "c++",
[INFO] [stderr]       cc_wrapper_path: None,
[INFO] [stderr]       cc_wrapper_args: [],
[INFO] [stderr]       args: [
[INFO] [stderr]           "-O0",
[INFO] [stderr]           "-ffunction-sections",
[INFO] [stderr]           "-fdata-sections",
[INFO] [stderr]           "-fPIC",
[INFO] [stderr]           "-gdwarf-4",
[INFO] [stderr]           "-fno-omit-frame-pointer",
[INFO] [stderr]           "-m64",
[INFO] [stderr]           "-std=c++14",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out",
[INFO] [stderr]           "-I",
[INFO] [stderr]           ".",
[INFO] [stderr]           "-I",
[INFO] [stderr]           "/usr/include/opencv4",
[INFO] [stderr]           "-Wall",
[INFO] [stderr]           "-Wextra",
[INFO] [stderr]           "-Wno-deprecated-declarations",
[INFO] [stderr]           "-Wno-deprecated-copy",
[INFO] [stderr]           "-Wno-unused-parameter",
[INFO] [stderr]           "-Wno-sign-compare",
[INFO] [stderr]           "-Wno-comment",
[INFO] [stderr]           "-Wunused-but-set-variable",
[INFO] [stderr]           "-Wno-unused-variable",
[INFO] [stderr]           "-Wno-ignored-qualifiers",
[INFO] [stderr]           "-Wno-return-type-c-linkage",
[INFO] [stderr]           "-Wno-overloaded-virtual",
[INFO] [stderr]       ],
[INFO] [stderr]       env: [],
[INFO] [stderr]       family: Gnu,
[INFO] [stderr]       cuda: false,
[INFO] [stderr]       removed_args: [],
[INFO] [stderr]       has_internal_target_arg: false,
[INFO] [stderr]   }
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.2/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-o" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out/e31c5d22979e052b-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-995670895403dab4/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "4277134eecdf86ea8574425ad53b3501fbc7bdc1d021c3151b77bbfd0292986d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4277134eecdf86ea8574425ad53b3501fbc7bdc1d021c3151b77bbfd0292986d", kill_on_drop: false }`
[INFO] [stdout] 4277134eecdf86ea8574425ad53b3501fbc7bdc1d021c3151b77bbfd0292986d
