[INFO] cloning repository https://github.com/noitaro/rust-opencv-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noitaro/rust-opencv-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoitaro%2Frust-opencv-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoitaro%2Frust-opencv-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6460ecdf21e05c028390a9a975fccde84310e886 [INFO] checking noitaro/rust-opencv-1 against master#bbefc9837f4157cc09ed60e6d7b21e345d582dd9 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoitaro%2Frust-opencv-1" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noitaro/rust-opencv-1 on toolchain bbefc9837f4157cc09ed60e6d7b21e345d582dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noitaro/rust-opencv-1 [INFO] finished tweaking git repo https://github.com/noitaro/rust-opencv-1 [INFO] tweaked toml for git repo https://github.com/noitaro/rust-opencv-1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/noitaro/rust-opencv-1 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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opencv-binding-generator v0.57.0 [INFO] [stderr] Downloaded opencv v0.78.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1529017db6dd4cbde361d156aff32bf315fbe673080e5b1b43c3f682fe48c32e [INFO] running `Command { std: "docker" "start" "-a" "1529017db6dd4cbde361d156aff32bf315fbe673080e5b1b43c3f682fe48c32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1529017db6dd4cbde361d156aff32bf315fbe673080e5b1b43c3f682fe48c32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1529017db6dd4cbde361d156aff32bf315fbe673080e5b1b43c3f682fe48c32e", kill_on_drop: false }` [INFO] [stdout] 1529017db6dd4cbde361d156aff32bf315fbe673080e5b1b43c3f682fe48c32e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f1367da545937d8a67c1835a5adc99c424c48dd7415cc19fb4d46b378bc8d2 [INFO] running `Command { std: "docker" "start" "-a" "42f1367da545937d8a67c1835a5adc99c424c48dd7415cc19fb4d46b378bc8d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling opencv-binding-generator v0.57.0 [INFO] [stderr] Compiling opencv v0.78.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: opencv@0.78.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.78.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `opencv v0.78.0` [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-86b775f1fc6a79dd/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] === Running: CARGO_TARGET_DIR="/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "/opt/rustwide/rustup-home/toolchains/bbefc9837f4157cc09ed60e6d7b21e345d582dd9/bin/cargo" "build" "--release" "--package" "opencv-binding-generator" "--bin" "binding-generator" [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-cfg=ocvrs_opencv_branch_4 [INFO] [stderr] cargo: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=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=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-6f17d22bba15001f/opencv-0.78.0/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/sfm.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/alphamat.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/ccalib.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/manual-features2d.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/photo.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/bioinspired.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/aruco.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/dnn.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/face.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/gapi.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/videoio.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/hdf.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/core.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/manual-core.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/manual-dnn.cpp [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] 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=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: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") [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=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: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") [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=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: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") [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=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: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") [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=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: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") [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=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: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") [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=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: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") [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=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: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") [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=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: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") [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=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: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") [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_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] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/aruco.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/bgsegm.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-barcode.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/barcode.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/calib3d.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-alphamat.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/alphamat.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/ccalib.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-bioinspired.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/bioinspired.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/core.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/c547501ff2464b58-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/manual-core.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/dnn.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/c547501ff2464b58-manual-dnn.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/manual-dnn.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-dnn_superres.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/dnn_superres.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-dpm.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/dpm.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/face.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/features2d.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/c547501ff2464b58-manual-features2d.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp/manual-features2d.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/flann.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-freetype.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/freetype.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-fuzzy.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/fuzzy.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-hdf.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/hdf.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-hfs.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/hfs.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-highgui.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/highgui.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-img_hash.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/img_hash.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-imgcodecs.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/imgcodecs.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/imgproc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-intensity_transform.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/intensity_transform.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/line_descriptor.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/mcc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/ml.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/objdetect.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/optflow.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-phase_unwrapping.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/phase_unwrapping.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/photo.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-plot.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/plot.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-quality.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/quality.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-rapid.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/rapid.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/rgbd.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/saliency.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-shape.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/shape.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-stereo.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/stereo.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/stitching.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-structured_light.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/structured_light.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-superres.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/superres.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-surface_matching.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/surface_matching.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-text.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/text.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-tracking.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/tracking.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-video.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/video.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-videoio.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/videoio.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-videostab.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/videostab.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-viz.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/viz.cpp" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-wechat_qrcode.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/wechat_qrcode.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] === Using environment job server with the the amount of available jobs: 7 [INFO] [stderr] === Crate version: Some("0.78.0") [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] === 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] === 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 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: 5, [INFO] [stderr] patch: 4, [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_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.5.4 in headers located at: /usr/include/opencv4 [INFO] [stderr] === Generating code in: /opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/opencv [INFO] [stderr] === Using OpenCV headers from: /usr/include/opencv4 [INFO] [stderr] === Clang: Ubuntu clang version 14.0.0-1ubuntu1.1 [INFO] [stderr] === Clang command line args: [ [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/x86_64-linux-gnu/c++/11", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/backward", [INFO] [stderr] "-isystem/usr/lib/llvm-14/lib/clang/14.0.0/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-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "-DOCVRS_PARSING_HEADERS", [INFO] [stderr] "-includeocvrs_ephemeral.hpp", [INFO] [stderr] "-std=c++14", [INFO] [stderr] ] [INFO] [stderr] === Building binding-generator binary: [INFO] [stderr] === Compiling memchr v2.5.0 [INFO] [stderr] === Compiling libc v0.2.139 [INFO] [stderr] === Compiling glob v0.3.0 [INFO] [stderr] === Compiling cfg-if v1.0.0 [INFO] [stderr] === Compiling regex-syntax v0.6.28 [INFO] [stderr] === Compiling dunce v1.0.3 [INFO] [stderr] === Compiling percent-encoding v2.2.0 [INFO] [stderr] === Compiling libloading v0.7.4 [INFO] [stderr] === Compiling once_cell v1.17.0 [INFO] [stderr] === Compiling maplit v1.0.2 [INFO] [stderr] === Compiling clang-sys v1.4.0 [INFO] [stderr] === Compiling aho-corasick v0.7.20 [INFO] [stderr] === Compiling regex v1.7.0 [INFO] [stderr] === Compiling clang v2.0.0 [INFO] [stderr] === Compiling opencv-binding-generator v0.57.0 [INFO] [stderr] === Finished release [optimized] target(s) in 13.73s [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "barcode", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "aruco", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "alphamat", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "calib3d", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "ccalib", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "bioinspired", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "bgsegm", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: alphamat [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "core", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: barcode [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "dnn", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: bioinspired [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "dnn_superres", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: calib3d [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "dpm", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: aruco [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "face", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: bgsegm [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "features2d", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: ccalib [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "flann", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: dpm [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "freetype", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: features2d [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "fuzzy", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: dnn_superres [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "hdf", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: face [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "hfs", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: flann [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "highgui", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: dnn [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "img_hash", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: core [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "imgcodecs", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: freetype [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "imgproc", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: fuzzy [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "intensity_transform", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: hfs [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "line_descriptor", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: hdf [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "mcc", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: highgui [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "ml", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: img_hash [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "objdetect", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: imgcodecs [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "optflow", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: intensity_transform [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "phase_unwrapping", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: line_descriptor [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "photo", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: imgproc [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "plot", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: mcc [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "quality", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: ml [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "rapid", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: objdetect [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "rgbd", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: optflow [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "saliency", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: phase_unwrapping [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "shape", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: plot [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "stereo", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: photo [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "stitching", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: rapid [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "structured_light", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: quality [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "superres", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: saliency [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "surface_matching", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: rgbd [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "text", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: shape [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "tracking", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: stereo [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "video", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: superres [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "videoio", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: structured_light [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "videostab", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: stitching [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "viz", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: surface_matching [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "wechat_qrcode", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: tracking [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "ximgproc", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: text [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "xobjdetect", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: videoio [INFO] [stderr] === Running: Command { [INFO] [stderr] program: "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] args: [ [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/release/binding-generator", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "xphoto", [INFO] [stderr] "", [INFO] [stderr] ], [INFO] [stderr] create_pidfd: false, [INFO] [stderr] } [INFO] [stderr] === Generated: video [INFO] [stderr] === Generated: videostab [INFO] [stderr] === Generated: wechat_qrcode [INFO] [stderr] === Generated: viz [INFO] [stderr] === Generated: xobjdetect [INFO] [stderr] === Generated: ximgproc [INFO] [stderr] === Generated: xphoto [INFO] [stderr] === Total binding generation time: 16.234174145s [INFO] [stderr] === Total binding collection time: 132.699381ms [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] "-I", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out", [INFO] [stderr] "-I", [INFO] [stderr] ".", [INFO] [stderr] "-I", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "-Wall", [INFO] [stderr] "-Wextra", [INFO] [stderr] "-std=c++11", [INFO] [stderr] "-Wno-deprecated-declarations", [INFO] [stderr] "-Wno-deprecated-copy", [INFO] [stderr] "-Wno-unused-parameter", [INFO] [stderr] "-Wno-sign-compare", [INFO] [stderr] "-Wno-comment", [INFO] [stderr] "-Wno-unused-variable", [INFO] [stderr] "-Wno-ignored-qualifiers", [INFO] [stderr] "-Wno-return-type-c-linkage", [INFO] [stderr] ], [INFO] [stderr] env: [], [INFO] [stderr] family: Gnu, [INFO] [stderr] cuda: false, [INFO] [stderr] removed_args: [], [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" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.78.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/out/0560bf44b8808eeb-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-abf8bd528dc7ceee/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" "42f1367da545937d8a67c1835a5adc99c424c48dd7415cc19fb4d46b378bc8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f1367da545937d8a67c1835a5adc99c424c48dd7415cc19fb4d46b378bc8d2", kill_on_drop: false }` [INFO] [stdout] 42f1367da545937d8a67c1835a5adc99c424c48dd7415cc19fb4d46b378bc8d2