[INFO] fetching crate beep-proto 0.0.2...
[INFO] checking beep-proto-0.0.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate beep-proto 0.0.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate beep-proto 0.0.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d984038d35e4f095a28de57ba55a84c8115126c4ec60c51316df0eb6bdc42135
[INFO] running `Command { std: "docker" "start" "-a" "d984038d35e4f095a28de57ba55a84c8115126c4ec60c51316df0eb6bdc42135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d984038d35e4f095a28de57ba55a84c8115126c4ec60c51316df0eb6bdc42135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d984038d35e4f095a28de57ba55a84c8115126c4ec60c51316df0eb6bdc42135", kill_on_drop: false }`
[INFO] [stdout] d984038d35e4f095a28de57ba55a84c8115126c4ec60c51316df0eb6bdc42135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4266f5224c57043bc27cbb8363581f40b7ec55616160f524dc0523f389e43989
[INFO] running `Command { std: "docker" "start" "-a" "4266f5224c57043bc27cbb8363581f40b7ec55616160f524dc0523f389e43989", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling beep-proto v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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-01d1e31b378ac507/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-5f4485ee78a6cade/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libaxl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/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-5f4485ee78a6cade/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  7%] Building C object CMakeFiles/axl.dir/axl.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_decl.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/axl.dir/axl_error.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/axl.dir/axl_factory.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/axl.dir/axl_hash.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/axl.dir/axl_dtd.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-5f4485ee78a6cade/out/./libaxl.a
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/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-5f4485ee78a6cade/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libvortex" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/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-5f4485ee78a6cade/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "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_ctx.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/vortex.dir/vortex_dtds.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/vortex.dir/vortex_handlers.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/vortex.dir/vortex_errno.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/vortex.dir/vortex_frame_factory.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/vortex.dir/vortex_greetings.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_payload_feeder.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/vortex.dir/vortex_listener.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_reader.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/vortex.dir/vortex_sequencer.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/vortex.dir/vortex_thread.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/vortex.dir/vortex_support.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.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x555fafc22a8c - std::backtrace_rs::backtrace::libunwind::trace::hf82e7f192d52e64b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x555fafc22a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h5ac203979c6adda5
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x555fafc22a8c - std::sys_common::backtrace::_print_fmt::hed146a3c2f312bec
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x555fafc22a8c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h447a09b0c9d8b3be
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x555fafc49040 - core::fmt::rt::Argument::fmt::h5746129e8952c9d4
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x555fafc49040 - core::fmt::write::he3c7b4da87cac5c9
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x555fafc2029f - std::io::Write::write_fmt::h38bdb49a4fbe0f79
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x555fafc22874 - std::sys_common::backtrace::_print::h433ad827a8eb7117
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x555fafc22874 - std::sys_common::backtrace::print::hd30f60963b6f931b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x555fafc240f7 - std::panicking::default_hook::{{closure}}::hae6c6d0460433514
[INFO] [stderr]     10:     0x555fafc23e5f - std::panicking::default_hook::h26f114e2654b4583
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x555fafc24578 - std::panicking::rust_panic_with_hook::h8da09eceb4025e00
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x555fafc2445e - std::panicking::begin_panic_handler::{{closure}}::h14ccf55fd0d8568a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x555fafc22f56 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4279fec1eb11e57
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x555fafc241c2 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x555fafba3625 - core::panicking::panic_fmt::hdcd414b50414e074
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x555fafbb7771 - cmake::fail::hacd24161d71e761e
[INFO] [stderr]     17:     0x555fafbb6ef7 - cmake::run::ha8006c2e4ade51bf
[INFO] [stderr]     18:     0x555fafbb3811 - cmake::Config::build::h22a067a8e345f11d
[INFO] [stderr]     19:     0x555fafba4911 - cmake::build::h782b3414dbef693e
[INFO] [stderr]     20:     0x555fafba5706 - build_script_build::main::h9f2a96eb44dbe2ae
[INFO] [stderr]     21:     0x555fafba4203 - core::ops::function::FnOnce::call_once::h7aace4bb23007a06
[INFO] [stderr]     22:     0x555fafba3e36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h759a56d02af64bb0
[INFO] [stderr]     23:     0x555fafba3f49 - std::rt::lang_start::{{closure}}::hc0cd9c3298c8dc6c
[INFO] [stderr]     24:     0x555fafc1be97 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h658622c66563c38f
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x555fafc1be97 - std::panicking::try::do_call::h8002e07ffb435d48
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x555fafc1be97 - std::panicking::try::he04747d1428f9f5a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x555fafc1be97 - std::panic::catch_unwind::h8f4636046dcfb2df
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     28:     0x555fafc1be97 - std::rt::lang_start_internal::{{closure}}::h8dffd1ea3bc0d1d0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x555fafc1be97 - std::panicking::try::do_call::h5989f348b191affb
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x555fafc1be97 - std::panicking::try::hfbc357d86d926a0e
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x555fafc1be97 - std::panic::catch_unwind::he50dac537cfd37b0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     32:     0x555fafc1be97 - std::rt::lang_start_internal::h455d839bebdeb5d7
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x555fafba3f27 - std::rt::lang_start::h4b1890e816a963f3
[INFO] [stderr]     34:     0x555fafba5a65 - main
[INFO] [stderr]     35:     0x7f39dc6d3d90 - <unknown>
[INFO] [stderr]     36:     0x7f39dc6d3e40 - __libc_start_main
[INFO] [stderr]     37:     0x555fafba3d65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4266f5224c57043bc27cbb8363581f40b7ec55616160f524dc0523f389e43989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4266f5224c57043bc27cbb8363581f40b7ec55616160f524dc0523f389e43989", kill_on_drop: false }`
[INFO] [stdout] 4266f5224c57043bc27cbb8363581f40b7ec55616160f524dc0523f389e43989
[INFO] checking beep-proto-0.0.2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate beep-proto 0.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate beep-proto 0.0.2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15779e85576815e419ec25da445100d483632a5c604b52589d8aedb61ad7e1e4
[INFO] running `Command { std: "docker" "start" "-a" "15779e85576815e419ec25da445100d483632a5c604b52589d8aedb61ad7e1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15779e85576815e419ec25da445100d483632a5c604b52589d8aedb61ad7e1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15779e85576815e419ec25da445100d483632a5c604b52589d8aedb61ad7e1e4", kill_on_drop: false }`
[INFO] [stdout] 15779e85576815e419ec25da445100d483632a5c604b52589d8aedb61ad7e1e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaa932de178f1991a3d6da91f2396b9284e7c57dc211e8bb8aec83a04bd5db44
[INFO] running `Command { std: "docker" "start" "-a" "aaa932de178f1991a3d6da91f2396b9284e7c57dc211e8bb8aec83a04bd5db44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling beep-proto v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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-01d1e31b378ac507/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-5f4485ee78a6cade/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libaxl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/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-5f4485ee78a6cade/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  7%] Building C object CMakeFiles/axl.dir/axl.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/axl.dir/axl_decl.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/axl.dir/axl_doc.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/axl.dir/axl_error.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_node.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/axl.dir/axl_stack.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_factory.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/axl.dir/axl_stream.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/axl.dir/axl_hash.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-5f4485ee78a6cade/out/./libaxl.a
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/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-5f4485ee78a6cade/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libvortex" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/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-5f4485ee78a6cade/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-5f4485ee78a6cade/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  4%] Building C object CMakeFiles/vortex.dir/vortex.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/vortex.dir/vortex_dtds.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/vortex.dir/vortex_channel.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/vortex.dir/vortex_channel_pool.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/vortex.dir/vortex_connection.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/vortex.dir/vortex_ctx.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/vortex.dir/vortex_errno.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]   [ 45%] Building C object CMakeFiles/vortex.dir/vortex_hash.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/vortex.dir/vortex_handlers.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/vortex.dir/vortex_listener.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/vortex.dir/vortex_io.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.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x555e0da5fa8c - std::backtrace_rs::backtrace::libunwind::trace::h9789de5fcc494f39
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x555e0da5fa8c - std::backtrace_rs::backtrace::trace_unsynchronized::ha6083f64b534560a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x555e0da5fa8c - std::sys_common::backtrace::_print_fmt::hca82da572808fb58
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x555e0da5fa8c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hdb2ed8d6897c333a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x555e0da86040 - core::fmt::rt::Argument::fmt::h250ce007264abde4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x555e0da86040 - core::fmt::write::he9913548e4982ad0
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x555e0da5d29f - std::io::Write::write_fmt::h1e4c28dcba2b3367
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x555e0da5f874 - std::sys_common::backtrace::_print::he7a042d62e9ec33d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x555e0da5f874 - std::sys_common::backtrace::print::h40fa6d4a866b97b4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x555e0da610f7 - std::panicking::default_hook::{{closure}}::h7f0560eafc245a7c
[INFO] [stderr]     10:     0x555e0da60e5f - std::panicking::default_hook::hfd695e1920cd982e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x555e0da61578 - std::panicking::rust_panic_with_hook::hc0fcd647af5eb061
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x555e0da6145e - std::panicking::begin_panic_handler::{{closure}}::hbd1eb336070930d3
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x555e0da5ff56 - std::sys_common::backtrace::__rust_end_short_backtrace::h1eefd8026e5b6577
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x555e0da611c2 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x555e0d9e0625 - core::panicking::panic_fmt::h178e74ce775be6d6
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x555e0d9f7e71 - cmake::fail::haec89f756fe39936
[INFO] [stderr]     17:     0x555e0d9f75f7 - cmake::run::hcf4bead8f8f377c4
[INFO] [stderr]     18:     0x555e0d9f3f11 - cmake::Config::build::h5ddde81dbcef04ba
[INFO] [stderr]     19:     0x555e0d9e1911 - cmake::build::hed46d5a6a77f425f
[INFO] [stderr]     20:     0x555e0d9e2706 - build_script_build::main::h2639909755932e8c
[INFO] [stderr]     21:     0x555e0d9e1203 - core::ops::function::FnOnce::call_once::ha7312fc502c718b2
[INFO] [stderr]     22:     0x555e0d9e0e36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h93386e3bde76e831
[INFO] [stderr]     23:     0x555e0d9e0f49 - std::rt::lang_start::{{closure}}::h2799aa2504c48c84
[INFO] [stderr]     24:     0x555e0da58e97 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd85bd4e6518d0bb8
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x555e0da58e97 - std::panicking::try::do_call::h7f13924d4fb67a0d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x555e0da58e97 - std::panicking::try::h9e27be4af101a30d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x555e0da58e97 - std::panic::catch_unwind::h3519b91c36f56574
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     28:     0x555e0da58e97 - std::rt::lang_start_internal::{{closure}}::hb39bed8b01a0a169
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x555e0da58e97 - std::panicking::try::do_call::hfbc1ccc440a3db03
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x555e0da58e97 - std::panicking::try::h02821aa69a013e27
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x555e0da58e97 - std::panic::catch_unwind::hed6681082d7b3d4e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     32:     0x555e0da58e97 - std::rt::lang_start_internal::hbff7c6fd005b9bf2
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x555e0d9e0f27 - std::rt::lang_start::h76650ac71eff2c8b
[INFO] [stderr]     34:     0x555e0d9e2a65 - main
[INFO] [stderr]     35:     0x7f26c78b5d90 - <unknown>
[INFO] [stderr]     36:     0x7f26c78b5e40 - __libc_start_main
[INFO] [stderr]     37:     0x555e0d9e0d65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aaa932de178f1991a3d6da91f2396b9284e7c57dc211e8bb8aec83a04bd5db44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa932de178f1991a3d6da91f2396b9284e7c57dc211e8bb8aec83a04bd5db44", kill_on_drop: false }`
[INFO] [stdout] aaa932de178f1991a3d6da91f2396b9284e7c57dc211e8bb8aec83a04bd5db44
