[INFO] fetching crate openpnp_capture_sys 0.4.0... [INFO] checking openpnp_capture_sys-0.4.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate openpnp_capture_sys 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate openpnp_capture_sys 0.4.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpnp_capture_sys 0.4.0 [INFO] finished tweaking crates.io crate openpnp_capture_sys 0.4.0 [INFO] tweaked toml for crates.io crate openpnp_capture_sys 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate openpnp_capture_sys 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.44 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded clang-sys v1.4.0 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] [stderr] Downloaded libc v0.2.133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 890e084aae90e3166ed7118921c02b0c0bdb5c47def57f9033fb7ff88f611c7f [INFO] running `Command { std: "docker" "start" "-a" "890e084aae90e3166ed7118921c02b0c0bdb5c47def57f9033fb7ff88f611c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "890e084aae90e3166ed7118921c02b0c0bdb5c47def57f9033fb7ff88f611c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890e084aae90e3166ed7118921c02b0c0bdb5c47def57f9033fb7ff88f611c7f", kill_on_drop: false }` [INFO] [stdout] 890e084aae90e3166ed7118921c02b0c0bdb5c47def57f9033fb7ff88f611c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ed28e11ac90cd8cc00ac1a5d9d9257816c7243007e30efe385cd061ee7c34c [INFO] running `Command { std: "docker" "start" "-a" "d6ed28e11ac90cd8cc00ac1a5d9d9257816c7243007e30efe385cd061ee7c34c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling openpnp_capture_sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `openpnp_capture_sys v0.4.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openpnp_capture_sys-a0163bc774109ae4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/vendor" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/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 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [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 - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") [INFO] [stderr] -- Checking for one of the modules 'libturbojpeg' [INFO] [stderr] -- CMAKE_BUILD_TYPE = Debug [INFO] [stderr] -- VERSION = 1.5.80, BUILD = 20240926 [INFO] [stderr] -- 64-bit build (x86_64) [INFO] [stderr] -- CMAKE_INSTALL_PREFIX = /opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out [INFO] [stderr] -- CMAKE_INSTALL_BINDIR = bin (/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out/bin) [INFO] [stderr] -- CMAKE_INSTALL_DATAROOTDIR = share (/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out/share) [INFO] [stderr] -- CMAKE_INSTALL_DOCDIR = share/doc/openpnp-capture (/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out/share/doc/openpnp-capture) [INFO] [stderr] -- CMAKE_INSTALL_INCLUDEDIR = include (/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out/include) [INFO] [stderr] -- CMAKE_INSTALL_LIBDIR = lib (/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/out/lib) [INFO] [stderr] -- CMAKE_INSTALL_MANDIR = share/man (/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/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-e468e06c716a3142/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/openpnp_capture_sys-e468e06c716a3142/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/workdir/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/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-e468e06c716a3142/out/build/linux/contrib/libjpeg-turbo-dev /opt/rustwide/workdir/vendor/linux/contrib/libjpeg-turbo-dev [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.48/src/lib.rs:975:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59eab891476a - std::backtrace_rs::backtrace::libunwind::trace::h97abfd8a85887826 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59eab891476a - std::backtrace_rs::backtrace::trace_unsynchronized::h3fe33c3e2ffb6416 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59eab891476a - std::sys::backtrace::_print_fmt::hdf29e1ca2ba4cbbc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59eab891476a - ::fmt::h731c3e1b756ff019 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59eab893d5ab - core::fmt::rt::Argument::fmt::hdfecaf84742c5a76 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59eab893d5ab - core::fmt::write::h9c97613a183100ea [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x59eab8910ef3 - std::io::Write::write_fmt::h7288d7c7dce2722e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x59eab89145b2 - std::sys::backtrace::BacktraceLock::print::h2bc6f048c13121f8 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59eab8915a97 - std::panicking::default_hook::{{closure}}::hde92e91975a101c0 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x59eab89158c6 - std::panicking::default_hook::hd8d6e2273bfc5edc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x59eab89160d7 - std::panicking::rust_panic_with_hook::hb332f821833efd3b [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x59eab8915f77 - std::panicking::begin_panic_handler::{{closure}}::h00065c7fd19dfc55 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x59eab8914c49 - std::sys::backtrace::__rust_end_short_backtrace::h10e475bd14bb8cb7 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x59eab8915c04 - rust_begin_unwind [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x59eab893b913 - core::panicking::panic_fmt::h59e161f9c51d6f0e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x59eab852e9a2 - cmake::fail::hda643040311df987 [INFO] [stderr] 16: 0x59eab852e0d9 - cmake::run::h4f2df601c17acd1c [INFO] [stderr] 17: 0x59eab852aba6 - cmake::Config::build::hfdf9d275d746de75 [INFO] [stderr] 18: 0x59eab852300f - cmake::build::h80eda6df9af7109a [INFO] [stderr] 19: 0x59eab8524625 - build_script_build::main::h846493cd153c57c5 [INFO] [stderr] 20: 0x59eab8521fb3 - core::ops::function::FnOnce::call_once::h1af40a3922616d72 [INFO] [stderr] 21: 0x59eab8521f26 - std::sys::backtrace::__rust_begin_short_backtrace::h688eeea7a1f6ad98 [INFO] [stderr] 22: 0x59eab8521e89 - std::rt::lang_start::{{closure}}::h7ee98ce288e0669c [INFO] [stderr] 23: 0x59eab890ce90 - core::ops::function::impls:: for &F>::call_once::h00708edcd5cb0bf9 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x59eab890ce90 - std::panicking::try::do_call::h3211acb5ef596e26 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x59eab890ce90 - std::panicking::try::hfc77046d1a78b97f [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x59eab890ce90 - std::panic::catch_unwind::h8cc6f9c887e41bb5 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 27: 0x59eab890ce90 - std::rt::lang_start_internal::{{closure}}::h1ae7a528cb090b94 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x59eab890ce90 - std::panicking::try::do_call::h7b341eaacca88c96 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x59eab890ce90 - std::panicking::try::h2190145387d00b24 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x59eab890ce90 - std::panic::catch_unwind::h39d0834a21ce2b28 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 31: 0x59eab890ce90 - std::rt::lang_start_internal::hf1cb939424e8449c [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x59eab8521e67 - std::rt::lang_start::h1b713b1688f51836 [INFO] [stderr] 33: 0x59eab8524f75 - main [INFO] [stderr] 34: 0x71a788ea1d90 - [INFO] [stderr] 35: 0x71a788ea1e40 - __libc_start_main [INFO] [stderr] 36: 0x59eab85217d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d6ed28e11ac90cd8cc00ac1a5d9d9257816c7243007e30efe385cd061ee7c34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ed28e11ac90cd8cc00ac1a5d9d9257816c7243007e30efe385cd061ee7c34c", kill_on_drop: false }` [INFO] [stdout] d6ed28e11ac90cd8cc00ac1a5d9d9257816c7243007e30efe385cd061ee7c34c