[INFO] cloning repository https://github.com/hrishisd/chiprs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrishisd/chiprs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrishisd%2Fchiprs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrishisd%2Fchiprs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 533830e15a9d533e481e66de103302d868056db2 [INFO] checking hrishisd/chiprs against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrishisd%2Fchiprs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hrishisd/chiprs on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hrishisd/chiprs [INFO] finished tweaking git repo https://github.com/hrishisd/chiprs [INFO] tweaked toml for git repo https://github.com/hrishisd/chiprs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hrishisd/chiprs 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75208125abd7dfc1b9c328923307baf45778f7ba7eecbf80aa9023dc3a3a84c4 [INFO] running `Command { std: "docker" "start" "-a" "75208125abd7dfc1b9c328923307baf45778f7ba7eecbf80aa9023dc3a3a84c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75208125abd7dfc1b9c328923307baf45778f7ba7eecbf80aa9023dc3a3a84c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75208125abd7dfc1b9c328923307baf45778f7ba7eecbf80aa9023dc3a3a84c4", kill_on_drop: false }` [INFO] [stdout] 75208125abd7dfc1b9c328923307baf45778f7ba7eecbf80aa9023dc3a3a84c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb117dbcc43d7fd9c37a9e69329365b8a496455e732d1184e1bba2e82032a0a4 [INFO] running `Command { std: "docker" "start" "-a" "eb117dbcc43d7fd9c37a9e69329365b8a496455e732d1184e1bba2e82032a0a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking termion v4.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.37.0` [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/sdl2-sys-c76d34cd49dbde0b/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/sdl2-sys-ba3f9ec867078ddb/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.37.0/SDL" "-DCMAKE_CONFIGURATION_TYPES=Release" "-DSDL_SHARED=ON" "-DSDL_STATIC=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/sdl2-sys-ba3f9ec867078ddb/out" "-DCMAKE_C_FLAGS= -fcommon -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=Release" [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] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Looking for __GLIBC__ [INFO] [stderr] -- Looking for __GLIBC__ - found [INFO] [stderr] -- Performing Test HAVE_GCC_WALL [INFO] [stderr] -- Performing Test HAVE_GCC_WALL - Success [INFO] [stderr] -- Performing Test HAVE_GCC_NO_STRICT_ALIASING [INFO] [stderr] -- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success [INFO] [stderr] -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT [INFO] [stderr] -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success [INFO] [stderr] -- Performing Test HAVE_GCC_ATOMICS [INFO] [stderr] -- Performing Test HAVE_GCC_ATOMICS - Success [INFO] [stderr] -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY [INFO] [stderr] -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed [INFO] [stderr] -- Performing Test HAVE_GCC_FVISIBILITY [INFO] [stderr] -- Performing Test HAVE_GCC_FVISIBILITY - Success [INFO] [stderr] -- Performing Test HAVE_GCC_WSHADOW [INFO] [stderr] -- Performing Test HAVE_GCC_WSHADOW - Success [INFO] [stderr] -- Performing Test HAVE_NO_UNDEFINED [INFO] [stderr] -- Performing Test HAVE_NO_UNDEFINED - Success [INFO] [stderr] -- Performing Test HAVE_MMX [INFO] [stderr] -- Performing Test HAVE_MMX - Success [INFO] [stderr] -- Performing Test HAVE_3DNOW [INFO] [stderr] -- Performing Test HAVE_3DNOW - Success [INFO] [stderr] -- Performing Test HAVE_SSE [INFO] [stderr] -- Performing Test HAVE_SSE - Success [INFO] [stderr] -- Performing Test HAVE_SSE2 [INFO] [stderr] -- Performing Test HAVE_SSE2 - Success [INFO] [stderr] -- Performing Test HAVE_SSE3 [INFO] [stderr] -- Performing Test HAVE_SSE3 - Success [INFO] [stderr] -- Looking for immintrin.h [INFO] [stderr] -- Looking for immintrin.h - found [INFO] [stderr] -- Performing Test HAVE_ALTIVEC_H_HDR [INFO] [stderr] -- Performing Test HAVE_ALTIVEC_H_HDR - Failed [INFO] [stderr] -- Performing Test HAVE_ALTIVEC [INFO] [stderr] -- Performing Test HAVE_ALTIVEC - Failed [INFO] [stderr] -- Looking for ctype.h [INFO] [stderr] -- Looking for ctype.h - found [INFO] [stderr] -- Looking for float.h [INFO] [stderr] -- Looking for float.h - found [INFO] [stderr] -- Looking for iconv.h [INFO] [stderr] -- Looking for iconv.h - found [INFO] [stderr] -- Looking for inttypes.h [INFO] [stderr] -- Looking for inttypes.h - found [INFO] [stderr] -- Looking for limits.h [INFO] [stderr] -- Looking for limits.h - found [INFO] [stderr] -- Looking for malloc.h [INFO] [stderr] -- Looking for malloc.h - found [INFO] [stderr] -- Looking for math.h [INFO] [stderr] -- Looking for math.h - found [INFO] [stderr] -- Looking for memory.h [INFO] [stderr] -- Looking for memory.h - found [INFO] [stderr] -- Looking for signal.h [INFO] [stderr] -- Looking for signal.h - found [INFO] [stderr] -- Looking for stdarg.h [INFO] [stderr] -- Looking for stdarg.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stdio.h [INFO] [stderr] -- Looking for stdio.h - found [INFO] [stderr] -- Looking for stdlib.h [INFO] [stderr] -- Looking for stdlib.h - found [INFO] [stderr] -- Looking for string.h [INFO] [stderr] -- Looking for string.h - found [INFO] [stderr] -- Looking for strings.h [INFO] [stderr] -- Looking for strings.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for wchar.h [INFO] [stderr] -- Looking for wchar.h - found [INFO] [stderr] -- Looking for libunwind.h [INFO] [stderr] -- Looking for libunwind.h - not found [INFO] [stderr] -- Looking for linux/input.h [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:5 (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 value or use a ... 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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/build.make.tmp7ac7f [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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/compiler_depend.make.tmp2b9e8 [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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/compiler_depend.ts.tmp16bc1 [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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/depend.make.tmp5d918 [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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/flags.make.tmpc8ccc [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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/link.txt.tmp90726 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/DependInfo.cmake.tmpc6350 [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/sdl2-sys-ba3f9ec867078ddb/out/build/CMakeFiles/CMakeScratch/TryCompile-lux4vb/CMakeFiles/cmTC_6f1c5.dir/progress.make.tmpf8e6e [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckIncludeFile.cmake:90 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:1016 (check_include_file) [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.50/src/lib.rs:1098: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: 0x5b60050acf32 - std::backtrace_rs::backtrace::libunwind::trace::h5c41bb5ff0e1e8ff [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b60050acf32 - std::backtrace_rs::backtrace::trace_unsynchronized::he1d337a682c73c8b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b60050acf32 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b60050acf32 - ::fmt::h185471249503f127 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b60050d0f73 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5b60050d0f73 - core::fmt::write::h2a87cc0abe17a0b8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5b60050a9cd3 - std::io::default_write_fmt::hffa60e72a4ab8483 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b60050a9cd3 - std::io::Write::write_fmt::ha8282d1b0df679a5 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5b60050acd82 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b60050aec22 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5b60050aea25 - std::panicking::default_hook::h51c63d57538e6b0e [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5b60050af642 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5b60050af3ca - std::panicking::begin_panic_handler::{{closure}}::hf568a69fe266fbbe [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5b60050ad429 - std::sys::backtrace::__rust_end_short_backtrace::h2c4977687c05bd30 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b60050af05d - __rustc[7d5440b98b34e40e]::rust_begin_unwind [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5b60050cfea0 - core::panicking::panic_fmt::h52a19b8f850c1415 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b600504339b - cmake::fail::h3e8cb9dba0ead914 [INFO] [stderr] 17: 0x5b6005042c3a - cmake::run::h23894aaa57e7f19a [INFO] [stderr] 18: 0x5b600503f01a - cmake::Config::build::hddc20a1427c62862 [INFO] [stderr] 19: 0x5b600502784e - build_script_build::compile_sdl2::hcc581de53d9fc0b3 [INFO] [stderr] 20: 0x5b6005029528 - build_script_build::main::h790205864f746b58 [INFO] [stderr] 21: 0x5b60050236b3 - core::ops::function::FnOnce::call_once::hc5feb66383250b2c [INFO] [stderr] 22: 0x5b6005023216 - std::sys::backtrace::__rust_begin_short_backtrace::h7dab41db99f6df8e [INFO] [stderr] 23: 0x5b60050230f9 - std::rt::lang_start::{{closure}}::h0abb7741e19fcde2 [INFO] [stderr] 24: 0x5b60050a4e70 - core::ops::function::impls:: for &F>::call_once::h3afee3d231aeede8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5b60050a4e70 - std::panicking::try::do_call::h37a575429616c1bf [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5b60050a4e70 - std::panicking::try::hb1fe10024f0ae46f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5b60050a4e70 - std::panic::catch_unwind::hc16bb7a6525ecf3b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5b60050a4e70 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x5b60050a4e70 - std::panicking::try::do_call::h20dc03395d17853a [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5b60050a4e70 - std::panicking::try::hb425085eb5ed1be2 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5b60050a4e70 - std::panic::catch_unwind::h4963c45d1b1a2488 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5b60050a4e70 - std::rt::lang_start_internal::h469179d1867bcd89 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x5b60050230e1 - std::rt::lang_start::h21ed1a1c82387e71 [INFO] [stderr] 34: 0x5b6005029eb5 - main [INFO] [stderr] 35: 0x7487843851ca - [INFO] [stderr] 36: 0x74878438528b - __libc_start_main [INFO] [stderr] 37: 0x5b6005022525 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "eb117dbcc43d7fd9c37a9e69329365b8a496455e732d1184e1bba2e82032a0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb117dbcc43d7fd9c37a9e69329365b8a496455e732d1184e1bba2e82032a0a4", kill_on_drop: false }` [INFO] [stdout] eb117dbcc43d7fd9c37a9e69329365b8a496455e732d1184e1bba2e82032a0a4