[INFO] fetching crate ascii-webcam 0.1.2... [INFO] testing ascii-webcam-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ascii-webcam 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ascii-webcam 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ascii-webcam 0.1.2 [INFO] tweaked toml for crates.io crate ascii-webcam 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ascii-webcam 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ascii-webcam 0.1.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-core v0.59.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded windows-implement v0.59.0 [INFO] [stderr] Downloaded opencv-binding-generator v0.96.1 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded rustix v0.38.36 [INFO] [stderr] Downloaded opencv v0.94.4 [INFO] [stderr] Downloaded windows v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ddf428f051ddadb82ae597e0d01ba70e146a9a7ccc272bebff1cbd3f6f7cbd5 [INFO] running `Command { std: "docker" "start" "-a" "8ddf428f051ddadb82ae597e0d01ba70e146a9a7ccc272bebff1cbd3f6f7cbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ddf428f051ddadb82ae597e0d01ba70e146a9a7ccc272bebff1cbd3f6f7cbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddf428f051ddadb82ae597e0d01ba70e146a9a7ccc272bebff1cbd3f6f7cbd5", kill_on_drop: false }` [INFO] [stdout] 8ddf428f051ddadb82ae597e0d01ba70e146a9a7ccc272bebff1cbd3f6f7cbd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bb564d6ed4523582d0b16ffa9bc62bbcb4af97d361116d5b3c0a4a6917ed214d [INFO] running `Command { std: "docker" "start" "-a" "bb564d6ed4523582d0b16ffa9bc62bbcb4af97d361116d5b3c0a4a6917ed214d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling opencv-binding-generator v0.96.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling opencv v0.94.4 [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] warning: opencv@0.94.4: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] error: failed to run custom build command for `opencv v0.94.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-19c36d578907a608/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_ALLOW_CROSS_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_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_cvv [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dnn [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dnn_superres [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_dpm [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_face [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_features2d [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_flann [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_freetype [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_fuzzy [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_hdf [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_hfs [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_highgui [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_img_hash [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_imgcodecs [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_imgproc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_intensity_transform [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_line_descriptor [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_mcc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ml [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_objdetect [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_optflow [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_phase_unwrapping [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_photo [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_plot [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_quality [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_rapid [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_rgbd [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_saliency [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_shape [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_stereo [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_stitching [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_structured_light [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_superres [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_surface_matching [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_text [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_tracking [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_video [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_videoio [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_videostab [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_viz [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_wechat_qrcode [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_ximgproc [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_xobjdetect [INFO] [stderr] cargo::rustc-cfg=ocvrs_has_module_xphoto [INFO] [stderr] 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.4/src_cpp/alphamat.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/photo.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/hdf.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/aruco.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ccalib.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/core.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/gapi.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/videoio.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/sfm.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/manual-core.cpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/face.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/bioinspired.hpp [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp/dnn.hpp [INFO] [stderr] cargo::rerun-if-changed=Cargo.toml [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-musl [INFO] [stderr] CXX_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_musl [INFO] [stderr] CXX_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXX [INFO] [stderr] TARGET_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CXXFLAGS [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] === Crate version: 0.94.4 [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] === 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] === Can't probe using: pkg_config, continuing with other methods because: pkg-config has not been configured to support cross-compilation. [INFO] [stderr] [INFO] [stderr] Install a sysroot for the target platform and configure it via [INFO] [stderr] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a [INFO] [stderr] cross-compiling wrapper for pkg-config and set it via [INFO] [stderr] PKG_CONFIG environment variable., pkg-config has not been configured to support cross-compilation. [INFO] [stderr] [INFO] [stderr] Install a sysroot for the target platform and configure it via [INFO] [stderr] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a [INFO] [stderr] cross-compiling wrapper for pkg-config and set it via [INFO] [stderr] PKG_CONFIG environment variable. [INFO] [stderr] === Probing OpenCV library using cmake [INFO] [stderr] === cmake ninja probe command: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out/cmake_probe_build" && "cmake" "-S" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Debug" "-G" "Ninja" [INFO] [stderr] === Extracting build arguments from: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_cvv.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.6.0 /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.6.0 [INFO] [stderr] [INFO] [stderr] === Trying multiarch paths: ["x86_64-linux-gnu"] [INFO] [stderr] === Successfully probed using: cmake [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: 6, [INFO] [stderr] patch: 0, [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] "opengl", [INFO] [stderr] "png", [INFO] [stderr] "pthread", [INFO] [stderr] "pthreads_pf", [INFO] [stderr] "tbb", [INFO] [stderr] "tiff", [INFO] [stderr] "va", [INFO] [stderr] "lapack", [INFO] [stderr] "quirc", [INFO] [stderr] ], [INFO] [stderr] cargo_metadata: [ [INFO] [stderr] "cargo::rustc-link-search=/usr/lib/x86_64-linux-gnu", [INFO] [stderr] "cargo::rustc-link-lib=opencv_stitching", [INFO] [stderr] "cargo::rustc-link-lib=opencv_alphamat", [INFO] [stderr] "cargo::rustc-link-lib=opencv_aruco", [INFO] [stderr] "cargo::rustc-link-lib=opencv_barcode", [INFO] [stderr] "cargo::rustc-link-lib=opencv_bgsegm", [INFO] [stderr] "cargo::rustc-link-lib=opencv_bioinspired", [INFO] [stderr] "cargo::rustc-link-lib=opencv_ccalib", [INFO] [stderr] "cargo::rustc-link-lib=opencv_cvv", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dnn_objdetect", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dnn_superres", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dpm", [INFO] [stderr] "cargo::rustc-link-lib=opencv_face", [INFO] [stderr] "cargo::rustc-link-lib=opencv_freetype", [INFO] [stderr] "cargo::rustc-link-lib=opencv_fuzzy", [INFO] [stderr] "cargo::rustc-link-lib=opencv_hdf", [INFO] [stderr] "cargo::rustc-link-lib=opencv_hfs", [INFO] [stderr] "cargo::rustc-link-lib=opencv_img_hash", [INFO] [stderr] "cargo::rustc-link-lib=opencv_intensity_transform", [INFO] [stderr] "cargo::rustc-link-lib=opencv_line_descriptor", [INFO] [stderr] "cargo::rustc-link-lib=opencv_mcc", [INFO] [stderr] "cargo::rustc-link-lib=opencv_quality", [INFO] [stderr] "cargo::rustc-link-lib=opencv_rapid", [INFO] [stderr] "cargo::rustc-link-lib=opencv_reg", [INFO] [stderr] "cargo::rustc-link-lib=opencv_rgbd", [INFO] [stderr] "cargo::rustc-link-lib=opencv_saliency", [INFO] [stderr] "cargo::rustc-link-lib=opencv_shape", [INFO] [stderr] "cargo::rustc-link-lib=opencv_stereo", [INFO] [stderr] "cargo::rustc-link-lib=opencv_structured_light", [INFO] [stderr] "cargo::rustc-link-lib=opencv_superres", [INFO] [stderr] "cargo::rustc-link-lib=opencv_surface_matching", [INFO] [stderr] "cargo::rustc-link-lib=opencv_tracking", [INFO] [stderr] "cargo::rustc-link-lib=opencv_videostab", [INFO] [stderr] "cargo::rustc-link-lib=opencv_viz", [INFO] [stderr] "cargo::rustc-link-lib=opencv_wechat_qrcode", [INFO] [stderr] "cargo::rustc-link-lib=opencv_xobjdetect", [INFO] [stderr] "cargo::rustc-link-lib=opencv_xphoto", [INFO] [stderr] "cargo::rustc-link-lib=opencv_highgui", [INFO] [stderr] "cargo::rustc-link-lib=opencv_datasets", [INFO] [stderr] "cargo::rustc-link-lib=opencv_plot", [INFO] [stderr] "cargo::rustc-link-lib=opencv_text", [INFO] [stderr] "cargo::rustc-link-lib=opencv_ml", [INFO] [stderr] "cargo::rustc-link-lib=opencv_phase_unwrapping", [INFO] [stderr] "cargo::rustc-link-lib=opencv_optflow", [INFO] [stderr] "cargo::rustc-link-lib=opencv_ximgproc", [INFO] [stderr] "cargo::rustc-link-lib=opencv_video", [INFO] [stderr] "cargo::rustc-link-lib=opencv_videoio", [INFO] [stderr] "cargo::rustc-link-lib=opencv_imgcodecs", [INFO] [stderr] "cargo::rustc-link-lib=opencv_objdetect", [INFO] [stderr] "cargo::rustc-link-lib=opencv_calib3d", [INFO] [stderr] "cargo::rustc-link-lib=opencv_dnn", [INFO] [stderr] "cargo::rustc-link-lib=opencv_features2d", [INFO] [stderr] "cargo::rustc-link-lib=opencv_flann", [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.6.0 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/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out/opencv [INFO] [stderr] === Using OpenCV headers from: /usr/include/opencv4 [INFO] [stderr] === Clang: Ubuntu clang version 18.1.3 (1ubuntu1) [INFO] [stderr] === Clang command line args: [ [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward", [INFO] [stderr] "-isystem/usr/lib/llvm-18/lib/clang/18/include", [INFO] [stderr] "-isystem/usr/local/include", [INFO] [stderr] "-isystem/usr/include/x86_64-linux-gnu", [INFO] [stderr] "-isystem/usr/include", [INFO] [stderr] "-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.4/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/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 52 modules [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "alphamat" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "aruco" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "barcode" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "calib3d" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "bgsegm" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "bioinspired" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "ccalib" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "core" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "dnn" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "dnn_superres" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "dpm" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "face" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "features2d" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "flann" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "freetype" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "cvv" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dpm in 4.969773633s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "fuzzy" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: freetype in 4.986354071s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "hdf" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: flann in 5.394672077s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "hfs" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: cvv in 5.608865s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "highgui" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: bioinspired in 5.701496352s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "img_hash" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: alphamat in 5.743092818s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "imgcodecs" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: bgsegm in 6.595028927s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "imgproc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dnn_superres in 6.759750933s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "intensity_transform" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: barcode in 6.981762585s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "line_descriptor" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: face in 7.0449755s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "mcc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: ccalib in 7.461319644s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "ml" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: features2d in 7.694315094s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "objdetect" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: aruco in 7.736242052s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "optflow" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: fuzzy in 2.867691329s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "phase_unwrapping" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: hdf in 3.106845729s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "photo" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: calib3d in 8.243775189s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "plot" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: imgcodecs in 2.587816272s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "quality" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: img_hash in 2.684272105s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "rapid" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: hfs in 3.138854496s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "rgbd" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: highgui in 3.185189472s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "saliency" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: intensity_transform in 2.584421453s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "shape" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: mcc in 3.510998395s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "stereo" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: line_descriptor in 3.630346115s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "stitching" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: plot in 2.455669724s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "structured_light" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: phase_unwrapping in 2.956352672s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "superres" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: objdetect in 3.965316318s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "surface_matching" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: quality in 3.588899329s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "text" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: photo in 4.280673561s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "tracking" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: saliency in 3.731891587s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "video" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: rapid in 4.29712745s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "videoio" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: shape in 4.142245882s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "videostab" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: imgproc in 7.365957202s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "viz" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: ml in 6.756993023s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "wechat_qrcode" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: optflow in 7.110065024s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "ximgproc" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: stereo in 4.927656927s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "xobjdetect" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: surface_matching in 3.948971309s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-19c36d578907a608/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out" "xphoto" "/usr/include/x86_64-linux-gnu/opencv4" [INFO] [stderr] === Generated: dnn in 15.847715641s [INFO] [stderr] === Generated: superres in 5.24609069s [INFO] [stderr] === Generated: structured_light in 6.478486567s [INFO] [stderr] === Generated: tracking in 6.461429418s [INFO] [stderr] === Generated: core in 19.114224347s [INFO] [stderr] === Generated: videoio in 6.786977901s [INFO] [stderr] === Generated: video in 6.998780693s [INFO] [stderr] === Generated: wechat_qrcode in 5.619574089s [INFO] [stderr] === Generated: rgbd in 11.485778056s [INFO] [stderr] === Generated: xobjdetect in 4.667488258s [INFO] [stderr] === Generated: text in 8.34872543s [INFO] [stderr] === Generated: stitching in 10.165159027s [INFO] [stderr] === Generated: xphoto in 5.682796323s [INFO] [stderr] === Generated: viz in 8.548817123s [INFO] [stderr] === Generated: videostab in 9.100128747s [INFO] [stderr] === Generated: ximgproc in 8.232620059s [INFO] [stderr] === Total binding generation time: 23.083460533s [INFO] [stderr] === Total binding collection time: 593.9582ms [INFO] [stderr] === Compiler information: Tool { [INFO] [stderr] path: "musl-g++", [INFO] [stderr] cc_wrapper_path: None, [INFO] [stderr] cc_wrapper_args: [], [INFO] [stderr] args: [ [INFO] [stderr] "-O0", [INFO] [stderr] "-ffunction-sections", [INFO] [stderr] "-fdata-sections", [INFO] [stderr] "-fPIC", [INFO] [stderr] "-gdwarf-4", [INFO] [stderr] "-fno-omit-frame-pointer", [INFO] [stderr] "-m64", [INFO] [stderr] "-std=c++17", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.94.4/src_cpp", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/opencv-455568d474a28dd8/out", [INFO] [stderr] "-I", [INFO] [stderr] ".", [INFO] [stderr] "-I", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "-I", [INFO] [stderr] "/usr/include/x86_64-linux-gnu/opencv4", [INFO] [stderr] "-Wall", [INFO] [stderr] "-Wextra", [INFO] [stderr] "-DOCVRS_FFI_EXPORT_SUFFIX=_0_94_4", [INFO] [stderr] ], [INFO] [stderr] env: [], [INFO] [stderr] family: Gnu, [INFO] [stderr] cuda: false, [INFO] [stderr] removed_args: [], [INFO] [stderr] has_internal_target_arg: false, [INFO] [stderr] } [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "bb564d6ed4523582d0b16ffa9bc62bbcb4af97d361116d5b3c0a4a6917ed214d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb564d6ed4523582d0b16ffa9bc62bbcb4af97d361116d5b3c0a4a6917ed214d", kill_on_drop: false }` [INFO] [stdout] bb564d6ed4523582d0b16ffa9bc62bbcb4af97d361116d5b3c0a4a6917ed214d