[INFO] cloning repository https://github.com/manu-neg/core-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manu-neg/core-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanu-neg%2Fcore-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanu-neg%2Fcore-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 336ee193b5a7559c30a2961bfab428284390879e [INFO] checking manu-neg/core-rust against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanu-neg%2Fcore-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manu-neg/core-rust on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manu-neg/core-rust [INFO] finished tweaking git repo https://github.com/manu-neg/core-rust [INFO] tweaked toml for git repo https://github.com/manu-neg/core-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/manu-neg/core-rust 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opencv-binding-generator v0.95.0 [INFO] [stderr] Downloaded opencv v0.94.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 780e078850fb8cc44226ad5e3d5481cc35edfe48f35518cefc925ff67acc1cae [INFO] running `Command { std: "docker" "start" "-a" "780e078850fb8cc44226ad5e3d5481cc35edfe48f35518cefc925ff67acc1cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "780e078850fb8cc44226ad5e3d5481cc35edfe48f35518cefc925ff67acc1cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780e078850fb8cc44226ad5e3d5481cc35edfe48f35518cefc925ff67acc1cae", kill_on_drop: false }` [INFO] [stdout] 780e078850fb8cc44226ad5e3d5481cc35edfe48f35518cefc925ff67acc1cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a939942de4cfeb458c808880d91d22d665afff5455fedc92837f09f82923a7 [INFO] running `Command { std: "docker" "start" "-a" "26a939942de4cfeb458c808880d91d22d665afff5455fedc92837f09f82923a7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling opencv-binding-generator v0.95.0 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Compiling opencv v0.94.2 [INFO] [stderr] error: failed to run custom build command for `opencv v0.94.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_34) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_4) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_opencv_branch_5) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_3d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_alphamat) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_aruco_detector) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_barcode) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_bgsegm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_bioinspired) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_calib3d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ccalib) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_core) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaarithm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudabgsegm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudacodec) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafeatures2d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudafilters) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaimgproc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudalegacy) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaobjdetect) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudaoptflow) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudastereo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cudawarping) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_cvv) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_dnn_superres) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_dpm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_face) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_features) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_features2d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_flann) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_freetype) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_fuzzy) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_gapi) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_hdf) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_hfs) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_highgui) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_img_hash) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgcodecs) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_imgproc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_intensity_transform) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_line_descriptor) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_mcc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ml) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_objdetect) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_optflow) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ovis) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_phase_unwrapping) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_photo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_plot) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_quality) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_rapid) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_rgbd) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_saliency) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_sfm) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_shape) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_signal) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_stereo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_stitching) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_structured_light) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_superres) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_surface_matching) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_text) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_tracking) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_video) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_videoio) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_videostab) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_viz) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_wechat_qrcode) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xfeatures2d) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_ximgproc) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xobjdetect) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xphoto) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_module_xstereo) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_hfloat) [INFO] [stderr] cargo::rustc-check-cfg=cfg(ocvrs_has_inherent_feature_opencl) [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo::rustc-cfg=ocvrs_opencv_branch_4 [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_alphamat [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_aruco [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_barcode [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_bgsegm [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_bioinspired [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_calib3d [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ccalib [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_core [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dnn [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dnn_superres [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dpm [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_face [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_features2d [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_flann [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_freetype [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_fuzzy [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_hdf [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_hfs [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_highgui [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_img_hash [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_imgcodecs [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_imgproc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_intensity_transform [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_line_descriptor [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_mcc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ml [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_objdetect [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_optflow [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_phase_unwrapping [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_photo [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_plot [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_quality [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_rapid [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_rgbd [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_saliency [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_shape [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_stereo [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_stitching [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_structured_light [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_superres [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_surface_matching [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_text [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_tracking [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_video [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_videoio [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_videostab [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_viz [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_wechat_qrcode [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ximgproc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_xobjdetect [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_xphoto [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_inherent_feature_opencl [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_PACKAGE_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_PKGCONFIG_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_CMAKE_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_CMAKE_BIN [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_VCPKG_NAME [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_LINK_LIBS [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_LINK_PATHS [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_INCLUDE_PATHS [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_DISABLE_PROBES [INFO] [stderr] cargo::rerun-if-env-changed=OPENCV_MSVC_CRT [INFO] [stderr] cargo::rerun-if-env-changed=CMAKE_PREFIX_PATH [INFO] [stderr] cargo::rerun-if-env-changed=OpenCV_DIR [INFO] [stderr] cargo::rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo::rerun-if-env-changed=VCPKG_ROOT [INFO] [stderr] cargo::rerun-if-env-changed=VCPKGRS_DYNAMIC [INFO] [stderr] cargo::rerun-if-env-changed=VCPKGRS_TRIPLET [INFO] [stderr] cargo::rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR [INFO] [stderr] cargo::rerun-if-env-changed=DOCS_RS [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/alphamat.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/photo.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/hdf.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/aruco.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/ccalib.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/core.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/gapi.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/videoio.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/sfm.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/manual-core.cpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/face.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/bioinspired.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp/dnn.hpp [INFO] [stderr] cargo::rerun-if-changed=Cargo.toml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] === Crate version: 0.94.2 [INFO] [stderr] === Environment configuration: [INFO] [stderr] === OPENCV_PACKAGE_NAME = None [INFO] [stderr] === OPENCV_PKGCONFIG_NAME = None [INFO] [stderr] === OPENCV_CMAKE_NAME = None [INFO] [stderr] === OPENCV_CMAKE_BIN = None [INFO] [stderr] === OPENCV_VCPKG_NAME = None [INFO] [stderr] === OPENCV_LINK_LIBS = None [INFO] [stderr] === OPENCV_LINK_PATHS = None [INFO] [stderr] === OPENCV_INCLUDE_PATHS = None [INFO] [stderr] === OPENCV_DISABLE_PROBES = None [INFO] [stderr] === OPENCV_MSVC_CRT = None [INFO] [stderr] === CMAKE_PREFIX_PATH = None [INFO] [stderr] === OpenCV_DIR = None [INFO] [stderr] === PKG_CONFIG_PATH = None [INFO] [stderr] === VCPKG_ROOT = None [INFO] [stderr] === VCPKGRS_DYNAMIC = None [INFO] [stderr] === VCPKGRS_TRIPLET = None [INFO] [stderr] === OCVRS_DOCS_GENERATE_DIR = None [INFO] [stderr] === DOCS_RS = None [INFO] [stderr] === PATH = Some("/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin") [INFO] [stderr] === Enabled features: [INFO] [stderr] === 3D [INFO] [stderr] === ALPHAMAT [INFO] [stderr] === ARUCO [INFO] [stderr] === ARUCO_DETECTOR [INFO] [stderr] === BARCODE [INFO] [stderr] === BGSEGM [INFO] [stderr] === BIOINSPIRED [INFO] [stderr] === CALIB [INFO] [stderr] === CALIB3D [INFO] [stderr] === CCALIB [INFO] [stderr] === CLANG_RUNTIME [INFO] [stderr] === CUDAARITHM [INFO] [stderr] === CUDABGSEGM [INFO] [stderr] === CUDACODEC [INFO] [stderr] === CUDAFEATURES2D [INFO] [stderr] === CUDAFILTERS [INFO] [stderr] === CUDAIMGPROC [INFO] [stderr] === CUDALEGACY [INFO] [stderr] === CUDAOBJDETECT [INFO] [stderr] === CUDAOPTFLOW [INFO] [stderr] === CUDASTEREO [INFO] [stderr] === CUDAWARPING [INFO] [stderr] === CVV [INFO] [stderr] === DEFAULT [INFO] [stderr] === DNN [INFO] [stderr] === DNN_SUPERRES [INFO] [stderr] === DPM [INFO] [stderr] === FACE [INFO] [stderr] === FEATURES [INFO] [stderr] === FEATURES2D [INFO] [stderr] === FLANN [INFO] [stderr] === FREETYPE [INFO] [stderr] === FUZZY [INFO] [stderr] === GAPI [INFO] [stderr] === HDF [INFO] [stderr] === HFS [INFO] [stderr] === HIGHGUI [INFO] [stderr] === IMGCODECS [INFO] [stderr] === IMGPROC [INFO] [stderr] === IMG_HASH [INFO] [stderr] === INTENSITY_TRANSFORM [INFO] [stderr] === LINE_DESCRIPTOR [INFO] [stderr] === MCC [INFO] [stderr] === ML [INFO] [stderr] === OBJDETECT [INFO] [stderr] === OPTFLOW [INFO] [stderr] === OVIS [INFO] [stderr] === PHASE_UNWRAPPING [INFO] [stderr] === PHOTO [INFO] [stderr] === PLOT [INFO] [stderr] === QUALITY [INFO] [stderr] === RAPID [INFO] [stderr] === RGBD [INFO] [stderr] === SALIENCY [INFO] [stderr] === SFM [INFO] [stderr] === SHAPE [INFO] [stderr] === SIGNAL [INFO] [stderr] === STEREO [INFO] [stderr] === STITCHING [INFO] [stderr] === STRUCTURED_LIGHT [INFO] [stderr] === SUPERRES [INFO] [stderr] === SURFACE_MATCHING [INFO] [stderr] === TEXT [INFO] [stderr] === TRACKING [INFO] [stderr] === VIDEO [INFO] [stderr] === VIDEOIO [INFO] [stderr] === VIDEOSTAB [INFO] [stderr] === VIZ [INFO] [stderr] === WECHAT_QRCODE [INFO] [stderr] === XFEATURES2D [INFO] [stderr] === XIMGPROC [INFO] [stderr] === XOBJDETECT [INFO] [stderr] === XPHOTO [INFO] [stderr] === XSTEREO [INFO] [stderr] === Detected probe priority boost based on environment vars: pkg_config: false, cmake: false, vcpkg: false [INFO] [stderr] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg [INFO] [stderr] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing [INFO] [stderr] === Probing OpenCV library using pkg_config [INFO] [stderr] === Trying multiarch paths: ["x86_64-linux-gnu"] [INFO] [stderr] === Successfully probed using: pkg_config [INFO] [stderr] === OpenCV library configuration: Library { [INFO] [stderr] include_paths: [ [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "/usr/include/x86_64-linux-gnu/opencv4", [INFO] [stderr] ], [INFO] [stderr] version: Version { [INFO] [stderr] major: 4, [INFO] [stderr] minor: 5, [INFO] [stderr] patch: 4, [INFO] [stderr] }, [INFO] [stderr] enabled_features: [ [INFO] [stderr] "eigen", [INFO] [stderr] "gdal", [INFO] [stderr] "openjpeg", [INFO] [stderr] "jpeg", [INFO] [stderr] "libpng_png_h", [INFO] [stderr] "gdcm", [INFO] [stderr] "opencl", [INFO] [stderr] "openexr", [INFO] [stderr] "png", [INFO] [stderr] "pthread", [INFO] [stderr] "pthreads_pf", [INFO] [stderr] "tbb", [INFO] [stderr] "tiff", [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] === Found OpenCV version: 4.5.4 in headers located at: /usr/include/opencv4 [INFO] [stderr] === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2 [INFO] [stderr] === Generating code in: /opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/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] "-isystem/usr/include/x86_64-linux-gnu/opencv4", [INFO] [stderr] "-I/usr/include/opencv4", [INFO] [stderr] "-F/usr/include/opencv4", [INFO] [stderr] "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp", [INFO] [stderr] "-DOCVRS_PARSING_HEADERS", [INFO] [stderr] "-includeocvrs_common.hpp", [INFO] [stderr] "-std=c++17", [INFO] [stderr] ] [INFO] [stderr] === Using environment job server with the the amount of available jobs: 16 [INFO] [stderr] === Generating 51 modules [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "alphamat" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "aruco" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "dnn_superres" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "ccalib" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "dpm" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "bgsegm" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "core" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "face" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "features2d" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "flann" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "barcode" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "bioinspired" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "calib3d" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "dnn" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "freetype" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "fuzzy" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: alphamat in 3.720758296s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "hdf" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: freetype in 4.035827471s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "hfs" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: fuzzy in 4.54241632s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "highgui" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: barcode in 4.610004788s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "img_hash" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dnn_superres in 5.32650377s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "imgcodecs" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: bioinspired in 5.83195042s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "imgproc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dpm in 5.894288599s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "intensity_transform" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: bgsegm in 6.330966201s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "line_descriptor" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: flann in 6.484364104s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "mcc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: ccalib in 7.79845991s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "ml" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: aruco in 8.003811823s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "objdetect" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: features2d in 8.712408327s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "optflow" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: hdf in 5.337404909s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "phase_unwrapping" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: highgui in 4.990241771s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "photo" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: calib3d in 9.595759419s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "plot" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: face in 9.76255656s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "quality" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: hfs in 6.332599671s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "rapid" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: imgcodecs in 6.382584272s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "rgbd" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: img_hash in 7.109682673s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "saliency" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: intensity_transform in 8.421803339s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "shape" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: mcc in 8.171618673s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "stereo" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: rapid in 4.427733191s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "stitching" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: line_descriptor in 8.767384196s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "structured_light" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: plot in 6.753811736s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "superres" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: phase_unwrapping in 7.565865351s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "surface_matching" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: ml in 10.027668903s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "text" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: objdetect in 10.645464432s [INFO] [stderr] === Generated: quality in 8.896354424s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "video" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "tracking" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dnn in 19.007100442s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "videoio" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: saliency in 7.922998628s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "videostab" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: optflow in 11.537814833s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "viz" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: imgproc in 14.729014944s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "wechat_qrcode" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: photo in 11.729973279s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "ximgproc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: superres in 6.942217432s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "xobjdetect" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: stereo in 9.003857605s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-14066e11c4301f03/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.2/src_cpp" "/opt/rustwide/target/debug/build/opencv-3172a8e9ab4472c5/out" "xphoto" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: video in 6.378785822s [INFO] [stderr] === Generated: tracking in 6.998156982s [INFO] [stderr] === Generated: shape in 13.085728927s [INFO] [stderr] === Generated: wechat_qrcode in 8.097089806s [INFO] [stderr] === Generated: core in 28.966952626s [INFO] [stderr] === Generated: structured_light in 13.933352467s [INFO] [stderr] === Generated: surface_matching in 12.50905515s [INFO] [stderr] === Generated: xobjdetect in 6.938127354s [INFO] [stderr] === Generated: videoio in 13.18034771s [INFO] [stderr] === Generated: xphoto in 8.69308825s [INFO] [stderr] === Generated: text in 14.678974603s [INFO] [stderr] === Generated: rgbd in 20.847244283s [INFO] [stderr] === Generated: viz in 12.690578857s [INFO] [stderr] === Generated: stitching in 18.11440809s [INFO] [stderr] === Generated: videostab in 13.310199677s [INFO] [stderr] === Generated: ximgproc in 12.069240929s [INFO] [stderr] === Total binding generation time: 33.409417354s [INFO] [stderr] Error: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] running `Command { std: "docker" "inspect" "26a939942de4cfeb458c808880d91d22d665afff5455fedc92837f09f82923a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a939942de4cfeb458c808880d91d22d665afff5455fedc92837f09f82923a7", kill_on_drop: false }` [INFO] [stdout] 26a939942de4cfeb458c808880d91d22d665afff5455fedc92837f09f82923a7