[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 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaueki%2Fopenvx-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maueki/openvx-rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/maueki/openvx-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/nebgnahz/cv-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/opencv/opencv.git` [INFO] [stderr] Updating git submodule `https://github.com/opencv/opencv_contrib.git` [INFO] [stderr] Updating git repository `https://github.com/maueki/nnef-parser-rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.33.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e23110e233d802f8fdd716eb26241274cb4408e87ee510af6d631065776d5e9b [INFO] running `Command { std: "docker" "start" "-a" "e23110e233d802f8fdd716eb26241274cb4408e87ee510af6d631065776d5e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e23110e233d802f8fdd716eb26241274cb4408e87ee510af6d631065776d5e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23110e233d802f8fdd716eb26241274cb4408e87ee510af6d631065776d5e9b", kill_on_drop: false }` [INFO] [stdout] e23110e233d802f8fdd716eb26241274cb4408e87ee510af6d631065776d5e9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06f754462c2596dc8d4fcbc0bfe47bd1cb486f9b0bc9fbe4a0efd64b4976ec9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "06f754462c2596dc8d4fcbc0bfe47bd1cb486f9b0bc9fbe4a0efd64b4976ec9a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bindgen v0.33.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cv v0.2.2 (https://github.com/nebgnahz/cv-rs.git#6b54071f) [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: native/hash.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 1 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/highgui.cc:1: [INFO] [stderr] warning: native/highgui.h:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 4 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: native/utils.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 1 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/imgproc.h:4, [INFO] [stderr] warning: from native/imgproc.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/video.h:4, [INFO] [stderr] warning: from native/video.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/mat.h:4, [INFO] [stderr] warning: from native/mat.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from native/common-rust.h:4, [INFO] [stderr] warning: from native/common-rust.cc:1: [INFO] [stderr] warning: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: 6 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `cv v0.2.2 (https://github.com/nebgnahz/cv-rs.git#6b54071f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cv-068872ab38a58bda/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/mat.o" "-c" "native/mat.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/hash.o" "-c" "native/hash.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/highgui.o" "-c" "native/highgui.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/video.o" "-c" "native/video.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/imgproc.o" "-c" "native/imgproc.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/utils.o" "-c" "native/utils.cc" [INFO] [stderr] cargo:warning=native/hash.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/highgui.cc:1: [INFO] [stderr] cargo:warning=native/highgui.h: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 code: 1 [INFO] [stderr] cargo:warning=native/utils.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/common-rust.o" "-c" "native/common-rust.cc" [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/imgproc.h:4, [INFO] [stderr] cargo:warning= from native/imgproc.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/video.h:4, [INFO] [stderr] cargo:warning= from native/video.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/mat.h:4, [INFO] [stderr] cargo:warning= from native/mat.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from native/common-rust.h:4, [INFO] [stderr] cargo:warning= from native/common-rust.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-7e03d53501a0eaf0/out/native/hash.o" "-c" "native/hash.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "06f754462c2596dc8d4fcbc0bfe47bd1cb486f9b0bc9fbe4a0efd64b4976ec9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f754462c2596dc8d4fcbc0bfe47bd1cb486f9b0bc9fbe4a0efd64b4976ec9a", kill_on_drop: false }` [INFO] [stdout] 06f754462c2596dc8d4fcbc0bfe47bd1cb486f9b0bc9fbe4a0efd64b4976ec9a