[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50ba9b079d8d986665cc852a6e886993bb528ba08dcd2119eecb9670c844a338 [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" "50ba9b079d8d986665cc852a6e886993bb528ba08dcd2119eecb9670c844a338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50ba9b079d8d986665cc852a6e886993bb528ba08dcd2119eecb9670c844a338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ba9b079d8d986665cc852a6e886993bb528ba08dcd2119eecb9670c844a338", kill_on_drop: false }` [INFO] [stdout] 50ba9b079d8d986665cc852a6e886993bb528ba08dcd2119eecb9670c844a338 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760d72dfad5338ae95161855c7434ee5bd97d149425e65317212d3de2d1ce371 [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" "760d72dfad5338ae95161855c7434ee5bd97d149425e65317212d3de2d1ce371", 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 bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.6 [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 xi-unicode v0.2.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling gimli v0.22.0 [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 rustc-demangle v0.1.17 [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 num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.1 [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 simple_logger v1.11.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling piet v0.1.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 intl-memoizer v0.5.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 jpeg-decoder v0.1.20 [INFO] [stderr] Compiling num v0.3.0 [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 openpnp_capture_sys v0.2.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling bardecoder v0.3.0 (https://github.com/piderman314/bardecoder#5b9f365f) [INFO] [stderr] Compiling pin-project v0.4.27 [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] 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-6427314ecde4a87b/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-20c7bc50fa92c76d/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-20c7bc50fa92c76d/out [INFO] [stderr] -- CMAKE_INSTALL_BINDIR = bin (/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/out/bin) [INFO] [stderr] -- CMAKE_INSTALL_DATAROOTDIR = share (/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/out/share) [INFO] [stderr] -- CMAKE_INSTALL_DOCDIR = share/doc/openpnp-capture (/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/out/share/doc/openpnp-capture) [INFO] [stderr] -- CMAKE_INSTALL_INCLUDEDIR = include (/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/out/include) [INFO] [stderr] -- CMAKE_INSTALL_LIBDIR = lib (/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/out/lib) [INFO] [stderr] -- CMAKE_INSTALL_MANDIR = share/man (/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/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-20c7bc50fa92c76d/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/openpnp_capture_sys-20c7bc50fa92c76d/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-20c7bc50fa92c76d/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: 0x5647bb1b086d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5647bb1b086d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5647bb1b086d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5647bb1b086d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5647bb1d60cc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x5647bb1ad171 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x5647bb1b2705 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5647bb1b2705 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5647bb1b2705 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5647bb1b23b9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5647bb1b2c52 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5647bb1b2b37 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x5647bb1b0d24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5647bb1b2869 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5647bac78b63 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x5647bac82fad - cmake::fail::h909005bef3b0f626 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] 16: 0x5647bac829e5 - cmake::run::h5fe95759e17271c8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:863:9 [INFO] [stderr] 17: 0x5647bac7ee8b - cmake::Config::build::h39bf9d474ddbacb9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:698:13 [INFO] [stderr] 18: 0x5647bac7b454 - cmake::build::h8fef0c5f9c33ddeb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:99:5 [INFO] [stderr] 19: 0x5647bac79113 - build_script_build::main::h62e99b97b4abf10e [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: 0x5647bac79c4b - core::ops::function::FnOnce::call_once::h0c6fc567031c5319 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x5647bac7a45e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3d29dd530f35837c [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x5647bac7a231 - std::rt::lang_start::{{closure}}::h9a186f8ee9770e25 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x5647bb1a87ee - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x5647bb1a87ee - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x5647bb1a87ee - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x5647bb1a87ee - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x5647bb1a87ee - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x5647bb1a87ee - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x5647bb1a87ee - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x5647bb1a87ee - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x5647bb1a87ee - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x5647bac7a200 - std::rt::lang_start::h026d018f7eef6a40 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x5647bac7999c - main [INFO] [stderr] 34: 0x7fefa8af90b3 - __libc_start_main [INFO] [stderr] 35: 0x5647bac78e5e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "760d72dfad5338ae95161855c7434ee5bd97d149425e65317212d3de2d1ce371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760d72dfad5338ae95161855c7434ee5bd97d149425e65317212d3de2d1ce371", kill_on_drop: false }` [INFO] [stdout] 760d72dfad5338ae95161855c7434ee5bd97d149425e65317212d3de2d1ce371