[INFO] fetching crate libmarpa-sys 0.2.0...
[INFO] testing libmarpa-sys-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate libmarpa-sys 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate libmarpa-sys 0.2.0
[INFO] finished tweaking crates.io crate libmarpa-sys 0.2.0
[INFO] tweaked toml for crates.io crate libmarpa-sys 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libmarpa-sys 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.47.4 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded which v2.0.1
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded bindgen v0.47.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b20febbbc1b893cd7e3c60a592a8a912ab29e82a14c0b42b5e252f23317b6ac
[INFO] running `Command { std: "docker" "start" "-a" "6b20febbbc1b893cd7e3c60a592a8a912ab29e82a14c0b42b5e252f23317b6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b20febbbc1b893cd7e3c60a592a8a912ab29e82a14c0b42b5e252f23317b6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b20febbbc1b893cd7e3c60a592a8a912ab29e82a14c0b42b5e252f23317b6ac", kill_on_drop: false }`
[INFO] [stdout] 6b20febbbc1b893cd7e3c60a592a8a912ab29e82a14c0b42b5e252f23317b6ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea37f3047717f2b5192c3603beda144ae721b6158c668deed45222b8d9924611
[INFO] running `Command { std: "docker" "start" "-a" "ea37f3047717f2b5192c3603beda144ae721b6158c668deed45222b8d9924611", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.47.4
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling libmarpa-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `libmarpa-sys v0.2.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/libmarpa-sys-a12a600637822c6a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/libmarpa-8.6.2.tar.gz
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... yes
[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 thread-safe 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... 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 we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether gcc accepts -g... yes
[INFO] [stderr]   checking for gcc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether gcc understands -c and -o together... yes
[INFO] [stderr]   checking dependency style of gcc... 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 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 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 how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.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 for gawk... (cached) mawk
[INFO] [stderr]   checking for gcc... (cached) gcc
[INFO] [stderr]   checking whether we are using the GNU C compiler... (cached) yes
[INFO] [stderr]   checking whether gcc accepts -g... (cached) yes
[INFO] [stderr]   checking for gcc option to accept ISO C89... (cached) none needed
[INFO] [stderr]   checking whether gcc understands -c and -o together... (cached) yes
[INFO] [stderr]   checking dependency style of gcc... (cached) gcc3
[INFO] [stderr]   checking how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking whether make sets $(MAKE)... (cached) yes
[INFO] [stderr]   checking stddef.h usability... yes
[INFO] [stderr]   checking stddef.h presence... yes
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking whether GCC handles -Wextra... -Wextra
[INFO] [stderr]   checking whether GCC handles -Wdeclaration-after-statement... -Wdeclaration-after-statement
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating LIB_VERSION
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   make  all-am
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/libmarpa-sys-16b360dbbdf021dd/out/libmarpa-8.6.2'
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wundef -Wendif-labels  -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -MT marpa.lo -MD -MP -MF .deps/marpa.Tpo -c -o marpa.lo marpa.c
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa.lo -MD -MP -MF .deps/marpa.Tpo -c marpa.c  -fPIC -DPIC -o .libs/marpa.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa.lo -MD -MP -MF .deps/marpa.Tpo -c marpa.c -o marpa.o >/dev/null 2>&1
[INFO] [stderr]   mv -f .deps/marpa.Tpo .deps/marpa.Plo
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wundef -Wendif-labels  -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -MT marpa_obs.lo -MD -MP -MF .deps/marpa_obs.Tpo -c -o marpa_obs.lo marpa_obs.c
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_obs.lo -MD -MP -MF .deps/marpa_obs.Tpo -c marpa_obs.c  -fPIC -DPIC -o .libs/marpa_obs.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_obs.lo -MD -MP -MF .deps/marpa_obs.Tpo -c marpa_obs.c -o marpa_obs.o >/dev/null 2>&1
[INFO] [stderr]   mv -f .deps/marpa_obs.Tpo .deps/marpa_obs.Plo
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wundef -Wendif-labels  -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -MT marpa_avl.lo -MD -MP -MF .deps/marpa_avl.Tpo -c -o marpa_avl.lo marpa_avl.c
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_avl.lo -MD -MP -MF .deps/marpa_avl.Tpo -c marpa_avl.c  -fPIC -DPIC -o .libs/marpa_avl.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_avl.lo -MD -MP -MF .deps/marpa_avl.Tpo -c marpa_avl.c -o marpa_avl.o >/dev/null 2>&1
[INFO] [stderr]   mv -f .deps/marpa_avl.Tpo .deps/marpa_avl.Plo
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wundef -Wendif-labels  -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -MT marpa_tavl.lo -MD -MP -MF .deps/marpa_tavl.Tpo -c -o marpa_tavl.lo marpa_tavl.c
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_tavl.lo -MD -MP -MF .deps/marpa_tavl.Tpo -c marpa_tavl.c  -fPIC -DPIC -o .libs/marpa_tavl.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_tavl.lo -MD -MP -MF .deps/marpa_tavl.Tpo -c marpa_tavl.c -o marpa_tavl.o >/dev/null 2>&1
[INFO] [stderr]   mv -f .deps/marpa_tavl.Tpo .deps/marpa_tavl.Plo
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wundef -Wendif-labels  -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -MT marpa_ami.lo -MD -MP -MF .deps/marpa_ami.Tpo -c -o marpa_ami.lo marpa_ami.c
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_ami.lo -MD -MP -MF .deps/marpa_ami.Tpo -c marpa_ami.c  -fPIC -DPIC -o .libs/marpa_ami.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_ami.lo -MD -MP -MF .deps/marpa_ami.Tpo -c marpa_ami.c -o marpa_ami.o >/dev/null 2>&1
[INFO] [stderr]   mv -f .deps/marpa_ami.Tpo .deps/marpa_ami.Plo
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wundef -Wendif-labels  -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -MT marpa_codes.lo -MD -MP -MF .deps/marpa_codes.Tpo -c -o marpa_codes.lo marpa_codes.c
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_codes.lo -MD -MP -MF .deps/marpa_codes.Tpo -c marpa_codes.c  -fPIC -DPIC -o .libs/marpa_codes.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -fPIC -MT marpa_codes.lo -MD -MP -MF .deps/marpa_codes.Tpo -c marpa_codes.c -o marpa_codes.o >/dev/null 2>&1
[INFO] [stderr]   mv -f .deps/marpa_codes.Tpo .deps/marpa_codes.Plo
[INFO] [stderr]   /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic  -fPIC -release 8.6.2  -o libmarpa.la -rpath /usr/local/lib marpa.lo marpa_obs.lo marpa_avl.lo marpa_tavl.lo marpa_ami.lo marpa_codes.lo  
[INFO] [stderr]   libtool: link: gcc -shared  -fPIC -DPIC  .libs/marpa.o .libs/marpa_obs.o .libs/marpa_avl.o .libs/marpa_tavl.o .libs/marpa_ami.o .libs/marpa_codes.o      -Wl,-soname -Wl,libmarpa-8.6.2.so -o .libs/libmarpa-8.6.2.so
[INFO] [stderr]   libtool: link: (cd ".libs" && rm -f "libmarpa.so" && ln -s "libmarpa-8.6.2.so" "libmarpa.so")
[INFO] [stderr]   libtool: link: ar cr .libs/libmarpa.a  marpa.o marpa_obs.o marpa_avl.o marpa_tavl.o marpa_ami.o marpa_codes.o
[INFO] [stderr]   libtool: link: ranlib .libs/libmarpa.a
[INFO] [stderr]   libtool: link: ( cd ".libs" && rm -f "libmarpa.la" && ln -s "../libmarpa.la" "libmarpa.la" )
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/libmarpa-sys-16b360dbbdf021dd/out/libmarpa-8.6.2'
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libmarpa-sys-16b360dbbdf021dd/out/libmarpa-8.6.2/.libs
[INFO] [stderr]   cargo:rustc-link-lib=static=marpa
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ./marpa.w: In function 'marpa_v_step':
[INFO] [stderr]   ./marpa.w:12942:1: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   ./marpa.w:12950:1: note: here
[INFO] [stderr]   ./marpa.w:12952:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   ./marpa.w:12954:1: note: here
[INFO] [stderr]   ./marpa.w:12955:1: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   ./marpa.w:12972:1: note: here
[INFO] [stderr]   ./marpa.w:12973:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   ./marpa.w:12980:1: note: here
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (808) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/fallback.rs:594:9:
[INFO] [stderr]   "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ef743cad912 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ef743cad912 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ef743cad912 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5ef743cad912 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5ef743cbe83f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5ef743cbe83f - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5ef743c7e623 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ef743c7e623 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5ef743c899f2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5ef743c8c84f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5ef743c8c6a9 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5ef743c8ce25 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5ef743c8ccba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5ef743c89b39 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5ef743c7273d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5ef743cc8990 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ef743b321bf - proc_macro2::fallback::validate_ident::h3af36ee995485f01
[INFO] [stderr]     17:     0x5ef743b348e1 - proc_macro2::fallback::Ident::_new::h683d0abc9148edae
[INFO] [stderr]     18:     0x5ef743b3489f - proc_macro2::fallback::Ident::new::h693a74630b25d8b8
[INFO] [stderr]     19:     0x5ef743b2a8a8 - proc_macro2::Ident::new::h634bf43e9c99e9bc
[INFO] [stderr]     20:     0x5ef7438ba945 - bindgen::ir::context::BindgenContext::rust_ident_raw::heb693b79530c4dcb
[INFO] [stderr]     21:     0x5ef7438b87a0 - bindgen::ir::context::BindgenContext::rust_ident::h1cd355594efa7fa8
[INFO] [stderr]     22:     0x5ef7437df79f - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h3bd08365b53391ae
[INFO] [stderr]     23:     0x5ef743882335 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hf884219b1d2cfb71
[INFO] [stderr]     24:     0x5ef74389b535 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::ha28bf32001ca77e6
[INFO] [stderr]     25:     0x5ef7437e78ff - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h3bd08365b53391ae
[INFO] [stderr]     26:     0x5ef743882335 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hf884219b1d2cfb71
[INFO] [stderr]     27:     0x5ef74389b535 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::ha28bf32001ca77e6
[INFO] [stderr]     28:     0x5ef743845fad - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h0481ca0350106dfa
[INFO] [stderr]     29:     0x5ef743844fcd - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h986b2ddf8d0ede28
[INFO] [stderr]     30:     0x5ef74389b50d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::ha28bf32001ca77e6
[INFO] [stderr]     31:     0x5ef743854045 - bindgen::codegen::codegen::{{closure}}::h9ba6a775b1168ff0
[INFO] [stderr]     32:     0x5ef7438c5b28 - bindgen::ir::context::BindgenContext::gen::h30c58bdcae1fc83c
[INFO] [stderr]     33:     0x5ef7438537ad - bindgen::codegen::codegen::h0052cb492c23ead2
[INFO] [stderr]     34:     0x5ef7438ef4b1 - bindgen::Bindings::generate::h9b415bde1a3d2655
[INFO] [stderr]     35:     0x5ef7438ebbc5 - bindgen::Builder::generate::h4605b13577393fed
[INFO] [stderr]     36:     0x5ef74377f8d2 - build_script_build::run_bindgen::h623fdaaafe6ad127
[INFO] [stderr]     37:     0x5ef74378083f - build_script_build::main::h12de4be69bd01f69
[INFO] [stderr]     38:     0x5ef743783253 - core::ops::function::FnOnce::call_once::he26080d96b259165
[INFO] [stderr]     39:     0x5ef743782906 - std::sys::backtrace::__rust_begin_short_backtrace::h73be8a7497812ee9
[INFO] [stderr]     40:     0x5ef743782749 - std::rt::lang_start::{{closure}}::h356b7e1b3cf464e0
[INFO] [stderr]     41:     0x5ef743c801f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     42:     0x5ef743c801f0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     43:     0x5ef743c801f0 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     44:     0x5ef743c801f0 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     45:     0x5ef743c801f0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     46:     0x5ef743c801f0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     47:     0x5ef743c801f0 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     48:     0x5ef743c801f0 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     49:     0x5ef743c801f0 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     50:     0x5ef743782731 - std::rt::lang_start::hfa40473608497d14
[INFO] [stderr]     51:     0x5ef743784945 - main
[INFO] [stderr]     52:     0x76c194b831ca - <unknown>
[INFO] [stderr]     53:     0x76c194b8328b - __libc_start_main
[INFO] [stderr]     54:     0x5ef74377f535 - _start
[INFO] [stderr]     55:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ea37f3047717f2b5192c3603beda144ae721b6158c668deed45222b8d9924611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea37f3047717f2b5192c3603beda144ae721b6158c668deed45222b8d9924611", kill_on_drop: false }`
[INFO] [stdout] ea37f3047717f2b5192c3603beda144ae721b6158c668deed45222b8d9924611
