[INFO] fetching crate vowpalwabbit-sys 8.8.1+vw-v8.8.0...
[INFO] testing vowpalwabbit-sys-8.8.1+vw-v8.8.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate vowpalwabbit-sys 8.8.1+vw-v8.8.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate vowpalwabbit-sys 8.8.1+vw-v8.8.0
[INFO] finished tweaking crates.io crate vowpalwabbit-sys 8.8.1+vw-v8.8.0
[INFO] tweaked toml for crates.io crate vowpalwabbit-sys 8.8.1+vw-v8.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vowpalwabbit-sys 8.8.1+vw-v8.8.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.52.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded bindgen v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e427ceba8077bfc072ed8783a2d21555ec30324d1ec3b9794ba8892a552f1670
[INFO] running `Command { std: "docker" "start" "-a" "e427ceba8077bfc072ed8783a2d21555ec30324d1ec3b9794ba8892a552f1670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e427ceba8077bfc072ed8783a2d21555ec30324d1ec3b9794ba8892a552f1670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e427ceba8077bfc072ed8783a2d21555ec30324d1ec3b9794ba8892a552f1670", kill_on_drop: false }`
[INFO] [stdout] e427ceba8077bfc072ed8783a2d21555ec30324d1ec3b9794ba8892a552f1670
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d72f3d98ca285782881bde983b5293061b8e1fe7c7436caa085322046e49a63
[INFO] running `Command { std: "docker" "start" "-a" "4d72f3d98ca285782881bde983b5293061b8e1fe7c7436caa085322046e49a63", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling vowpalwabbit-sys v8.8.1+vw-v8.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `vowpalwabbit-sys v8.8.1+vw-v8.8.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/vowpalwabbit-sys-ce37667b3bff14d6/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]   -- VowpalWabbit Version: 8.8.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[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]   -- Number of processors: 16
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.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]   -- 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]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of off64_t
[INFO] [stderr]   -- Check size of off64_t - done
[INFO] [stderr]   -- Looking for fseeko
[INFO] [stderr]   -- Looking for fseeko - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Boost format: modularized
[INFO] [stderr]   -- Boost found: 1.69.0 /opt/rustwide/workdir/external/vowpal_wabbit/external/boost
[INFO] [stderr]   -- Looking for __linux__
[INFO] [stderr]   -- Looking for __linux__ - found
[INFO] [stderr]   -- Looking for _WIN32
[INFO] [stderr]   -- Looking for _WIN32 - not found
[INFO] [stderr]   -- Looking for __APPLE__
[INFO] [stderr]   -- Looking for __APPLE__ - not found
[INFO] [stderr]   -- Looking for __ANDROID__
[INFO] [stderr]   -- Looking for __ANDROID__ - not found
[INFO] [stderr]   -- Looking for __FreeBSD__
[INFO] [stderr]   -- Looking for __FreeBSD__ - not found
[INFO] [stderr]   -- help2man not found, please install it to generate manpages
[INFO] [stderr]   -- Configuring done (4.5s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/build
[INFO] [stderr]   [  1%] Building C object external/zlib/CMakeFiles/zlib.dir/deflate.o
[INFO] [stderr]   [  3%] Building C object external/zlib/CMakeFiles/zlib.dir/gzclose.o
[INFO] [stderr]   [  3%] Building C object external/zlib/CMakeFiles/zlib.dir/compress.o
[INFO] [stderr]   [  3%] Building C object external/zlib/CMakeFiles/zlib.dir/crc32.o
[INFO] [stderr]   [  3%] Building C object external/zlib/CMakeFiles/zlib.dir/gzlib.o
[INFO] [stderr]   [  3%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/cmdline.cpp.o
[INFO] [stderr]   [  3%] Building CXX object vowpalwabbit/CMakeFiles/allreduce.dir/allreduce_threads.cc.o
[INFO] [stderr]   [  3%] Building C object external/zlib/CMakeFiles/zlib.dir/adler32.o
[INFO] [stderr]   [  3%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/variables_map.cpp.o
[INFO] [stderr]   [  5%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/value_semantic.cpp.o
[INFO] [stderr]   [  7%] Building CXX object vowpalwabbit/CMakeFiles/allreduce.dir/allreduce_sockets.cc.o
[INFO] [stderr]   [  3%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/options_description.cpp.o
[INFO] [stderr]   [  9%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/config_file.cpp.o
[INFO] [stderr]   [  9%] Building CXX object vowpalwabbit/CMakeFiles/allreduce.dir/vw_exception.cc.o
[INFO] [stderr]   [ 11%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/parsers.cpp.o
[INFO] [stderr]   [ 11%] Building C object external/zlib/CMakeFiles/zlib.dir/gzwrite.o
[INFO] [stderr]   [ 13%] Building C object external/zlib/CMakeFiles/zlib.dir/gzread.o
[INFO] [stderr]   [ 13%] Building C object external/zlib/CMakeFiles/zlib.dir/inflate.o
[INFO] [stderr]   [ 15%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/positional_options.cpp.o
[INFO] [stderr]   [ 17%] Building C object external/zlib/CMakeFiles/zlib.dir/infback.o
[INFO] [stderr]   [ 17%] Building C object external/zlib/CMakeFiles/zlib.dir/inftrees.o
[INFO] [stderr]   [ 19%] Building C object external/zlib/CMakeFiles/zlib.dir/inffast.o
[INFO] [stderr]   [ 21%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/convert.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/utf8_codecvt_facet.cpp.o
[INFO] [stderr]   [ 21%] Building C object external/zlib/CMakeFiles/zlib.dir/uncompr.o
[INFO] [stderr]   [ 21%] Building C object external/zlib/CMakeFiles/zlib.dir/trees.o
[INFO] [stderr]   [ 23%] Building C object external/zlib/CMakeFiles/zlib.dir/zutil.o
[INFO] [stderr]   [ 23%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/winmain.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/split.cpp.o
[INFO] [stderr]   [ 23%] Linking C shared library /opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/lib/libz.so
[INFO] [stderr]   [ 23%] Built target zlib
[INFO] [stderr]   [ 23%] Linking CXX static library /opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/lib/liballreduce.a
[INFO] [stderr]   [ 23%] Built target allreduce
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/external/vowpal_wabbit" "-B" "/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/build" "-DSTATIC_LINK_VW_JAVA=On" "-DVW_INSTALL=Off" "-DBUILD_TESTS=Off" "-DGIT_SUBMODULE=Off" "-DCMAKE_ARCHIVE_OUTPUT_DIRECTORY=/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/lib" "-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/lib" "-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/bin" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS=  -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   CMake Deprecation Warning at external/zlib/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at external/zlib/CMakeLists.txt:4 (project):
[INFO] [stderr]     Policy CMP0048 is not set: project() command manages VERSION variables.
[INFO] [stderr]     Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     The following variable(s) would be set to empty:
[INFO] [stderr] 
[INFO] [stderr]       PROJECT_VERSION
[INFO] [stderr]       PROJECT_VERSION_MAJOR
[INFO] [stderr]       PROJECT_VERSION_MINOR
[INFO] [stderr]       PROJECT_VERSION_PATCH
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       GIT_SUBMODULE
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/vowpalwabbit-sys-9d870d2798e3485e/out/build" "--target" "vw_c_wrapper" "--config" "Debug"
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [external/boost-cmake/CMakeFiles/Boost_program_options.dir/build.make:76: external/boost-cmake/CMakeFiles/Boost_program_options.dir/__/boost/libs/program_options/src/cmdline.cpp.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:413: external/boost-cmake/CMakeFiles/Boost_program_options.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:584: vowpalwabbit/CMakeFiles/vw_c_wrapper.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:351: vw_c_wrapper] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (639) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x563ea0e2b46a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x563ea0e2b46a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x563ea0e2b46a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x563ea0e2b46a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x563ea0e42b1a - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x563ea0e42b1a - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stderr]      6:     0x563ea0e31802 - std[e28293b1aa0f68bd]::io::default_write_fmt::<std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x563ea0e31802 - <std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x563ea0e0b73f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x563ea0e0b73f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x563ea0e25781 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x563ea0e2593b - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x563ea0e0b7f8 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x563ea0e02ff9 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x563ea0e0c15d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x563ea0e434ac - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x563ea0940817 - cmake::fail::hd5f79dc18da30446
[INFO] [stderr]     17:     0x563ea09404a3 - cmake::run::h602bf83e3f054029
[INFO] [stderr]     18:     0x563ea0946994 - cmake::Config::build::h35b1e5dfe36c0db0
[INFO] [stderr]     19:     0x563ea0930881 - build_script_build::main::h8f3fb5ae5e7244a8
[INFO] [stderr]     20:     0x563ea0931ad3 - core::ops::function::FnOnce::call_once::hc161a409edb6e83f
[INFO] [stderr]     21:     0x563ea09319b6 - std::sys::backtrace::__rust_begin_short_backtrace::h5c9e46a7b479ba1b
[INFO] [stderr]     22:     0x563ea09318f9 - std::rt::lang_start::{{closure}}::hf29570fc00d7d641
[INFO] [stderr]     23:     0x563ea0e24784 - <&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x563ea0e24784 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x563ea0e24784 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<i32, &dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x563ea0e24784 - std[e28293b1aa0f68bd]::panic::catch_unwind::<&dyn core[c1f1a4ba060b9bfa]::ops::function::Fn<(), Output = i32> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x563ea0e24784 - std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x563ea0e24784 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x563ea0e24784 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<isize, std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x563ea0e24784 - std[e28293b1aa0f68bd]::panic::catch_unwind::<std[e28293b1aa0f68bd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x563ea0e24784 - std[e28293b1aa0f68bd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x563ea09318e1 - std::rt::lang_start::h2ee87d1960f6beee
[INFO] [stderr]     33:     0x563ea09339e5 - main
[INFO] [stderr]     34:     0x795f8ec0e1ca - <unknown>
[INFO] [stderr]     35:     0x795f8ec0e28b - __libc_start_main
[INFO] [stderr]     36:     0x563ea0930385 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "4d72f3d98ca285782881bde983b5293061b8e1fe7c7436caa085322046e49a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d72f3d98ca285782881bde983b5293061b8e1fe7c7436caa085322046e49a63", kill_on_drop: false }`
[INFO] [stdout] 4d72f3d98ca285782881bde983b5293061b8e1fe7c7436caa085322046e49a63
