[INFO] cloning repository https://github.com/CodingTil/aoc-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodingTil/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingTil%2Faoc-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingTil%2Faoc-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67c38c640d2798f39b40c296331e9fc6d6a3bfea
[INFO] checking CodingTil/aoc-2025 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingTil%2Faoc-2025" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodingTil/aoc-2025
[INFO] finished tweaking git repo https://github.com/CodingTil/aoc-2025
[INFO] tweaked toml for git repo https://github.com/CodingTil/aoc-2025 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodingTil/aoc-2025 on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodingTil/aoc-2025 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scip-sys v0.1.25
[INFO] [stderr]   Downloaded cmake v0.1.55
[INFO] [stderr]   Downloaded include-lines v1.1.2
[INFO] [stderr]   Downloaded anymap3 v1.0.1
[INFO] [stderr]   Downloaded russcip v0.9.1
[INFO] [stderr]   Downloaded include-lines-proc v1.1.0
[INFO] [stderr]   Downloaded zip-extract v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 027d42826efd86804feb85e43e15c1fc1d211e9fd684dc7ee8cbb1980751bae7
[INFO] running `Command { std: "docker" "start" "-a" "027d42826efd86804feb85e43e15c1fc1d211e9fd684dc7ee8cbb1980751bae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "027d42826efd86804feb85e43e15c1fc1d211e9fd684dc7ee8cbb1980751bae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "027d42826efd86804feb85e43e15c1fc1d211e9fd684dc7ee8cbb1980751bae7", kill_on_drop: false }`
[INFO] [stdout] 027d42826efd86804feb85e43e15c1fc1d211e9fd684dc7ee8cbb1980751bae7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90a0a07a6b2287b3a20825306642674453be10adea6c3f8e30f89adccc219044
[INFO] running `Command { std: "docker" "start" "-a" "90a0a07a6b2287b3a20825306642674453be10adea6c3f8e30f89adccc219044", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking day_06 v0.1.0 (/opt/rustwide/workdir/day_06)
[INFO] [stderr]     Checking day_07 v0.1.0 (/opt/rustwide/workdir/day_07)
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking day_05 v0.1.0 (/opt/rustwide/workdir/day_05)
[INFO] [stderr]     Checking day_11 v0.1.0 (/opt/rustwide/workdir/day_11)
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking day_04 v0.1.0 (/opt/rustwide/workdir/day_04)
[INFO] [stderr]     Checking day_08 v0.1.0 (/opt/rustwide/workdir/day_08)
[INFO] [stderr]     Checking day_02 v0.1.0 (/opt/rustwide/workdir/day_02)
[INFO] [stderr]     Checking cmake v0.1.55
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking day_09 v0.1.0 (/opt/rustwide/workdir/day_09)
[INFO] [stderr]    Compiling include-lines-proc v1.1.0
[INFO] [stderr]     Checking include-lines v1.1.2
[INFO] [stderr]     Checking day_03 v0.1.0 (/opt/rustwide/workdir/day_03)
[INFO] [stderr]     Checking day_01 v0.1.0 (/opt/rustwide/workdir/day_01)
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zip-extract v0.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling scip-sys v0.1.25
[INFO] [stderr] warning: scip-sys@0.1.25: Detected OS: linux
[INFO] [stderr] warning: scip-sys@0.1.25: Detected arch: x86_64
[INFO] [stderr] warning: scip-sys@0.1.25: Downloading from https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.9.0/libscip-linux.zip
[INFO] [stderr] error: failed to run custom build command for `scip-sys v0.1.25`
[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/scip-sys-6f0f0ee85d355659/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Detected OS: linux
[INFO] [stderr]   cargo:warning=Detected arch: x86_64
[INFO] [stderr]   cargo:warning=Downloading from https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.9.0/libscip-linux.zip
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1623) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scip-sys-0.1.25/bundled.rs:57:29:
[INFO] [stderr]   Failed to download and extract SCIP: https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.9.0/libscip-linux.zip: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b8ceb0421d2 - std[eb275a0245b67805]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b8ceb0421d2 - std[eb275a0245b67805]::backtrace_rs::backtrace::trace_unsynchronized::<std[eb275a0245b67805]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b8ceb0421d2 - std[eb275a0245b67805]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b8ceb0421d2 - <<std[eb275a0245b67805]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3d7aa37e00cee3c2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b8ceb0598fa - <core[3d7aa37e00cee3c2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b8ceb0598fa - core[3d7aa37e00cee3c2]::fmt::write
[INFO] [stderr]      6:     0x5b8ceb047f16 - std[eb275a0245b67805]::io::default_write_fmt::<std[eb275a0245b67805]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b8ceb047f16 - <std[eb275a0245b67805]::sys::stdio::unix::Stderr as std[eb275a0245b67805]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5b8ceb02154f - <std[eb275a0245b67805]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b8ceb02154f - std[eb275a0245b67805]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b8ceb03b481 - std[eb275a0245b67805]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b8ceb03b6eb - std[eb275a0245b67805]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5b8ceb021608 - std[eb275a0245b67805]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5b8ceb018d19 - std[eb275a0245b67805]::sys::backtrace::__rust_end_short_backtrace::<std[eb275a0245b67805]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b8ceb0221ed - __rustc[97508c9a37649ef0]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5b8ceb05a0bc - core[3d7aa37e00cee3c2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b8cea75a41e - build_script_build[b3f14a75d865be3e]::bundled::download_scip::{closure#0}
[INFO] [stderr]     17:     0x5b8cea757b89 - <core[3d7aa37e00cee3c2]::result::Result<(), alloc[a5c58b0fb5694bd8]::boxed::Box<dyn core[3d7aa37e00cee3c2]::error::Error>>>::unwrap_or_else::<build_script_build[b3f14a75d865be3e]::bundled::download_scip::{closure#0}>
[INFO] [stderr]     18:     0x5b8cea75fd31 - build_script_build[b3f14a75d865be3e]::bundled::download_scip
[INFO] [stderr]     19:     0x5b8cea75c88d - build_script_build[b3f14a75d865be3e]::main
[INFO] [stderr]     20:     0x5b8cea76b063 - <fn() -> core[3d7aa37e00cee3c2]::result::Result<(), alloc[a5c58b0fb5694bd8]::boxed::Box<dyn core[3d7aa37e00cee3c2]::error::Error>> as core[3d7aa37e00cee3c2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5b8cea759f66 - std[eb275a0245b67805]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[3d7aa37e00cee3c2]::result::Result<(), alloc[a5c58b0fb5694bd8]::boxed::Box<dyn core[3d7aa37e00cee3c2]::error::Error>>, core[3d7aa37e00cee3c2]::result::Result<(), alloc[a5c58b0fb5694bd8]::boxed::Box<dyn core[3d7aa37e00cee3c2]::error::Error>>>
[INFO] [stderr]     22:     0x5b8cea75a339 - std[eb275a0245b67805]::rt::lang_start::<core[3d7aa37e00cee3c2]::result::Result<(), alloc[a5c58b0fb5694bd8]::boxed::Box<dyn core[3d7aa37e00cee3c2]::error::Error>>>::{closure#0}
[INFO] [stderr]     23:     0x5b8ceb03a596 - <&dyn core[3d7aa37e00cee3c2]::ops::function::Fn<(), Output = i32> + core[3d7aa37e00cee3c2]::marker::Sync + core[3d7aa37e00cee3c2]::panic::unwind_safe::RefUnwindSafe as core[3d7aa37e00cee3c2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5b8ceb03a596 - std[eb275a0245b67805]::panicking::catch_unwind::do_call::<&dyn core[3d7aa37e00cee3c2]::ops::function::Fn<(), Output = i32> + core[3d7aa37e00cee3c2]::marker::Sync + core[3d7aa37e00cee3c2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5b8ceb03a596 - std[eb275a0245b67805]::panicking::catch_unwind::<i32, &dyn core[3d7aa37e00cee3c2]::ops::function::Fn<(), Output = i32> + core[3d7aa37e00cee3c2]::marker::Sync + core[3d7aa37e00cee3c2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5b8ceb03a596 - std[eb275a0245b67805]::panic::catch_unwind::<&dyn core[3d7aa37e00cee3c2]::ops::function::Fn<(), Output = i32> + core[3d7aa37e00cee3c2]::marker::Sync + core[3d7aa37e00cee3c2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5b8ceb03a596 - std[eb275a0245b67805]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5b8ceb03a596 - std[eb275a0245b67805]::panicking::catch_unwind::do_call::<std[eb275a0245b67805]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5b8ceb03a596 - std[eb275a0245b67805]::panicking::catch_unwind::<isize, std[eb275a0245b67805]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5b8ceb03a596 - std[eb275a0245b67805]::panic::catch_unwind::<std[eb275a0245b67805]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5b8ceb03a596 - std[eb275a0245b67805]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5b8cea759f51 - std[eb275a0245b67805]::rt::lang_start::<core[3d7aa37e00cee3c2]::result::Result<(), alloc[a5c58b0fb5694bd8]::boxed::Box<dyn core[3d7aa37e00cee3c2]::error::Error>>>
[INFO] [stderr]     33:     0x5b8cea7622b5 - main
[INFO] [stderr]     34:     0x72634650f1ca - <unknown>
[INFO] [stderr]     35:     0x72634650f28b - __libc_start_main
[INFO] [stderr]     36:     0x5b8cea7554e5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "90a0a07a6b2287b3a20825306642674453be10adea6c3f8e30f89adccc219044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a0a07a6b2287b3a20825306642674453be10adea6c3f8e30f89adccc219044", kill_on_drop: false }`
[INFO] [stdout] 90a0a07a6b2287b3a20825306642674453be10adea6c3f8e30f89adccc219044
