[INFO] updating cached repository https://github.com/godzie44/image-pool [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e59c4b2b266dc667f7a8a622a320156549d14e0d [INFO] checking godzie44/image-pool against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fimage-pool" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/godzie44/image-pool on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/godzie44/image-pool [INFO] removed path dependency opencv from git repo https://github.com/godzie44/image-pool [INFO] finished tweaking git repo https://github.com/godzie44/image-pool [INFO] tweaked toml for git repo https://github.com/godzie44/image-pool written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/godzie44/image-pool already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (opencv) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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 `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (opencv) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opencv v0.29.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bed4353c7620fbc21d27fe834a38bccfd102ea53da3f42c456190cc4e16e68f [INFO] running `"docker" "start" "-a" "7bed4353c7620fbc21d27fe834a38bccfd102ea53da3f42c456190cc4e16e68f"` [INFO] [stderr] warning: dependency (opencv) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Checking json v0.12.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking cpp v0.5.4 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling opencv v0.29.2 [INFO] [stderr] Checking tokio-openssl v0.2.1 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] error: failed to run custom build command for `opencv v0.29.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-3a9cfd9c70b3d22b/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] === Setting up OpenCV library from pkg_config [INFO] [stderr] Error: "Package opencv4 is not found, caused by: `\"pkg-config\" \"--libs\" \"--cflags\" \"opencv4\"` did not exit successfully: exit code: 1\n--- stderr\nPackage opencv4 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `opencv4.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'opencv4\' found\n" [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7bed4353c7620fbc21d27fe834a38bccfd102ea53da3f42c456190cc4e16e68f"` [INFO] running `"docker" "rm" "-f" "7bed4353c7620fbc21d27fe834a38bccfd102ea53da3f42c456190cc4e16e68f"` [INFO] [stdout] 7bed4353c7620fbc21d27fe834a38bccfd102ea53da3f42c456190cc4e16e68f