[INFO] fetching crate rgrit-rs 0.1.1...
[INFO] testing rgrit-rs-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rgrit-rs 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rgrit-rs 0.1.1
[INFO] finished tweaking crates.io crate rgrit-rs 0.1.1
[INFO] tweaked toml for crates.io crate rgrit-rs 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgrit-rs 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded rgrit-core v0.1.1
[INFO] [stderr]   Downloaded rgrit-sys v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed3491d4115ea1812a207d379b2ab379ad4b45fdd050ef8eb203e0fe2ffdabbc
[INFO] running `Command { std: "docker" "start" "-a" "ed3491d4115ea1812a207d379b2ab379ad4b45fdd050ef8eb203e0fe2ffdabbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed3491d4115ea1812a207d379b2ab379ad4b45fdd050ef8eb203e0fe2ffdabbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3491d4115ea1812a207d379b2ab379ad4b45fdd050ef8eb203e0fe2ffdabbc", kill_on_drop: false }`
[INFO] [stdout] ed3491d4115ea1812a207d379b2ab379ad4b45fdd050ef8eb203e0fe2ffdabbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b58c272bfe5b73c85e82db667e4b7a8a85859e9db066dfc11752f7535eb2b57d
[INFO] running `Command { std: "docker" "start" "-a" "b58c272bfe5b73c85e82db667e4b7a8a85859e9db066dfc11752f7535eb2b57d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rgrit-core v0.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rgrit-sys v0.1.2
[INFO] [stderr] error: failed to run custom build command for `rgrit-sys v0.1.2`
[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/rgrit-sys-46e2b2490d7ba934/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.hpp
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/homebrew/lib
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/rgrit-sys-18713ec126ed233a/out/grit" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-i"
[INFO] [stderr]   libtoolize: putting auxiliary files in '.'.
[INFO] [stderr]   libtoolize: copying file './ltmain.sh'
[INFO] [stderr]   libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
[INFO] [stderr]   libtoolize: copying file 'm4/libtool.m4'
[INFO] [stderr]   libtoolize: copying file 'm4/ltoptions.m4'
[INFO] [stderr]   libtoolize: copying file 'm4/ltsugar.m4'
[INFO] [stderr]   libtoolize: copying file 'm4/ltversion.m4'
[INFO] [stderr]   libtoolize: copying file 'm4/lt~obsolete.m4'
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/rgrit-sys-18713ec126ed233a/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64  -std=c++14" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/rgrit-sys-18713ec126ed233a/out/grit/configure" "--prefix=/opt/rustwide/target/debug/build/rgrit-sys-18713ec126ed233a/out" "--disable-shared" "--enable-static"
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether c++ accepts -g... yes
[INFO] [stderr]   checking for c++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of c++... gcc3
[INFO] [stderr]   checking how to run the C++ preprocessor... c++ -E
[INFO] [stderr]   checking for ld used by c++... /usr/bin/ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking for c++ option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if c++ PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if c++ static flag -static works... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking for FreeImage.h... no
[INFO] [stderr]   checking for libfreeimage... no
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   aclocal: warning: couldn't open directory 'm4': No such file or directory
[INFO] [stderr]   configure.ac:18: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
[INFO] [stderr]   configure.ac:18: You should run autoupdate.
[INFO] [stderr]   m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
[INFO] [stderr]   configure.ac:18: the top level
[INFO] [stderr]   configure.ac:11: installing './compile'
[INFO] [stderr]   configure.ac:11: installing './config.guess'
[INFO] [stderr]   configure.ac:11: installing './config.sub'
[INFO] [stderr]   configure.ac:10: installing './install-sh'
[INFO] [stderr]   configure.ac:10: installing './missing'
[INFO] [stderr]   Makefile.am: installing './INSTALL'
[INFO] [stderr]   Makefile.am: installing './depcomp'
[INFO] [stderr]   configure: error: 'libfreeimage' not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (593) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:790: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:     0x566361c118d2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x566361c118d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x566361c118d2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x566361c118d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x566361c22c0f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x566361c22c0f - core::fmt::write::hecf68a131630c74d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x566361bdf5a1 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x566361bdf5a1 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x566361beb892 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x566361beea0f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x566361bee869 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x566361bef145 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x566361beef2a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x566361beb9d9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x566361bd337d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x566361c2cb20 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x566361b4d00b - autotools::fail::h215c99219a46fe3c
[INFO] [stderr]     17:     0x566361b50368 - autotools::Config::build::ha4276985c4197c22
[INFO] [stderr]     18:     0x5663615f0ee0 - build_script_build::main::h49bcb1a218f9ab7f
[INFO] [stderr]     19:     0x5663615f1c93 - core::ops::function::FnOnce::call_once::ha9fe55c7dfde9d4f
[INFO] [stderr]     20:     0x5663615f1a26 - std::sys::backtrace::__rust_begin_short_backtrace::hdae22fcc40f44900
[INFO] [stderr]     21:     0x5663615f1909 - std::rt::lang_start::{{closure}}::h7d14a673dd9ccbcd
[INFO] [stderr]     22:     0x566361be1110 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x566361be1110 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x566361be1110 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x566361be1110 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x566361be1110 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x566361be1110 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x566361be1110 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x566361be1110 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x566361be1110 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5663615f18f1 - std::rt::lang_start::h4ac6cb9f06d9ea5d
[INFO] [stderr]     32:     0x5663615f4fc5 - main
[INFO] [stderr]     33:     0x7fb78064e1ca - <unknown>
[INFO] [stderr]     34:     0x7fb78064e28b - __libc_start_main
[INFO] [stderr]     35:     0x5663615f0885 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b58c272bfe5b73c85e82db667e4b7a8a85859e9db066dfc11752f7535eb2b57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58c272bfe5b73c85e82db667e4b7a8a85859e9db066dfc11752f7535eb2b57d", kill_on_drop: false }`
[INFO] [stdout] b58c272bfe5b73c85e82db667e4b7a8a85859e9db066dfc11752f7535eb2b57d
