[INFO] cloning repository https://github.com/cardinalcat/simple-control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardinalcat/simple-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardinalcat%2Fsimple-control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardinalcat%2Fsimple-control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d17fc30c01b1db5a494d3735f098404cec77b2d4 [INFO] checking cardinalcat/simple-control against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardinalcat%2Fsimple-control" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cardinalcat/simple-control on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cardinalcat/simple-control [INFO] finished tweaking git repo https://github.com/cardinalcat/simple-control [INFO] tweaked toml for git repo https://github.com/cardinalcat/simple-control written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cardinalcat/simple-control already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 8496b13eb023778915ac5c249351100255cb8fe3d2685e65cca283b9d8f982b0 [INFO] running `Command { std: "docker" "start" "-a" "8496b13eb023778915ac5c249351100255cb8fe3d2685e65cca283b9d8f982b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8496b13eb023778915ac5c249351100255cb8fe3d2685e65cca283b9d8f982b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8496b13eb023778915ac5c249351100255cb8fe3d2685e65cca283b9d8f982b0", kill_on_drop: false }` [INFO] [stdout] 8496b13eb023778915ac5c249351100255cb8fe3d2685e65cca283b9d8f982b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c47cf3df834aa4567468a5e1b082bc5702b2adfacf1e8f18ca0394bf45437e7 [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" "5c47cf3df834aa4567468a5e1b082bc5702b2adfacf1e8f18ca0394bf45437e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling x11cap v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking input-event-codes v0.2.1 [INFO] [stderr] Checking args-functional v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling device_query v0.2.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wayland-sys v0.25.0 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling clang v0.23.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking captrs v0.3.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling opencv-binding-generator v0.10.0 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking wayland-commons v0.25.0 [INFO] [stderr] Checking wayland-cursor v0.25.0 [INFO] [stderr] Compiling opencv v0.37.0 [INFO] [stderr] Checking crosskey v0.1.0 (/opt/rustwide/workdir/crosskey) [INFO] [stderr] error: failed to run custom build command for `opencv v0.37.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opencv-ddcee365825e1390/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] === 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] running `Command { std: "docker" "inspect" "5c47cf3df834aa4567468a5e1b082bc5702b2adfacf1e8f18ca0394bf45437e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c47cf3df834aa4567468a5e1b082bc5702b2adfacf1e8f18ca0394bf45437e7", kill_on_drop: false }` [INFO] [stdout] 5c47cf3df834aa4567468a5e1b082bc5702b2adfacf1e8f18ca0394bf45437e7