[INFO] cloning repository https://github.com/kdavis586/chip8-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdavis586/chip8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdavis586%2Fchip8-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdavis586%2Fchip8-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f84497dfbe8822a45b250bfd3978833ea4b16d1 [INFO] checking kdavis586/chip8-rs against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdavis586%2Fchip8-rs" "/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/kdavis586/chip8-rs on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kdavis586/chip8-rs [INFO] finished tweaking git repo https://github.com/kdavis586/chip8-rs [INFO] tweaked toml for git repo https://github.com/kdavis586/chip8-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kdavis586/chip8-rs 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.1.25 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db39f5e2a1668d974dd3f16cb6777be26662eacc467f558449b377c4917359c2 [INFO] running `Command { std: "docker" "start" "-a" "db39f5e2a1668d974dd3f16cb6777be26662eacc467f558449b377c4917359c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db39f5e2a1668d974dd3f16cb6777be26662eacc467f558449b377c4917359c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db39f5e2a1668d974dd3f16cb6777be26662eacc467f558449b377c4917359c2", kill_on_drop: false }` [INFO] [stdout] db39f5e2a1668d974dd3f16cb6777be26662eacc467f558449b377c4917359c2 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 546f0f4cf434cfa26e9f227be1c80eb90a1f0d89af89a94923055c0a2d94ffc1 [INFO] running `Command { std: "docker" "start" "-a" "546f0f4cf434cfa26e9f227be1c80eb90a1f0d89af89a94923055c0a2d94ffc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling cc v1.1.25 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.12.1 [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] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling clang-sys v1.8.1 [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] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [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-725b4cea687c004d/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-ea9fcadbfdbe6ac5/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/raylib-sys-ea9fcadbfdbe6ac5/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-ea9fcadbfdbe6ac5/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 11.4.0 [INFO] [stderr] -- The CXX 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] -- 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] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/raylib-sys-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/raylib-sys-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_cddf0.dir/build.make.tmp901e3 [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-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_cddf0.dir/compiler_depend.make.tmpe6d1c [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-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_cddf0.dir/compiler_depend.ts.tmpbe5b6 [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-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_cddf0.dir/depend.make.tmp5b9e2 [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-ea9fcadbfdbe6ac5/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_cddf0.dir/flags.make.tmp5f1f1 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/CheckLibraryExists.cmake:72 (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.22/Modules/FindThreads.cmake:96 (CHECK_LIBRARY_EXISTS) [INFO] [stderr] /usr/share/cmake-3.22/Modules/FindThreads.cmake:183 (_check_threads_lib) [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.51/src/lib.rs:1100: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: 0x5db90f24a460 - std::backtrace_rs::backtrace::libunwind::trace::h254dc664d52f2e77 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5db90f24a460 - std::backtrace_rs::backtrace::trace_unsynchronized::had1d702bb9d63829 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5db90f24a460 - std::sys::backtrace::_print_fmt::h491e92aaea6863e2 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5db90f24a460 - ::fmt::he0b93d7c5175bb7d [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5db90f276a53 - core::fmt::rt::Argument::fmt::h3c01cd0ffe451515 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5db90f276a53 - core::fmt::write::h15c0326299819f5a [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5db90f2463b3 - std::io::Write::write_fmt::h60a7fde432af2a10 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5db90f24a2b2 - std::sys::backtrace::BacktraceLock::print::h0d191157ebf909e0 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5db90f24b43f - std::panicking::default_hook::{{closure}}::h682f167374bd1999 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5db90f24b2aa - std::panicking::default_hook::h471964bdc6d434d0 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5db90f24be62 - std::panicking::rust_panic_with_hook::h6d6383ecd745c8ce [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5db90f24bbea - std::panicking::begin_panic_handler::{{closure}}::h51b6800b89931722 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5db90f24a969 - std::sys::backtrace::__rust_end_short_backtrace::h456997bff5d9e312 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5db90f24b87d - rust_begin_unwind [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5db90f274ce0 - core::panicking::panic_fmt::ha49ece9e0af0fc64 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5db90ec9296f - cmake::fail::h2f26b3ea4cc76dea [INFO] [stderr] 16: 0x5db90ec921ea - cmake::run::hfd059d6fccddbce8 [INFO] [stderr] 17: 0x5db90ec8e694 - cmake::Config::build::hf52aec0969feb8c2 [INFO] [stderr] 18: 0x5db90ec7c0eb - build_script_build::build_with_cmake::h3304e6598070df84 [INFO] [stderr] 19: 0x5db90ec7e11e - build_script_build::main::h2d1dc31ccb034a2e [INFO] [stderr] 20: 0x5db90ec803f3 - core::ops::function::FnOnce::call_once::he6d2b6517817f677 [INFO] [stderr] 21: 0x5db90ec7fcc6 - std::sys::backtrace::__rust_begin_short_backtrace::h2ba01e22a6501af9 [INFO] [stderr] 22: 0x5db90ec7fc49 - std::rt::lang_start::{{closure}}::h1d354260eb3c27b1 [INFO] [stderr] 23: 0x5db90f2410f0 - core::ops::function::impls:: for &F>::call_once::hb5c9bd7c16fa3fa5 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5db90f2410f0 - std::panicking::try::do_call::h22a5f99ee505b33b [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x5db90f2410f0 - std::panicking::try::h5ca1021790315ee6 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x5db90f2410f0 - std::panic::catch_unwind::h14cc70af761ac2f9 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5db90f2410f0 - std::rt::lang_start_internal::{{closure}}::h31bfc72ec6bfb085 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5db90f2410f0 - std::panicking::try::do_call::hfc1c2c4289ab5a26 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x5db90f2410f0 - std::panicking::try::hcd323e07cdfd7f5d [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x5db90f2410f0 - std::panic::catch_unwind::h96c3995a795bb6de [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5db90f2410f0 - std::rt::lang_start_internal::h9143744cb62a17f5 [INFO] [stderr] at /rustc/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5db90ec7fc31 - std::rt::lang_start::h795ba1506b601122 [INFO] [stderr] 33: 0x5db90ec7ee65 - main [INFO] [stderr] 34: 0x78b536a8ed90 - [INFO] [stderr] 35: 0x78b536a8ee40 - __libc_start_main [INFO] [stderr] 36: 0x5db90ec76795 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "546f0f4cf434cfa26e9f227be1c80eb90a1f0d89af89a94923055c0a2d94ffc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546f0f4cf434cfa26e9f227be1c80eb90a1f0d89af89a94923055c0a2d94ffc1", kill_on_drop: false }` [INFO] [stdout] 546f0f4cf434cfa26e9f227be1c80eb90a1f0d89af89a94923055c0a2d94ffc1