[INFO] cloning repository https://github.com/maueki/openvx-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maueki/openvx-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaueki%2Fopenvx-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaueki%2Fopenvx-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7bc7d16f0f7a09fe9254add2d38a9e23050888d [INFO] checking maueki/openvx-rust/c7bc7d16f0f7a09fe9254add2d38a9e23050888d against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaueki%2Fopenvx-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maueki/openvx-rust [INFO] finished tweaking git repo https://github.com/maueki/openvx-rust [INFO] tweaked toml for git repo https://github.com/maueki/openvx-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maueki/openvx-rust on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maueki/openvx-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/vx-cv/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/vx/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/vx-nnef/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/vx-api/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/nebgnahz/cv-rs.git` [INFO] [stderr] Updating git repository `https://github.com/maueki/nnef-parser-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding ascii v0.9.3 [INFO] [stderr] Adding combine v3.6.7 (available: v3.8.1) [INFO] [stderr] Adding either v1.15.0 [INFO] [stderr] Adding nnef-parser v0.1.0 (https://github.com/maueki/nnef-parser-rs.git#d5229b04) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v0.3.5 [INFO] [stderr] Downloaded env_logger v0.5.5 [INFO] [stderr] Downloaded cc v1.0.5 [INFO] [stderr] Downloaded combine v3.6.7 [INFO] [stderr] Downloaded regex v0.2.7 [INFO] [stderr] Downloaded bindgen v0.33.1 [INFO] [stderr] Downloaded clap v2.31.1 [INFO] [stderr] Downloaded regex-syntax v0.5.0 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d43ab65e497c5f416641ccf81be1444b8f15756628ed60868d39e2832a7a6fa [INFO] running `Command { std: "docker" "start" "-a" "8d43ab65e497c5f416641ccf81be1444b8f15756628ed60868d39e2832a7a6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d43ab65e497c5f416641ccf81be1444b8f15756628ed60868d39e2832a7a6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d43ab65e497c5f416641ccf81be1444b8f15756628ed60868d39e2832a7a6fa", kill_on_drop: false }` [INFO] [stdout] 8d43ab65e497c5f416641ccf81be1444b8f15756628ed60868d39e2832a7a6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d11216f4cb01f4962758f710a8aae440e905187b9e6d898784a6eb5839ba04c6 [INFO] running `Command { std: "docker" "start" "-a" "d11216f4cb01f4962758f710a8aae440e905187b9e6d898784a6eb5839ba04c6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/vx/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/vx-nnef/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/vx-cv/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/vx-api/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling bindgen v0.33.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Checking combine v3.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling cv v0.2.1 (https://github.com/nebgnahz/cv-rs.git#4d299166) [INFO] [stderr] warning: cv@0.2.1: native/utils.cc:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.1: 4 | #include [INFO] [stderr] warning: cv@0.2.1: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `cv v0.2.1 (https://github.com/nebgnahz/cv-rs.git#4d299166)` [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/cv-1d71f25e2cde0a72/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "native" "-I" "/usr/local/include" "--std=c++11" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/cv-f3acfa34732e2d15/out/native/utils.o" "-c" "native/utils.cc" [INFO] [stderr] cargo:warning=native/utils.cc:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 4 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.54/src/lib.rs:1670:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "native" "-I" "/usr/local/include" "--std=c++11" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/cv-f3acfa34732e2d15/out/native/utils.o" "-c" "native/utils.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59f83f0e2102 - std::backtrace_rs::backtrace::libunwind::trace::h8c99a33793ebcab8 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59f83f0e2102 - std::backtrace_rs::backtrace::trace_unsynchronized::h35c50fd73168b928 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59f83f0e2102 - std::sys::backtrace::_print_fmt::hdea0464bf10a52bb [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59f83f0e2102 - ::fmt::hdb71b63b258b123c [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59f83f1046e3 - core::fmt::rt::Argument::fmt::hbd99ad6563685259 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59f83f1046e3 - core::fmt::write::h55411323928c6b4d [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x59f83f0deb03 - std::io::default_write_fmt::h43327276eaf33655 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59f83f0deb03 - std::io::Write::write_fmt::h2e81203c40a0fe60 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x59f83f0e1f52 - std::sys::backtrace::BacktraceLock::print::h10d907c5d367509e [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59f83f0e3ce2 - std::panicking::default_hook::{{closure}}::hac640342d05c7b11 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x59f83f0e3ae5 - std::panicking::default_hook::h0e6f47b7c5643def [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x59f83f0e45f2 - std::panicking::rust_panic_with_hook::h7525fbdac37631ce [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x59f83f0e448a - std::panicking::begin_panic_handler::{{closure}}::h0dd5a98ff365e4cd [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x59f83f0e25f9 - std::sys::backtrace::__rust_end_short_backtrace::h13c525b7ecba1c72 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59f83f0e411d - __rustc[1f8a704245f83f77]::rust_begin_unwind [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x59f83f103620 - core::panicking::panic_fmt::hb5777dc372bae4b8 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59f83f0a012b - gcc::fail::h4998c51996e94136 [INFO] [stderr] 17: 0x59f83f093df1 - gcc::Build::compile::h21538a1552c6895d [INFO] [stderr] 18: 0x59f83f09034b - build_script_build::main::h298428359aff4581 [INFO] [stderr] 19: 0x59f83f08f103 - core::ops::function::FnOnce::call_once::hd09013e4a40bda56 [INFO] [stderr] 20: 0x59f83f08f066 - std::sys::backtrace::__rust_begin_short_backtrace::h5334917dff984a0d [INFO] [stderr] 21: 0x59f83f08f049 - std::rt::lang_start::{{closure}}::h19a8fa9721690c19 [INFO] [stderr] 22: 0x59f83f0da2f4 - core::ops::function::impls:: for &F>::call_once::h6e055411514ec98c [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x59f83f0da2f4 - std::panicking::try::do_call::h16cdd0f98e1006bc [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x59f83f0da2f4 - std::panicking::try::h881741162553c070 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x59f83f0da2f4 - std::panic::catch_unwind::h2eadddb0c7b62c8d [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x59f83f0da2f4 - std::rt::lang_start_internal::{{closure}}::h9682cee8ea018920 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x59f83f0da2f4 - std::panicking::try::do_call::h9a0f618308f48c9b [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x59f83f0da2f4 - std::panicking::try::hb0ad0e8e7cb4995b [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x59f83f0da2f4 - std::panic::catch_unwind::h4e356b30a29899dc [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x59f83f0da2f4 - std::rt::lang_start_internal::hcaebbaf66d62f7b1 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x59f83f08f031 - std::rt::lang_start::h0f5c5a2c7e907591 [INFO] [stderr] 32: 0x59f83f0905a5 - main [INFO] [stderr] 33: 0x73bd08a321ca - [INFO] [stderr] 34: 0x73bd08a3228b - __libc_start_main [INFO] [stderr] 35: 0x59f83f08e755 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d11216f4cb01f4962758f710a8aae440e905187b9e6d898784a6eb5839ba04c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11216f4cb01f4962758f710a8aae440e905187b9e6d898784a6eb5839ba04c6", kill_on_drop: false }` [INFO] [stdout] d11216f4cb01f4962758f710a8aae440e905187b9e6d898784a6eb5839ba04c6