[INFO] cloning repository https://github.com/triptec/libffi-amzn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triptec/libffi-amzn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriptec%2Flibffi-amzn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriptec%2Flibffi-amzn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f1e0d407ba919e45da34a862bde620577e229ff
[INFO] checking triptec/libffi-amzn against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriptec%2Flibffi-amzn" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/triptec/libffi-amzn on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/triptec/libffi-amzn
[INFO] finished tweaking git repo https://github.com/triptec/libffi-amzn
[INFO] tweaked toml for git repo https://github.com/triptec/libffi-amzn written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/triptec/libffi-amzn 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded abort_on_panic v1.0.0
[INFO] [stderr]   Downloaded libffi v0.6.4
[INFO] [stderr]   Downloaded bindgen v0.31.3
[INFO] [stderr]   Downloaded libffi-sys v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1e434f7546d974636fc195d1ae7b61bac8c935f642410145b9c5ea1b57e1b95
[INFO] running `Command { std: "docker" "start" "-a" "a1e434f7546d974636fc195d1ae7b61bac8c935f642410145b9c5ea1b57e1b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e434f7546d974636fc195d1ae7b61bac8c935f642410145b9c5ea1b57e1b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e434f7546d974636fc195d1ae7b61bac8c935f642410145b9c5ea1b57e1b95", kill_on_drop: false }`
[INFO] [stdout] a1e434f7546d974636fc195d1ae7b61bac8c935f642410145b9c5ea1b57e1b95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a77d7e3a23ff4e9f7fb7516b6ca0ad838a47039e90bc1c76a83171cd9ab6903
[INFO] running `Command { std: "docker" "start" "-a" "5a77d7e3a23ff4e9f7fb7516b6ca0ad838a47039e90bc1c76a83171cd9ab6903", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.50
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bindgen v0.31.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]     Checking abort_on_panic v1.0.0
[INFO] [stderr]    Compiling clang-sys v0.21.2
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling libffi-sys v0.6.3
[INFO] [stderr] error: failed to run custom build command for `libffi-sys v0.6.3`
[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/libffi-sys-027a0d2223def3ed/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[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]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   continue configure in default builddir "./x86_64-unknown-linux-gnu"
[INFO] [stderr]   ....exec /bin/bash ../configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux
[INFO] [stderr]   gnu"
[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 target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for gsed... sed
[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 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 whether gcc understands -c and -o together... yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of gcc... gcc3
[INFO] [stderr]   checking for g++... g++
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether g++ accepts -g... yes
[INFO] [stderr]   checking for g++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of g++... gcc3
[INFO] [stderr]   checking dependency style of gcc... gcc3
[INFO] [stderr]   checking how to print strings... printf
[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 gcc... /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 gcc 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 gcc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for gcc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if gcc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if gcc static flag -static works... yes
[INFO] [stderr]   checking if gcc supports -c -o file.o... yes
[INFO] [stderr]   checking if gcc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking whether -lc should be explicitly linked in... no
[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... yes
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking how to run the C++ preprocessor... g++ -E
[INFO] [stderr]   checking for ld used by g++... /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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking for g++ option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if g++ PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if g++ static flag -static works... yes
[INFO] [stderr]   checking if g++ supports -c -o file.o... yes
[INFO] [stderr]   checking if g++ supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the g++ 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 size of size_t... 8
[INFO] [stderr]   checking for C compiler vendor... gnu
[INFO] [stderr]   checking whether C compiler accepts -fstrict-aliasing... yes
[INFO] [stderr]   checking whether C compiler accepts -ffast-math... yes
[INFO] [stderr]   checking for gcc architecture flag... 
[INFO] [stderr]   checking for x86 cpuid 0 output... d:68747541:444d4163:69746e65
[INFO] [stderr]   checking for x86 cpuid 1 output... a00f10:7100800:fefa3203:178bfbff
[INFO] [stderr]   checking whether C compiler accepts -march=amdfam10... yes
[INFO] [stderr]   checking for gcc architecture flag... -march=amdfam10
[INFO] [stderr]   checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10... yes
[INFO] [stderr]   checking CFLAGS for maximum warnings... -Wall
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for mkostemp... yes
[INFO] [stderr]   checking for sys/mman.h... (cached) yes
[INFO] [stderr]   checking for mmap... (cached) yes
[INFO] [stderr]   checking whether read-only mmap of a plain file works... yes
[INFO] [stderr]   checking whether mmap from /dev/zero works... yes
[INFO] [stderr]   checking for MAP_ANON(YMOUS)... yes
[INFO] [stderr]   checking whether mmap with MAP_ANON(YMOUS) works... yes
[INFO] [stderr]   checking for egrep... (cached) /usr/bin/grep -E
[INFO] [stderr]   checking for memcpy... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking size of double... 8
[INFO] [stderr]   checking size of long double... 16
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking assembler .cfi pseudo-op support... yes
[INFO] [stderr]   checking assembler supports pc related relocs... yes
[INFO] [stderr]   checking assembler .ascii pseudo-op support... yes
[INFO] [stderr]   checking assembler .string pseudo-op support... yes
[INFO] [stderr]   checking for _ prefix in compiled symbols... no
[INFO] [stderr]   checking toolchain supports unwind section type... yes
[INFO] [stderr]   checking whether .eh_frame section should be read-only... yes
[INFO] [stderr]   checking for __attribute__((visibility("hidden")))... yes
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating include/Makefile
[INFO] [stderr]   config.status: creating include/ffi.h
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating testsuite/Makefile
[INFO] [stderr]   config.status: creating man/Makefile
[INFO] [stderr]   config.status: creating libffi.pc
[INFO] [stderr]   config.status: creating fficonfig.h
[INFO] [stderr]   config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
[INFO] [stderr]   config.status: executing buildir commands
[INFO] [stderr]   config.status: create top_srcdir/Makefile guessed from local Makefile
[INFO] [stderr]   config.status: build in x86_64-unknown-linux-gnu (HOST=x86_64-unknown-linux-gnu)
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   config.status: executing include commands
[INFO] [stderr]   config.status: executing src commands
[INFO] [stderr]   MAKE x86_64-unknown-linux-gnu : 1 * install
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu'
[INFO] [stderr]   Making install in include
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/include'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/include'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-root/lib/libffi-3.2.1/include'
[INFO] [stderr]    /usr/bin/install -c -m 644 ffi.h ffitarget.h '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-root/lib/libffi-3.2.1/include'
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/include'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/include'
[INFO] [stderr]   Making install in testsuite
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/testsuite'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/testsuite'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]   make[3]: Nothing to be done for 'install-data-am'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/testsuite'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/testsuite'
[INFO] [stderr]   Making install in man
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/man'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/man'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-root/share/man/man3'
[INFO] [stderr]    /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-root/share/man/man3'
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/man'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu/man'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu'
[INFO] [stderr]   restore=: && backupdir=".am$$" && \
[INFO] [stderr]   am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd .. && \
[INFO] [stderr]   rm -rf $backupdir && mkdir $backupdir && \
[INFO] [stderr]   if (/bin/bash /opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/missing makeinfo  --version) >/dev/null 2>&1; then \
[INFO] [stderr]     for f in ../doc/libffi.info ../doc/libffi.info-[0-9] ../doc/libffi.info-[0-9][0-9] ../doc/libffi.i[0-9] ../doc/libffi.i[0-9][0-9]; do \
[INFO] [stderr]       if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
[INFO] [stderr]     done; \
[INFO] [stderr]   else :; fi && \
[INFO] [stderr]   cd "$am__cwd"; \
[INFO] [stderr]   if /bin/bash /opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/missing makeinfo    -I doc -I ../doc \
[INFO] [stderr]    -o ../doc/libffi.info ../doc/libffi.texi; \
[INFO] [stderr]   then \
[INFO] [stderr]     rc=0; \
[INFO] [stderr]     CDPATH="${ZSH_VERSION+.}:" && cd ..; \
[INFO] [stderr]   else \
[INFO] [stderr]     rc=$?; \
[INFO] [stderr]     CDPATH="${ZSH_VERSION+.}:" && cd .. && \
[INFO] [stderr]     $restore $backupdir/* `echo "./../doc/libffi.info" | sed 's|[^/]*$||'`; \
[INFO] [stderr]   fi; \
[INFO] [stderr]   rm -rf $backupdir; exit $rc
[INFO] [stderr]   depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10  -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fPIC -DPIC -o src/prep_cif.o >/dev/null 2>&1
[INFO] [stderr]   depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10  -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fPIC -DPIC -o src/.libs/types.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fPIC -DPIC -o src/types.o >/dev/null 2>&1
[INFO] [stderr]   depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10  -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fPIC -DPIC -o src/raw_api.o >/dev/null 2>&1
[INFO] [stderr]   depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10  -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fPIC -DPIC -o src/java_raw_api.o >/dev/null 2>&1
[INFO] [stderr]   depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src   -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10  -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/closures.o >/dev/null 2>&1
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-839b44d3bc04e80a/out/libffi-build/x86_64-unknown-linux-gnu'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   autoreconf: export WARNINGS=
[INFO] [stderr]   autoreconf: Entering directory '.'
[INFO] [stderr]   autoreconf: configure.ac: not using Gettext
[INFO] [stderr]   autoreconf: running: aclocal --force -I m4
[INFO] [stderr]   autoreconf: configure.ac: tracing
[INFO] [stderr]   autoreconf: running: libtoolize --copy --force
[INFO] [stderr]   autoreconf: configure.ac: not using Intltool
[INFO] [stderr]   autoreconf: configure.ac: not using Gtkdoc
[INFO] [stderr]   autoreconf: running: aclocal --force -I m4
[INFO] [stderr]   autoreconf: running: /usr/bin/autoconf --force
[INFO] [stderr]   configure.ac:8: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
[INFO] [stderr]   configure.ac:8: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
[INFO] [stderr]   configure.ac:8: the top level
[INFO] [stderr]   configure.ac:41: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
[INFO] [stderr]   configure.ac:41: You should run autoupdate.
[INFO] [stderr]   m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
[INFO] [stderr]   configure.ac:41: the top level
[INFO] [stderr]   configure.ac:68: warning: The macro `AC_TRY_COMPILE' is obsolete.
[INFO] [stderr]   configure.ac:68: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[INFO] [stderr]   acinclude.m4:3: AC_FUNC_MMAP_BLACKLIST is expanded from...
[INFO] [stderr]   configure.ac:68: the top level
[INFO] [stderr]   configure.ac:341: warning: The macro `AC_HEADER_STDC' is obsolete.
[INFO] [stderr]   configure.ac:341: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
[INFO] [stderr]   configure.ac:341: the top level
[INFO] [stderr]   configure.ac:368: warning: The macro `AC_TRY_COMPILE' is obsolete.
[INFO] [stderr]   configure.ac:368: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[INFO] [stderr]   m4/asmcfi.m4:1: GCC_AS_CFI_PSEUDO_OP is expanded from...
[INFO] [stderr]   configure.ac:368: the top level
[INFO] [stderr]   configure.ac:371: warning: The macro `AC_TRY_LINK' is obsolete.
[INFO] [stderr]   configure.ac:371: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[INFO] [stderr]   configure.ac:371: the top level
[INFO] [stderr]   configure.ac:387: warning: The macro `AC_TRY_COMPILE' is obsolete.
[INFO] [stderr]   configure.ac:387: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[INFO] [stderr]   configure.ac:387: the top level
[INFO] [stderr]   configure.ac:415: warning: The macro `AC_TRY_COMPILE' is obsolete.
[INFO] [stderr]   configure.ac:415: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[INFO] [stderr]   configure.ac:415: the top level
[INFO] [stderr]   configure.ac:428: warning: The macro `AC_TRY_COMPILE' is obsolete.
[INFO] [stderr]   configure.ac:428: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[INFO] [stderr]   lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[INFO] [stderr]   ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[INFO] [stderr]   configure.ac:428: the top level
[INFO] [stderr]   autoreconf: running: /usr/bin/autoheader --force
[INFO] [stderr]   autoreconf: running: automake --add-missing --copy --force-missing
[INFO] [stderr]   configure.ac:31: installing './compile'
[INFO] [stderr]   configure.ac:8: installing './config.guess'
[INFO] [stderr]   configure.ac:8: installing './config.sub'
[INFO] [stderr]   configure.ac:19: installing './install-sh'
[INFO] [stderr]   configure.ac:19: installing './missing'
[INFO] [stderr]   Makefile.am: installing './depcomp'
[INFO] [stderr]   Makefile.am:56: installing './mdate-sh'
[INFO] [stderr]   autoreconf: Leaving directory '.'
[INFO] [stderr]   ../src/closures.c: In function 'dlmmap_locked':
[INFO] [stderr]   ../src/closures.c:488:7: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
[INFO] [stderr]     488 |       ftruncate (execfd, offset);
[INFO] [stderr]         |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   ../src/closures.c:500:7: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
[INFO] [stderr]     500 |       ftruncate (execfd, offset);
[INFO] [stderr]         |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   make[2]: *** [Makefile:1426: src/closures.lo] Error 1
[INFO] [stderr]   make[1]: *** [Makefile:1660: install-recursive] Error 1
[INFO] [stderr]   make: *** [Makefile:3259: install] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libffi-sys-0.6.3/build.rs:41:5:
[INFO] [stderr]   Building libffi
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64353b84ca72 - std::backtrace_rs::backtrace::libunwind::trace::hd56b46576af6cd16
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64353b84ca72 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dfe8d335e199e0d
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64353b84ca72 - std::sys::backtrace::_print_fmt::h66999ff9739f02cd
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64353b84ca72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hddb5e99560778aed
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64353b873593 - core::fmt::rt::Argument::fmt::he7919952f7b90517
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x64353b873593 - core::fmt::write::h12c234f0edc7b706
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x64353b849993 - std::io::default_write_fmt::h86e26d31741d8de3
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64353b849993 - std::io::Write::write_fmt::h1c65d113e08eaaff
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x64353b84c8c2 - std::sys::backtrace::BacktraceLock::print::h9652e925cb317248
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64353b84dc22 - std::panicking::default_hook::{{closure}}::h58c1e754bf819be3
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x64353b84da25 - std::panicking::default_hook::hc5c32bd16ea0a105
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x64353b84e632 - std::panicking::rust_panic_with_hook::h87286a060ae3c579
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x64353b84e50c - std::panicking::begin_panic::{{closure}}::ha0cc86c25f9ae1f4
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:770:9
[INFO] [stderr]     13:     0x64353b84cf79 - std::sys::backtrace::__rust_end_short_backtrace::hc82fead2fce31fa9
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x64353b84e422 - std::panicking::begin_panic::h53473f1b6b4bd4d8
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:769:5
[INFO] [stderr]     15:     0x64353b541b4a - build_script_build::run_command::h811eeeb01c434ff2
[INFO] [stderr]     16:     0x64353b542441 - build_script_build::build_and_link::hde154ea0c0498917
[INFO] [stderr]     17:     0x64353b541acc - build_script_build::main::h0dc84de178e22c56
[INFO] [stderr]     18:     0x64353b5402d3 - core::ops::function::FnOnce::call_once::h753c01515b0943a6
[INFO] [stderr]     19:     0x64353b53fe96 - std::sys::backtrace::__rust_begin_short_backtrace::h10b9d59108bc7162
[INFO] [stderr]     20:     0x64353b53fc89 - std::rt::lang_start::{{closure}}::h880379e17b82e009
[INFO] [stderr]     21:     0x64353b8452d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6b68922df8bcda68
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     22:     0x64353b8452d0 - std::panicking::catch_unwind::do_call::h38a53962d70eca5c
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x64353b8452d0 - std::panicking::catch_unwind::hef344a424143c2c4
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x64353b8452d0 - std::panic::catch_unwind::h8ce7fdf34abd6d8d
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x64353b8452d0 - std::rt::lang_start_internal::{{closure}}::hc4f0ab50f9553918
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x64353b8452d0 - std::panicking::catch_unwind::do_call::h4dca6e453352cc91
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x64353b8452d0 - std::panicking::catch_unwind::he3c2da0f17f59fa9
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x64353b8452d0 - std::panic::catch_unwind::hf80315b8e36f1525
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x64353b8452d0 - std::rt::lang_start_internal::h4e9a488c4dffa062
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x64353b53fc71 - std::rt::lang_start::h72e6f9bf2eca0dc3
[INFO] [stderr]     31:     0x64353b543235 - main
[INFO] [stderr]     32:     0x77ddc94b11ca - <unknown>
[INFO] [stderr]     33:     0x77ddc94b128b - __libc_start_main
[INFO] [stderr]     34:     0x64353b53f235 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5a77d7e3a23ff4e9f7fb7516b6ca0ad838a47039e90bc1c76a83171cd9ab6903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a77d7e3a23ff4e9f7fb7516b6ca0ad838a47039e90bc1c76a83171cd9ab6903", kill_on_drop: false }`
[INFO] [stdout] 5a77d7e3a23ff4e9f7fb7516b6ca0ad838a47039e90bc1c76a83171cd9ab6903
