[INFO] fetching crate qpid_proton-sys 0.1.12... [INFO] testing qpid_proton-sys-0.1.12 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate qpid_proton-sys 0.1.12 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate qpid_proton-sys 0.1.12 [INFO] finished tweaking crates.io crate qpid_proton-sys 0.1.12 [INFO] tweaked toml for crates.io crate qpid_proton-sys 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qpid_proton-sys 0.1.12 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c153929731fc210bd8d34b8965428e4171d5375858bfc5bca4fa5e10b1c022ce [INFO] running `Command { std: "docker" "start" "-a" "c153929731fc210bd8d34b8965428e4171d5375858bfc5bca4fa5e10b1c022ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c153929731fc210bd8d34b8965428e4171d5375858bfc5bca4fa5e10b1c022ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c153929731fc210bd8d34b8965428e4171d5375858bfc5bca4fa5e10b1c022ce", kill_on_drop: false }` [INFO] [stdout] c153929731fc210bd8d34b8965428e4171d5375858bfc5bca4fa5e10b1c022ce [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8830b15bf900dfc7010ad04f1c29eeb04e673d78a5b5787d38d15755bec3a01d [INFO] running `Command { std: "docker" "start" "-a" "8830b15bf900dfc7010ad04f1c29eeb04e673d78a5b5787d38d15755bec3a01d", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling qpid_proton-sys v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `qpid_proton-sys v0.1.12 (/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/qpid_proton-sys-d40b80fe07f54815/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=PYTHONDONTWRITEBYTECODE=1 [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/qpid_proton-sys-254b3aea34b4d251/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" PYTHONDONTWRITEBYTECODE="1" "cmake" "/opt/rustwide/workdir/lib/qpid-proton-0.34.0" "-DBUILD_CPP=OFF" "-DBUILD_GO=OFF" "-DBUILD_PYTHON=OFF" "-DBUILD_RUBY=OFF" "-DENABLE_FUZZ_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/qpid_proton-sys-254b3aea34b4d251/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 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] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13") [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so (found version "2.1.28") [INFO] [stderr] -- Found Python: /usr/bin/python3 (found version "3.12.3") found components: Interpreter Development Development.Module Development.Embed [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] -- Build type is "Debug" (has debug symbols) [INFO] [stderr] -- PN_VERSION: 0.34.0 () [INFO] [stderr] -- Looking for clock_gettime [INFO] [stderr] -- Looking for clock_gettime - found [INFO] [stderr] -- Looking for strerror_r [INFO] [stderr] -- Looking for strerror_r - found [INFO] [stderr] -- Looking for epoll_wait [INFO] [stderr] -- Looking for epoll_wait - found [INFO] [stderr] -- Building the epoll proactor [INFO] [stderr] -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) [INFO] [stderr] -- Configuring done (2.8s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/qpid_proton-sys-254b3aea34b4d251/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/qpid_proton-sys-254b3aea34b4d251/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" PYTHONDONTWRITEBYTECODE="1" "cmake" "--build" "/opt/rustwide/target/debug/build/qpid_proton-sys-254b3aea34b4d251/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 1%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll.c.o [INFO] [stderr] [ 2%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/netaddr-internal.c.o [INFO] [stderr] [ 3%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/proactor-internal.c.o [INFO] [stderr] [ 4%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_timer.c.o [INFO] [stderr] [ 5%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/platform/platform.c.o [INFO] [stderr] [ 6%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/reactor/io/posix/selector.c.o [INFO] [stderr] [ 7%] Generating src/encodings.h [INFO] [stderr] [ 8%] Building CXX object c/tests/CMakeFiles/test_main.dir/test_main.cpp.o [INFO] [stderr] [ 8%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/raw_connection.c.o [INFO] [stderr] [ 10%] Generating src/protocol.h [INFO] [stderr] [ 9%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_raw_connection.c.o [INFO] [stderr] [ 10%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/reactor/io/posix/io.c.o [INFO] [stderr] [ 10%] Built target qpid-proton-platform-io-objects [INFO] [stderr] [ 10%] Built target generated_c_files [INFO] [stderr] [ 11%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o [INFO] [stderr] [ 12%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o [INFO] [stderr] [ 13%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o [INFO] [stderr] [ 13%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o [INFO] [stderr] [ 14%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o [INFO] [stderr] [ 14%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o [INFO] [stderr] [ 15%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o [INFO] [stderr] [ 15%] Built target qpid-proton-proactor-objects [INFO] [stderr] [ 16%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o [INFO] [stderr] [ 17%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o [INFO] [stderr] [ 18%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/error.c.o [INFO] [stderr] [ 19%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o [INFO] [stderr] [ 20%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/buffer.c.o [INFO] [stderr] [ 20%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o [INFO] [stderr] [ 21%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o [INFO] [stderr] [ 22%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o [INFO] [stderr] [ 23%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o [INFO] [stderr] [ 24%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/dispatcher.c.o [INFO] [stderr] [ 25%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/connection_driver.c.o [INFO] [stderr] [ 26%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o [INFO] [stderr] [ 27%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o [INFO] [stderr] [ 28%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/event.c.o [INFO] [stderr] [ 29%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/autodetect.c.o [INFO] [stderr] [ 30%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o [INFO] [stderr] [ 31%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/default_sasl.c.o [INFO] [stderr] [ 32%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o [INFO] [stderr] [ 32%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/message.c.o [INFO] [stderr] [ 33%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o [INFO] [stderr] [ 34%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o [INFO] [stderr] [ 35%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o [INFO] [stderr] [ 35%] Built target test_main [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:20 (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 value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at c/examples/CMakeLists.txt:19 (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 value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] BUILD_PYTHON [INFO] [stderr] BUILD_RUBY [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c: In function 'get_dh2048': [INFO] [stderr] /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c:398:3: error: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations] [INFO] [stderr] 398 | DH *dh = DH_new(); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /usr/include/openssl/dsa.h:51, [INFO] [stderr] from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/ssl.h:31, [INFO] [stderr] from /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c:47: [INFO] [stderr] /usr/include/openssl/dh.h:203:27: note: declared here [INFO] [stderr] 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c:406:7: error: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations] [INFO] [stderr] 406 | || !DH_set0_pqg(dh, dhp_bn, NULL, dhg_bn)) { [INFO] [stderr] | ^~ [INFO] [stderr] /usr/include/openssl/dh.h:259:27: note: declared here [INFO] [stderr] 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c:407:5: error: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations] [INFO] [stderr] 407 | DH_free(dh); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /usr/include/openssl/dh.h:204:28: note: declared here [INFO] [stderr] 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c: In function 'pni_init_ssl_domain': [INFO] [stderr] /opt/rustwide/workdir/lib/qpid-proton-0.34.0/c/src/ssl/openssl.c:548:5: error: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations] [INFO] [stderr] 548 | DH_free(dh); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /usr/include/openssl/dh.h:204:28: note: declared here [INFO] [stderr] 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] cc1: all warnings being treated as errors [INFO] [stderr] gmake[2]: *** [c/CMakeFiles/qpid-proton-core-objects.dir/build.make:462: c/CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:1064: c/CMakeFiles/qpid-proton-core-objects.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (65) 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: 0x6553104dfc02 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6553104dfc02 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6553104dfc02 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6553104dfc02 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6553104eff4f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6553104eff4f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6553104b0963 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6553104b0963 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6553104bb772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6553104bde5c - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x6553104bdcb6 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x6553104be435 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x6553104be2ca - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x6553104bb8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6553104a49fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6553104f3ab0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x65531043d46b - cmake::fail::hc55d3d9434bd2b63 [INFO] [stderr] 17: 0x65531043d0f2 - cmake::run::h29b8b80732ec87c4 [INFO] [stderr] 18: 0x6553104432db - cmake::Config::build::h60a132d2e3837e7f [INFO] [stderr] 19: 0x6553104311cb - build_script_build::main::h6e718ed258a0f0e2 [INFO] [stderr] 20: 0x6553104314f3 - core::ops::function::FnOnce::call_once::h78ec1bf433728114 [INFO] [stderr] 21: 0x6553104314c6 - std::sys::backtrace::__rust_begin_short_backtrace::h90322006becaed0c [INFO] [stderr] 22: 0x655310431449 - std::rt::lang_start::{{closure}}::h2e16f61350df1b3c [INFO] [stderr] 23: 0x6553104b2470 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x6553104b2470 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x6553104b2470 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x6553104b2470 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x6553104b2470 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x6553104b2470 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x6553104b2470 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x6553104b2470 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x6553104b2470 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x655310431431 - std::rt::lang_start::h230d3f6df70783c1 [INFO] [stderr] 33: 0x655310432c85 - main [INFO] [stderr] 34: 0x7a89819ee1ca - [INFO] [stderr] 35: 0x7a89819ee28b - __libc_start_main [INFO] [stderr] 36: 0x655310430f15 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8830b15bf900dfc7010ad04f1c29eeb04e673d78a5b5787d38d15755bec3a01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8830b15bf900dfc7010ad04f1c29eeb04e673d78a5b5787d38d15755bec3a01d", kill_on_drop: false }` [INFO] [stdout] 8830b15bf900dfc7010ad04f1c29eeb04e673d78a5b5787d38d15755bec3a01d