[INFO] cloning repository https://github.com/ironyoid/my_rusted_balls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ironyoid/my_rusted_balls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironyoid%2Fmy_rusted_balls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironyoid%2Fmy_rusted_balls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b2479cb1a74eb98c00bbc3a2030899d905e3199
[INFO] checking ironyoid/my_rusted_balls against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironyoid%2Fmy_rusted_balls" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ironyoid/my_rusted_balls on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ironyoid/my_rusted_balls
[INFO] finished tweaking git repo https://github.com/ironyoid/my_rusted_balls
[INFO] tweaked toml for git repo https://github.com/ironyoid/my_rusted_balls written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ironyoid/my_rusted_balls already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded upcast v0.1.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92b4c70a5a4d8d04a83e311729ac042a431b94c1729b841880a026d651081a8f
[INFO] running `Command { std: "docker" "start" "-a" "92b4c70a5a4d8d04a83e311729ac042a431b94c1729b841880a026d651081a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92b4c70a5a4d8d04a83e311729ac042a431b94c1729b841880a026d651081a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b4c70a5a4d8d04a83e311729ac042a431b94c1729b841880a026d651081a8f", kill_on_drop: false }`
[INFO] [stdout] 92b4c70a5a4d8d04a83e311729ac042a431b94c1729b841880a026d651081a8f
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be942479a2aacb4463f05780e3b7c00ec0cb17e7d537225664541a68ce702967
[INFO] running `Command { std: "docker" "start" "-a" "be942479a2aacb4463f05780e3b7c00ec0cb17e7d537225664541a68ce702967", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking upcast v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling raylib-sys v5.0.2
[INFO] [stderr] error: failed to run custom build command for `raylib-sys v5.0.2`
[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/raylib-sys-d97ffe0c2dd542f3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=./binding/binding.h
[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/raylib-sys-bd2eeedc5665701d/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/raylib" "-DCMAKE_BUILD_TYPE=Debug" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_BUILD_TYPE=Debug" "-DSUPPORT_BUSY_WAIT_LOOP=OFF" "-DSUPPORT_FILEFORMAT_JPG=ON" "-DRAYMATH_STATIC_INLINE=ON" "-DUSE_WAYLAND=OFF" "-DOPENGL_VERSION=OFF" "-DSUPPORT_SCREEN_CAPTURE=ON" "-DSUPPORT_GIF_RECORDING=ON" "-DPLATFORM=Desktop" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/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"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Performing Test COMPILER_HAS_THOSE_TOGGLES
[INFO] [stderr]   -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success
[INFO] [stderr]   -- Testing if -Werror=pointer-arith can be used -- compiles
[INFO] [stderr]   -- Testing if -Werror=implicit-function-declaration can be used -- compiles
[INFO] [stderr]   -- Testing if -fno-strict-aliasing can be used -- compiles
[INFO] [stderr]   -- Using raylib's GLFW
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Including X11 support
[INFO] [stderr]   -- Found X11: /usr/include   
[INFO] [stderr]   -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
[INFO] [stderr]   -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - not found
[INFO] [stderr]   -- Looking for gethostbyname in nsl
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <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 Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/build.make.tmp2b830
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/compiler_depend.make.tmp57f62
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/compiler_depend.ts.tmp9b7b4
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/depend.make.tmp673f5
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/flags.make.tmp6b4d1
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/link.txt.tmp49076
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Could not create /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/cmake_clean.cmake
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/DependInfo.cmake.tmpe6fb7
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-bd2eeedc5665701d/out/build/CMakeFiles/CMakeScratch/TryCompile-PXVGY9/CMakeFiles/cmTC_f0431.dir/progress.make.tmp2a5d3
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/CheckLibraryExists.cmake:69 (try_compile):
[INFO] [stderr]     Failed to generate test project build system.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/FindX11.cmake:699 (check_library_exists)
[INFO] [stderr]     src/external/glfw/src/CMakeLists.txt:187 (find_package)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.52/src/lib.rs:1115:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5eeae11a98c2 - std::backtrace_rs::backtrace::libunwind::trace::hd56b46576af6cd16
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5eeae11a98c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dfe8d335e199e0d
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5eeae11a98c2 - std::sys::backtrace::_print_fmt::h66999ff9739f02cd
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5eeae11a98c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hddb5e99560778aed
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5eeae11d3bd3 - core::fmt::rt::Argument::fmt::he7919952f7b90517
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5eeae11d3bd3 - core::fmt::write::h12c234f0edc7b706
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x5eeae11a5e73 - std::io::default_write_fmt::h86e26d31741d8de3
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5eeae11a5e73 - std::io::Write::write_fmt::h1c65d113e08eaaff
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5eeae11a9712 - std::sys::backtrace::BacktraceLock::print::h9652e925cb317248
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5eeae11ab5d2 - std::panicking::default_hook::{{closure}}::h58c1e754bf819be3
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5eeae11ab3d5 - std::panicking::default_hook::hc5c32bd16ea0a105
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5eeae11abfe2 - std::panicking::rust_panic_with_hook::h87286a060ae3c579
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5eeae11abd7a - std::panicking::begin_panic_handler::{{closure}}::h9993a424c66ef4f5
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5eeae11a9db9 - std::sys::backtrace::__rust_end_short_backtrace::h56462a577ae5bd16
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5eeae11aba0d - __rustc[f6fea210adcf08ea]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5eeae11d1f60 - core::panicking::panic_fmt::hd1b0d938cad2ab35
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5eeae0bd764b - cmake::fail::h35797944ec663d4f
[INFO] [stderr]     17:     0x5eeae0bd6eb2 - cmake::run::hf55daaa621d8d4c8
[INFO] [stderr]     18:     0x5eeae0bd324c - cmake::Config::build::h7117b5a622e96dbc
[INFO] [stderr]     19:     0x5eeae0bc15cb - build_script_build::build_with_cmake::h80b549f60d804e10
[INFO] [stderr]     20:     0x5eeae0bc35ee - build_script_build::main::hb488daf1d4e488c2
[INFO] [stderr]     21:     0x5eeae0bc58c3 - core::ops::function::FnOnce::call_once::h0f71957e70f4b8f0
[INFO] [stderr]     22:     0x5eeae0bbbdb6 - std::sys::backtrace::__rust_begin_short_backtrace::h5fa61a7b28ded80b
[INFO] [stderr]     23:     0x5eeae0bbbd99 - std::rt::lang_start::{{closure}}::hf4e3a6586b73fceb
[INFO] [stderr]     24:     0x5eeae11a0b60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6b68922df8bcda68
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     25:     0x5eeae11a0b60 - std::panicking::catch_unwind::do_call::h38a53962d70eca5c
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5eeae11a0b60 - std::panicking::catch_unwind::hef344a424143c2c4
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5eeae11a0b60 - std::panic::catch_unwind::h8ce7fdf34abd6d8d
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5eeae11a0b60 - std::rt::lang_start_internal::{{closure}}::hc4f0ab50f9553918
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5eeae11a0b60 - std::panicking::catch_unwind::do_call::h4dca6e453352cc91
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x5eeae11a0b60 - std::panicking::catch_unwind::he3c2da0f17f59fa9
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x5eeae11a0b60 - std::panic::catch_unwind::hf80315b8e36f1525
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5eeae11a0b60 - std::rt::lang_start_internal::h4e9a488c4dffa062
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5eeae0bbbd81 - std::rt::lang_start::hb06bad2b5cd26449
[INFO] [stderr]     34:     0x5eeae0bc4325 - main
[INFO] [stderr]     35:     0x76a19123f1ca - <unknown>
[INFO] [stderr]     36:     0x76a19123f28b - __libc_start_main
[INFO] [stderr]     37:     0x5eeae0bbb605 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "be942479a2aacb4463f05780e3b7c00ec0cb17e7d537225664541a68ce702967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be942479a2aacb4463f05780e3b7c00ec0cb17e7d537225664541a68ce702967", kill_on_drop: false }`
[INFO] [stdout] be942479a2aacb4463f05780e3b7c00ec0cb17e7d537225664541a68ce702967
