[INFO] fetching crate cryptominisat 5.8.0-rust1...
[INFO] checking cryptominisat-5.8.0-rust1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate cryptominisat 5.8.0-rust1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cryptominisat 5.8.0-rust1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptominisat 5.8.0-rust1
[INFO] finished tweaking crates.io crate cryptominisat 5.8.0-rust1
[INFO] tweaked toml for crates.io crate cryptominisat 5.8.0-rust1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f60ab38c41b662744013c7d47a029f17589402dcaabefc32b5a52f34a751ccc
[INFO] running `Command { std: "docker" "start" "-a" "0f60ab38c41b662744013c7d47a029f17589402dcaabefc32b5a52f34a751ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f60ab38c41b662744013c7d47a029f17589402dcaabefc32b5a52f34a751ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f60ab38c41b662744013c7d47a029f17589402dcaabefc32b5a52f34a751ccc", kill_on_drop: false }`
[INFO] [stdout] 0f60ab38c41b662744013c7d47a029f17589402dcaabefc32b5a52f34a751ccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c082be28deb74be111ebfec84528048bfdee571adf93a1119be343674c425ce
[INFO] running `Command { std: "docker" "start" "-a" "9c082be28deb74be111ebfec84528048bfdee571adf93a1119be343674c425ce", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling cryptominisat v5.8.0-rust1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `cryptominisat v5.8.0-rust1 (/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/cryptominisat-782707845ea5c41f/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/cryptominisat-de7c19c0a4bb2f35/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/cryptominisat" "-DCMAKE_BUILD_TYPE=Release" "-DSTATICCOMPILE=ON" "-DENABLE_PYTHON_INTERFACE=OFF" "-DONLY_SIMPLE=ON" "-DNOZLIB=ON" "-DNOM4RI=ON" "-DSTATS=OFF" "-DNOVALGRIND=ON" "-DENABLE_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/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"
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- LIB directory is ''
[INFO] [stderr]   -- BIN directory is ''
[INFO] [stderr]   -- Doing a Release build
[INFO] [stderr]   -- The C 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]   -- 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]   -- Building with GAUSS enabled at every level
[INFO] [stderr]   -- build type is Release
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-fno-stack-protector
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-fno-stack-protector - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-fvisibility=hidden
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-fvisibility=hidden - Success
[INFO] [stderr]   -- Compiling for static library use
[INFO] [stderr]   -- GIT hash found: GIT-notfound
[INFO] [stderr]   -- PROJECT_VERSION: 5.8.0
[INFO] [stderr]   -- PROJECT_VERSION_MAJOR: 5
[INFO] [stderr]   -- PROJECT_VERSION_MINOR: 8
[INFO] [stderr]   -- PROJECT_VERSION_PATCH: 0
[INFO] [stderr]   -- Found SQLITE3: /usr/lib/x86_64-linux-gnu/libsqlite3.a  
[INFO] [stderr]   -- OK, Found SQLITE3!
[INFO] [stderr]   -- Not compiling detailed statistics. The system is faster without them
[INFO] [stderr]   -- Cannot find help2man, not creating manpage
[INFO] [stderr]   -- Performing Test HAVE__FPU_SETCW
[INFO] [stderr]   -- Performing Test HAVE__FPU_SETCW - Success
[INFO] [stderr]   -- Found FPU code for yalsat: fpu_control.h, _FPU_SINGLE, _FPU_DOUBLE
[INFO] [stderr]   -- Could NOT find MPI_C (missing: MPI_mpi_LIBRARY MPI_C_WORKS) 
[INFO] [stderr]   -- Could NOT find MPI_CXX (missing: MPI_mpi_cxx_LIBRARY MPI_mpi_LIBRARY MPI_CXX_WORKS) 
[INFO] [stderr]   -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 
[INFO] [stderr]   -- No suitable C++ MPI implementation found. CryptoMiniSat will not be distributed.
[INFO] [stderr]   -- In case your Python interpreter is not found, or a wrong one is found, please set it with '-DPYTHON_EXECUTABLE:FILEPATH=your path here'
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3") 
[INFO] [stderr]   -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.a (found suitable version "3.10.12", minimum required is "3") 
[INFO] [stderr]   -- Python 3 -- PYTHON_EXECUTABLE=/usr/bin/python3
[INFO] [stderr]   -- Python 3 -- PYTHON_LIBRARIES=/usr/lib/x86_64-linux-gnu/libpython3.10.a
[INFO] [stderr]   -- Python 3 -- PYTHON_INCLUDE_DIRS=/usr/include/python3.10
[INFO] [stderr]   -- Python 3 -- PYTHONLIBS_VERSION_STRING=3.10.12
[INFO] [stderr]   -- Only building executable with few command-line options because the boost program_options library were not available
[INFO] [stderr]   -- All defines at startup:  -DEXTENDED_FEATURES -DUSE_GAUSS -DNDEBUG -D_FORTIFY_SOURCE=0 -DUSE_SQLITE3 -DYALSAT_FPU
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wno-bitfield-constant-conversion - Failed
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wlogical-op
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wlogical-op - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wrestrict
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wrestrict - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wnull-dereference
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wnull-dereference - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wdouble-promotion
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wdouble-promotion - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wshadow
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wshadow - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wformat=2
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wformat=2 - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wextra-semi
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-Wextra-semi - Success
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-pedantic
[INFO] [stderr]   -- Performing Test HAVE_FLAG_-pedantic - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
[INFO] [stderr]   -- GIT Subprojects not initialized, not building drat-trim
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  1%] Generating sql_tablestructure.cpp
[INFO] [stderr]   [  3%] Generating sql_tablestructure.cpp
[INFO] [stderr]   Copying cryptominisat_c.h to /opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build/include/cryptominisat5
[INFO] [stderr]   Copying cryptominisat.h to /opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build/include/cryptominisat5
[INFO] [stderr]   Copying solvertypesmini.h to /opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build/include/cryptominisat5
[INFO] [stderr]   Copying dimacsparser.h to /opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build/include/cryptominisat5
[INFO] [stderr]   Copying streambuffer.h to /opt/rustwide/target/debug/build/cryptominisat-de7c19c0a4bb2f35/out/build/include/cryptominisat5
[INFO] [stderr]   [  3%] Built target CopyPublicHeaders
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning at CMakeLists.txt:647 (find_package):
[INFO] [stderr]     By not providing "Findbreakid.cmake" in CMAKE_MODULE_PATH this project has
[INFO] [stderr]     asked CMake to find a package configuration file provided by "breakid", but
[INFO] [stderr]     CMake did not find one.
[INFO] [stderr] 
[INFO] [stderr]     Could not find a package configuration file provided by "breakid" with any
[INFO] [stderr]     of the following names:
[INFO] [stderr] 
[INFO] [stderr]       breakidConfig.cmake
[INFO] [stderr]       breakid-config.cmake
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "breakid" to CMAKE_PREFIX_PATH or set
[INFO] [stderr]     "breakid_DIR" to a directory containing one of the above files.  If
[INFO] [stderr]     "breakid" provides a separate development package or SDK, be sure it has
[INFO] [stderr]     been installed.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at CMakeLists.txt:649 (message):
[INFO] [stderr]     BreakID NOT found
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at CMakeLists.txt:819 (message):
[INFO] [stderr]     Testing is disabled
[INFO] [stderr] 
[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] 
[INFO] [stderr] 
[INFO] [stderr]   /usr/bin/python3: can't open file '/opt/rustwide/workdir/cryptominisat/scripts/xxd-alike.py': [Errno 2] No such file or directory
[INFO] [stderr]   gmake[2]: *** [cmsat5-src/CMakeFiles/cryptominisat5.dir/build.make:74: cmsat5-src/sql_tablestructure.cpp] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:156: cmsat5-src/CMakeFiles/cryptominisat5.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   /usr/bin/python3: can't open file '/opt/rustwide/workdir/cryptominisat/scripts/xxd-alike.py': [Errno 2] No such file or directory
[INFO] [stderr]   gmake[2]: *** [cmsat5-src/CMakeFiles/tablestruct.dir/build.make:73: cmsat5-src/sql_tablestructure.cpp] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:131: cmsat5-src/CMakeFiles/tablestruct.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.51/src/lib.rs:1100: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:     0x61ea2db5ca9a - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x61ea2db5ca9a - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x61ea2db5ca9a - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61ea2db5ca9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7767b02c5430d02b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61ea2db7fe13 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x61ea2db7fe13 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x61ea2db59433 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x61ea2db5c8e2 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x61ea2db5dadc - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x61ea2db5d922 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x61ea2db5e0d7 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x61ea2db5df6a - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x61ea2db5cf79 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x61ea2db5dbfc - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x61ea2db7ebc0 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x61ea2dadc6f2 - cmake::fail::h6b3ac289eb1c7dee
[INFO] [stderr]     16:     0x61ea2dadbec9 - cmake::run::h321d5ec9f2c653b1
[INFO] [stderr]     17:     0x61ea2dad88bf - cmake::Config::build::h078b621758c742c0
[INFO] [stderr]     18:     0x61ea2dacd03d - build_script_build::main::h75c02b56a789cd39
[INFO] [stderr]     19:     0x61ea2dacb8a3 - core::ops::function::FnOnce::call_once::h0f2cacebe05b9fc4
[INFO] [stderr]     20:     0x61ea2dacb876 - std::sys::backtrace::__rust_begin_short_backtrace::h087e3c5f440cb9c7
[INFO] [stderr]     21:     0x61ea2dacb7d9 - std::rt::lang_start::{{closure}}::ha6bd7e43276e636f
[INFO] [stderr]     22:     0x61ea2db55877 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdcc69c5250d896c3
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x61ea2db55877 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x61ea2db55877 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25:     0x61ea2db55877 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x61ea2db55877 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x61ea2db55877 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x61ea2db55877 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     29:     0x61ea2db55877 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x61ea2db55877 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x61ea2dacb7b7 - std::rt::lang_start::h4771484dbec1edbe
[INFO] [stderr]     32:     0x61ea2dacd2c5 - main
[INFO] [stderr]     33:     0x7cec9f93dd90 - <unknown>
[INFO] [stderr]     34:     0x7cec9f93de40 - __libc_start_main
[INFO] [stderr]     35:     0x61ea2dacb5e5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9c082be28deb74be111ebfec84528048bfdee571adf93a1119be343674c425ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c082be28deb74be111ebfec84528048bfdee571adf93a1119be343674c425ce", kill_on_drop: false }`
[INFO] [stdout] 9c082be28deb74be111ebfec84528048bfdee571adf93a1119be343674c425ce
