[INFO] cloning repository https://github.com/longwatermelon/sigma-edit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/longwatermelon/sigma-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongwatermelon%2Fsigma-edit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongwatermelon%2Fsigma-edit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c40f18bafc40926a9339a5ea15fadef3934892aa [INFO] checking longwatermelon/sigma-edit against try#8bd0b77645ef32a639317a02f595742585d7b842 for pr-116357 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongwatermelon%2Fsigma-edit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/longwatermelon/sigma-edit on toolchain 8bd0b77645ef32a639317a02f595742585d7b842 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/longwatermelon/sigma-edit [INFO] finished tweaking git repo https://github.com/longwatermelon/sigma-edit [INFO] tweaked toml for git repo https://github.com/longwatermelon/sigma-edit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/longwatermelon/sigma-edit 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" "+8bd0b77645ef32a639317a02f595742585d7b842" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fc0f85507dbbeacb55cba9492a09817f3f976541bc7e5b9432f79599d8e2ee2 [INFO] running `Command { std: "docker" "start" "-a" "1fc0f85507dbbeacb55cba9492a09817f3f976541bc7e5b9432f79599d8e2ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fc0f85507dbbeacb55cba9492a09817f3f976541bc7e5b9432f79599d8e2ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc0f85507dbbeacb55cba9492a09817f3f976541bc7e5b9432f79599d8e2ee2", kill_on_drop: false }` [INFO] [stdout] 1fc0f85507dbbeacb55cba9492a09817f3f976541bc7e5b9432f79599d8e2ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06dec25dd851384921f2efdde1ba70dd3213330c8b2672cf7d54dd13202daa29 [INFO] running `Command { std: "docker" "start" "-a" "06dec25dd851384921f2efdde1ba70dd3213330c8b2672cf7d54dd13202daa29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking serde_json v1.0.96 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking mp3-duration v0.1.10 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling opencv-binding-generator v0.66.0 [INFO] [stderr] Compiling opencv v0.82.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `opencv v0.82.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-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.82.1/src_cpp/bioinspired.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/face.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/aruco.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/sfm.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/core.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/manual-core.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/manual-features2d.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/alphamat.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/gapi.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/ccalib.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/videoio.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/manual-dnn.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/dnn.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/hdf.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp/photo.hpp [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] 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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-alphamat.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-barcode.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-bgsegm.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-bioinspired.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/dca19d8fe3137efe-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/dca19d8fe3137efe-manual-dnn.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-dnn_superres.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-dpm.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/dca19d8fe3137efe-manual-features2d.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-freetype.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-fuzzy.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-hdf.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-hfs.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-highgui.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-img_hash.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-imgcodecs.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-intensity_transform.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-phase_unwrapping.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-plot.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-quality.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-rapid.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-saliency.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-shape.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-stereo.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-structured_light.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-superres.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-surface_matching.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-text.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-tracking.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-video.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-videoio.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-videostab.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-viz.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-wechat_qrcode.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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] === Crate version: Some("0.82.1") [INFO] [stderr] === Environment configuration: [INFO] [stderr] === OPENCV_PACKAGE_NAME = None [INFO] [stderr] === OPENCV_PKGCONFIG_NAME = None [INFO] [stderr] === OPENCV_CMAKE_NAME = None [INFO] [stderr] === OPENCV_CMAKE_BIN = None [INFO] [stderr] === OPENCV_VCPKG_NAME = None [INFO] [stderr] === OPENCV_LINK_LIBS = None [INFO] [stderr] === OPENCV_LINK_PATHS = None [INFO] [stderr] === OPENCV_INCLUDE_PATHS = None [INFO] [stderr] === OPENCV_DISABLE_PROBES = None [INFO] [stderr] === 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-0c504905899b2191/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp", [INFO] [stderr] "-DOCVRS_PARSING_HEADERS", [INFO] [stderr] "-includeocvrs_ephemeral.hpp", [INFO] [stderr] "-std=c++14", [INFO] [stderr] ] [INFO] [stderr] === Using environment job server with the the amount of available jobs: 7 [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "alphamat" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "aruco" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "barcode" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "bgsegm" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "bioinspired" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "calib3d" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "ccalib" "" [INFO] [stderr] === Generated: alphamat in 1.744571033s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "core" "" [INFO] [stderr] === Generated: barcode in 1.78619018s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "dnn" "" [INFO] [stderr] === Generated: bgsegm in 1.91135479s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "dnn_superres" "" [INFO] [stderr] === Generated: bioinspired in 1.963720876s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "dpm" "" [INFO] [stderr] === Generated: ccalib in 2.03377927s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "face" "" [INFO] [stderr] === Generated: aruco in 2.304842769s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "features2d" "" [INFO] [stderr] === Generated: calib3d in 3.039073151s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "flann" "" [INFO] [stderr] === Generated: dpm in 1.568629457s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "freetype" "" [INFO] [stderr] === Generated: dnn_superres in 1.738808873s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "fuzzy" "" [INFO] [stderr] === Generated: face in 2.660365851s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "hdf" "" [INFO] [stderr] === Generated: flann in 1.725454765s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "hfs" "" [INFO] [stderr] === Generated: features2d in 2.483078175s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "highgui" "" [INFO] [stderr] === Generated: freetype in 1.676022368s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "img_hash" "" [INFO] [stderr] === Generated: fuzzy in 1.866407814s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "imgcodecs" "" [INFO] [stderr] === Generated: dnn in 4.003623895s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "imgproc" "" [INFO] [stderr] === Generated: hdf in 1.437508177s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "intensity_transform" "" [INFO] [stderr] === Generated: hfs in 1.754080602s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "line_descriptor" "" [INFO] [stderr] === Generated: highgui in 1.851521225s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "mcc" "" [INFO] [stderr] === Generated: img_hash in 1.500721002s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "ml" "" [INFO] [stderr] === Generated: imgcodecs in 1.674368348s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "objdetect" "" [INFO] [stderr] === Generated: intensity_transform in 1.679612818s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "optflow" "" [INFO] [stderr] === Generated: ml in 1.724666794s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "phase_unwrapping" "" [INFO] [stderr] === Generated: core in 6.87218222s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "photo" "" [INFO] [stderr] === Generated: line_descriptor in 2.189560308s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "plot" "" [INFO] [stderr] === Generated: imgproc in 3.000569254s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "quality" "" [INFO] [stderr] === Generated: mcc in 2.189117227s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "rapid" "" [INFO] [stderr] === Generated: objdetect in 2.28965158s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "rgbd" "" [INFO] [stderr] === Generated: phase_unwrapping in 1.835633556s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "saliency" "" [INFO] [stderr] === Generated: optflow in 2.503838523s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "shape" "" [INFO] [stderr] === Generated: plot in 1.718082995s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "stereo" "" [INFO] [stderr] === Generated: photo in 2.211376246s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "stitching" "" [INFO] [stderr] === Generated: rapid in 2.001163733s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "structured_light" "" [INFO] [stderr] === Generated: quality in 2.076614277s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "superres" "" [INFO] [stderr] === Generated: shape in 1.885114812s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "surface_matching" "" [INFO] [stderr] === Generated: stereo in 1.77879322s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "text" "" [INFO] [stderr] === Generated: saliency in 2.048758489s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "tracking" "" [INFO] [stderr] === Generated: superres in 1.856390404s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "video" "" [INFO] [stderr] === Generated: rgbd in 3.385228014s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "videoio" "" [INFO] [stderr] === Generated: structured_light in 2.074032866s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "videostab" "" [INFO] [stderr] === Generated: tracking in 1.571240446s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "viz" "" [INFO] [stderr] === Generated: surface_matching in 1.965068116s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "wechat_qrcode" "" [INFO] [stderr] === Generated: text in 2.229180904s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "ximgproc" "" [INFO] [stderr] === Generated: stitching in 3.661752162s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "xobjdetect" "" [INFO] [stderr] === Generated: videoio in 1.999372143s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-44b5e19ba3660d6f/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.82.1/src_cpp" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/out" "xphoto" "" [INFO] [stderr] === Generated: video in 2.176026679s [INFO] [stderr] === Generated: xobjdetect in 1.166168838s [INFO] [stderr] === Generated: videostab in 2.799515701s [INFO] [stderr] === Generated: wechat_qrcode in 1.678763038s [INFO] [stderr] === Generated: viz in 2.229857895s [INFO] [stderr] === Generated: xphoto in 1.330865255s [INFO] [stderr] === Generated: ximgproc in 2.072273878s [INFO] [stderr] === Total binding generation time: 16.507993323s [INFO] [stderr] === Total binding collection time: 102.520462ms [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.82.1/src_cpp", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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.82.1/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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-0c504905899b2191/out/1518c5aa5f04df64-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-0c504905899b2191/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" "06dec25dd851384921f2efdde1ba70dd3213330c8b2672cf7d54dd13202daa29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06dec25dd851384921f2efdde1ba70dd3213330c8b2672cf7d54dd13202daa29", kill_on_drop: false }` [INFO] [stdout] 06dec25dd851384921f2efdde1ba70dd3213330c8b2672cf7d54dd13202daa29