[INFO] cloning repository https://github.com/arthurlm/quickfix-rs-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthurlm/quickfix-rs-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlm%2Fquickfix-rs-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlm%2Fquickfix-rs-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82957ee76e497b1fcd7f5c1ea18c75cbd5d621f0
[INFO] checking arthurlm/quickfix-rs-examples against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlm%2Fquickfix-rs-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arthurlm/quickfix-rs-examples
[INFO] finished tweaking git repo https://github.com/arthurlm/quickfix-rs-examples
[INFO] tweaked toml for git repo https://github.com/arthurlm/quickfix-rs-examples written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arthurlm/quickfix-rs-examples on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arthurlm/quickfix-rs-examples 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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 thiserror v2.0.14
[INFO] [stderr]   Downloaded quickfix-msg-gen v0.2.0
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded quickfix-spec-parser v0.2.0
[INFO] [stderr]   Downloaded quickfix-msg42 v0.2.0
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded quickfix-msg41 v0.2.0
[INFO] [stderr]   Downloaded quickfix-msg40 v0.2.0
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded quickfix-msg44 v0.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded quickfix v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded quickfix-ffi v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bde33bf488ac6e0107d0b8fa8b36c8784d856362550b064e0121ea57e000b53d
[INFO] running `Command { std: "docker" "start" "-a" "bde33bf488ac6e0107d0b8fa8b36c8784d856362550b064e0121ea57e000b53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bde33bf488ac6e0107d0b8fa8b36c8784d856362550b064e0121ea57e000b53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde33bf488ac6e0107d0b8fa8b36c8784d856362550b064e0121ea57e000b53d", kill_on_drop: false }`
[INFO] [stdout] bde33bf488ac6e0107d0b8fa8b36c8784d856362550b064e0121ea57e000b53d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e848a55f5b45c66771b14df2b9c2938885bb846f61f1f14523b1d5db3d6ece
[INFO] running `Command { std: "docker" "start" "-a" "74e848a55f5b45c66771b14df2b9c2938885bb846f61f1f14523b1d5db3d6ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling quickfix-ffi v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling quickfix-spec-parser v0.2.0
[INFO] [stderr] error: failed to run custom build command for `quickfix-ffi v0.2.0`
[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/quickfix-ffi-86d42893f14f480d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=./CMakeLists.txt
[INFO] [stderr]   cargo:rerun-if-changed=./libquickfix
[INFO] [stderr]   cargo:rerun-if-changed=./quickfix-bind
[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/quickfix-ffi-9e70761119676b31/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/quickfix-ffi-9e70761119676b31/out/libquickfix" "-DCMAKE_POLICY_VERSION_MINIMUM=3.10" "-DHAVE_SSL=ON" "-DHAVE_MYSQL=OFF" "-DHAVE_POSTGRESQL=OFF" "-DHAVE_PYTHON=OFF" "-DHAVE_PYTHON3=OFF" "-DQUICKFIX_SHARED_LIBS=OFF" "-DQUICKFIX_EXAMPLES=OFF" "-DQUICKFIX_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/quickfix-ffi-9e70761119676b31/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=RelWithDebInfo"
[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]   -- Looking for include file dlfcn.h
[INFO] [stderr]   -- Looking for include file dlfcn.h - found
[INFO] [stderr]   -- Looking for include file inttypes.h
[INFO] [stderr]   -- Looking for include file inttypes.h - found
[INFO] [stderr]   -- Looking for include file stdint.h
[INFO] [stderr]   -- Looking for include file stdint.h - found
[INFO] [stderr]   -- Looking for include file stdio.h
[INFO] [stderr]   -- Looking for include file stdio.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 strings.h
[INFO] [stderr]   -- Looking for include file strings.h - found
[INFO] [stderr]   -- Looking for include file string.h
[INFO] [stderr]   -- Looking for include file string.h - found
[INFO] [stderr]   -- Looking for include file sys/stat.h
[INFO] [stderr]   -- Looking for include file sys/stat.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 include file unistd.h
[INFO] [stderr]   -- Looking for include file unistd.h - found
[INFO] [stderr]   -- Looking for gettimeofday
[INFO] [stderr]   -- Looking for gettimeofday - found
[INFO] [stderr]   -- Looking for gethostbyname_r
[INFO] [stderr]   -- Looking for gethostbyname_r - found
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_3_ARG
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_3_ARG - False
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_5_ARG
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_5_ARG - False
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_6_ARG
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_6_ARG - True
[INFO] [stderr]   -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13")  
[INFO] [stderr]   -- Configuring done (5.7s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/quickfix-ffi-9e70761119676b31/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quickfix-ffi-9e70761119676b31/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/quickfix-ffi-9e70761119676b31/out/build" "--target" "install" "--config" "RelWithDebInfo"
[INFO] [stderr]   [  0%] Built target QUICKFIX_ALLOCATOR_HEADERS_COPY
[INFO] [stderr]   [  1%] Building CXX object src/C++/CMakeFiles/quickfix.dir/DataDictionaryProvider.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Acceptor.cpp.o
[INFO] [stderr]   [  5%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Dictionary.cpp.o
[INFO] [stderr]   [  9%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FieldMap.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FieldTypes.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FieldConvertors.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Group.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpParser.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object src/C++/CMakeFiles/quickfix.dir/DataDictionary.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HostDetailsProvider.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FileStore.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpMessage.cpp.o
[INFO] [stderr]   [ 24%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FileLog.cpp.o
[INFO] [stderr]   [ 25%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpConnection.cpp.o
[INFO] [stderr]   [ 27%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpServer.cpp.o
[INFO] [stderr]   [ 29%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Initiator.cpp.o
[INFO] [stderr]   [ 29%] Built target QUICKFIX_HEADERS_COPY
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   -- Project name quickfix
[INFO] [stderr]   -- Generating empty Allocator.h
[INFO] [stderr]   -- Generating empty config.h
[INFO] [stderr]   -- OPENSSL_INCLUDE_DIR: /usr/include
[INFO] [stderr]   -- OPENSSL_LIBRARIES: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so
[INFO] [stderr]   -- OPENSSL_ROOT_DIR: 
[INFO] [stderr]   -- Building with SSL
[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]       CMAKE_POLICY_VERSION_MINIMUM
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:188: src/C++/CMakeFiles/quickfix.dir/FileStore.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:90: src/C++/CMakeFiles/quickfix.dir/DataDictionary.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:230: src/C++/CMakeFiles/quickfix.dir/HttpConnection.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:174: src/C++/CMakeFiles/quickfix.dir/FileLog.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:76: src/C++/CMakeFiles/quickfix.dir/Acceptor.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:216: src/C++/CMakeFiles/quickfix.dir/HostDetailsProvider.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:104: src/C++/CMakeFiles/quickfix.dir/DataDictionaryProvider.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:202: src/C++/CMakeFiles/quickfix.dir/Group.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:272: src/C++/CMakeFiles/quickfix.dir/HttpServer.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:286: src/C++/CMakeFiles/quickfix.dir/Initiator.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:186: src/C++/CMakeFiles/quickfix.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (392) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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:     0x5bab30928422 - std::backtrace_rs::backtrace::libunwind::trace::h206637f82b46b7dc
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bab30928422 - std::backtrace_rs::backtrace::trace_unsynchronized::h3976ad84967e3123
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bab30928422 - std::sys::backtrace::_print_fmt::hb5fb87b62c7b2f18
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bab30928422 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hc5bb7b4d63695bc3
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bab3093863f - core::fmt::rt::Argument::fmt::hc24a1fca03fd68d4
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5bab3093863f - core::fmt::write::h1958c24f03c85e24
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5bab308f7e93 - std::io::default_write_fmt::h19cb4bf06e7d88bd
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bab308f7e93 - std::io::Write::write_fmt::hc8cc305060bcfd3f
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5bab30903a32 - std::sys::backtrace::BacktraceLock::print::hcf55b98d18b6f1bf
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bab309061ec - std::panicking::default_hook::{{closure}}::h52eefba173118bba
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5bab30906046 - std::panicking::default_hook::h3f502b709f6cbf4d
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5bab309067c5 - std::panicking::panic_with_hook::hc1441e1d24a508c3
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5bab3090665a - std::panicking::panic_handler::{{closure}}::h29853dba03c9bc9e
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5bab30903b69 - std::sys::backtrace::__rust_end_short_backtrace::hd158792980322576
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5bab308ec0bd - __rustc[338a22bb0212c495]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5bab3093c1e0 - core::panicking::panic_fmt::h7bc056f02c504119
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bab3087c87b - cmake::fail::h9ae74e51d699d442
[INFO] [stderr]     17:     0x5bab3087c502 - cmake::run::ha1f6126e4d8703e7
[INFO] [stderr]     18:     0x5bab308826e4 - cmake::Config::build::haa4982429aa504cf
[INFO] [stderr]     19:     0x5bab3086d1dd - build_script_build::main::hea1b5818241f0729
[INFO] [stderr]     20:     0x5bab3086ebe3 - core::ops::function::FnOnce::call_once::h80e107b1b499eec2
[INFO] [stderr]     21:     0x5bab3086e696 - std::sys::backtrace::__rust_begin_short_backtrace::h020c6d0d4c3dbd29
[INFO] [stderr]     22:     0x5bab3086e229 - std::rt::lang_start::{{closure}}::he22b9e79e78c286c
[INFO] [stderr]     23:     0x5bab308f9740 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h2835b4bdda9b82e7
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5bab308f9740 - std::panicking::catch_unwind::do_call::hb335d4290a71c712
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x5bab308f9740 - std::panicking::catch_unwind::heba81ee2026ba5b7
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x5bab308f9740 - std::panic::catch_unwind::h451eb4c74711d51f
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5bab308f9740 - std::rt::lang_start_internal::{{closure}}::h0b09883e9ff8be3f
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5bab308f9740 - std::panicking::catch_unwind::do_call::h89b85e9b1720b626
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x5bab308f9740 - std::panicking::catch_unwind::h00f8d4d73de90e85
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x5bab308f9740 - std::panic::catch_unwind::h5fcbbc4d70d55c02
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5bab308f9740 - std::rt::lang_start_internal::h264c9875920ac890
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5bab3086e211 - std::rt::lang_start::h884cebbb10705873
[INFO] [stderr]     33:     0x5bab30876055 - main
[INFO] [stderr]     34:     0x7287e3a7f1ca - <unknown>
[INFO] [stderr]     35:     0x7287e3a7f28b - __libc_start_main
[INFO] [stderr]     36:     0x5bab3086c1e5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `quickfix-ffi v0.2.0`
[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/quickfix-ffi-69daefdf05ba3210/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=./CMakeLists.txt
[INFO] [stderr]   cargo:rerun-if-changed=./libquickfix
[INFO] [stderr]   cargo:rerun-if-changed=./quickfix-bind
[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/quickfix-ffi-c7e88710cf2781e9/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/quickfix-ffi-c7e88710cf2781e9/out/libquickfix" "-DCMAKE_POLICY_VERSION_MINIMUM=3.10" "-DHAVE_SSL=OFF" "-DHAVE_MYSQL=OFF" "-DHAVE_POSTGRESQL=OFF" "-DHAVE_PYTHON=OFF" "-DHAVE_PYTHON3=OFF" "-DQUICKFIX_SHARED_LIBS=OFF" "-DQUICKFIX_EXAMPLES=OFF" "-DQUICKFIX_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/quickfix-ffi-c7e88710cf2781e9/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=RelWithDebInfo"
[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]   -- Looking for include file dlfcn.h
[INFO] [stderr]   -- Looking for include file dlfcn.h - found
[INFO] [stderr]   -- Looking for include file inttypes.h
[INFO] [stderr]   -- Looking for include file inttypes.h - found
[INFO] [stderr]   -- Looking for include file stdint.h
[INFO] [stderr]   -- Looking for include file stdint.h - found
[INFO] [stderr]   -- Looking for include file stdio.h
[INFO] [stderr]   -- Looking for include file stdio.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 strings.h
[INFO] [stderr]   -- Looking for include file strings.h - found
[INFO] [stderr]   -- Looking for include file string.h
[INFO] [stderr]   -- Looking for include file string.h - found
[INFO] [stderr]   -- Looking for include file sys/stat.h
[INFO] [stderr]   -- Looking for include file sys/stat.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 include file unistd.h
[INFO] [stderr]   -- Looking for include file unistd.h - found
[INFO] [stderr]   -- Looking for gettimeofday
[INFO] [stderr]   -- Looking for gettimeofday - found
[INFO] [stderr]   -- Looking for gethostbyname_r
[INFO] [stderr]   -- Looking for gethostbyname_r - found
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_3_ARG
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_3_ARG - False
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_5_ARG
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_5_ARG - False
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_6_ARG
[INFO] [stderr]   -- Checking prototype gethostbyname_r for HAVE_GETHOSTBYNAME_R_6_ARG - True
[INFO] [stderr]   -- Configuring done (6.1s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/quickfix-ffi-c7e88710cf2781e9/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quickfix-ffi-c7e88710cf2781e9/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/quickfix-ffi-c7e88710cf2781e9/out/build" "--target" "install" "--config" "RelWithDebInfo"
[INFO] [stderr]   [  0%] Built target QUICKFIX_ALLOCATOR_HEADERS_COPY
[INFO] [stderr]   [  2%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Acceptor.cpp.o
[INFO] [stderr]   [  4%] Building CXX object src/C++/CMakeFiles/quickfix.dir/DataDictionary.cpp.o
[INFO] [stderr]   [  6%] Building CXX object src/C++/CMakeFiles/quickfix.dir/DataDictionaryProvider.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Dictionary.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FieldConvertors.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FieldMap.cpp.o
[INFO] [stderr]   [ 12%] Built target QUICKFIX_HEADERS_COPY
[INFO] [stderr]   [ 19%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FieldTypes.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FileLog.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object src/C++/CMakeFiles/quickfix.dir/FileStore.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Group.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HostDetailsProvider.cpp.o
[INFO] [stderr]   [ 25%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpConnection.cpp.o
[INFO] [stderr]   [ 27%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpMessage.cpp.o
[INFO] [stderr]   [ 29%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpParser.cpp.o
[INFO] [stderr]   [ 31%] Building CXX object src/C++/CMakeFiles/quickfix.dir/HttpServer.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Initiator.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   -- Project name quickfix
[INFO] [stderr]   -- Generating empty Allocator.h
[INFO] [stderr]   -- Generating empty config.h
[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]       CMAKE_POLICY_VERSION_MINIMUM
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:76: src/C++/CMakeFiles/quickfix.dir/Acceptor.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:90: src/C++/CMakeFiles/quickfix.dir/DataDictionary.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:104: src/C++/CMakeFiles/quickfix.dir/DataDictionaryProvider.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:202: src/C++/CMakeFiles/quickfix.dir/Group.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:188: src/C++/CMakeFiles/quickfix.dir/FileStore.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:286: src/C++/CMakeFiles/quickfix.dir/Initiator.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/C++/CMakeFiles/quickfix.dir/build.make:230: src/C++/CMakeFiles/quickfix.dir/HttpConnection.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:186: src/C++/CMakeFiles/quickfix.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (393) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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:     0x618058cf9422 - std::backtrace_rs::backtrace::libunwind::trace::h206637f82b46b7dc
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x618058cf9422 - std::backtrace_rs::backtrace::trace_unsynchronized::h3976ad84967e3123
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x618058cf9422 - std::sys::backtrace::_print_fmt::hb5fb87b62c7b2f18
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x618058cf9422 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hc5bb7b4d63695bc3
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x618058d0963f - core::fmt::rt::Argument::fmt::hc24a1fca03fd68d4
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x618058d0963f - core::fmt::write::h1958c24f03c85e24
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x618058cc8e93 - std::io::default_write_fmt::h19cb4bf06e7d88bd
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x618058cc8e93 - std::io::Write::write_fmt::hc8cc305060bcfd3f
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x618058cd4a32 - std::sys::backtrace::BacktraceLock::print::hcf55b98d18b6f1bf
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x618058cd71ec - std::panicking::default_hook::{{closure}}::h52eefba173118bba
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x618058cd7046 - std::panicking::default_hook::h3f502b709f6cbf4d
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x618058cd77c5 - std::panicking::panic_with_hook::hc1441e1d24a508c3
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x618058cd765a - std::panicking::panic_handler::{{closure}}::h29853dba03c9bc9e
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x618058cd4b69 - std::sys::backtrace::__rust_end_short_backtrace::hd158792980322576
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x618058cbd0bd - __rustc[338a22bb0212c495]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x618058d0d1e0 - core::panicking::panic_fmt::h7bc056f02c504119
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x618058c4d87b - cmake::fail::h9ae74e51d699d442
[INFO] [stderr]     17:     0x618058c4d502 - cmake::run::ha1f6126e4d8703e7
[INFO] [stderr]     18:     0x618058c536e4 - cmake::Config::build::haa4982429aa504cf
[INFO] [stderr]     19:     0x618058c3e1dd - build_script_build::main::h21c38b26f74e63bc
[INFO] [stderr]     20:     0x618058c3fbe3 - core::ops::function::FnOnce::call_once::he9cc943f8feeca27
[INFO] [stderr]     21:     0x618058c3f696 - std::sys::backtrace::__rust_begin_short_backtrace::h1c573b44e337ff31
[INFO] [stderr]     22:     0x618058c3f229 - std::rt::lang_start::{{closure}}::hc87621798a44b845
[INFO] [stderr]     23:     0x618058cca740 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h2835b4bdda9b82e7
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x618058cca740 - std::panicking::catch_unwind::do_call::hb335d4290a71c712
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x618058cca740 - std::panicking::catch_unwind::heba81ee2026ba5b7
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x618058cca740 - std::panic::catch_unwind::h451eb4c74711d51f
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x618058cca740 - std::rt::lang_start_internal::{{closure}}::h0b09883e9ff8be3f
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x618058cca740 - std::panicking::catch_unwind::do_call::h89b85e9b1720b626
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x618058cca740 - std::panicking::catch_unwind::h00f8d4d73de90e85
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x618058cca740 - std::panic::catch_unwind::h5fcbbc4d70d55c02
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x618058cca740 - std::rt::lang_start_internal::h264c9875920ac890
[INFO] [stderr]                                  at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x618058c3f211 - std::rt::lang_start::hcbdac8480fe3da5f
[INFO] [stderr]     33:     0x618058c47055 - main
[INFO] [stderr]     34:     0x747060c721ca - <unknown>
[INFO] [stderr]     35:     0x747060c7228b - __libc_start_main
[INFO] [stderr]     36:     0x618058c3d1e5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "74e848a55f5b45c66771b14df2b9c2938885bb846f61f1f14523b1d5db3d6ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e848a55f5b45c66771b14df2b9c2938885bb846f61f1f14523b1d5db3d6ece", kill_on_drop: false }`
[INFO] [stdout] 74e848a55f5b45c66771b14df2b9c2938885bb846f61f1f14523b1d5db3d6ece
