[INFO] cloning repository https://github.com/vada4367/bezier_curve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vada4367/bezier_curve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvada4367%2Fbezier_curve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvada4367%2Fbezier_curve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb3e37392b07ad8918ed0be879d0fcaf38329fe4 [INFO] checking vada4367/bezier_curve against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvada4367%2Fbezier_curve" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vada4367/bezier_curve on toolchain b2fb67b8b6007ced9ad3f3b752a6fec899e7859c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vada4367/bezier_curve [INFO] finished tweaking git repo https://github.com/vada4367/bezier_curve [INFO] tweaked toml for git repo https://github.com/vada4367/bezier_curve written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vada4367/bezier_curve 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" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raylib v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b53b8581f4d11577b8d1caecfce69ba6a5a8f88d6313b2c9f82627c744ecda3a [INFO] running `Command { std: "docker" "start" "-a" "b53b8581f4d11577b8d1caecfce69ba6a5a8f88d6313b2c9f82627c744ecda3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53b8581f4d11577b8d1caecfce69ba6a5a8f88d6313b2c9f82627c744ecda3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53b8581f4d11577b8d1caecfce69ba6a5a8f88d6313b2c9f82627c744ecda3a", kill_on_drop: false }` [INFO] [stdout] b53b8581f4d11577b8d1caecfce69ba6a5a8f88d6313b2c9f82627c744ecda3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad67a0a2100867431cd4ceedbc5c42388ae575b6cb0816a887608186e1575fd [INFO] running `Command { std: "docker" "start" "-a" "8ad67a0a2100867431cd4ceedbc5c42388ae575b6cb0816a887608186e1575fd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling raylib-sys v5.0.0 [INFO] [stderr] error: failed to run custom build command for `raylib-sys v5.0.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/raylib-sys-99170b30a4357c2b/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-744e15dda075974e/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/raylib-sys-744e15dda075974e/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=ON" "-DUSE_EXTERNAL_GLFW=ON" "-DOPENGL_VERSION=OFF" "-DPLATFORM=Desktop" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/raylib-sys-744e15dda075974e/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] -- 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 at cmake/GlfwImport.cmake:3 (find_package): [INFO] [stderr] By not providing "Findglfw3.cmake" in CMAKE_MODULE_PATH this project has [INFO] [stderr] asked CMake to find a package configuration file provided by "glfw3", but [INFO] [stderr] CMake did not find one. [INFO] [stderr] [INFO] [stderr] Could not find a package configuration file provided by "glfw3" (requested [INFO] [stderr] version 3.3.3) with any of the following names: [INFO] [stderr] [INFO] [stderr] glfw3Config.cmake [INFO] [stderr] glfw3-config.cmake [INFO] [stderr] [INFO] [stderr] Add the installation prefix of "glfw3" to CMAKE_PREFIX_PATH or set [INFO] [stderr] "glfw3_DIR" to a directory containing one of the above files. If "glfw3" [INFO] [stderr] provides a separate development package or SDK, be sure it has been [INFO] [stderr] installed. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] src/CMakeLists.txt:42 (include) [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: 0x62a4f361d0d2 - std::backtrace_rs::backtrace::libunwind::trace::hdaea0beef3a5b8d2 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62a4f361d0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf52cfba0116600b7 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62a4f361d0d2 - std::sys::backtrace::_print_fmt::h171484b9897858d2 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62a4f361d0d2 - ::fmt::h245ff978ad5f1cfa [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62a4f3648e43 - core::fmt::rt::Argument::fmt::h857b37ac7d511643 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x62a4f3648e43 - core::fmt::write::hff8c172262a7fcfd [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x62a4f3619743 - std::io::default_write_fmt::hc4322cd4104d744d [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62a4f3619743 - std::io::Write::write_fmt::hafbec2b555c2dc4c [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x62a4f361cf22 - std::sys::backtrace::BacktraceLock::print::h82719fbe25edc0f4 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62a4f361e0d2 - std::panicking::default_hook::{{closure}}::hd3e7961649eebdbc [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x62a4f361ded5 - std::panicking::default_hook::h3c3fd2c53897dc4d [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x62a4f361eaf2 - std::panicking::rust_panic_with_hook::h4c7ddd32437b4a57 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x62a4f361e87a - std::panicking::begin_panic_handler::{{closure}}::he58e08ec7252a7de [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x62a4f361d5c9 - std::sys::backtrace::__rust_end_short_backtrace::h05e9c970f6360dfd [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x62a4f361e50d - __rustc[cac04a87982715ac]::rust_begin_unwind [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x62a4f3647170 - core::panicking::panic_fmt::h1a995fca95acfdb0 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x62a4f306a18b - cmake::fail::h54dd07b9b55a2f0d [INFO] [stderr] 17: 0x62a4f3069a2a - cmake::run::h56f2f0588a6ad48f [INFO] [stderr] 18: 0x62a4f3065e0a - cmake::Config::build::hb861226ed54e33e8 [INFO] [stderr] 19: 0x62a4f3055faf - build_script_build::build_with_cmake::h3850e70f9f2b37ef [INFO] [stderr] 20: 0x62a4f3057fee - build_script_build::main::hcb9c6dec6791f9de [INFO] [stderr] 21: 0x62a4f305a723 - core::ops::function::FnOnce::call_once::h67e5fe0a6f138b7e [INFO] [stderr] 22: 0x62a4f30504d6 - std::sys::backtrace::__rust_begin_short_backtrace::h1282757b47a35f3a [INFO] [stderr] 23: 0x62a4f3059bd9 - std::rt::lang_start::{{closure}}::h707ac8fef5cc9a36 [INFO] [stderr] 24: 0x62a4f3614240 - core::ops::function::impls:: for &F>::call_once::h75c47a14ef2bacf9 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x62a4f3614240 - std::panicking::try::do_call::h3be9a9041e3c3ec2 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x62a4f3614240 - std::panicking::try::h711ab7a4c68bf2dc [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x62a4f3614240 - std::panic::catch_unwind::h2b5a5a345b90f9f3 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x62a4f3614240 - std::rt::lang_start_internal::{{closure}}::h80efee0aae20fed9 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x62a4f3614240 - std::panicking::try::do_call::hb012364f80ab61ea [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x62a4f3614240 - std::panicking::try::hdb51e57590cfdecf [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x62a4f3614240 - std::panic::catch_unwind::h1ca71a440d23d373 [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x62a4f3614240 - std::rt::lang_start_internal::h9d2b2648447b92ac [INFO] [stderr] at /rustc/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x62a4f3059bc1 - std::rt::lang_start::h835f4d9085c9c9ee [INFO] [stderr] 34: 0x62a4f3058d25 - main [INFO] [stderr] 35: 0x76dc9b67f1ca - [INFO] [stderr] 36: 0x76dc9b67f28b - __libc_start_main [INFO] [stderr] 37: 0x62a4f304fe45 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8ad67a0a2100867431cd4ceedbc5c42388ae575b6cb0816a887608186e1575fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad67a0a2100867431cd4ceedbc5c42388ae575b6cb0816a887608186e1575fd", kill_on_drop: false }` [INFO] [stdout] 8ad67a0a2100867431cd4ceedbc5c42388ae575b6cb0816a887608186e1575fd