[INFO] cloning repository https://github.com/BenjaminMassey/llamacpp_embed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminMassey/llamacpp_embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fllamacpp_embed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fllamacpp_embed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9978c8012c5318fb0d678413642137ba1bf50c07
[INFO] checking BenjaminMassey/llamacpp_embed against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fllamacpp_embed" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BenjaminMassey/llamacpp_embed
[INFO] finished tweaking git repo https://github.com/BenjaminMassey/llamacpp_embed
[INFO] tweaked toml for git repo https://github.com/BenjaminMassey/llamacpp_embed written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenjaminMassey/llamacpp_embed on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenjaminMassey/llamacpp_embed 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded liblzma v0.4.3
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded ppmd-rust v1.2.1
[INFO] [stderr]   Downloaded bzip2 v0.6.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded zip v4.3.0
[INFO] [stderr]   Downloaded liblzma-sys v0.4.4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d975549430704b753b1ceead19592301cc01a43bb2958c891d4cd929ed1c4ae0
[INFO] running `Command { std: "docker" "start" "-a" "d975549430704b753b1ceead19592301cc01a43bb2958c891d4cd929ed1c4ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d975549430704b753b1ceead19592301cc01a43bb2958c891d4cd929ed1c4ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d975549430704b753b1ceead19592301cc01a43bb2958c891d4cd929ed1c4ae0", kill_on_drop: false }`
[INFO] [stdout] d975549430704b753b1ceead19592301cc01a43bb2958c891d4cd929ed1c4ae0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3832d90cf59085c948e3d3a1c5bc28f62d4a906529b2435b44da0d98fc4557bf
[INFO] running `Command { std: "docker" "start" "-a" "3832d90cf59085c948e3d3a1c5bc28f62d4a906529b2435b44da0d98fc4557bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling liblzma v0.4.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling llamacpp_embed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `llamacpp_embed v0.1.0 (/opt/rustwide/workdir)`
[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/llamacpp_embed-45f24a1c9d11ead5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1799) panicked at build.rs:24:43:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://github.com/ggml-org/llama.cpp/releases/download/b6209/llama-b6209-bin-ubuntu-vulkan-x64.zip", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a15fee6cba2 - std[cfc83a97df88b496]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a15fee6cba2 - std[cfc83a97df88b496]::backtrace_rs::backtrace::trace_unsynchronized::<std[cfc83a97df88b496]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a15fee6cba2 - std[cfc83a97df88b496]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a15fee6cba2 - <<std[cfc83a97df88b496]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[2d9491cc9f4b8538]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a15fee81117 - <core[2d9491cc9f4b8538]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5a15fee81117 - core[2d9491cc9f4b8538]::fmt::write
[INFO] [stderr]      6:     0x5a15fee71e36 - std[cfc83a97df88b496]::io::default_write_fmt::<std[cfc83a97df88b496]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5a15fee71e36 - <std[cfc83a97df88b496]::sys::stdio::unix::Stderr as std[cfc83a97df88b496]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5a15fee5273e - <std[cfc83a97df88b496]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5a15fee5273e - std[cfc83a97df88b496]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5a15fee66241 - std[cfc83a97df88b496]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5a15fee664ab - std[cfc83a97df88b496]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5a15fee527f8 - std[cfc83a97df88b496]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5a15fee47839 - std[cfc83a97df88b496]::sys::backtrace::__rust_end_short_backtrace::<std[cfc83a97df88b496]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5a15fee5355d - __rustc[356ffa2ddb3a95c6]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5a15fee8180c - core[2d9491cc9f4b8538]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a15fee81552 - core[2d9491cc9f4b8538]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5a15fea1814c - build_script_build[8ad5f10f5a375cd8]::download_file
[INFO] [stderr]     18:     0x5a15fea187eb - build_script_build[8ad5f10f5a375cd8]::get_llama_cpp
[INFO] [stderr]     19:     0x5a15fea1a0d6 - build_script_build[8ad5f10f5a375cd8]::main
[INFO] [stderr]     20:     0x5a15fea2f6a3 - <fn() as core[2d9491cc9f4b8538]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5a15fea1d696 - std[cfc83a97df88b496]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5a15fea375c9 - std[cfc83a97df88b496]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5a15fee6518a - <&dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync as core[2d9491cc9f4b8538]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5a15fee6518a - std[cfc83a97df88b496]::panicking::catch_unwind::do_call::<&dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x5a15fee6518a - std[cfc83a97df88b496]::panicking::catch_unwind::<i32, &dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x5a15fee6518a - std[cfc83a97df88b496]::panic::catch_unwind::<&dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5a15fee6518a - std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5a15fee6518a - std[cfc83a97df88b496]::panicking::catch_unwind::do_call::<std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x5a15fee6518a - std[cfc83a97df88b496]::panicking::catch_unwind::<isize, std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x5a15fee6518a - std[cfc83a97df88b496]::panic::catch_unwind::<std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5a15fee6518a - std[cfc83a97df88b496]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5a15fea37061 - std[cfc83a97df88b496]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5a15fea1d5f5 - main
[INFO] [stderr]     34:     0x79a841a591ca - <unknown>
[INFO] [stderr]     35:     0x79a841a5928b - __libc_start_main
[INFO] [stderr]     36:     0x5a15fea0ac65 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "3832d90cf59085c948e3d3a1c5bc28f62d4a906529b2435b44da0d98fc4557bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3832d90cf59085c948e3d3a1c5bc28f62d4a906529b2435b44da0d98fc4557bf", kill_on_drop: false }`
[INFO] [stdout] 3832d90cf59085c948e3d3a1c5bc28f62d4a906529b2435b44da0d98fc4557bf
