[INFO] cloning repository https://github.com/mlcruz/tkp-tabu-search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlcruz/tkp-tabu-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlcruz%2Ftkp-tabu-search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlcruz%2Ftkp-tabu-search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1255b7969dd8b53e1a8691003f134f6b43b4d4c3
[INFO] testing mlcruz/tkp-tabu-search against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlcruz%2Ftkp-tabu-search" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mlcruz/tkp-tabu-search
[INFO] finished tweaking git repo https://github.com/mlcruz/tkp-tabu-search
[INFO] tweaked toml for git repo https://github.com/mlcruz/tkp-tabu-search written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mlcruz/tkp-tabu-search on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mlcruz/tkp-tabu-search 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded highs v1.6.1
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] [stderr]   Downloaded highs-sys v1.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6fbbff79cfc31ad05c3d0a570cd3e30b581d2080d700a4a4b63c8a6982ebacc
[INFO] running `Command { std: "docker" "start" "-a" "e6fbbff79cfc31ad05c3d0a570cd3e30b581d2080d700a4a4b63c8a6982ebacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6fbbff79cfc31ad05c3d0a570cd3e30b581d2080d700a4a4b63c8a6982ebacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fbbff79cfc31ad05c3d0a570cd3e30b581d2080d700a4a4b63c8a6982ebacc", kill_on_drop: false }`
[INFO] [stdout] e6fbbff79cfc31ad05c3d0a570cd3e30b581d2080d700a4a4b63c8a6982ebacc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b78df45e34c3d746b44be89680c04c5e77180894d9c4375151b9ec9442810530
[INFO] running `Command { std: "docker" "start" "-a" "b78df45e34c3d746b44be89680c04c5e77180894d9c4375151b9ec9442810530", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling highs-sys v1.6.2
[INFO] [stderr] error: failed to run custom build command for `highs-sys v1.6.2`
[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/highs-sys-4b63777e8711d4c0/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/highs-sys-824a2700948b35e9/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.6.2/HiGHS" "-DFAST_BUILD=ON" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreadedDLL" "-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=FALSE" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/highs-sys-824a2700948b35e9/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=Release"
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The C 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]   -- 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]   -- HIGHS version: 1.6.0
[INFO] [stderr]   -- Build C++ library: ON
[INFO] [stderr]   -- Build Python: OFF
[INFO] [stderr]   -- Build Fortran: OFF
[INFO] [stderr]   -- Build CSharp: OFF
[INFO] [stderr]   -- Looking for C++ include sys/types.h
[INFO] [stderr]   -- Looking for C++ include sys/types.h - found
[INFO] [stderr]   -- Looking for C++ include stdint.h
[INFO] [stderr]   -- Looking for C++ include stdint.h - found
[INFO] [stderr]   -- Looking for C++ include stddef.h
[INFO] [stderr]   -- Looking for C++ include stddef.h - found
[INFO] [stderr]   -- Check size of long
[INFO] [stderr]   -- Check size of long - done
[INFO] [stderr]   -- Found long size: 8
[INFO] [stderr]   -- Check size of long long
[INFO] [stderr]   -- Check size of long long - done
[INFO] [stderr]   -- Found long long size: 8
[INFO] [stderr]   -- Check size of int64_t
[INFO] [stderr]   -- Check size of int64_t - done
[INFO] [stderr]   -- Found int64_t size: 8
[INFO] [stderr]   -- Check size of unsigned long
[INFO] [stderr]   -- Check size of unsigned long - done
[INFO] [stderr]   -- Found unsigned long size: 8
[INFO] [stderr]   -- Check size of unsigned long long
[INFO] [stderr]   -- Check size of unsigned long long - done
[INFO] [stderr]   -- Found unsigned long long size: 8
[INFO] [stderr]   -- Check size of uint64_t
[INFO] [stderr]   -- Check size of uint64_t - done
[INFO] [stderr]   -- Found uint64_t size: 8
[INFO] [stderr]   -- Check size of int *
[INFO] [stderr]   -- Check size of int * - done
[INFO] [stderr]   -- Found int * size: 8
[INFO] [stderr]   -- IPO / LTO as requested by user: FALSE
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_MM_PAUSE
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_MM_PAUSE - Success
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_BUILTIN_CLZ
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_BUILTIN_CLZ - Success
[INFO] [stderr]   -- Performing Test NO_OMIT_FRAME_POINTER_FLAG_SUPPORTED
[INFO] [stderr]   -- Performing Test NO_OMIT_FRAME_POINTER_FLAG_SUPPORTED - Success
[INFO] [stderr]   -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.3", minimum required is "1.2.3")  
[INFO] [stderr]   -- Git hash: n/a
[INFO] [stderr]   -- Compilation date: 2025-10-01
[INFO] [stderr]   -- FAST_BUILD set to on.
[INFO] [stderr]    Note: The HiGHS team is preparing for our first official release. If you
[INFO] [stderr]          experience any issues please let us know via email or on GitHub.
[INFO] [stderr]   -- Build type: Release
[INFO] [stderr]   -- Build examples: ON
[INFO] [stderr]   -- Build C++: 
[INFO] [stderr]   -- Build Python: OFF
[INFO] [stderr]   -- Build CSharp: OFF
[INFO] [stderr]   -- Build ZLIB: OFF
[INFO] [stderr]   -- No CSharp support
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[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]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.6.2/HiGHS/examples/call_highs_from_cpp.cpp: ...
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.6.2/HiGHS/examples/call_highs_from_cpp.cpp: ...DONE
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.6.2/HiGHS/examples/call_highs_from_c.c: ...
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.6.2/HiGHS/examples/call_highs_from_c.c: ...DONE
[INFO] [stderr]   -- Configuring done (8.2s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/highs-sys-824a2700948b35e9/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/highs-sys-824a2700948b35e9/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release"
[INFO] [stderr]   [  0%] Building CXX object src/CMakeFiles/highs.dir/__/extern/filereaderlp/reader.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/CMakeFiles/highs.dir/io/FilereaderMps.cpp.o
[INFO] [stderr]   [  2%] Building CXX object src/CMakeFiles/highs.dir/io/FilereaderLp.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/CMakeFiles/highs.dir/io/Filereader.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/CMakeFiles/highs.dir/io/FilereaderEms.cpp.o
[INFO] [stderr]   [  4%] Building CXX object src/CMakeFiles/highs.dir/io/HMPSIO.cpp.o
[INFO] [stderr]   [  4%] Building CXX object src/CMakeFiles/highs.dir/io/HighsIO.cpp.o
[INFO] [stderr]   [  5%] Building CXX object src/CMakeFiles/highs.dir/io/HMpsFF.cpp.o
[INFO] [stderr]   [  5%] Building CXX object src/CMakeFiles/highs.dir/io/LoadOptions.cpp.o
[INFO] [stderr]   [  6%] Building CXX object src/CMakeFiles/highs.dir/lp_data/Highs.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsInfoDebug.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsInterface.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsInfo.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsCallback.cpp.o
[INFO] [stderr]   [  9%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsDebug.cpp.o
[INFO] [stderr]   [  9%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsDeprecated.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsLp.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsLpUtils.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsModelUtils.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsRanging.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolution.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolutionDebug.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolve.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- 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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/CMakeFiles/highs.dir/build.make:202: src/CMakeFiles/highs.dir/lp_data/Highs.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:892: src/CMakeFiles/highs.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:166: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098: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:     0x636eb0127002 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x636eb0127002 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x636eb0127002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x636eb0127002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x636eb014f943 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x636eb014f943 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x636eb01239c3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x636eb01239c3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x636eb0126e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x636eb0128533 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x636eb0128315 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x636eb0128f45 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x636eb0128cda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x636eb0127509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x636eb012896d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x636eb014dc90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x636eb00a293b - cmake::fail::h4be1c5fefcb33307
[INFO] [stderr]     17:     0x636eb00a21ea - cmake::run::hecb9fe4f9ac0d978
[INFO] [stderr]     18:     0x636eb009ee24 - cmake::Config::build::h50cc16892069c237
[INFO] [stderr]     19:     0x636eafb6ba08 - build_script_build::build::h6f37d283d1c4e7ca
[INFO] [stderr]     20:     0x636eafb6c00f - build_script_build::main::hdedd0d4f9c7d4acd
[INFO] [stderr]     21:     0x636eafb683c3 - core::ops::function::FnOnce::call_once::h56273d3560021ce0
[INFO] [stderr]     22:     0x636eafb682b6 - std::sys::backtrace::__rust_begin_short_backtrace::ha82a8dc20a6c5a1e
[INFO] [stderr]     23:     0x636eafb68239 - std::rt::lang_start::{{closure}}::h4fa1a7e55dbe6a3a
[INFO] [stderr]     24:     0x636eb011e5b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     25:     0x636eb011e5b0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x636eb011e5b0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x636eb011e5b0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x636eb011e5b0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x636eb011e5b0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x636eb011e5b0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x636eb011e5b0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x636eb011e5b0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x636eafb68221 - std::rt::lang_start::h3839def315f103ba
[INFO] [stderr]     34:     0x636eafb6c045 - main
[INFO] [stderr]     35:     0x731b0e15b1ca - <unknown>
[INFO] [stderr]     36:     0x731b0e15b28b - __libc_start_main
[INFO] [stderr]     37:     0x636eafb67a45 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b78df45e34c3d746b44be89680c04c5e77180894d9c4375151b9ec9442810530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78df45e34c3d746b44be89680c04c5e77180894d9c4375151b9ec9442810530", kill_on_drop: false }`
[INFO] [stdout] b78df45e34c3d746b44be89680c04c5e77180894d9c4375151b9ec9442810530
