[INFO] cloning repository https://github.com/mwmsh/mash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwmsh/mash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwmsh%2Fmash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwmsh%2Fmash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 209ec32f3bdc8c675562211f69fc02fa6d43725b
[INFO] checking mwmsh/mash against df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwmsh%2Fmash" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mwmsh/mash
[INFO] finished tweaking git repo https://github.com/mwmsh/mash
[INFO] tweaked toml for git repo https://github.com/mwmsh/mash written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mwmsh/mash on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mwmsh/mash 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" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced
[INFO] running `Command { std: "docker" "start" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `mash 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/mash-00630b836c699370/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr] 
[INFO] [stderr]   Beginning configuration for bash-5.3-release for x86_64-pc-linux-gnu
[INFO] [stderr] 
[INFO] [stderr]   checking for gcc... gcc
[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 gcc accepts -g... yes
[INFO] [stderr]   checking for gcc option to enable C11 features... none needed
[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 wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking for stdbool.h... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking for threads.h... yes
[INFO] [stderr]   checking for xlocale.h... no
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking for gcc option to enable large file support... none needed
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for bison... bison -y
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for an ANSI C-conforming const... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking for long double... yes
[INFO] [stderr]   checking whether char is unsigned... no
[INFO] [stderr]   checking for working volatile... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking for bool, true, false... no
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking whether NLS is requested... yes
[INFO] [stderr]   checking for msgfmt... /usr/bin/msgfmt
[INFO] [stderr]   checking for gmsgfmt... /usr/bin/msgfmt
[INFO] [stderr]   checking for xgettext... /usr/bin/xgettext
[INFO] [stderr]   checking for msgmerge... /usr/bin/msgmerge
[INFO] [stderr]   checking how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking for egrep -e... /usr/bin/grep -E
[INFO] [stderr]   checking whether we are using the GNU C Library 2 or newer... yes
[INFO] [stderr]   checking whether the -Werror option is usable... yes
[INFO] [stderr]   checking for simple visibility declarations... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking for getpagesize... yes
[INFO] [stderr]   checking for symlink... yes
[INFO] [stderr]   checking for uselocale... yes
[INFO] [stderr]   checking for vprintf... yes
[INFO] [stderr]   checking for alarm... yes
[INFO] [stderr]   checking for fpurge... no
[INFO] [stderr]   checking for __fpurge... yes
[INFO] [stderr]   checking for snprintf... yes
[INFO] [stderr]   checking for vsnprintf... yes
[INFO] [stderr]   checking for working mmap... yes
[INFO] [stderr]   checking whether integer division by zero raises SIGFPE... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for unsigned long long int... yes
[INFO] [stderr]   checking whether imported symbols can be declared weak... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_kill in -lpthread... yes
[INFO] [stderr]   checking whether POSIX threads API is available... yes
[INFO] [stderr]   checking for multithread API to use... posix
[INFO] [stderr]   checking for pthread_rwlock_t... yes
[INFO] [stderr]   checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
[INFO] [stderr]   checking for gcc options needed to detect all undeclared functions... none needed
[INFO] [stderr]   checking for ld used by gcc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for shared library run path origin... done
[INFO] [stderr]   checking 32-bit host C ABI... no
[INFO] [stderr]   checking for ELF binary format... yes
[INFO] [stderr]   checking for the common suffixes of directories in the library search path... lib,lib,lib64
[INFO] [stderr]   checking for iconv... yes
[INFO] [stderr]   checking for working iconv... yes
[INFO] [stderr]   checking whether iconv is compatible with its POSIX signature... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for sys/param.h... (cached) yes
[INFO] [stderr]   checking for getcwd... yes
[INFO] [stderr]   checking for getegid... yes
[INFO] [stderr]   checking for geteuid... yes
[INFO] [stderr]   checking for getgid... yes
[INFO] [stderr]   checking for getuid... yes
[INFO] [stderr]   checking for mempcpy... yes
[INFO] [stderr]   checking for munmap... yes
[INFO] [stderr]   checking for stpcpy... yes
[INFO] [stderr]   checking for strcasecmp... yes
[INFO] [stderr]   checking for tsearch... yes
[INFO] [stderr]   checking for __fsetlocking... yes
[INFO] [stderr]   checking whether feof_unlocked is declared... yes
[INFO] [stderr]   checking whether fgets_unlocked is declared... yes
[INFO] [stderr]   checking for localeconv... yes
[INFO] [stderr]   checking for bison... bison
[INFO] [stderr]   checking for bison 3.0 or newer... 3.8.2, ok
[INFO] [stderr]   checking for long long int... yes
[INFO] [stderr]   checking for wchar_t... yes
[INFO] [stderr]   checking for wint_t... yes
[INFO] [stderr]   checking whether wint_t is large enough... yes
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking whether printf() supports POSIX/XSI format strings... yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for SIZE_MAX... yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for working fcntl.h... no
[INFO] [stderr]   checking whether uselocale works... yes
[INFO] [stderr]   checking for fake locale system (OpenBSD)... no
[INFO] [stderr]   checking for Solaris 11.4 locale system... no
[INFO] [stderr]   checking for getlocalename_l... no
[INFO] [stderr]   checking for CFPreferencesCopyAppValue... no
[INFO] [stderr]   checking for CFLocaleCopyPreferredLanguages... no
[INFO] [stderr]   checking for flexible array member... yes
[INFO] [stderr]   checking for ar... (cached) ar
[INFO] [stderr]   checking for ptrdiff_t... yes
[INFO] [stderr]   checking for features.h... yes
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for asprintf... yes
[INFO] [stderr]   checking for wprintf... yes
[INFO] [stderr]   checking for newlocale... yes
[INFO] [stderr]   checking for putenv... yes
[INFO] [stderr]   checking for setenv... yes
[INFO] [stderr]   checking for snprintf... (cached) yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for uselocale... (cached) yes
[INFO] [stderr]   checking for wcslen... yes
[INFO] [stderr]   checking for wcsnlen... yes
[INFO] [stderr]   checking for mbrtowc... yes
[INFO] [stderr]   checking for wcrtomb... yes
[INFO] [stderr]   checking whether _snprintf is declared... no
[INFO] [stderr]   checking whether _snwprintf is declared... no
[INFO] [stderr]   checking whether getc_unlocked is declared... yes
[INFO] [stderr]   checking for nl_langinfo and CODESET... yes
[INFO] [stderr]   checking for LC_MESSAGES... yes
[INFO] [stderr]   checking for CFPreferencesCopyAppValue... (cached) no
[INFO] [stderr]   checking for CFLocaleCopyPreferredLanguages... (cached) no
[INFO] [stderr]   checking whether included gettext is requested... no
[INFO] [stderr]   checking for GNU gettext in libc... yes
[INFO] [stderr]   checking whether to use NLS... yes
[INFO] [stderr]   checking where the gettext function comes from... libc
[INFO] [stderr]   checking for dirent.h that defines DIR... yes
[INFO] [stderr]   checking for library containing opendir... none required
[INFO] [stderr]   checking for sys/mkdev.h... no
[INFO] [stderr]   checking for sys/sysmacros.h... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for varargs.h... no
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for locale.h... yes
[INFO] [stderr]   checking for termcap.h... yes
[INFO] [stderr]   checking for termio.h... yes
[INFO] [stderr]   checking for termios.h... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for stddef.h... (cached) yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for netdb.h... yes
[INFO] [stderr]   checking for pwd.h... yes
[INFO] [stderr]   checking for grp.h... yes
[INFO] [stderr]   checking for strings.h... (cached) yes
[INFO] [stderr]   checking for stdckdint.h... no
[INFO] [stderr]   checking for regex.h... yes
[INFO] [stderr]   checking for syslog.h... yes
[INFO] [stderr]   checking for ulimit.h... yes
[INFO] [stderr]   checking for sys/pte.h... no
[INFO] [stderr]   checking for sys/stream.h... no
[INFO] [stderr]   checking for sys/select.h... yes
[INFO] [stderr]   checking for sys/file.h... yes
[INFO] [stderr]   checking for sys/ioctl.h... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for sys/param.h... (cached) yes
[INFO] [stderr]   checking for sys/random.h... yes
[INFO] [stderr]   checking for sys/socket.h... yes
[INFO] [stderr]   checking for sys/stat.h... (cached) yes
[INFO] [stderr]   checking for sys/time.h... (cached) yes
[INFO] [stderr]   checking for sys/times.h... yes
[INFO] [stderr]   checking for sys/types.h... (cached) yes
[INFO] [stderr]   checking for sys/wait.h... yes
[INFO] [stderr]   checking for netinet/in.h... yes
[INFO] [stderr]   checking for arpa/inet.h... yes
[INFO] [stderr]   checking for sys/ptem.h... no
[INFO] [stderr]   checking for sys/resource.h... yes
[INFO] [stderr]   checking for working alloca.h... (cached) yes
[INFO] [stderr]   checking for alloca... (cached) yes
[INFO] [stderr]   checking for uid_t... yes
[INFO] [stderr]   checking for gid_t... yes
[INFO] [stderr]   checking for working chown... yes
[INFO] [stderr]   checking whether getpgrp requires zero arguments... yes
[INFO] [stderr]   checking for working strcoll... yes
[INFO] [stderr]   checking for __setostype... no
[INFO] [stderr]   checking for wait3... yes
[INFO] [stderr]   checking for mkfifo... yes
[INFO] [stderr]   checking for dup2... yes
[INFO] [stderr]   checking for eaccess... yes
[INFO] [stderr]   checking for fcntl... yes
[INFO] [stderr]   checking for getdtablesize... yes
[INFO] [stderr]   checking for getentropy... yes
[INFO] [stderr]   checking for getgroups... yes
[INFO] [stderr]   checking for gethostname... yes
[INFO] [stderr]   checking for getpagesize... (cached) yes
[INFO] [stderr]   checking for getpeername... yes
[INFO] [stderr]   checking for getrandom... yes
[INFO] [stderr]   checking for getrlimit... yes
[INFO] [stderr]   checking for getrusage... yes
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for kill... yes
[INFO] [stderr]   checking for killpg... yes
[INFO] [stderr]   checking for lstat... yes
[INFO] [stderr]   checking for nanosleep... yes
[INFO] [stderr]   checking for pselect... yes
[INFO] [stderr]   checking for readlink... yes
[INFO] [stderr]   checking for select... yes
[INFO] [stderr]   checking for setdtablesize... no
[INFO] [stderr]   checking for setitimer... yes
[INFO] [stderr]   checking for statfs... yes
[INFO] [stderr]   checking for tcgetpgrp... yes
[INFO] [stderr]   checking for uname... yes
[INFO] [stderr]   checking for ulimit... yes
[INFO] [stderr]   checking for waitpid... yes
[INFO] [stderr]   checking for rename... yes
[INFO] [stderr]   checking for bcopy... yes
[INFO] [stderr]   checking for bzero... yes
[INFO] [stderr]   checking for clock_gettime... yes
[INFO] [stderr]   checking for confstr... yes
[INFO] [stderr]   checking for faccessat... yes
[INFO] [stderr]   checking for fnmatch... yes
[INFO] [stderr]   checking for getaddrinfo... yes
[INFO] [stderr]   checking for gethostbyname... yes
[INFO] [stderr]   checking for getservbyname... yes
[INFO] [stderr]   checking for getservent... yes
[INFO] [stderr]   checking for inet_aton... yes
[INFO] [stderr]   checking for imaxdiv... yes
[INFO] [stderr]   checking for memmove... yes
[INFO] [stderr]   checking for pathconf... yes
[INFO] [stderr]   checking for putenv... (cached) yes
[INFO] [stderr]   checking for raise... yes
[INFO] [stderr]   checking for random... yes
[INFO] [stderr]   checking for regcomp... yes
[INFO] [stderr]   checking for regexec... yes
[INFO] [stderr]   checking for setenv... (cached) yes
[INFO] [stderr]   checking for setlinebuf... yes
[INFO] [stderr]   checking for setlocale... yes
[INFO] [stderr]   checking for setvbuf... yes
[INFO] [stderr]   checking for siginterrupt... yes
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for sysconf... yes
[INFO] [stderr]   checking for syslog... yes
[INFO] [stderr]   checking for tcgetattr... yes
[INFO] [stderr]   checking for tcgetwinsize... no
[INFO] [stderr]   checking for tcsetwinsize... no
[INFO] [stderr]   checking for times... yes
[INFO] [stderr]   checking for ttyname... yes
[INFO] [stderr]   checking for tzset... yes
[INFO] [stderr]   checking for unsetenv... yes
[INFO] [stderr]   checking for vasprintf... yes
[INFO] [stderr]   checking for asprintf... (cached) yes
[INFO] [stderr]   checking for isascii... yes
[INFO] [stderr]   checking for isblank... yes
[INFO] [stderr]   checking for isgraph... yes
[INFO] [stderr]   checking for isprint... yes
[INFO] [stderr]   checking for isspace... yes
[INFO] [stderr]   checking for isxdigit... yes
[INFO] [stderr]   checking for getpwent... yes
[INFO] [stderr]   checking for getpwnam... yes
[INFO] [stderr]   checking for getpwuid... yes
[INFO] [stderr]   checking for mkstemp... yes
[INFO] [stderr]   checking for mkdtemp... yes
[INFO] [stderr]   checking for arc4random... yes
[INFO] [stderr]   checking for strlcat... yes
[INFO] [stderr]   checking for memfd_create... yes
[INFO] [stderr]   checking for shm_open... yes
[INFO] [stderr]   checking for shm_mkstemp... no
[INFO] [stderr]   checking for getcwd... (cached) yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for strcasecmp... (cached) yes
[INFO] [stderr]   checking for strcasestr... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strftime... yes
[INFO] [stderr]   checking for strnlen... (cached) yes
[INFO] [stderr]   checking for strpbrk... yes
[INFO] [stderr]   checking for strstr... yes
[INFO] [stderr]   checking for strtod... yes
[INFO] [stderr]   checking for strtol... yes
[INFO] [stderr]   checking for strtoul... yes
[INFO] [stderr]   checking for strtoll... yes
[INFO] [stderr]   checking for strtoull... yes
[INFO] [stderr]   checking for strtoumax... yes
[INFO] [stderr]   checking for dprintf... yes
[INFO] [stderr]   checking for strdup... yes
[INFO] [stderr]   checking for strlcpy... yes
[INFO] [stderr]   checking for reallocarray... yes
[INFO] [stderr]   checking for libaudit.h... yes
[INFO] [stderr]   checking whether AUDIT_USER_TTY is declared... yes
[INFO] [stderr]   checking whether confstr is declared... yes
[INFO] [stderr]   checking whether printf is declared... yes
[INFO] [stderr]   checking whether brk is declared... yes
[INFO] [stderr]   checking whether sbrk is declared... yes
[INFO] [stderr]   checking whether setregid is declared... yes
[INFO] [stderr]   checking whether strcpy is declared... yes
[INFO] [stderr]   checking whether strsignal is declared... yes
[INFO] [stderr]   checking for setresuid... yes
[INFO] [stderr]   checking for setresgid... yes
[INFO] [stderr]   checking whether strtold is declared... yes
[INFO] [stderr]   checking for broken strtold... no
[INFO] [stderr]   checking whether strtol is declared... yes
[INFO] [stderr]   checking whether strtoll is declared... yes
[INFO] [stderr]   checking whether strtoul is declared... yes
[INFO] [stderr]   checking whether strtoull is declared... yes
[INFO] [stderr]   checking whether strtoumax is declared... yes
[INFO] [stderr]   checking for working mktime... yes
[INFO] [stderr]   checking for argz.h... yes
[INFO] [stderr]   checking for errno.h... yes
[INFO] [stderr]   checking for fcntl.h... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for stdio_ext.h... yes
[INFO] [stderr]   checking for working mmap... (cached) yes
[INFO] [stderr]   checking for __argz_count... yes
[INFO] [stderr]   checking for __argz_next... yes
[INFO] [stderr]   checking for __argz_stringify... yes
[INFO] [stderr]   checking for dcgettext... yes
[INFO] [stderr]   checking for locale_charset... no
[INFO] [stderr]   checking for mempcpy... (cached) yes
[INFO] [stderr]   checking for munmap... (cached) yes
[INFO] [stderr]   checking for mremap... yes
[INFO] [stderr]   checking for stpcpy... (cached) yes
[INFO] [stderr]   checking for strcspn... yes
[INFO] [stderr]   checking for wctype.h... yes
[INFO] [stderr]   checking for wchar.h... (cached) yes
[INFO] [stderr]   checking for langinfo.h... yes
[INFO] [stderr]   checking for mbstr.h... no
[INFO] [stderr]   checking for mbrlen... yes
[INFO] [stderr]   checking for mbscasecmp... no
[INFO] [stderr]   checking for mbscmp... no
[INFO] [stderr]   checking for mbsncmp... no
[INFO] [stderr]   checking for mbsnrtowcs... yes
[INFO] [stderr]   checking for mbsrtowcs... yes
[INFO] [stderr]   checking for mbschr... no
[INFO] [stderr]   checking for wcrtomb... (cached) yes
[INFO] [stderr]   checking for wcscoll... yes
[INFO] [stderr]   checking for wcsdup... yes
[INFO] [stderr]   checking for wcwidth... yes
[INFO] [stderr]   checking for wctype... yes
[INFO] [stderr]   checking for wcsnrtombs... yes
[INFO] [stderr]   checking for wcswidth... yes
[INFO] [stderr]   checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
[INFO] [stderr]   checking for iswlower... yes
[INFO] [stderr]   checking for iswupper... yes
[INFO] [stderr]   checking for towlower... yes
[INFO] [stderr]   checking for towupper... yes
[INFO] [stderr]   checking for iswctype... yes
[INFO] [stderr]   checking for wchar_t in wchar.h... yes
[INFO] [stderr]   checking for wctype_t in wctype.h... yes
[INFO] [stderr]   checking for wint_t in wctype.h... yes
[INFO] [stderr]   checking for wcwidth broken with unicode combining characters... yes
[INFO] [stderr]   checking for locale_charset... (cached) no
[INFO] [stderr]   checking size of wchar_t... 4
[INFO] [stderr]   checking for dlopen in -ldl... yes
[INFO] [stderr]   checking for dlopen... yes
[INFO] [stderr]   checking for dlclose... yes
[INFO] [stderr]   checking for dlsym... yes
[INFO] [stderr]   checking type of array argument to getgroups... gid_t
[INFO] [stderr]   checking for off_t... yes
[INFO] [stderr]   checking for mode_t... yes
[INFO] [stderr]   checking for uid_t... (cached) yes
[INFO] [stderr]   checking for gid_t... (cached) yes
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for size_t... (cached) yes
[INFO] [stderr]   checking for intptr_t... yes
[INFO] [stderr]   checking for uintptr_t... yes
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for time_t... yes
[INFO] [stderr]   checking for long long int... (cached) yes
[INFO] [stderr]   checking for unsigned long long int... (cached) yes
[INFO] [stderr]   checking for sig_atomic_t in signal.h... yes
[INFO] [stderr]   checking size of char... 1
[INFO] [stderr]   checking size of short... 2
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of char *... 8
[INFO] [stderr]   checking size of size_t... 8
[INFO] [stderr]   checking size of double... 8
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking for bits16_t... no
[INFO] [stderr]   checking for u_bits16_t... no
[INFO] [stderr]   checking for bits32_t... no
[INFO] [stderr]   checking for u_bits32_t... no
[INFO] [stderr]   checking for bits64_t... no
[INFO] [stderr]   checking for ptrdiff_t... (cached) yes
[INFO] [stderr]   checking whether stat file-mode macros are broken... no
[INFO] [stderr]   checking whether #! works in shell scripts... yes
[INFO] [stderr]   checking whether strchrnul works... yes
[INFO] [stderr]   checking if dup2 fails to clear the close-on-exec flag... no
[INFO] [stderr]   checking whether pgrps need synchronization... no
[INFO] [stderr]   checking for type of signal functions... posix
[INFO] [stderr]   checking for sys_errlist and sys_nerr... yes
[INFO] [stderr]   checking whether sys_siglist is declared... no
[INFO] [stderr]   checking for sys_siglist in system C library... no
[INFO] [stderr]   checking for _sys_siglist in signal.h or unistd.h... no
[INFO] [stderr]   checking for _sys_siglist in system C library... no
[INFO] [stderr]   checking for clock_t... yes
[INFO] [stderr]   checking for sigset_t... yes
[INFO] [stderr]   checking for socklen_t... yes
[INFO] [stderr]   checking for quad_t... yes
[INFO] [stderr]   checking for type of struct rlimit fields... rlim_t
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking for uintmax_t... yes
[INFO] [stderr]   checking size of intmax_t... 8
[INFO] [stderr]   checking for struct termios.c_line... yes
[INFO] [stderr]   checking for struct termio.c_line... yes
[INFO] [stderr]   checking for struct dirent.d_ino... yes
[INFO] [stderr]   checking for struct dirent.d_fileno... yes
[INFO] [stderr]   checking for struct dirent.d_namlen... no
[INFO] [stderr]   checking for d_type member in directory struct... yes
[INFO] [stderr]   checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
[INFO] [stderr]   checking for struct timeval in sys/time.h and time.h... yes
[INFO] [stderr]   checking for struct stat.st_blocks... yes
[INFO] [stderr]   checking whether struct tm is in sys/time.h or time.h... time.h
[INFO] [stderr]   checking for struct tm.tm_zone... yes
[INFO] [stderr]   checking for struct timezone in sys/time.h and time.h... yes
[INFO] [stderr]   checking for offset of exit status in return status from wait... 8
[INFO] [stderr]   checking for struct timespec in <time.h>... yes
[INFO] [stderr]   checking for struct stat.st_atim.tv_nsec... yes
[INFO] [stderr]   checking whether struct stat.st_atim is of type struct timespec... yes
[INFO] [stderr]   checking for sbrk... yes
[INFO] [stderr]   checking for working sbrk... yes
[INFO] [stderr]   checking for brk... yes
[INFO] [stderr]   checking for working brk... yes
[INFO] [stderr]   checking for the existence of strsignal... yes
[INFO] [stderr]   checking if opendir() opens non-directories... no
[INFO] [stderr]   checking whether ulimit can substitute for getdtablesize... yes
[INFO] [stderr]   checking whether fpurge is declared... no
[INFO] [stderr]   checking to see if getenv can be redefined... yes
[INFO] [stderr]   checking if getcwd() will dynamically allocate memory with 0 size... yes
[INFO] [stderr]   checking for presence of POSIX-style sigsetjmp/siglongjmp... present
[INFO] [stderr]   checking whether or not strcoll and strcmp differ... no
[INFO] [stderr]   checking for standard-conformant snprintf... yes
[INFO] [stderr]   checking for standard-conformant vsnprintf... yes
[INFO] [stderr]   checking for strtoimax... yes
[INFO] [stderr]   checking whether strtoimax is declared... yes
[INFO] [stderr]   checking whether clearerr_unlocked is declared... yes
[INFO] [stderr]   checking whether feof_unlocked is declared... (cached) yes
[INFO] [stderr]   checking whether ferror_unlocked is declared... yes
[INFO] [stderr]   checking whether fflush_unlocked is declared... yes
[INFO] [stderr]   checking whether fgets_unlocked is declared... (cached) yes
[INFO] [stderr]   checking whether fputc_unlocked is declared... yes
[INFO] [stderr]   checking whether fputs_unlocked is declared... yes
[INFO] [stderr]   checking whether fread_unlocked is declared... yes
[INFO] [stderr]   checking whether fwrite_unlocked is declared... yes
[INFO] [stderr]   checking whether getc_unlocked is declared... (cached) yes
[INFO] [stderr]   checking whether getchar_unlocked is declared... yes
[INFO] [stderr]   checking whether putc_unlocked is declared... yes
[INFO] [stderr]   checking whether putchar_unlocked is declared... yes
[INFO] [stderr]   checking for standard-conformant putenv declaration... yes
[INFO] [stderr]   checking for standard-conformant unsetenv declaration... yes
[INFO] [stderr]   checking for printf floating point output in hex notation... yes
[INFO] [stderr]   checking whether fnmatch can be used to check bracket equivalence classes... no
[INFO] [stderr]   checking if signal handlers must be reinstalled when invoked... no
[INFO] [stderr]   checking for presence of necessary job control definitions... present
[INFO] [stderr]   checking for presence of named pipes... present
[INFO] [stderr]   checking whether termios.h defines TIOCGWINSZ... no
[INFO] [stderr]   checking whether sys/ioctl.h defines TIOCGWINSZ... yes
[INFO] [stderr]   checking for TIOCSTAT in sys/ioctl.h... no
[INFO] [stderr]   checking for FIONREAD in sys/ioctl.h... yes
[INFO] [stderr]   checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
[INFO] [stderr]   checking for speed_t in sys/types.h... no
[INFO] [stderr]   checking whether getpw functions are declared in pwd.h... yes
[INFO] [stderr]   checking for unusable real-time signals due to large values... no
[INFO] [stderr]   checking for tgetent... no
[INFO] [stderr]   checking for tgetent in -ltermcap... yes
[INFO] [stderr]   checking which library has the termcap functions... using libtermcap
[INFO] [stderr]   checking whether /dev/fd is available... standard
[INFO] [stderr]   checking whether /dev/stdin stdout stderr are available... present
[INFO] [stderr]   checking for default mail directory... /var/mail
[INFO] [stderr]   checking shared object configuration for loadable builtins... supported
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating builtins/Makefile
[INFO] [stderr]   config.status: creating lib/readline/Makefile
[INFO] [stderr]   config.status: creating lib/glob/Makefile
[INFO] [stderr]   config.status: creating lib/intl/Makefile
[INFO] [stderr]   config.status: creating lib/malloc/Makefile
[INFO] [stderr]   config.status: creating lib/sh/Makefile
[INFO] [stderr]   config.status: creating lib/termcap/Makefile
[INFO] [stderr]   config.status: creating lib/tilde/Makefile
[INFO] [stderr]   config.status: creating doc/Makefile
[INFO] [stderr]   config.status: creating support/Makefile
[INFO] [stderr]   config.status: creating po/Makefile.in
[INFO] [stderr]   config.status: creating examples/loadables/Makefile
[INFO] [stderr]   config.status: creating examples/loadables/Makefile.inc
[INFO] [stderr]   config.status: creating examples/loadables/Makefile.sample
[INFO] [stderr]   config.status: creating examples/loadables/perl/Makefile
[INFO] [stderr]   config.status: creating support/bash.pc
[INFO] [stderr]   config.status: creating support/bashbug.sh
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: creating buildconf.h
[INFO] [stderr]   config.status: executing po-directories commands
[INFO] [stderr]   config.status: creating po/POTFILES
[INFO] [stderr]   config.status: creating po/Makefile
[INFO] [stderr]   config.status: executing stamp-h commands
[INFO] [stderr]   cd /opt/rustwide/workdir/bash && autoconf
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   autom4te: error: cannot create autom4te.cache in /opt/rustwide/workdir/bash: Read-only file system
[INFO] [stderr]   make: *** [Makefile:876: /opt/rustwide/workdir/bash/configure] Error 1
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (85) panicked at bash_build_manager.rs:184:9:
[INFO] [stderr]   make returned a non-zero exit code 2
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62be362d7171 - std[37ede30b240c10c1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62be362d7171 - std[37ede30b240c10c1]::backtrace_rs::backtrace::trace_unsynchronized::<std[37ede30b240c10c1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62be362d7171 - std[37ede30b240c10c1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62be362d7171 - <<std[37ede30b240c10c1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[1d9dc9a54cfb011f]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62be362e8a4a - <core[1d9dc9a54cfb011f]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62be362e8a4a - core[1d9dc9a54cfb011f]::fmt::write
[INFO] [stderr]      6:     0x62be362db66c - core[1d9dc9a54cfb011f]::io::write::default_write_fmt::<std[37ede30b240c10c1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x62be362db66c - <std[37ede30b240c10c1]::sys::stdio::unix::Stderr as core[1d9dc9a54cfb011f]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x62be362b8af6 - <std[37ede30b240c10c1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62be362b8af6 - std[37ede30b240c10c1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62be362d04e1 - std[37ede30b240c10c1]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62be362d069b - std[37ede30b240c10c1]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x62be362b8ba2 - std[37ede30b240c10c1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x62be362addd9 - std[37ede30b240c10c1]::sys::backtrace::__rust_end_short_backtrace::<std[37ede30b240c10c1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62be362b975d - __rustc[4ae40362d5024115]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x62be362e917c - core[1d9dc9a54cfb011f]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62be3629ac90 - <build_script_build[8e7521b12c84d778]::bash_build_manager::BashBuildManager>::make_internal
[INFO] [stderr]     17:     0x62be3629b94a - <build_script_build[8e7521b12c84d778]::bash_build_manager::BashBuildManager>::make_bash
[INFO] [stderr]     18:     0x62be3629b7a0 - <build_script_build[8e7521b12c84d778]::bash_build_manager::BashBuildManager>::build
[INFO] [stderr]     19:     0x62be3629acda - <build_script_build[8e7521b12c84d778]::bash_build_manager::BashBuildManager>::run
[INFO] [stderr]     20:     0x62be3629f22b - build_script_build[8e7521b12c84d778]::main
[INFO] [stderr]     21:     0x62be3629dc53 - <fn() as core[1d9dc9a54cfb011f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x62be3629ea46 - std[37ede30b240c10c1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x62be3629f0b9 - std[37ede30b240c10c1]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x62be362cf877 - <&dyn core[1d9dc9a54cfb011f]::ops::function::Fn<(), Output = i32> + core[1d9dc9a54cfb011f]::panic::unwind_safe::RefUnwindSafe + core[1d9dc9a54cfb011f]::marker::Sync as core[1d9dc9a54cfb011f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x62be362cf877 - std[37ede30b240c10c1]::panicking::catch_unwind::do_call::<&dyn core[1d9dc9a54cfb011f]::ops::function::Fn<(), Output = i32> + core[1d9dc9a54cfb011f]::panic::unwind_safe::RefUnwindSafe + core[1d9dc9a54cfb011f]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x62be362cf877 - std[37ede30b240c10c1]::panicking::catch_unwind::<i32, &dyn core[1d9dc9a54cfb011f]::ops::function::Fn<(), Output = i32> + core[1d9dc9a54cfb011f]::panic::unwind_safe::RefUnwindSafe + core[1d9dc9a54cfb011f]::marker::Sync>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x62be362cf877 - std[37ede30b240c10c1]::panic::catch_unwind::<&dyn core[1d9dc9a54cfb011f]::ops::function::Fn<(), Output = i32> + core[1d9dc9a54cfb011f]::panic::unwind_safe::RefUnwindSafe + core[1d9dc9a54cfb011f]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x62be362cf877 - std[37ede30b240c10c1]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x62be362cf877 - std[37ede30b240c10c1]::panicking::catch_unwind::do_call::<std[37ede30b240c10c1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:576:43
[INFO] [stderr]     30:     0x62be362cf877 - std[37ede30b240c10c1]::panicking::catch_unwind::<isize, std[37ede30b240c10c1]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x62be362cf877 - std[37ede30b240c10c1]::panic::catch_unwind::<std[37ede30b240c10c1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x62be362cf877 - std[37ede30b240c10c1]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x62be3629ea31 - std[37ede30b240c10c1]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x62be362a1a05 - main
[INFO] [stderr]     35:     0x7041b8bf01ca - <unknown>
[INFO] [stderr]     36:     0x7041b8bf028b - __libc_start_main
[INFO] [stderr]     37:     0x62be36297965 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced", kill_on_drop: false }`
[INFO] [stdout] 29483a12493a0f40856c058ddf7d195d2bb27bc89d6664206434f9f39e90dced
