[INFO] cloning repository https://github.com/Shuppin/win32_window
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shuppin/win32_window" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuppin%2Fwin32_window", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuppin%2Fwin32_window'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71468c3616190263f8f00d45c3884e91bfc36ca9
[INFO] checking Shuppin/win32_window against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuppin%2Fwin32_window" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shuppin/win32_window
[INFO] finished tweaking git repo https://github.com/Shuppin/win32_window
[INFO] tweaked toml for git repo https://github.com/Shuppin/win32_window written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shuppin/win32_window on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shuppin/win32_window 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking Shuppin/win32_window against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuppin%2Fwin32_window" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shuppin/win32_window
[INFO] finished tweaking git repo https://github.com/Shuppin/win32_window
[INFO] tweaked toml for git repo https://github.com/Shuppin/win32_window written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shuppin/win32_window on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shuppin/win32_window 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b2209f5eb9cffc0b87b13cb2dc114636e665929c58959f8d53d09793fe298c4
[INFO] running `Command { std: "docker" "start" "-a" "7b2209f5eb9cffc0b87b13cb2dc114636e665929c58959f8d53d09793fe298c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b2209f5eb9cffc0b87b13cb2dc114636e665929c58959f8d53d09793fe298c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2209f5eb9cffc0b87b13cb2dc114636e665929c58959f8d53d09793fe298c4", kill_on_drop: false }`
[INFO] [stdout] 7b2209f5eb9cffc0b87b13cb2dc114636e665929c58959f8d53d09793fe298c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17eee3a768cf0d1ad84bec23ba451ce9e3ff1e1ed61249a71a14582427b5c163
[INFO] running `Command { std: "docker" "start" "-a" "17eee3a768cf0d1ad84bec23ba451ce9e3ff1e1ed61249a71a14582427b5c163", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling skia-bindings v0.75.0
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.75.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/skia-bindings-ddd4f1cbce4a367e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_DEBUG
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_SOURCE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_SKIA_BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD
[INFO] [stderr]   TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.75.0/e7e538647512cab844c3-x86_64-unknown-linux-gnu-gl
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.75.0/skia-binaries-e7e538647512cab844c3-x86_64-unknown-linux-gnu-gl.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok("")
[INFO] [stderr]   STARTING A FULL BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANGCC
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANGCXX
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPT_LEVEL
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKTARGETSYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKROOT
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_NINJA_COMMAND
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_GN_COMMAND
[INFO] [stderr]   Probing 'python'
[INFO] [stderr]   Probing 'python3'
[INFO] [stderr]   Python 3 found: "python3"
[INFO] [stderr]   Synchronizing Skia dependencies
[INFO] [stderr]   DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m126-0.74.2
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skia-bindings-0.75.0/build_support/binary_cache/download.rs:77:35:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m126-0.74.2 (curl error code: Some(6)
[INFO] [stderr]   curl stderr: Ok(""))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x608fbbd417f2 - std::backtrace_rs::backtrace::libunwind::trace::h7832c52827c08170
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x608fbbd417f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he6d92e6eb24a4073
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x608fbbd417f2 - std::sys::backtrace::_print_fmt::hf139cc888d064b09
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x608fbbd417f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7083fbd4e20a000f
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x608fbbd6c293 - core::fmt::rt::Argument::fmt::h9d8c637e6bfd5ccf
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x608fbbd6c293 - core::fmt::write::hdf3c6ae14c3e8125
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x608fbbd3dba3 - std::io::default_write_fmt::h15936264287de7bf
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x608fbbd3dba3 - std::io::Write::write_fmt::h84df75adb307f7e6
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x608fbbd41642 - std::sys::backtrace::BacktraceLock::print::h30a2059d03e705e4
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x608fbbd43bf6 - std::panicking::default_hook::{{closure}}::hf489e9f54ce49c27
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x608fbbd439f9 - std::panicking::default_hook::h20d961ad9a0e12f0
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x608fbbd44602 - std::panicking::rust_panic_with_hook::h306db6d00921085e
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x608fbbd4439a - std::panicking::begin_panic_handler::{{closure}}::h19782e9851ecb030
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x608fbbd41ce9 - std::sys::backtrace::__rust_end_short_backtrace::h475e7ebac10ba75b
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x608fbbd4402d - __rustc[3b00513142ba1c9a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x608fbbd6a640 - core::panicking::panic_fmt::h6940cb0a7d852762
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x608fbb4da441 - build_script_build::build_support::binary_cache::download::download_dependencies::{{closure}}::hdac86b593bf8e46f
[INFO] [stderr]     17:     0x608fbb50f56e - core::result::Result<T,E>::unwrap_or_else::hdc5cb957d27b6453
[INFO] [stderr]     18:     0x608fbb4d9ae5 - build_script_build::build_support::binary_cache::download::download_dependencies::h896a77bba9e867f0
[INFO] [stderr]     19:     0x608fbb4d91c8 - build_script_build::build_support::binary_cache::download::resolve_dependencies::h7d8088089c7751fe
[INFO] [stderr]     20:     0x608fbb4de803 - build_script_build::build_support::skia::config::build::h6329a4d78d151de8
[INFO] [stderr]     21:     0x608fbb5034f3 - build_script_build::build_from_source::hc6dd27e51b0353b8
[INFO] [stderr]     22:     0x608fbb502eca - build_script_build::main::h407693e73f53b7ae
[INFO] [stderr]     23:     0x608fbb50d4f3 - core::ops::function::FnOnce::call_once::h771f6032bd4d9ae2
[INFO] [stderr]     24:     0x608fbb4ee426 - std::sys::backtrace::__rust_begin_short_backtrace::h4423cf4bf6af9f50
[INFO] [stderr]     25:     0x608fbb4e9949 - std::rt::lang_start::{{closure}}::h4c3e1c226df91f5c
[INFO] [stderr]     26:     0x608fbbd37900 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0021e0fe3c5bf8c3
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     27:     0x608fbbd37900 - std::panicking::catch_unwind::do_call::hfef49f2cd13a22dd
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x608fbbd37900 - std::panicking::catch_unwind::h34968869e68aaad1
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x608fbbd37900 - std::panic::catch_unwind::h5235c74f5d682697
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x608fbbd37900 - std::rt::lang_start_internal::{{closure}}::hcee20ca47ef7f51b
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x608fbbd37900 - std::panicking::catch_unwind::do_call::h359adcb901a84505
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     32:     0x608fbbd37900 - std::panicking::catch_unwind::h8f4f1e91d2aabe23
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     33:     0x608fbbd37900 - std::panic::catch_unwind::h73a78f1a5b0a6154
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x608fbbd37900 - std::rt::lang_start_internal::he64187ddd3d90437
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x608fbb4e9931 - std::rt::lang_start::hf0027bbae1a53aa1
[INFO] [stderr]     36:     0x608fbb5039f5 - main
[INFO] [stderr]     37:     0x7d5b604391ca - <unknown>
[INFO] [stderr]     38:     0x7d5b6043928b - __libc_start_main
[INFO] [stderr]     39:     0x608fbb4cd725 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "17eee3a768cf0d1ad84bec23ba451ce9e3ff1e1ed61249a71a14582427b5c163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17eee3a768cf0d1ad84bec23ba451ce9e3ff1e1ed61249a71a14582427b5c163", kill_on_drop: false }`
[INFO] [stdout] 17eee3a768cf0d1ad84bec23ba451ce9e3ff1e1ed61249a71a14582427b5c163
