[INFO] fetching crate beep-proto 0.0.2...
[INFO] checking beep-proto-0.0.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate beep-proto 0.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate beep-proto 0.0.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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 v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17abf990b75828376aadaef3fc483824058091e758641e5567e5c7f3fc42b56e
[INFO] running `Command { std: "docker" "start" "-a" "17abf990b75828376aadaef3fc483824058091e758641e5567e5c7f3fc42b56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17abf990b75828376aadaef3fc483824058091e758641e5567e5c7f3fc42b56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17abf990b75828376aadaef3fc483824058091e758641e5567e5c7f3fc42b56e", kill_on_drop: false }`
[INFO] [stdout] 17abf990b75828376aadaef3fc483824058091e758641e5567e5c7f3fc42b56e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2848bfef26dbb9d3f794cbfb60cfb283a1ed4f2efa00d54580a97d2248e4116d
[INFO] running `Command { std: "docker" "start" "-a" "2848bfef26dbb9d3f794cbfb60cfb283a1ed4f2efa00d54580a97d2248e4116d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cmake v0.1.50
[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.64
[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-a48d010f7357eac0/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-e66ebe9b13a8fcae/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libaxl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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-e66ebe9b13a8fcae/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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_decl.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/axl.dir/axl.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_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-e66ebe9b13a8fcae/out/./libaxl.a
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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-e66ebe9b13a8fcae/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libvortex" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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-e66ebe9b13a8fcae/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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_ctx.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/vortex.dir/vortex_errno.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/vortex.dir/vortex_dtds.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_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_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_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_support.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/vortex.dir/sasl/vortex_sasl.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/vortex.dir/vortex_thread.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/vortex.dir/vortex_thread_pool.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:     0x55d29198c775 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55d29198c775 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55d29198c775 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55d29198c775 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h8710a3386e66dc13
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55d2919afc6b - core::fmt::rt::Argument::fmt::h56356193ea14b69e
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x55d2919afc6b - core::fmt::write::ha8a35e57fe29df69
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x55d291989c0f - std::io::Write::write_fmt::h070417d35cbd0295
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x55d29198c54e - std::sys_common::backtrace::_print::h98c81ef11000e712
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55d29198c54e - std::sys_common::backtrace::print::hb4fda26b0eb411fc
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55d29198da29 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663
[INFO] [stderr]     10:     0x55d29198d76d - std::panicking::default_hook::h9ee81ffa3eaff881
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x55d29198dec3 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x55d29198dda4 - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x55d29198cc39 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55d29198dad7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x55d291901083 - core::panicking::panic_fmt::hb6b8317cb2c3be4c
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55d29190f989 - cmake::fail::h37eeb473aae88579
[INFO] [stderr]     17:     0x55d29190f148 - cmake::run::h853ae92c1b105829
[INFO] [stderr]     18:     0x55d29190ba18 - cmake::Config::build::hd02816830a690796
[INFO] [stderr]     19:     0x55d2919023cf - cmake::build::hde2665ed1f8a25e8
[INFO] [stderr]     20:     0x55d291903533 - build_script_build::main::hece2e558ed4e6177
[INFO] [stderr]     21:     0x55d291901bb3 - core::ops::function::FnOnce::call_once::h97398b488f3d461f
[INFO] [stderr]     22:     0x55d291901806 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha10cf74548095e1c
[INFO] [stderr]     23:     0x55d291901919 - std::rt::lang_start::{{closure}}::hf506317987584b05
[INFO] [stderr]     24:     0x55d291985ab6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hed2c947f9885a74b
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x55d291985ab6 - std::panicking::try::do_call::hb89329b1c9c22cc4
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     26:     0x55d291985ab6 - std::panicking::try::h32506f612ff970ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     27:     0x55d291985ab6 - std::panic::catch_unwind::hb921c12c6fd21966
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     28:     0x55d291985ab6 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]     29:     0x55d291985ab6 - std::panicking::try::do_call::hc05b1198989502ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     30:     0x55d291985ab6 - std::panicking::try::h4ecd1dd6f6f1e3ba
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     31:     0x55d291985ab6 - std::panic::catch_unwind::h92b0390d9e8eb6ea
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     32:     0x55d291985ab6 - std::rt::lang_start_internal::he4964f7a9f7ed816
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20
[INFO] [stderr]     33:     0x55d2919018f7 - std::rt::lang_start::h4190f966b5ec36ca
[INFO] [stderr]     34:     0x55d291903875 - main
[INFO] [stderr]     35:     0x7fcf31b96d90 - <unknown>
[INFO] [stderr]     36:     0x7fcf31b96e40 - __libc_start_main
[INFO] [stderr]     37:     0x55d2919016f5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2848bfef26dbb9d3f794cbfb60cfb283a1ed4f2efa00d54580a97d2248e4116d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2848bfef26dbb9d3f794cbfb60cfb283a1ed4f2efa00d54580a97d2248e4116d", kill_on_drop: false }`
[INFO] [stdout] 2848bfef26dbb9d3f794cbfb60cfb283a1ed4f2efa00d54580a97d2248e4116d
[INFO] checking beep-proto-0.0.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate beep-proto 0.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate beep-proto 0.0.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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 v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54f582cd010aec2cc291e6348fe3e10c16b70f292767a27934d2f6fb3b3640bf
[INFO] running `Command { std: "docker" "start" "-a" "54f582cd010aec2cc291e6348fe3e10c16b70f292767a27934d2f6fb3b3640bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54f582cd010aec2cc291e6348fe3e10c16b70f292767a27934d2f6fb3b3640bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f582cd010aec2cc291e6348fe3e10c16b70f292767a27934d2f6fb3b3640bf", kill_on_drop: false }`
[INFO] [stdout] 54f582cd010aec2cc291e6348fe3e10c16b70f292767a27934d2f6fb3b3640bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b52c9f30d05855c5af5919212c3da37a112e7facf99f25433d775827a95a22
[INFO] running `Command { std: "docker" "start" "-a" "73b52c9f30d05855c5af5919212c3da37a112e7facf99f25433d775827a95a22", kill_on_drop: false }`
[INFO] [stderr]    Compiling cmake v0.1.50
[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.64
[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-a48d010f7357eac0/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-e66ebe9b13a8fcae/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libaxl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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-e66ebe9b13a8fcae/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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.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_dtd.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/axl.dir/axl_doc.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/axl.dir/axl_error.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-e66ebe9b13a8fcae/out/./libaxl.a
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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-e66ebe9b13a8fcae/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libvortex" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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-e66ebe9b13a8fcae/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/beep-proto-e66ebe9b13a8fcae/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_ctx.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/vortex.dir/vortex_errno.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/vortex.dir/vortex_dtds.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_queue.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/vortex.dir/vortex_profiles.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_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:     0x558bc6a4e8b5 - std::backtrace_rs::backtrace::libunwind::trace::hdfeb580427d8933a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x558bc6a4e8b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h2ab9303b28c241a4
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x558bc6a4e8b5 - std::sys_common::backtrace::_print_fmt::h619cfc7eb9ab5b5f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x558bc6a4e8b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::he16efdaf40e8eef7
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x558bc6a71dab - core::fmt::rt::Argument::fmt::h9f13baa13e8b36b1
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x558bc6a71dab - core::fmt::write::hae8f3928a7d1fb9f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x558bc6a4bd4f - std::io::Write::write_fmt::h51b0278883ceca93
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x558bc6a4e68e - std::sys_common::backtrace::_print::ha38797bab2b77f4a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x558bc6a4e68e - std::sys_common::backtrace::print::ha10bfc6bd1633494
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x558bc6a4fb69 - std::panicking::default_hook::{{closure}}::h71e248ada3a684d2
[INFO] [stderr]     10:     0x558bc6a4f8ad - std::panicking::default_hook::hd99e3a7061b2ddee
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x558bc6a50003 - std::panicking::rust_panic_with_hook::h7c7bce4a41c281ff
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x558bc6a4fee4 - std::panicking::begin_panic_handler::{{closure}}::h2460704575d1c9aa
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x558bc6a4ed79 - std::sys_common::backtrace::__rust_end_short_backtrace::hbe07398721317bb0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x558bc6a4fc17 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x558bc69c3083 - core::panicking::panic_fmt::h621d774f51b1ce55
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x558bc69d1989 - cmake::fail::h1db1745e10993751
[INFO] [stderr]     17:     0x558bc69d1148 - cmake::run::hdc14d6a67f8819e7
[INFO] [stderr]     18:     0x558bc69cda18 - cmake::Config::build::h9f4a449d64a084ab
[INFO] [stderr]     19:     0x558bc69c43cf - cmake::build::hdf2c89a31740139e
[INFO] [stderr]     20:     0x558bc69c5533 - build_script_build::main::ha182fc49307a5bdd
[INFO] [stderr]     21:     0x558bc69c3bb3 - core::ops::function::FnOnce::call_once::h70ba3c783484d6c0
[INFO] [stderr]     22:     0x558bc69c3806 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8f40080f1817e6ef
[INFO] [stderr]     23:     0x558bc69c3919 - std::rt::lang_start::{{closure}}::h081e9908c6911439
[INFO] [stderr]     24:     0x558bc6a47bf6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6a158acb8f1b53eb
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x558bc6a47bf6 - std::panicking::try::do_call::h1e4aaada6483a32f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     26:     0x558bc6a47bf6 - std::panicking::try::h1af07f2910174530
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     27:     0x558bc6a47bf6 - std::panic::catch_unwind::h14ab2010dc264db0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     28:     0x558bc6a47bf6 - std::rt::lang_start_internal::{{closure}}::ha4f1e133f590a2bc
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:48
[INFO] [stderr]     29:     0x558bc6a47bf6 - std::panicking::try::do_call::h0f5241dc2333fd63
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     30:     0x558bc6a47bf6 - std::panicking::try::h2de8e037aeb49eae
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     31:     0x558bc6a47bf6 - std::panic::catch_unwind::h655cf7c8daff0fce
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     32:     0x558bc6a47bf6 - std::rt::lang_start_internal::h0546893e62f1752b
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:20
[INFO] [stderr]     33:     0x558bc69c38f7 - std::rt::lang_start::h8ceba614f799403e
[INFO] [stderr]     34:     0x558bc69c5875 - main
[INFO] [stderr]     35:     0x7f72796ffd90 - <unknown>
[INFO] [stderr]     36:     0x7f72796ffe40 - __libc_start_main
[INFO] [stderr]     37:     0x558bc69c36f5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73b52c9f30d05855c5af5919212c3da37a112e7facf99f25433d775827a95a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b52c9f30d05855c5af5919212c3da37a112e7facf99f25433d775827a95a22", kill_on_drop: false }`
[INFO] [stdout] 73b52c9f30d05855c5af5919212c3da37a112e7facf99f25433d775827a95a22
