[INFO] cloning repository https://github.com/Zinnusl/aoc23-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zinnusl/aoc23-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinnusl%2Faoc23-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinnusl%2Faoc23-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f22e5b217d451ca31a3fc0f879caf701f668daa4
[INFO] checking Zinnusl/aoc23-rs against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinnusl%2Faoc23-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zinnusl/aoc23-rs
[INFO] finished tweaking git repo https://github.com/Zinnusl/aoc23-rs
[INFO] tweaked toml for git repo https://github.com/Zinnusl/aoc23-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zinnusl/aoc23-rs on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zinnusl/aoc23-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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Zinnusl/aoc23-rs against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinnusl%2Faoc23-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zinnusl/aoc23-rs
[INFO] finished tweaking git repo https://github.com/Zinnusl/aoc23-rs
[INFO] tweaked toml for git repo https://github.com/Zinnusl/aoc23-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zinnusl/aoc23-rs on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zinnusl/aoc23-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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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 contracts v0.6.3
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded rustix v0.38.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1d12c1cf65fe16670890de5f0e5b4308c487acd36c18939eac7732a7a0a2d4f
[INFO] running `Command { std: "docker" "start" "-a" "e1d12c1cf65fe16670890de5f0e5b4308c487acd36c18939eac7732a7a0a2d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1d12c1cf65fe16670890de5f0e5b4308c487acd36c18939eac7732a7a0a2d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d12c1cf65fe16670890de5f0e5b4308c487acd36c18939eac7732a7a0a2d4f", kill_on_drop: false }`
[INFO] [stdout] e1d12c1cf65fe16670890de5f0e5b4308c487acd36c18939eac7732a7a0a2d4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aec0e45589dbd63030aef611359b37c33d14b7467f825a3a7ca2a37e18f72da6
[INFO] running `Command { std: "docker" "start" "-a" "aec0e45589dbd63030aef611359b37c33d14b7467f825a3a7ca2a37e18f72da6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rustix v0.38.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling contracts v0.6.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.8.1`
[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/onig_sys-d35daad640b4bb62/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1038) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:878:9:
[INFO] [stderr]   "OnigValue_struct_(unnamed_at_oniguruma/src/oniguruma_h_786_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6353274677b2 - std::backtrace_rs::backtrace::libunwind::trace::h3e7a3897f1c656d7
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6353274677b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he029256aae619021
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6353274677b2 - std::sys::backtrace::_print_fmt::h05d317a9468a72c2
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6353274677b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h43059b375bf739ea
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6353274793c7 - core::fmt::rt::Argument::fmt::hb8092d57943a4e44
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6353274793c7 - core::fmt::write::h422ee4bf4d6762cb
[INFO] [stderr]      6:     0x635327436a56 - std::io::default_write_fmt::h92e779396454a750
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x635327436a56 - std::io::Write::write_fmt::h663e3b9b1c070a0a
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x635327445174 - std::sys::backtrace::BacktraceLock::print::h5f81dc03cc51fd84
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x635327445174 - std::panicking::default_hook::{{closure}}::hc96b75a9ebd1d3b2
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x635327444f99 - std::panicking::default_hook::h9212fa266d54535a
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x63532744573b - std::panicking::panic_with_hook::h14219bdc2c0db767
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x635327445508 - std::panicking::panic_handler::{{closure}}::h5ef390d3e2f7cd84
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x635327441fb9 - std::sys::backtrace::__rust_end_short_backtrace::h0a3877c235aa3d64
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x63532742ae8d - __rustc[74d47ec1e723527e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x63532748329c - core::panicking::panic_fmt::hdd087d7a7047f5ef
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63532739f71c - proc_macro2::fallback::validate_ident::h022af00e2a66cf4d
[INFO] [stderr]     17:     0x63532739fed8 - proc_macro2::fallback::Ident::new_checked::h467edf1cbe045922
[INFO] [stderr]     18:     0x63532739cea0 - proc_macro2::imp::Ident::new_checked::h7f5c0d9e0c0e97a8
[INFO] [stderr]     19:     0x63532739f248 - proc_macro2::Ident::new::h5c999b8f8df386d3
[INFO] [stderr]     20:     0x635326f2f626 - bindgen::ir::context::BindgenContext::rust_ident_raw::h65a23dc758527303
[INFO] [stderr]     21:     0x635326f2d370 - bindgen::ir::context::BindgenContext::rust_ident::h90abda029c0bcc8e
[INFO] [stderr]     22:     0x635326faab59 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h23a8ae69abcca460
[INFO] [stderr]     23:     0x635326f71f4a - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h6896594eeb885de3
[INFO] [stderr]     24:     0x63532700b847 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h8f3534618760fb34
[INFO] [stderr]     25:     0x635326fb191e - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h23a8ae69abcca460
[INFO] [stderr]     26:     0x635326f71f4a - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h6896594eeb885de3
[INFO] [stderr]     27:     0x63532700b847 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h8f3534618760fb34
[INFO] [stderr]     28:     0x635326fca085 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h67991a44af99b3ed
[INFO] [stderr]     29:     0x635326fc95d0 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h6d8699b88dbcef4e
[INFO] [stderr]     30:     0x63532700b828 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h8f3534618760fb34
[INFO] [stderr]     31:     0x635326fd6272 - bindgen::codegen::codegen::{{closure}}::hd04261d143c75b6e
[INFO] [stderr]     32:     0x635326f3b358 - bindgen::ir::context::BindgenContext::gen::ha156044e5e6325f9
[INFO] [stderr]     33:     0x635326fd55dd - bindgen::codegen::codegen::h1a12d1d91e4bf8c4
[INFO] [stderr]     34:     0x63532703f408 - bindgen::Bindings::generate::haf5e42c3d456a69c
[INFO] [stderr]     35:     0x63532703a95f - bindgen::Builder::generate::h003d1a75b8e530af
[INFO] [stderr]     36:     0x635326f0f97e - build_script_build::bindgen_headers::h60d73c47af3249d1
[INFO] [stderr]     37:     0x635326f102c0 - build_script_build::compile::h73da18204619645d
[INFO] [stderr]     38:     0x635326f0fd01 - build_script_build::main::h3a1ad5188eded64c
[INFO] [stderr]     39:     0x635326f12393 - core::ops::function::FnOnce::call_once::h58500da3012df5f2
[INFO] [stderr]     40:     0x635326f120b6 - std::sys::backtrace::__rust_begin_short_backtrace::hd97249d7be699e8f
[INFO] [stderr]     41:     0x635326f12099 - std::rt::lang_start::{{closure}}::he8770db648dea779
[INFO] [stderr]     42:     0x6353274383ea - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hedda9fa672ce2a3c
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x6353274383ea - std::panicking::catch_unwind::do_call::h8d870111785a3821
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:582:40
[INFO] [stderr]     44:     0x6353274383ea - std::panicking::catch_unwind::h91595c2ee4db1a03
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:545:19
[INFO] [stderr]     45:     0x6353274383ea - std::panic::catch_unwind::h7eb5d5ffc5b15403
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x6353274383ea - std::rt::lang_start_internal::{{closure}}::h1957e9e6819fcb20
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x6353274383ea - std::panicking::catch_unwind::do_call::hbf88867a1f0d6229
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:582:40
[INFO] [stderr]     48:     0x6353274383ea - std::panicking::catch_unwind::h31d59c9ce37f6f87
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panicking.rs:545:19
[INFO] [stderr]     49:     0x6353274383ea - std::panic::catch_unwind::ha64fc98414d3849f
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x6353274383ea - std::rt::lang_start_internal::h090fff9240fd24ba
[INFO] [stderr]                                  at /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x635326f12081 - std::rt::lang_start::ha0f9f1246e3c1727
[INFO] [stderr]     52:     0x635326f13b05 - main
[INFO] [stderr]     53:     0x702dd33ef1ca - <unknown>
[INFO] [stderr]     54:     0x702dd33ef28b - __libc_start_main
[INFO] [stderr]     55:     0x635326f0f415 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "aec0e45589dbd63030aef611359b37c33d14b7467f825a3a7ca2a37e18f72da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec0e45589dbd63030aef611359b37c33d14b7467f825a3a7ca2a37e18f72da6", kill_on_drop: false }`
[INFO] [stdout] aec0e45589dbd63030aef611359b37c33d14b7467f825a3a7ca2a37e18f72da6
