[INFO] fetching crate qpid_proton-sys 0.1.12... [INFO] checking qpid_proton-sys-0.1.12 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate qpid_proton-sys 0.1.12 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate qpid_proton-sys 0.1.12 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c925158220e6d35621cdf7d2217506c27b02d6616b59cf74ca0224fa7beb6556 [INFO] running `Command { std: "docker" "start" "-a" "c925158220e6d35621cdf7d2217506c27b02d6616b59cf74ca0224fa7beb6556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c925158220e6d35621cdf7d2217506c27b02d6616b59cf74ca0224fa7beb6556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c925158220e6d35621cdf7d2217506c27b02d6616b59cf74ca0224fa7beb6556", kill_on_drop: false }` [INFO] [stdout] c925158220e6d35621cdf7d2217506c27b02d6616b59cf74ca0224fa7beb6556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25635f8681ee4d0fa208e9f5618ad7f4b9105799176d65404e8c10a17019bd00 [INFO] running `Command { std: "docker" "start" "-a" "25635f8681ee4d0fa208e9f5618ad7f4b9105799176d65404e8c10a17019bd00", kill_on_drop: false }` [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-8059a5bec221c616/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-cbcdb1432911f547/out/build" && CMAKE_PREFIX_PATH="" 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-cbcdb1432911f547/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 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] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2") [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] -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") [INFO] [stderr] -- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so (found version "2.1.27") [INFO] [stderr] -- Found Python: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter Development Development.Module Development.Embed [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] -- 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 [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/qpid_proton-sys-cbcdb1432911f547/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/qpid_proton-sys-cbcdb1432911f547/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" PYTHONDONTWRITEBYTECODE="1" "cmake" "--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%] Generating src/encodings.h [INFO] [stderr] [ 3%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_timer.c.o [INFO] [stderr] [ 4%] Generating src/protocol.h [INFO] [stderr] [ 5%] Building CXX object c/tests/CMakeFiles/test_main.dir/test_main.cpp.o [INFO] [stderr] [ 6%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_raw_connection.c.o [INFO] [stderr] [ 7%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/netaddr-internal.c.o [INFO] [stderr] [ 8%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/platform/platform.c.o [INFO] [stderr] [ 9%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/proactor-internal.c.o [INFO] [stderr] [ 10%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/reactor/io/posix/selector.c.o [INFO] [stderr] [ 10%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/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 qpid-proton-proactor-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/map.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/object.c.o [INFO] [stderr] [ 13%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o [INFO] [stderr] [ 14%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o [INFO] [stderr] [ 14%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o [INFO] [stderr] [ 16%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o [INFO] [stderr] [ 16%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o [INFO] [stderr] [ 17%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o [INFO] [stderr] [ 19%] 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/buffer.c.o [INFO] [stderr] [ 21%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o [INFO] [stderr] [ 21%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o [INFO] [stderr] [ 22%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o [INFO] [stderr] [ 23%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o [INFO] [stderr] [ 23%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o [INFO] [stderr] [ 24%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o [INFO] [stderr] [ 26%] 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/dispatcher.c.o [INFO] [stderr] [ 27%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o [INFO] [stderr] [ 28%] 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/core/event.c.o [INFO] [stderr] [ 30%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o [INFO] [stderr] [ 31%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o [INFO] [stderr] [ 32%] 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/core/message.c.o [INFO] [stderr] [ 33%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o [INFO] [stderr] [ 34%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o [INFO] [stderr] [ 35%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o [INFO] [stderr] [ 35%] Built target test_main [INFO] [stderr] [INFO] [stderr] --- 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] 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: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] 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: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] 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: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[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] 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: 0x5c26bbb6f91a - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c26bbb6f91a - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c26bbb6f91a - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c26bbb6f91a - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c26bbb93323 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c26bbb93323 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x5c26bbb6c1b3 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x5c26bbb6f762 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c26bbb7095c - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5c26bbb707a2 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5c26bbb70f57 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5c26bbb70dea - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5c26bbb6fdf9 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5c26bbb70a7c - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5c26bbb920d0 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x5c26bbae7952 - cmake::fail::ha501bce3db3e50b9 [INFO] [stderr] 16: 0x5c26bbae7129 - cmake::run::h00f05ac720db6c5a [INFO] [stderr] 17: 0x5c26bbae3b1f - cmake::Config::build::h1f5737d339589eda [INFO] [stderr] 18: 0x5c26bbade92b - build_script_build::main::h65ba76278957b2d9 [INFO] [stderr] 19: 0x5c26bbadd123 - core::ops::function::FnOnce::call_once::h4aff62d65bf29281 [INFO] [stderr] 20: 0x5c26bbadd066 - std::sys::backtrace::__rust_begin_short_backtrace::h987ca6585a6b6e4a [INFO] [stderr] 21: 0x5c26bbadcfc9 - std::rt::lang_start::{{closure}}::h4dedc4756871efd7 [INFO] [stderr] 22: 0x5c26bbb68537 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5c26bbb68537 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5c26bbb68537 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x5c26bbb68537 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5c26bbb68537 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5c26bbb68537 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x5c26bbb68537 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x5c26bbb68537 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5c26bbb68537 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5c26bbadcfa7 - std::rt::lang_start::h5e192a20770cf8d5 [INFO] [stderr] 32: 0x5c26bbadeb05 - main [INFO] [stderr] 33: 0x7fbcdcc3ed90 - [INFO] [stderr] 34: 0x7fbcdcc3ee40 - __libc_start_main [INFO] [stderr] 35: 0x5c26bbadcdd5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "25635f8681ee4d0fa208e9f5618ad7f4b9105799176d65404e8c10a17019bd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25635f8681ee4d0fa208e9f5618ad7f4b9105799176d65404e8c10a17019bd00", kill_on_drop: false }` [INFO] [stdout] 25635f8681ee4d0fa208e9f5618ad7f4b9105799176d65404e8c10a17019bd00