[INFO] cloning repository https://github.com/devsamuelv/rust-opencv-webserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devsamuelv/rust-opencv-webserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsamuelv%2Frust-opencv-webserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsamuelv%2Frust-opencv-webserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b09961336f8350df3f9a23f80b53e80d29d15b [INFO] testing devsamuelv/rust-opencv-webserver against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsamuelv%2Frust-opencv-webserver" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devsamuelv/rust-opencv-webserver [INFO] finished tweaking git repo https://github.com/devsamuelv/rust-opencv-webserver [INFO] tweaked toml for git repo https://github.com/devsamuelv/rust-opencv-webserver written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devsamuelv/rust-opencv-webserver on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devsamuelv/rust-opencv-webserver already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8941d63bb32256a99dda3bf4da0713d9457e87e32a726716ec59ae05bc53e094 [INFO] running `Command { std: "docker" "start" "-a" "8941d63bb32256a99dda3bf4da0713d9457e87e32a726716ec59ae05bc53e094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8941d63bb32256a99dda3bf4da0713d9457e87e32a726716ec59ae05bc53e094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8941d63bb32256a99dda3bf4da0713d9457e87e32a726716ec59ae05bc53e094", kill_on_drop: false }` [INFO] [stdout] 8941d63bb32256a99dda3bf4da0713d9457e87e32a726716ec59ae05bc53e094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce245231c9315e147ca0376a3d8cb300f2aa67cd7336418cfd73434bd7414ee1 [INFO] running `Command { std: "docker" "start" "-a" "ce245231c9315e147ca0376a3d8cb300f2aa67cd7336418cfd73434bd7414ee1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling opencv-binding-generator v0.90.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling opencv v0.92.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] error: could not compile `rocket` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name rocket --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.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="default"' --cfg 'feature="http2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http2", "json", "msgpack", "mtls", "rmp-serde", "secrets", "serde_json", "tls", "uuid", "uuid_"))' -C metadata=ced5b744eee01a24 -C extra-filename=-c9f3d3e9625b3fb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-345a39e0e43e4965.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f2857f5549b480bb.so --extern atomic=/opt/rustwide/target/debug/deps/libatomic-c07357df513237e0.rmeta --extern binascii=/opt/rustwide/target/debug/deps/libbinascii-0d4de179cee96c8e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0d03427b61e42fdc.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-5ccfbb0bb5968162.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a95ba0e50af597af.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2fbd1bcb928249f8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-72e4c7f4d062dd07.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f9cd27c1d4080089.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f24535879cf681cc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-2df92a95e05f5972.rmeta --extern rocket_codegen=/opt/rustwide/target/debug/deps/librocket_codegen-b37e8c1a79984f67.so --extern rocket_http=/opt/rustwide/target/debug/deps/librocket_http-f80942d799561197.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-17abea6c0c39e975.rmeta --extern state=/opt/rustwide/target/debug/deps/libstate-0b52da1ac91aaf36.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4c3b086491d53c1e.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a1cc7c711a43f5c8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0575cdbc15c93de5.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-fa182f8267bb7ea2.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-dae51ba86a6867a5.rmeta --extern ubyte=/opt/rustwide/target/debug/deps/libubyte-bc0d054b7695c3dd.rmeta --extern yansi=/opt/rustwide/target/debug/deps/libyansi-3f40ee8e52a8d1af.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: opencv@0.92.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/aruco.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/cvv.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/calib3d.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/dnn.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/face.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: opencv@0.92.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/line_descriptor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/imgproc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/optflow.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/ml.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/mcc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/objdetect.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: opencv@0.92.0: compilation terminated. [INFO] [stderr] warning: opencv@0.92.0: ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `opencv v0.92.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-cfg=ocvrs_opencv_branch_4 [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_LINK_LIBS [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_LINK_PATHS [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS [INFO] [stderr] cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES [INFO] [stderr] cargo:rerun-if-env-changed=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.92.0/src_cpp/photo.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/aruco.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/hdf.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/ccalib.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/dnn.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/manual-core.cpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/alphamat.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/core.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/face.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/gapi.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/ocvrs_common.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/bioinspired.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/sfm.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/xfeatures2d.hpp [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp/videoio.hpp [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out) [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,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo: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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-aruco.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/aruco.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-cvv.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/cvv.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-calib3d.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/calib3d.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-core.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/core.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-dnn.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/dnn.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-face.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/face.cpp" with args c++ did not execute successfully (status code exit status: 1). [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] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-flann.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/flann.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-line_descriptor.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/line_descriptor.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-imgproc.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/imgproc.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-optflow.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/optflow.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-ml.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/ml.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-mcc.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/mcc.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-objdetect.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/objdetect.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-photo.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/photo.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1). [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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] === Crate version: Some("0.92.0") [INFO] [stderr] === Environment configuration: [INFO] [stderr] === OPENCV_PACKAGE_NAME = None [INFO] [stderr] === OPENCV_PKGCONFIG_NAME = None [INFO] [stderr] === OPENCV_CMAKE_NAME = None [INFO] [stderr] === OPENCV_CMAKE_BIN = None [INFO] [stderr] === OPENCV_VCPKG_NAME = None [INFO] [stderr] === OPENCV_LINK_LIBS = None [INFO] [stderr] === OPENCV_LINK_PATHS = None [INFO] [stderr] === OPENCV_INCLUDE_PATHS = None [INFO] [stderr] === OPENCV_DISABLE_PROBES = None [INFO] [stderr] === 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] === STEREO [INFO] [stderr] === STITCHING [INFO] [stderr] === STRUCTURED_LIGHT [INFO] [stderr] === SUPERRES [INFO] [stderr] === SURFACE_MATCHING [INFO] [stderr] === TEXT [INFO] [stderr] === TRACKING [INFO] [stderr] === VIDEO [INFO] [stderr] === VIDEOIO [INFO] [stderr] === VIDEOSTAB [INFO] [stderr] === VIZ [INFO] [stderr] === WECHAT_QRCODE [INFO] [stderr] === XFEATURES2D [INFO] [stderr] === XIMGPROC [INFO] [stderr] === XOBJDETECT [INFO] [stderr] === XPHOTO [INFO] [stderr] === Detected probe priority based on environment vars: pkg_config: false, cmake: false, vcpkg: false [INFO] [stderr] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg [INFO] [stderr] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing [INFO] [stderr] === Probing OpenCV library using pkg_config [INFO] [stderr] === Successfully probed using: pkg_config [INFO] [stderr] === OpenCV library configuration: Library { [INFO] [stderr] include_paths: [ [INFO] [stderr] "/usr/include/opencv4", [INFO] [stderr] ], [INFO] [stderr] version: Version { [INFO] [stderr] major: 4, [INFO] [stderr] minor: 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-6350fd0667ea3305/out [INFO] [stderr] === Placing generated bindings into: /opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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.92.0/src_cpp", [INFO] [stderr] "-F/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/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: 7 [INFO] [stderr] === Generating 52 modules [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "alphamat" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "aruco" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "bgsegm" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "calib3d" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "ccalib" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "bioinspired" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "barcode" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "core" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "cvv" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "dnn" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "dnn_superres" "" [INFO] [stderr] === Generated: barcode in 5.069007833s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "dpm" "" [INFO] [stderr] === Generated: alphamat in 5.392871366s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "face" "" [INFO] [stderr] === Generated: bioinspired in 6.867623786s [INFO] [stderr] === Generated: dnn_superres in 5.51587276s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "features2d" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "flann" "" [INFO] [stderr] === Generated: bgsegm in 7.560687728s [INFO] [stderr] === Generated: cvv in 7.866910961s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "freetype" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "fuzzy" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "hdf" "" [INFO] [stderr] === Generated: dpm in 3.251978693s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "hfs" "" [INFO] [stderr] === Generated: aruco in 8.686966936s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "highgui" "" [INFO] [stderr] === Generated: ccalib in 9.89375609s [INFO] [stderr] === Generated: calib3d in 9.913542029s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "img_hash" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "imgcodecs" "" [INFO] [stderr] === Generated: freetype in 3.559705126s [INFO] [stderr] === Generated: hfs in 3.129053669s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "imgproc" "" [INFO] [stderr] === Generated: fuzzy in 4.083847097s [INFO] [stderr] === Generated: highgui in 3.583185155s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "intensity_transform" "" [INFO] [stderr] === Generated: imgcodecs in 2.772716219s [INFO] [stderr] === Generated: face in 7.076806204s [INFO] [stderr] === Generated: flann in 6.328343935s [INFO] [stderr] === Generated: hdf in 5.287168872s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "line_descriptor" "" [INFO] [stderr] === Generated: features2d in 7.010076788s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "mcc" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "ml" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "objdetect" "" [INFO] [stderr] === Generated: img_hash in 4.698812624s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "optflow" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "phase_unwrapping" "" [INFO] [stderr] === Generated: intensity_transform in 3.354551007s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "photo" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "plot" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "quality" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "rapid" "" [INFO] [stderr] === Generated: line_descriptor in 4.434891268s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "rgbd" "" [INFO] [stderr] === Generated: mcc in 8.418842991s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "saliency" "" [INFO] [stderr] === Generated: dnn in 21.523924356s [INFO] [stderr] === Generated: objdetect in 8.901004584s [INFO] [stderr] === Generated: phase_unwrapping in 7.579169587s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "shape" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "stereo" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "stitching" "" [INFO] [stderr] === Generated: plot in 10.340955436s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "structured_light" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "superres" "" [INFO] [stderr] === Generated: optflow in 14.474776651s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "surface_matching" "" [INFO] [stderr] === Generated: ml in 15.300229626s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "text" "" [INFO] [stderr] === Generated: rapid in 13.103449546s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "tracking" "" [INFO] [stderr] === Generated: quality in 13.977432768s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "video" "" [INFO] [stderr] === Generated: photo in 14.461407391s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "videoio" "" [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "videostab" "" [INFO] [stderr] === Generated: saliency in 9.673578752s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "viz" "" [INFO] [stderr] === Generated: imgproc in 22.36076517s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "wechat_qrcode" "" [INFO] [stderr] === Generated: core in 35.55783226s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "ximgproc" "" [INFO] [stderr] === Generated: shape in 12.65998213s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "xobjdetect" "" [INFO] [stderr] === Generated: surface_matching in 8.015495153s [INFO] [stderr] === Running: "/opt/rustwide/target/debug/build/opencv-23942863310aaac4/build-script-build" "/usr/include/opencv4" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-0.92.0/src_cpp" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out" "xphoto" "" [INFO] [stderr] === Generated: stereo in 13.19390912s [INFO] [stderr] === Generated: superres in 13.027986819s [INFO] [stderr] === Generated: structured_light in 13.797776048s [INFO] [stderr] === Generated: tracking in 11.654907815s [INFO] [stderr] === Generated: rgbd in 24.440170258s [INFO] [stderr] === Generated: text in 12.681992748s [INFO] [stderr] === Generated: xobjdetect in 8.582004702s [INFO] [stderr] === Generated: videoio in 14.010657116s [INFO] [stderr] === Generated: wechat_qrcode in 11.283077225s [INFO] [stderr] === Generated: video in 14.682859159s [INFO] [stderr] === Generated: xphoto in 8.895348225s [INFO] [stderr] === Generated: videostab in 14.799290013s [INFO] [stderr] === Generated: viz in 14.995408543s [INFO] [stderr] === Generated: stitching in 21.702994107s [INFO] [stderr] === Generated: ximgproc in 13.067184767s [INFO] [stderr] === Total binding generation time: 48.740757962s [INFO] [stderr] === Total binding collection time: 587.115078ms [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.92.0/src_cpp", [INFO] [stderr] "-I", [INFO] [stderr] "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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] ], [INFO] [stderr] env: [], [INFO] [stderr] family: Gnu, [INFO] [stderr] cuda: false, [INFO] [stderr] removed_args: [], [INFO] [stderr] has_internal_target_arg: false, [INFO] [stderr] } [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "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.92.0/src_cpp" "-I" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/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" "-o" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/f7a5f3ccf187e9d5-stitching.o" "-c" "/opt/rustwide/target/debug/build/opencv-6350fd0667ea3305/out/stitching.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ce245231c9315e147ca0376a3d8cb300f2aa67cd7336418cfd73434bd7414ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce245231c9315e147ca0376a3d8cb300f2aa67cd7336418cfd73434bd7414ee1", kill_on_drop: false }` [INFO] [stdout] ce245231c9315e147ca0376a3d8cb300f2aa67cd7336418cfd73434bd7414ee1