[INFO] fetching crate beep-proto 0.0.2...
[INFO] checking beep-proto-0.0.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate beep-proto 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate beep-proto 0.0.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate beep-proto 0.0.2
[INFO] finished tweaking crates.io crate beep-proto 0.0.2
[INFO] tweaked toml for crates.io crate beep-proto 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (available: v0.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ad8f663d23335f4eb10db5cb760208bb03dafdecd8f86f77f9d867fea6533d1
[INFO] running `Command { std: "docker" "start" "-a" "1ad8f663d23335f4eb10db5cb760208bb03dafdecd8f86f77f9d867fea6533d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad8f663d23335f4eb10db5cb760208bb03dafdecd8f86f77f9d867fea6533d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad8f663d23335f4eb10db5cb760208bb03dafdecd8f86f77f9d867fea6533d1", kill_on_drop: false }`
[INFO] [stdout] 1ad8f663d23335f4eb10db5cb760208bb03dafdecd8f86f77f9d867fea6533d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53cd1f73efdd37eece7e5fe683b0b8b216aa3ede6910f180d894fde8e2fee987
[INFO] running `Command { std: "docker" "start" "-a" "53cd1f73efdd37eece7e5fe683b0b8b216aa3ede6910f180d894fde8e2fee987", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling beep-proto v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr] error: failed to run custom build command for `beep-proto v0.0.2 (/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/beep-proto-864882aee041971d/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/beep-proto-fd60211d6c8a6099/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libaxl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/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]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  7%] Building C object CMakeFiles/axl.dir/axl_error.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/axl.dir/axl_doc.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/axl.dir/axl.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/axl.dir/axl_decl.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/axl.dir/axl_dtd.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/axl.dir/axl_factory.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/axl.dir/axl_hash.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/axl.dir/axl_list.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/axl.dir/axl_log.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/axl.dir/axl_node.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/axl.dir/axl_stack.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/axl.dir/axl_stream.c.o
[INFO] [stderr]   [100%] Linking C static library libaxl.a
[INFO] [stderr]   [100%] Built target axl
[INFO] [stderr]   Install the project...
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/out/./libaxl.a
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/out
[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]   detected home dir change, cleaning out entire build directory
[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/beep-proto-fd60211d6c8a6099/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libvortex" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/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]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-fd60211d6c8a6099/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  4%] Building C object CMakeFiles/vortex.dir/vortex.c.o
[INFO] [stderr]   [  8%] Building C object CMakeFiles/vortex.dir/vortex_channel.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/vortex.dir/vortex_channel_pool.c.o
[INFO] [stderr]   [ 16%] Building C object CMakeFiles/vortex.dir/vortex_connection.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/vortex.dir/vortex_errno.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/vortex.dir/vortex_dtds.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/vortex.dir/vortex_ctx.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/vortex.dir/vortex_frame_factory.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/vortex.dir/vortex_greetings.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/vortex.dir/vortex_handlers.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/vortex.dir/vortex_hash.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/vortex.dir/vortex_io.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/vortex.dir/vortex_listener.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/vortex.dir/vortex_payload_feeder.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/vortex.dir/vortex_profiles.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/vortex.dir/vortex_queue.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/vortex.dir/vortex_sequencer.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/vortex.dir/vortex_reader.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/vortex.dir/vortex_support.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/vortex.dir/vortex_thread.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/vortex.dir/vortex_thread_pool.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/vortex.dir/sasl/vortex_sasl.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/vortex.dir/tls/vortex_tls.c.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> 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]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       CMAKE_CXX_COMPILER
[INFO] [stderr]       CMAKE_CXX_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> 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]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       CMAKE_CXX_COMPILER
[INFO] [stderr]       CMAKE_CXX_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   /opt/rustwide/workdir/libvortex/sasl/vortex_sasl.c:58:10: fatal error: gsasl.h: No such file or directory
[INFO] [stderr]      58 | #include <gsasl.h>
[INFO] [stderr]         |          ^~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/vortex.dir/build.make:370: CMakeFiles/vortex.dir/sasl/vortex_sasl.c.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/vortex.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.51/src/lib.rs:1100:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57a423bd9cfa - std::backtrace_rs::backtrace::libunwind::trace::h33a4b5cb14f757d6
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x57a423bd9cfa - std::backtrace_rs::backtrace::trace_unsynchronized::h20236e6e99fbf845
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x57a423bd9cfa - std::sys::backtrace::_print_fmt::h704a42900622727d
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57a423bd9cfa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h283eae59a9b611a1
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57a423bfd073 - core::fmt::rt::Argument::fmt::h6c00b32d62994027
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x57a423bfd073 - core::fmt::write::h04a7af682e3a5030
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x57a423bd6693 - std::io::Write::write_fmt::h787129c86330d3f6
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x57a423bd9b42 - std::sys::backtrace::BacktraceLock::print::h0ad674a5464d4d8f
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x57a423bdad3c - std::panicking::default_hook::{{closure}}::habb0c364c1c20b27
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x57a423bdab82 - std::panicking::default_hook::hac494c5ce8f5f3b1
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x57a423bdb337 - std::panicking::rust_panic_with_hook::h2c87df020c0f53ac
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x57a423bdb1ca - std::panicking::begin_panic_handler::{{closure}}::hd3013344bba6ae59
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x57a423bda1d9 - std::sys::backtrace::__rust_end_short_backtrace::haa6c749264ccc436
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x57a423bdae5c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x57a423bfbe20 - core::panicking::panic_fmt::h181fac25833ccaef
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x57a423b59a62 - cmake::fail::h918d71e0c941c4be
[INFO] [stderr]     16:     0x57a423b59239 - cmake::run::he78df21787023f44
[INFO] [stderr]     17:     0x57a423b55c2f - cmake::Config::build::h533fe10857eef94e
[INFO] [stderr]     18:     0x57a423b4916f - cmake::build::hff2f9af9b9e6cd7c
[INFO] [stderr]     19:     0x57a423b4a133 - build_script_build::main::h9627702c16603a07
[INFO] [stderr]     20:     0x57a423b48983 - core::ops::function::FnOnce::call_once::h20ace748ff42e599
[INFO] [stderr]     21:     0x57a423b48956 - std::sys::backtrace::__rust_begin_short_backtrace::hadb03cc52b82be15
[INFO] [stderr]     22:     0x57a423b488b9 - std::rt::lang_start::{{closure}}::hce0a5632f749d11c
[INFO] [stderr]     23:     0x57a423bd2a07 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7866e7c14eb62dd7
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x57a423bd2a07 - std::panicking::try::do_call::h61717c7d0356fae2
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x57a423bd2a07 - std::panicking::try::h37605684fa1e1290
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x57a423bd2a07 - std::panic::catch_unwind::h8ee9a8d09b7b2992
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x57a423bd2a07 - std::rt::lang_start_internal::{{closure}}::h752ec735c0d502db
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x57a423bd2a07 - std::panicking::try::do_call::h38bf770a6697f52c
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x57a423bd2a07 - std::panicking::try::hd0d07cc7cb0d5575
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x57a423bd2a07 - std::panic::catch_unwind::h589925d957b4a61b
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x57a423bd2a07 - std::rt::lang_start_internal::h426cd8bc95b4b634
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x57a423b48897 - std::rt::lang_start::h8474e700eb10fa68
[INFO] [stderr]     33:     0x57a423b4a465 - main
[INFO] [stderr]     34:     0x77fbc7edad90 - <unknown>
[INFO] [stderr]     35:     0x77fbc7edae40 - __libc_start_main
[INFO] [stderr]     36:     0x57a423b486c5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "53cd1f73efdd37eece7e5fe683b0b8b216aa3ede6910f180d894fde8e2fee987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cd1f73efdd37eece7e5fe683b0b8b216aa3ede6910f180d894fde8e2fee987", kill_on_drop: false }`
[INFO] [stdout] 53cd1f73efdd37eece7e5fe683b0b8b216aa3ede6910f180d894fde8e2fee987
