[INFO] fetching crate silence 0.1.3... [INFO] testing silence-0.1.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate silence 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate silence 0.1.3 [INFO] finished tweaking crates.io crate silence 0.1.3 [INFO] tweaked toml for crates.io crate silence 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate silence 0.1.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 255 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e6a8b24103d196583a5f85756acd63ae49ab82098e3e5f93cfd1415dd36f0e4 [INFO] running `Command { std: "docker" "start" "-a" "3e6a8b24103d196583a5f85756acd63ae49ab82098e3e5f93cfd1415dd36f0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6a8b24103d196583a5f85756acd63ae49ab82098e3e5f93cfd1415dd36f0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6a8b24103d196583a5f85756acd63ae49ab82098e3e5f93cfd1415dd36f0e4", kill_on_drop: false }` [INFO] [stdout] 3e6a8b24103d196583a5f85756acd63ae49ab82098e3e5f93cfd1415dd36f0e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 848df484421ae9831f48b14e6381ad95ac6dbb83f3572151ecbc60f3031a413b [INFO] running `Command { std: "docker" "start" "-a" "848df484421ae9831f48b14e6381ad95ac6dbb83f3572151ecbc60f3031a413b", kill_on_drop: false }` [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling opus v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling opencv-binding-generator v0.93.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling opencv v0.93.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="cc"' --cfg 'feature="nasm-rs"' --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=ebbad1b6580eedc9 -C extra-filename=-794a0b15887b512d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-43f3c17c25cfd7dd.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-09741c597eeba17a.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-6e26d9908826694f.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-a4cb3b37262b126d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ae1e883b62e8dab7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-039d9c925d898bbe.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a54cdb917ea7291.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-40ebd7d040175aeb.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-dbd107351c43dc02.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-2bce5da2715432ba.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-783cacc333e129ad.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-085fb8f7be9cff76.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c445de6622136476.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-e5d3e6c53531b348.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-2b3fcec8ab6beb02.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-da2dd3ec9d589c83.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-6637575a46ced230.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rav1e-2d2f9567e5f8f49f/out -l static=rav1easm -l static=rav1easm --cfg nasm_x86_64` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: opencv@0.93.7: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/aruco.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/ccalib.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/dnn.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/manual-core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/features2d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/flann.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/ml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/imgproc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/line_descriptor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/optflow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/rgbd.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.93.7: compilation terminated. [INFO] [stderr] warning: opencv@0.93.7: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/stitching.cpp" [INFO] [stderr] error: failed to run custom build command for `opencv v0.93.7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_4) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_34) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_opencv_branch_32) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_alphamat) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_aruco) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_aruco_detector) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_barcode) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_bgsegm) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_bioinspired) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_calib3d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_ccalib) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_core) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaarithm) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudabgsegm) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudacodec) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudafeatures2d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudafilters) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaimgproc) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaobjdetect) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudaoptflow) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudastereo) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cudawarping) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_cvv) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_dnn) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_dnn_superres) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_dpm) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_face) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_features2d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_flann) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_freetype) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_fuzzy) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_gapi) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_hdf) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_hfs) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_highgui) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_img_hash) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_imgcodecs) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_imgproc) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_intensity_transform) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_line_descriptor) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_mcc) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_ml) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_objdetect) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_optflow) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_ovis) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_phase_unwrapping) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_photo) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_plot) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_quality) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_rapid) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_rgbd) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_saliency) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_sfm) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_shape) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ocvrs_has_module_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:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-cfg=ocvrs_opencv_branch_4 [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_LINK_LIBS [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_LINK_PATHS [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_MSVC_CRT [INFO] [stderr] cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH [INFO] [stderr] cargo:rerun-if-env-changed=OpenCV_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=VCPKG_ROOT [INFO] [stderr] cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=VCPKGRS_TRIPLET [INFO] [stderr] cargo:rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=DOCS_RS [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/videoio.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/bioinspired.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/alphamat.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/ccalib.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/dnn.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/photo.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/manual-core.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/face.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/aruco.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/core.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/hdf.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/sfm.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/gapi.hpp [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo: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:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/aruco.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/calib3d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-ccalib.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/ccalib.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/dnn.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/7d651e88ef68ee4a-manual-core.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp/manual-core.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/face.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-features2d.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/features2d.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/flann.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/ml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/imgproc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/line_descriptor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/optflow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-rgbd.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/rgbd.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/stitching.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] === Crate version: 0.93.7 [INFO] [stderr] === Environment configuration: [INFO] [stderr] === OPENCV_PACKAGE_NAME = None [INFO] [stderr] === OPENCV_PKGCONFIG_NAME = None [INFO] [stderr] === OPENCV_CMAKE_NAME = None [INFO] [stderr] === OPENCV_CMAKE_BIN = None [INFO] [stderr] === OPENCV_VCPKG_NAME = None [INFO] [stderr] === OPENCV_LINK_LIBS = None [INFO] [stderr] === OPENCV_LINK_PATHS = None [INFO] [stderr] === OPENCV_INCLUDE_PATHS = None [INFO] [stderr] === OPENCV_DISABLE_PROBES = None [INFO] [stderr] === OPENCV_MSVC_CRT = None [INFO] [stderr] === CMAKE_PREFIX_PATH = None [INFO] [stderr] === OpenCV_DIR = None [INFO] [stderr] === PKG_CONFIG_PATH = None [INFO] [stderr] === VCPKG_ROOT = None [INFO] [stderr] === VCPKGRS_DYNAMIC = None [INFO] [stderr] === VCPKGRS_TRIPLET = None [INFO] [stderr] === OCVRS_DOCS_GENERATE_DIR = None [INFO] [stderr] === DOCS_RS = None [INFO] [stderr] === PATH = Some("/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin") [INFO] [stderr] === Enabled features: [INFO] [stderr] === ALPHAMAT [INFO] [stderr] === ARUCO [INFO] [stderr] === ARUCO_DETECTOR [INFO] [stderr] === BARCODE [INFO] [stderr] === BGSEGM [INFO] [stderr] === BIOINSPIRED [INFO] [stderr] === CALIB3D [INFO] [stderr] === CCALIB [INFO] [stderr] === CUDAARITHM [INFO] [stderr] === CUDABGSEGM [INFO] [stderr] === CUDACODEC [INFO] [stderr] === CUDAFEATURES2D [INFO] [stderr] === CUDAFILTERS [INFO] [stderr] === CUDAIMGPROC [INFO] [stderr] === CUDAOBJDETECT [INFO] [stderr] === CUDAOPTFLOW [INFO] [stderr] === CUDASTEREO [INFO] [stderr] === CUDAWARPING [INFO] [stderr] === CVV [INFO] [stderr] === DEFAULT [INFO] [stderr] === DNN [INFO] [stderr] === DNN_SUPERRES [INFO] [stderr] === DPM [INFO] [stderr] === FACE [INFO] [stderr] === FEATURES2D [INFO] [stderr] === FLANN [INFO] [stderr] === FREETYPE [INFO] [stderr] === FUZZY [INFO] [stderr] === GAPI [INFO] [stderr] === HDF [INFO] [stderr] === HFS [INFO] [stderr] === HIGHGUI [INFO] [stderr] === IMGCODECS [INFO] [stderr] === IMGPROC [INFO] [stderr] === IMG_HASH [INFO] [stderr] === INTENSITY_TRANSFORM [INFO] [stderr] === LINE_DESCRIPTOR [INFO] [stderr] === MCC [INFO] [stderr] === ML [INFO] [stderr] === OBJDETECT [INFO] [stderr] === OPTFLOW [INFO] [stderr] === OVIS [INFO] [stderr] === PHASE_UNWRAPPING [INFO] [stderr] === PHOTO [INFO] [stderr] === PLOT [INFO] [stderr] === QUALITY [INFO] [stderr] === RAPID [INFO] [stderr] === RGBD [INFO] [stderr] === SALIENCY [INFO] [stderr] === SFM [INFO] [stderr] === SHAPE [INFO] [stderr] === 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] === Detected probe priority boost based on environment vars: pkg_config: false, cmake: false, vcpkg: false [INFO] [stderr] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg [INFO] [stderr] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing [INFO] [stderr] === Probing OpenCV library using pkg_config [INFO] [stderr] === Successfully probed using: pkg_config [INFO] [stderr] === OpenCV library configuration: Library { [INFO] [stderr] include_paths: [ [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] ], [INFO] [stderr] version: Version { [INFO] [stderr] major: 4, [INFO] [stderr] minor: 6, [INFO] [stderr] patch: 0, [INFO] [stderr] }, [INFO] [stderr] cargo_metadata: [ [INFO] [stderr] "cargo:rustc-link-search=/usr/lib/x86_64-linux-gnu", [INFO] [stderr] "cargo:rustc-link-lib=opencv_stitching", [INFO] [stderr] "cargo:rustc-link-lib=opencv_alphamat", [INFO] [stderr] "cargo:rustc-link-lib=opencv_aruco", [INFO] [stderr] "cargo:rustc-link-lib=opencv_barcode", [INFO] [stderr] "cargo:rustc-link-lib=opencv_bgsegm", [INFO] [stderr] "cargo:rustc-link-lib=opencv_bioinspired", [INFO] [stderr] "cargo:rustc-link-lib=opencv_ccalib", [INFO] [stderr] "cargo:rustc-link-lib=opencv_cvv", [INFO] [stderr] "cargo:rustc-link-lib=opencv_dnn_objdetect", [INFO] [stderr] "cargo:rustc-link-lib=opencv_dnn_superres", [INFO] [stderr] "cargo:rustc-link-lib=opencv_dpm", [INFO] [stderr] "cargo:rustc-link-lib=opencv_face", [INFO] [stderr] "cargo:rustc-link-lib=opencv_freetype", [INFO] [stderr] "cargo:rustc-link-lib=opencv_fuzzy", [INFO] [stderr] "cargo:rustc-link-lib=opencv_hdf", [INFO] [stderr] "cargo:rustc-link-lib=opencv_hfs", [INFO] [stderr] "cargo:rustc-link-lib=opencv_img_hash", [INFO] [stderr] "cargo:rustc-link-lib=opencv_intensity_transform", [INFO] [stderr] "cargo:rustc-link-lib=opencv_line_descriptor", [INFO] [stderr] "cargo:rustc-link-lib=opencv_mcc", [INFO] [stderr] "cargo:rustc-link-lib=opencv_quality", [INFO] [stderr] "cargo:rustc-link-lib=opencv_rapid", [INFO] [stderr] "cargo:rustc-link-lib=opencv_reg", [INFO] [stderr] "cargo:rustc-link-lib=opencv_rgbd", [INFO] [stderr] "cargo:rustc-link-lib=opencv_saliency", [INFO] [stderr] "cargo:rustc-link-lib=opencv_shape", [INFO] [stderr] "cargo:rustc-link-lib=opencv_stereo", [INFO] [stderr] "cargo:rustc-link-lib=opencv_structured_light", [INFO] [stderr] "cargo:rustc-link-lib=opencv_phase_unwrapping", [INFO] [stderr] "cargo:rustc-link-lib=opencv_superres", [INFO] [stderr] "cargo:rustc-link-lib=opencv_optflow", [INFO] [stderr] "cargo:rustc-link-lib=opencv_surface_matching", [INFO] [stderr] "cargo:rustc-link-lib=opencv_tracking", [INFO] [stderr] "cargo:rustc-link-lib=opencv_highgui", [INFO] [stderr] "cargo:rustc-link-lib=opencv_datasets", [INFO] [stderr] "cargo:rustc-link-lib=opencv_text", [INFO] [stderr] "cargo:rustc-link-lib=opencv_plot", [INFO] [stderr] "cargo:rustc-link-lib=opencv_ml", [INFO] [stderr] "cargo:rustc-link-lib=opencv_videostab", [INFO] [stderr] "cargo:rustc-link-lib=opencv_videoio", [INFO] [stderr] "cargo:rustc-link-lib=opencv_viz", [INFO] [stderr] "cargo:rustc-link-lib=opencv_wechat_qrcode", [INFO] [stderr] "cargo:rustc-link-lib=opencv_ximgproc", [INFO] [stderr] "cargo:rustc-link-lib=opencv_video", [INFO] [stderr] "cargo:rustc-link-lib=opencv_xobjdetect", [INFO] [stderr] "cargo:rustc-link-lib=opencv_objdetect", [INFO] [stderr] "cargo:rustc-link-lib=opencv_calib3d", [INFO] [stderr] "cargo:rustc-link-lib=opencv_imgcodecs", [INFO] [stderr] "cargo:rustc-link-lib=opencv_features2d", [INFO] [stderr] "cargo:rustc-link-lib=opencv_dnn", [INFO] [stderr] "cargo:rustc-link-lib=opencv_flann", [INFO] [stderr] "cargo:rustc-link-lib=opencv_xphoto", [INFO] [stderr] "cargo:rustc-link-lib=opencv_photo", [INFO] [stderr] "cargo:rustc-link-lib=opencv_imgproc", [INFO] [stderr] "cargo:rustc-link-lib=opencv_core", [INFO] [stderr] ], [INFO] [stderr] } [INFO] [stderr] === Detected OpenCV module header dir at: /usr/include/opencv4/opencv2 [INFO] [stderr] === Found OpenCV version: 4.6.0 in headers located at: /usr/include/opencv4 [INFO] [stderr] === Generating code in: /opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/opencv [INFO] [stderr] === Using OpenCV headers from: /usr/include/opencv4 [INFO] [stderr] === Clang: Ubuntu clang version 18.1.3 (1ubuntu1) [INFO] [stderr] === Clang command line args: [ [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14", [INFO] [stderr] "-isystem/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward", [INFO] [stderr] "-isystem/usr/lib/llvm-18/lib/clang/18/include", [INFO] [stderr] "-isystem/usr/local/include", [INFO] [stderr] "-isystem/usr/include/x86_64-linux-gnu", [INFO] [stderr] "-isystem/usr/include", [INFO] [stderr] "-I/usr/include/opencv4", [INFO] [stderr] "-F/usr/include/opencv4", [INFO] [stderr] "-I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp", [INFO] [stderr] "-DOCVRS_PARSING_HEADERS", [INFO] [stderr] "-includeocvrs_common.hpp", [INFO] [stderr] "-std=c++14", [INFO] [stderr] ] [INFO] [stderr] === Using environment job server with the the amount of available jobs: 14 [INFO] [stderr] === Generating 52 modules [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "bgsegm" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "barcode" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "aruco" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "calib3d" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "ccalib" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "core" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "bioinspired" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "dnn" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "features2d" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "cvv" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "dnn_superres" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "face" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "dpm" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "alphamat" "" [INFO] [stderr] === Generated: dnn_superres in 14.142654313s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "flann" "" [INFO] [stderr] === Generated: aruco in 15.048626968s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "freetype" "" [INFO] [stderr] === Generated: barcode in 16.34333663s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "fuzzy" "" [INFO] [stderr] === Generated: dpm in 17.011512609s [INFO] [stderr] === Generated: cvv in 17.649735779s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "hdf" "" [INFO] [stderr] === Generated: alphamat in 18.31092481s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "hfs" "" [INFO] [stderr] === Generated: bioinspired in 19.369453816s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "highgui" "" [INFO] [stderr] === Generated: ccalib in 22.184890805s [INFO] [stderr] === Generated: bgsegm in 23.7668394s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "img_hash" "" [INFO] [stderr] === Generated: face in 24.171730705s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "imgcodecs" "" [INFO] [stderr] === Generated: features2d in 25.560836931s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "imgproc" "" [INFO] [stderr] === Generated: fuzzy in 12.500049992s [INFO] [stderr] === Generated: flann in 15.949109173s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "intensity_transform" "" [INFO] [stderr] === Generated: freetype in 16.316959651s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "line_descriptor" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "mcc" "" [INFO] [stderr] === Generated: calib3d in 34.253842514s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "ml" "" [INFO] [stderr] === Generated: hfs in 16.359997228s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "objdetect" "" [INFO] [stderr] === Generated: img_hash in 12.467972495s [INFO] [stderr] === Generated: hdf in 18.812317089s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "optflow" "" [INFO] [stderr] === Generated: highgui in 19.064618724s [INFO] [stderr] === Generated: imgcodecs in 16.783680382s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "phase_unwrapping" "" [INFO] [stderr] === Generated: mcc in 10.053980721s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "photo" "" [INFO] [stderr] === Generated: ml in 13.023712341s [INFO] [stderr] === Generated: intensity_transform in 17.244082675s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "plot" "" [INFO] [stderr] === Generated: phase_unwrapping in 9.070652081s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "quality" "" [INFO] [stderr] === Generated: line_descriptor in 19.244832413s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "rapid" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "rgbd" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "saliency" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "shape" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "stereo" "" [INFO] [stderr] === Generated: optflow in 19.879845695s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "stitching" "" [INFO] [stderr] === Generated: objdetect in 22.308698398s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "structured_light" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "superres" "" [INFO] [stderr] === Generated: dnn in 57.183255004s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "surface_matching" "" [INFO] [stderr] === Generated: plot in 11.489617464s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "text" "" [INFO] [stderr] === Generated: imgproc in 33.479844841s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "tracking" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "video" "" [INFO] [stderr] === Generated: photo in 18.609007542s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "videoio" "" [INFO] [stderr] === Generated: rapid in 12.355508641s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "videostab" "" [INFO] [stderr] === Generated: quality in 15.193520949s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "viz" "" [INFO] [stderr] === Generated: saliency in 14.204966439s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "wechat_qrcode" "" [INFO] [stderr] === Generated: shape in 13.696966259s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "ximgproc" "" [INFO] [stderr] === Generated: stereo in 13.669525861s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "xobjdetect" "" [INFO] [stderr] === Generated: tracking in 10.923881989s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-47e8e1a20aaac8da/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "xphoto" "" [INFO] [stderr] === Generated: structured_light in 13.005140962s [INFO] [stderr] === Generated: surface_matching in 12.991492563s [INFO] [stderr] === Generated: superres in 13.476644213s [INFO] [stderr] === Generated: video in 11.462878926s [INFO] [stderr] === Generated: videoio in 9.90606078s [INFO] [stderr] === Generated: text in 13.725287738s [INFO] [stderr] === Generated: wechat_qrcode in 9.080663249s [INFO] [stderr] === Generated: core in 76.21364498s [INFO] [stderr] === Generated: xobjdetect in 7.557195182s [INFO] [stderr] === Generated: rgbd in 26.044981821s [INFO] [stderr] === Generated: stitching in 21.049979394s [INFO] [stderr] === Generated: videostab in 14.487237292s [INFO] [stderr] === Generated: xphoto in 7.784468618s [INFO] [stderr] === Generated: viz in 13.623169014s [INFO] [stderr] === Generated: ximgproc in 11.538365261s [INFO] [stderr] === Total binding generation time: 79.414658867s [INFO] [stderr] === Total binding collection time: 597.597494ms [INFO] [stderr] === Compiler information: Tool { [INFO] [stderr] path: "c++", [INFO] [stderr] cc_wrapper_path: None, [INFO] [stderr] cc_wrapper_args: [], [INFO] [stderr] args: [ [INFO] [stderr] "-O0", [INFO] [stderr] "-ffunction-sections", [INFO] [stderr] "-fdata-sections", [INFO] [stderr] "-fPIC", [INFO] [stderr] "-gdwarf-4", [INFO] [stderr] "-fno-omit-frame-pointer", [INFO] [stderr] "-m64", [INFO] [stderr] "-std=c++14", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out", [INFO] [stderr] "-I", [INFO] [stderr] ".", [INFO] [stderr] "-I", [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] "-Wall", [INFO] [stderr] "-Wextra", [INFO] [stderr] "-Wno-deprecated-declarations", [INFO] [stderr] "-Wno-deprecated-copy", [INFO] [stderr] "-Wno-unused-parameter", [INFO] [stderr] "-Wno-sign-compare", [INFO] [stderr] "-Wno-comment", [INFO] [stderr] "-Wunused-but-set-variable", [INFO] [stderr] "-Wno-unused-variable", [INFO] [stderr] "-Wno-ignored-qualifiers", [INFO] [stderr] "-Wno-return-type-c-linkage", [INFO] [stderr] "-Wno-overloaded-virtual", [INFO] [stderr] "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7", [INFO] [stderr] ], [INFO] [stderr] env: [ [INFO] [stderr] ( [INFO] [stderr] "LC_ALL", [INFO] [stderr] "C", [INFO] [stderr] ), [INFO] [stderr] ], [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 in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.93.7/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wunused-but-set-variable" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-DOCVRS_FFI_EXPORT_SUFFIX=_0_93_7" "-o" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/d20309effa5ef62b-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-a448fefb5c4b3754/out/stitching.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "848df484421ae9831f48b14e6381ad95ac6dbb83f3572151ecbc60f3031a413b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "848df484421ae9831f48b14e6381ad95ac6dbb83f3572151ecbc60f3031a413b", kill_on_drop: false }` [INFO] [stdout] 848df484421ae9831f48b14e6381ad95ac6dbb83f3572151ecbc60f3031a413b