[INFO] fetching crate podo-std-eye 0.1.1... [INFO] testing podo-std-eye-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate podo-std-eye 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate podo-std-eye 0.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate podo-std-eye 0.1.1 [INFO] finished tweaking crates.io crate podo-std-eye 0.1.1 [INFO] tweaked toml for crates.io crate podo-std-eye 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate podo-std-eye 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded podo-core-driver v0.3.2 [INFO] [stderr] Downloaded simple-socket v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 13dbcc74d1d283660299821438f1320106b183d6478371e6387cccea242f5876 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "13dbcc74d1d283660299821438f1320106b183d6478371e6387cccea242f5876"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling vcpkg v0.2.9 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling opencv v0.38.0 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] error: failed to run custom build command for `opencv v0.38.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-33397bfd2d693e88/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] === Environment configuration: [INFO] [stderr] === OPENCV_HEADER_DIR = None [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_CLANG_STDLIB_PATH = 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] === Enabled features: [INFO] [stderr] === CONTRIB [INFO] [stderr] === DEFAULT [INFO] [stderr] === OPENCV_4 [INFO] [stderr] === Probing OpenCV library using pkg_config [INFO] [stderr] === Can't probe using pkg_config, continuing with other methods, error: `"pkg-config" "--libs" "--cflags" "opencv4"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package opencv4 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `opencv4.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'opencv4' found [INFO] [stderr] [INFO] [stderr] === Probing OpenCV library using cmake [INFO] [stderr] === Can't probe using cmake, continuing with other methods, error: cmake returned an error [INFO] [stderr] stdout: "OpenCV not found.\n" [INFO] [stderr] stderr: "CMake Error: Problem processing arguments. Aborting.\n\n" [INFO] [stderr] === Probing OpenCV library using vcpkg [INFO] [stderr] === Can't probe using vcpkg, continuing with other methods, error: Could not find Vcpkg tree: No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install' [INFO] [stderr] Error: "Failed to find OpenCV package using probes: pkg_config, cmake, vcpkg" [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "13dbcc74d1d283660299821438f1320106b183d6478371e6387cccea242f5876"` [INFO] running `"docker" "rm" "-f" "13dbcc74d1d283660299821438f1320106b183d6478371e6387cccea242f5876"` [INFO] [stdout] 13dbcc74d1d283660299821438f1320106b183d6478371e6387cccea242f5876