[INFO] cloning repository https://github.com/lien030/Minia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lien030/Minia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flien030%2FMinia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flien030%2FMinia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb158f3cfcef5914123851f53dde16e13391c047 [INFO] checking lien030/Minia against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flien030%2FMinia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lien030/Minia [INFO] finished tweaking git repo https://github.com/lien030/Minia [INFO] tweaked toml for git repo https://github.com/lien030/Minia written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lien030/Minia on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lien030/Minia 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opencv-binding-generator v0.91.0 [INFO] [stderr] Downloaded opencv v0.93.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef26fd02e95207a3d3d571f77f6e13c105e8b4eb1c32f2ef10a3f03746a01487 [INFO] running `Command { std: "docker" "start" "-a" "ef26fd02e95207a3d3d571f77f6e13c105e8b4eb1c32f2ef10a3f03746a01487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef26fd02e95207a3d3d571f77f6e13c105e8b4eb1c32f2ef10a3f03746a01487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef26fd02e95207a3d3d571f77f6e13c105e8b4eb1c32f2ef10a3f03746a01487", kill_on_drop: false }` [INFO] [stdout] ef26fd02e95207a3d3d571f77f6e13c105e8b4eb1c32f2ef10a3f03746a01487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa205b7aa3f6def81f1a52dc33838c837084207f39374086cffebaad2799cc2 [INFO] running `Command { std: "docker" "start" "-a" "baa205b7aa3f6def81f1a52dc33838c837084207f39374086cffebaad2799cc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling opencv-binding-generator v0.91.0 [INFO] [stderr] Compiling opencv v0.93.1 [INFO] [stderr] warning: opencv@0.93.1: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.1: compilation terminated. [INFO] [stderr] warning: opencv@0.93.1: 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.93.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_1" "-o" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out/3d44e2ea5b90a79e-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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.93.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/opencv-cc73a830558d1dea/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.93.1/src_cpp/face.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/gapi.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/manual-core.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/sfm.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/aruco.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/bioinspired.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/hdf.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/dnn.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/videoio.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/photo.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/ccalib.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/alphamat.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp/core.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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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-dc0e9163b08a8b89/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: 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.93.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_1" "-o" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out/3d44e2ea5b90a79e-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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] [INFO] [stderr] --- stderr [INFO] [stderr] === Crate version: 0.93.1 [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-dc0e9163b08a8b89/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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.93.1/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/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: 8 [INFO] [stderr] === Generating 52 modules [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "ccalib" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "core" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "calib3d" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "alphamat" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "aruco" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "barcode" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "bgsegm" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "bioinspired" "" [INFO] [stderr] === Generated: alphamat in 7.97889035s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "cvv" "" [INFO] [stderr] === Generated: bgsegm in 9.221670739s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "dnn" "" [INFO] [stderr] === Generated: barcode in 9.539235796s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "dnn_superres" "" [INFO] [stderr] === Generated: bioinspired in 11.40492383s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "dpm" "" [INFO] [stderr] === Generated: aruco in 12.856700317s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "face" "" [INFO] [stderr] === Generated: ccalib in 15.692437223s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "features2d" "" [INFO] [stderr] === Generated: cvv in 10.153589571s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "flann" "" [INFO] [stderr] === Generated: dnn_superres in 10.805526996s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "freetype" "" [INFO] [stderr] === Generated: calib3d in 20.621686059s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "fuzzy" "" [INFO] [stderr] === Generated: dpm in 10.453828898s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "hdf" "" [INFO] [stderr] === Generated: freetype in 7.095449418s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "hfs" "" [INFO] [stderr] === Generated: face in 16.03462856s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "highgui" "" [INFO] [stderr] === Generated: flann in 10.889209574s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "img_hash" "" [INFO] [stderr] === Generated: features2d in 13.472637672s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "imgcodecs" "" [INFO] [stderr] === Generated: fuzzy in 9.18507109s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "imgproc" "" [INFO] [stderr] === Generated: hdf in 8.681763474s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "intensity_transform" "" [INFO] [stderr] === Generated: hfs in 10.093880912s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "line_descriptor" "" [INFO] [stderr] === Generated: imgcodecs in 9.935884263s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "mcc" "" [INFO] [stderr] === Generated: img_hash in 10.801988705s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "ml" "" [INFO] [stderr] === Generated: highgui in 11.096574193s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "objdetect" "" [INFO] [stderr] === Generated: intensity_transform in 10.170986311s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "optflow" "" [INFO] [stderr] === Generated: dnn in 34.757948735s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "phase_unwrapping" "" [INFO] [stderr] === Generated: line_descriptor in 9.949966723s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "photo" "" [INFO] [stderr] === Generated: core in 49.143371699s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "plot" "" [INFO] [stderr] === Generated: imgproc in 20.700228038s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "quality" "" [INFO] [stderr] === Generated: phase_unwrapping in 7.487475745s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "rapid" "" [INFO] [stderr] === Generated: mcc in 12.916729747s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "rgbd" "" [INFO] [stderr] === Generated: optflow in 13.240477304s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "saliency" "" [INFO] [stderr] === Generated: objdetect in 16.477907496s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "shape" "" [INFO] [stderr] === Generated: ml in 16.968071152s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "stereo" "" [INFO] [stderr] === Generated: plot in 8.653991944s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "stitching" "" [INFO] [stderr] === Generated: quality in 8.105451049s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "structured_light" "" [INFO] [stderr] === Generated: rapid in 8.03256013s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "superres" "" [INFO] [stderr] === Generated: photo in 12.823803767s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "surface_matching" "" [INFO] [stderr] === Generated: stereo in 6.576017762s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "text" "" [INFO] [stderr] === Generated: saliency in 9.466905467s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "tracking" "" [INFO] [stderr] === Generated: shape in 10.887434294s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "video" "" [INFO] [stderr] === Generated: structured_light in 10.049484432s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "videoio" "" [INFO] [stderr] === Generated: surface_matching in 8.663868784s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "videostab" "" [INFO] [stderr] === Generated: superres in 9.676959255s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "viz" "" [INFO] [stderr] === Generated: rgbd in 20.56074773s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "wechat_qrcode" "" [INFO] [stderr] === Generated: tracking in 10.871619695s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "ximgproc" "" [INFO] [stderr] === Generated: videoio in 7.175909597s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "xobjdetect" "" [INFO] [stderr] === Generated: text in 13.65067406s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-cc73a830558d1dea/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out" "xphoto" "" [INFO] [stderr] === Generated: stitching in 20.404775682s [INFO] [stderr] === Generated: wechat_qrcode in 7.582819343s [INFO] [stderr] === Generated: video in 13.76398436s [INFO] [stderr] === Generated: videostab in 14.138607106s [INFO] [stderr] === Generated: xobjdetect in 7.566456394s [INFO] [stderr] === Generated: viz in 15.040925288s [INFO] [stderr] === Generated: xphoto in 7.526782544s [INFO] [stderr] === Generated: ximgproc in 11.483315949s [INFO] [stderr] === Total binding generation time: 85.871320747s [INFO] [stderr] === Total binding collection time: 492.213396ms [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.93.1/src_cpp", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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] "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_1", [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.93.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_1" "-o" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/out/3d44e2ea5b90a79e-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-dc0e9163b08a8b89/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" "baa205b7aa3f6def81f1a52dc33838c837084207f39374086cffebaad2799cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa205b7aa3f6def81f1a52dc33838c837084207f39374086cffebaad2799cc2", kill_on_drop: false }` [INFO] [stdout] baa205b7aa3f6def81f1a52dc33838c837084207f39374086cffebaad2799cc2