[INFO] cloning repository https://github.com/jmfrank63/ironfinger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmfrank63/ironfinger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fironfinger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fironfinger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d4d218eba063dcea20b37bf8dcb937967657809 [INFO] checking jmfrank63/ironfinger against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fironfinger" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmfrank63/ironfinger on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmfrank63/ironfinger [INFO] finished tweaking git repo https://github.com/jmfrank63/ironfinger [INFO] tweaked toml for git repo https://github.com/jmfrank63/ironfinger written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jmfrank63/ironfinger 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 363a44859913ab26f28ea6c5ba8cb9f65520b77fc945ebff5e34a71373edbf22 [INFO] running `Command { std: "docker" "start" "-a" "363a44859913ab26f28ea6c5ba8cb9f65520b77fc945ebff5e34a71373edbf22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "363a44859913ab26f28ea6c5ba8cb9f65520b77fc945ebff5e34a71373edbf22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363a44859913ab26f28ea6c5ba8cb9f65520b77fc945ebff5e34a71373edbf22", kill_on_drop: false }` [INFO] [stdout] 363a44859913ab26f28ea6c5ba8cb9f65520b77fc945ebff5e34a71373edbf22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0658b848cace6f9784def19ca83f180e52403b81c40bc01ba908a55bc159a11 [INFO] running `Command { std: "docker" "start" "-a" "f0658b848cace6f9784def19ca83f180e52403b81c40bc01ba908a55bc159a11", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Compiling ironfinger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking specs v0.16.1 [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-77cd39632329d394/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-d8c075587473facd/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/raylib-sys-d8c075587473facd/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-d8c075587473facd/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 - Failed [INFO] [stderr] -- Testing if -Werror=pointer-arith can be used -- Failed [INFO] [stderr] -- Testing if -Werror=implicit-function-declaration can be used -- Failed [INFO] [stderr] -- Testing if -fno-strict-aliasing can be used -- Failed [INFO] [stderr] -- Using raylib's GLFW [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [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 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/raylib-sys-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/build.make.tmp6672c [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/compiler_depend.make.tmpdb62c [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/compiler_depend.ts.tmp11f4c [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/depend.make.tmp5f6c3 [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/flags.make.tmpd0349 [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/link.txt.tmp080a9 [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/DependInfo.cmake.tmp1b084 [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-d8c075587473facd/out/build/CMakeFiles/CMakeScratch/TryCompile-3eub8k/CMakeFiles/cmTC_56fe9.dir/progress.make.tmp976d8 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/Internal/CheckSourceCompiles.cmake:101 (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/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles) [INFO] [stderr] /usr/share/cmake-3.28/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES) [INFO] [stderr] /usr/share/cmake-3.28/Modules/FindThreads.cmake:163 (_threads_check_libc) [INFO] [stderr] src/external/glfw/CMakeLists.txt:64 (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.53/src/lib.rs:1121: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: 0x63f14fc048e2 - std::backtrace_rs::backtrace::libunwind::trace::h44096b05095d472c [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63f14fc048e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hcd04a73d4b35cef9 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63f14fc048e2 - std::sys::backtrace::_print_fmt::h874f91ec86235324 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63f14fc048e2 - ::fmt::h997b68d96858bf37 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63f14fc308c3 - core::fmt::rt::Argument::fmt::he05958cadeafaffc [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x63f14fc308c3 - core::fmt::write::h618bfd47990a62f7 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x63f14fc00f53 - std::io::default_write_fmt::h0178a8c9a7a35a81 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63f14fc00f53 - std::io::Write::write_fmt::hcda41832f0df09c9 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63f14fc04732 - std::sys::backtrace::BacktraceLock::print::hf25c7c2f2c7d002e [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63f14fc058e2 - std::panicking::default_hook::{{closure}}::h6f585316f35e5eff [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x63f14fc056e5 - std::panicking::default_hook::ha7564066cee65de0 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63f14fc06302 - std::panicking::rust_panic_with_hook::hc22531f9a52b5145 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63f14fc0608a - std::panicking::begin_panic_handler::{{closure}}::h4ab54d5cd28d0704 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63f14fc04dd9 - std::sys::backtrace::__rust_end_short_backtrace::hd1ab3ae50dd5d4b0 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63f14fc05d1d - __rustc[9fbbf333e39407dd]::rust_begin_unwind [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63f14fc2ebf0 - core::panicking::panic_fmt::h55f7ae94643b2974 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63f14f63eb5b - cmake::fail::ha5c4aec8a4fbe387 [INFO] [stderr] 17: 0x63f14f63e3c2 - cmake::run::h700848a89e4e618b [INFO] [stderr] 18: 0x63f14f63a75c - cmake::Config::build::had75d20a4699fb6d [INFO] [stderr] 19: 0x63f14f62209b - build_script_build::build_with_cmake::h07db71181413d835 [INFO] [stderr] 20: 0x63f14f6240be - build_script_build::main::h306f40b2c6fdc379 [INFO] [stderr] 21: 0x63f14f626963 - core::ops::function::FnOnce::call_once::he53a1d791e378bd9 [INFO] [stderr] 22: 0x63f14f61c4d6 - std::sys::backtrace::__rust_begin_short_backtrace::h811a88839ea77906 [INFO] [stderr] 23: 0x63f14f625ca9 - std::rt::lang_start::{{closure}}::h7e20315fd77ee1c4 [INFO] [stderr] 24: 0x63f14fbfb950 - core::ops::function::impls:: for &F>::call_once::h37a76c0bfe8fd931 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x63f14fbfb950 - std::panicking::try::do_call::hdee2d5eae7ee29c6 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x63f14fbfb950 - std::panicking::try::h5e9c54f42b45ad80 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x63f14fbfb950 - std::panic::catch_unwind::h74d285c7fa44e098 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x63f14fbfb950 - std::rt::lang_start_internal::{{closure}}::h8deef54819ee428e [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x63f14fbfb950 - std::panicking::try::do_call::he51de2fc75966029 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x63f14fbfb950 - std::panicking::try::h945fb1c5e7b74d7c [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x63f14fbfb950 - std::panic::catch_unwind::hbfe4385dce2fbaa6 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x63f14fbfb950 - std::rt::lang_start_internal::h0d191f2658b95238 [INFO] [stderr] at /rustc/d93f678fa55842cccd2f091deccd93e9494b3764/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x63f14f625c91 - std::rt::lang_start::h164cf96344c901a9 [INFO] [stderr] 34: 0x63f14f624df5 - main [INFO] [stderr] 35: 0x7dd4290351ca - [INFO] [stderr] 36: 0x7dd42903528b - __libc_start_main [INFO] [stderr] 37: 0x63f14f61be45 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f0658b848cace6f9784def19ca83f180e52403b81c40bc01ba908a55bc159a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0658b848cace6f9784def19ca83f180e52403b81c40bc01ba908a55bc159a11", kill_on_drop: false }` [INFO] [stdout] f0658b848cace6f9784def19ca83f180e52403b81c40bc01ba908a55bc159a11