[INFO] cloning repository https://github.com/justinmoon/druid-video [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinmoon/druid-video" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Fdruid-video", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Fdruid-video'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a8aa42558bcca91500872ad53028edd0c4b7cad [INFO] testing justinmoon/druid-video against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Fdruid-video" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinmoon/druid-video on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinmoon/druid-video [INFO] finished tweaking git repo https://github.com/justinmoon/druid-video [INFO] tweaked toml for git repo https://github.com/justinmoon/druid-video written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/justinmoon/druid-video already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/piderman314/bardecoder` [INFO] [stderr] Updating git repository `https://github.com/raymanfx/eye-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kurbo v0.6.3 [INFO] [stderr] Downloaded ffimage v0.8.0 [INFO] [stderr] Downloaded openpnp_capture v0.1.0 [INFO] [stderr] Downloaded openpnp_capture_sys v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] a2c9b769e85ad4583a772d1e804f86cb70dd8827c640d1f0fbaea8d563f22012 [INFO] running `Command { std: "docker" "start" "-a" "a2c9b769e85ad4583a772d1e804f86cb70dd8827c640d1f0fbaea8d563f22012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c9b769e85ad4583a772d1e804f86cb70dd8827c640d1f0fbaea8d563f22012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c9b769e85ad4583a772d1e804f86cb70dd8827c640d1f0fbaea8d563f22012", kill_on_drop: false }` [INFO] [stdout] a2c9b769e85ad4583a772d1e804f86cb70dd8827c640d1f0fbaea8d563f22012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] d1ac85d2dd13fb6673d36010a3fc1f0df7b901c317ba32a40a292205564899fb [INFO] running `Command { std: "docker" "start" "-a" "d1ac85d2dd13fb6673d36010a3fc1f0df7b901c317ba32a40a292205564899fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling piet v0.1.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling ffimage v0.8.0 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling druid-derive v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bardecoder v0.3.0 (https://github.com/piderman314/bardecoder#5b9f365f) [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling openpnp_capture_sys v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] error: failed to run custom build command for `openpnp_capture_sys v0.2.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openpnp_capture_sys-9587510453a19914/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openpnp_capture_sys-0.2.6/vendor" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Using GIT tag: HEAD-HASH-NOTFOUND [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [INFO] [stderr] -- Check if compiler accepts -pthread [INFO] [stderr] -- Check if compiler accepts -pthread - yes [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") [INFO] [stderr] -- Checking for one of the modules 'libturbojpeg' [INFO] [stderr] -- CMAKE_BUILD_TYPE = Debug [INFO] [stderr] -- VERSION = 1.5.80, BUILD = 20220415 [INFO] [stderr] -- 64-bit build (x86_64) [INFO] [stderr] -- CMAKE_INSTALL_PREFIX = /opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out [INFO] [stderr] -- CMAKE_INSTALL_BINDIR = bin (/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/bin) [INFO] [stderr] -- CMAKE_INSTALL_DATAROOTDIR = share (/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/share) [INFO] [stderr] -- CMAKE_INSTALL_DOCDIR = share/doc/openpnp-capture (/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/share/doc/openpnp-capture) [INFO] [stderr] -- CMAKE_INSTALL_INCLUDEDIR = include (/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/include) [INFO] [stderr] -- CMAKE_INSTALL_LIBDIR = lib (/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/lib) [INFO] [stderr] -- CMAKE_INSTALL_MANDIR = share/man (/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/share/man) [INFO] [stderr] -- Shared libraries enabled (ENABLE_SHARED = 1) [INFO] [stderr] -- Static libraries enabled (ENABLE_STATIC = 1) [INFO] [stderr] -- 12-bit JPEG support disabled (WITH_12BIT = 0) [INFO] [stderr] -- Arithmetic decoding support enabled (WITH_ARITH_DEC = 1) [INFO] [stderr] -- Arithmetic encoding support enabled (WITH_ARITH_ENC = 1) [INFO] [stderr] -- TurboJPEG API library enabled (WITH_TURBOJPEG = 1) [INFO] [stderr] -- TurboJPEG Java wrapper disabled (WITH_JAVA = 0) [INFO] [stderr] -- In-memory source/destination managers enabled (WITH_MEM_SRCDST = 1) [INFO] [stderr] -- Emulating libjpeg API/ABI v6.2 (WITH_JPEG7 = 0, WITH_JPEG8 = 0) [INFO] [stderr] -- libjpeg API shared library version = 62.3.0 [INFO] [stderr] -- Compiler flags = -ffunction-sections -fdata-sections -fPIC -m64 -fPIC -g [INFO] [stderr] -- Linker flags = [INFO] [stderr] -- Looking for include file locale.h [INFO] [stderr] -- Looking for include file locale.h - found [INFO] [stderr] -- Looking for include file stddef.h [INFO] [stderr] -- Looking for include file stddef.h - found [INFO] [stderr] -- Looking for include file stdlib.h [INFO] [stderr] -- Looking for include file stdlib.h - found [INFO] [stderr] -- Looking for include file sys/types.h [INFO] [stderr] -- Looking for include file sys/types.h - found [INFO] [stderr] -- Looking for memset [INFO] [stderr] -- Looking for memset - found [INFO] [stderr] -- Looking for memcpy [INFO] [stderr] -- Looking for memcpy - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Check size of unsigned char [INFO] [stderr] -- Check size of unsigned char - done [INFO] [stderr] -- Check size of unsigned short [INFO] [stderr] -- Check size of unsigned short - done [INFO] [stderr] -- Check size of size_t [INFO] [stderr] -- Check size of size_t - done [INFO] [stderr] -- Performing Test INCOMPLETE_TYPES [INFO] [stderr] -- Performing Test INCOMPLETE_TYPES - Success [INFO] [stderr] -- Compiler supports pointers to undefined structures. [INFO] [stderr] -- Performing Test RIGHT_SHIFT_IS_UNSIGNED [INFO] [stderr] -- Performing Test RIGHT_SHIFT_IS_UNSIGNED - Failed [INFO] [stderr] -- Performing Test __CHAR_UNSIGNED__ [INFO] [stderr] -- Performing Test __CHAR_UNSIGNED__ - Failed [INFO] [stderr] -- Performing Test INLINE_WORKS [INFO] [stderr] -- Performing Test INLINE_WORKS - Success [INFO] [stderr] -- INLINE = __inline__ __attribute__((always_inline)) (FORCE_INLINE = 1) [INFO] [stderr] -- Performing Test HAVE_VERSION_SCRIPT [INFO] [stderr] -- Performing Test HAVE_VERSION_SCRIPT - Success [INFO] [stderr] -- Linker supports GNU-style version scripts [INFO] [stderr] -- The ASM_NASM compiler identification is NASM [INFO] [stderr] -- Found assembler: /usr/bin/nasm [INFO] [stderr] -- CMAKE_ASM_NASM_COMPILER = /usr/bin/nasm [INFO] [stderr] -- CMAKE_ASM_NASM_OBJECT_FORMAT = elf64 [INFO] [stderr] -- CMAKE_ASM_NASM_FLAGS = -DELF -D__x86_64__ -DPIC -g [INFO] [stderr] -- SIMD extensions: x86_64 (WITH_SIMD = 1) [INFO] [stderr] -- FLOATTEST = sse [INFO] [stderr] -- RPM architecture = x86_64, DEB architecture = amd64 [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openpnp_capture_sys-0.2.6/vendor/common/version.h.tmp [INFO] [stderr] CMake Error: : System Error: Read-only file system [INFO] [stderr] CMake Error at CMakeLists.txt:44 (configure_file): [INFO] [stderr] configure_file Problem configuring file [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at linux/contrib/libjpeg-turbo-dev/cmakescripts/GNUInstallDirs.cmake:174 (elseif): [INFO] [stderr] Policy CMP0054 is not set: Only interpret if() arguments as variables or [INFO] [stderr] keywords when unquoted. Run "cmake --help-policy CMP0054" for policy [INFO] [stderr] details. Use the cmake_policy command to set the policy and suppress this [INFO] [stderr] warning. [INFO] [stderr] [INFO] [stderr] Quoted variables like "var" will no longer be dereferenced when the policy [INFO] [stderr] is set to NEW. Since the policy is not set the OLD behavior will be used. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] linux/contrib/libjpeg-turbo-dev/cmakescripts/GNUInstallDirs.cmake:232 (GNUInstallDirs_set_install_dir) [INFO] [stderr] linux/contrib/libjpeg-turbo-dev/CMakeLists.txt:106 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at linux/contrib/libjpeg-turbo-dev/cmakescripts/GNUInstallDirs.cmake:187 (if): [INFO] [stderr] Policy CMP0054 is not set: Only interpret if() arguments as variables or [INFO] [stderr] keywords when unquoted. Run "cmake --help-policy CMP0054" for policy [INFO] [stderr] details. Use the cmake_policy command to set the policy and suppress this [INFO] [stderr] warning. [INFO] [stderr] [INFO] [stderr] Quoted variables like "var" will no longer be dereferenced when the policy [INFO] [stderr] is set to NEW. Since the policy is not set the OLD behavior will be used. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] linux/contrib/libjpeg-turbo-dev/cmakescripts/GNUInstallDirs.cmake:232 (GNUInstallDirs_set_install_dir) [INFO] [stderr] linux/contrib/libjpeg-turbo-dev/CMakeLists.txt:106 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at linux/contrib/libjpeg-turbo-dev/CMakeLists.txt:140 (option): [INFO] [stderr] Policy CMP0077 is not set: option() honors normal variables. Run "cmake [INFO] [stderr] --help-policy CMP0077" for policy details. Use the cmake_policy command to [INFO] [stderr] set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] For compatibility with older versions of CMake, option is clearing the [INFO] [stderr] normal variable 'ENABLE_SHARED'. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at linux/contrib/libjpeg-turbo-dev/CMakeLists.txt:160 (option): [INFO] [stderr] Policy CMP0077 is not set: option() honors normal variables. Run "cmake [INFO] [stderr] --help-policy CMP0077" for policy details. Use the cmake_policy command to [INFO] [stderr] set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] For compatibility with older versions of CMake, option is clearing the [INFO] [stderr] normal variable 'WITH_SIMD'. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] Added DIRS: /opt/rustwide/target/debug/build/openpnp_capture_sys-e589869e47ec9e43/out/build/linux/contrib/libjpeg-turbo-dev /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openpnp_capture_sys-0.2.6/vendor/linux/contrib/libjpeg-turbo-dev [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556a67291f1d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x556a67291f1d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556a67291f1d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x556a67291f1d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x556a672ba7bc - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x556a6728d468 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x556a672944e7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x556a672944e7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x556a672944e7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x556a672941b0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x556a67294c39 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x556a67294927 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x556a672923e4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x556a67294639 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x556a66d63b13 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x556a66d6e40d - cmake::fail::h72bb1e8ba35e43ed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] 16: 0x556a66d6de71 - cmake::run::h1d223a88513fb7a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:863:9 [INFO] [stderr] 17: 0x556a66d6a347 - cmake::Config::build::h913d7d3ebdeedf7f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:698:13 [INFO] [stderr] 18: 0x556a66d66a34 - cmake::build::hd1e77a38c3834aa9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:99:5 [INFO] [stderr] 19: 0x556a66d64644 - build_script_build::main::h511b1993057d51ad [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openpnp_capture_sys-0.2.6/build.rs:17:19 [INFO] [stderr] 20: 0x556a66d6516b - core::ops::function::FnOnce::call_once::h3a258c92e7231c39 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x556a66d659de - std::sys_common::backtrace::__rust_begin_short_backtrace::h0bcaf7e2527ddd5e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x556a66d65751 - std::rt::lang_start::{{closure}}::hcf28de26618b3e63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x556a67291601 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x556a67291601 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x556a67291601 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x556a67291601 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x556a67291601 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x556a67291601 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x556a67291601 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x556a67291601 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x556a67291601 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x556a66d65720 - std::rt::lang_start::hd4ec7ee211416db7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x556a66d64ebc - main [INFO] [stderr] 34: 0x7f540e4a40b3 - __libc_start_main [INFO] [stderr] 35: 0x556a66d6439e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d1ac85d2dd13fb6673d36010a3fc1f0df7b901c317ba32a40a292205564899fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ac85d2dd13fb6673d36010a3fc1f0df7b901c317ba32a40a292205564899fb", kill_on_drop: false }` [INFO] [stdout] d1ac85d2dd13fb6673d36010a3fc1f0df7b901c317ba32a40a292205564899fb