[INFO] fetching crate marpa 0.3.0...
[INFO] testing marpa-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate marpa 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate marpa 0.3.0
[INFO] finished tweaking crates.io crate marpa 0.3.0
[INFO] tweaked toml for crates.io crate marpa 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate marpa 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding regex-syntax v0.6.29 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libmarpa-sys v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c20447501f5bcdf818368549a28bb6d26adf3c3c59743fad24807b973ea0858b
[INFO] running `Command { std: "docker" "start" "-a" "c20447501f5bcdf818368549a28bb6d26adf3c3c59743fad24807b973ea0858b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c20447501f5bcdf818368549a28bb6d26adf3c3c59743fad24807b973ea0858b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20447501f5bcdf818368549a28bb6d26adf3c3c59743fad24807b973ea0858b", kill_on_drop: false }`
[INFO] [stdout] c20447501f5bcdf818368549a28bb6d26adf3c3c59743fad24807b973ea0858b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48e8da744b80de319bcfe62f4751a319c128194ebfeaa2518f5776f56eb06678
[INFO] running `Command { std: "docker" "start" "-a" "48e8da744b80de319bcfe62f4751a319c128194ebfeaa2518f5776f56eb06678", kill_on_drop: false }`
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.47.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling libmarpa-sys v0.2.0
[INFO] [stderr] error: failed to run custom build command for `libmarpa-sys v0.2.0`
[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-01a537b29a39823b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libmarpa-sys-0.2.0/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-73bd7a96a1becc54/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-73bd7a96a1becc54/out/libmarpa-8.6.2'
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libmarpa-sys-73bd7a96a1becc54/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' 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:     0x6358c05567f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6358c05567f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6358c05567f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6358c05567f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6358c057d943 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6358c057d943 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x6358c0553673 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6358c0553673 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6358c0556642 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6358c0558323 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x6358c0558105 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x6358c0558d35 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x6358c0558aca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x6358c0556cf9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6358c055875d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x6358c057bc40 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x6358c03e315f - proc_macro2::fallback::validate_ident::heba81c6f8ceef2a4
[INFO] [stderr]     17:     0x6358c03e2ee1 - proc_macro2::fallback::Ident::_new::h8c7f1c40aec64063
[INFO] [stderr]     18:     0x6358c03e2f3f - proc_macro2::fallback::Ident::new::hc5959994d709ee2f
[INFO] [stderr]     19:     0x6358c03e1758 - proc_macro2::Ident::new::h86a3958830bf2088
[INFO] [stderr]     20:     0x6358c0139cb5 - bindgen::ir::context::BindgenContext::rust_ident_raw::hac9c65e20dbb684d
[INFO] [stderr]     21:     0x6358c01398e0 - bindgen::ir::context::BindgenContext::rust_ident::h3a0e9aa379772b88
[INFO] [stderr]     22:     0x6358c005b49f - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::haeb8194e143ebf6c
[INFO] [stderr]     23:     0x6358c0090dc5 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h97f2a422ee1e9e33
[INFO] [stderr]     24:     0x6358c00e3fd5 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h72b7e731e9c6cb35
[INFO] [stderr]     25:     0x6358c00636d8 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::haeb8194e143ebf6c
[INFO] [stderr]     26:     0x6358c0090dc5 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h97f2a422ee1e9e33
[INFO] [stderr]     27:     0x6358c00e3fd5 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h72b7e731e9c6cb35
[INFO] [stderr]     28:     0x6358c00c6fad - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h59e494954f500023
[INFO] [stderr]     29:     0x6358c00c5fbd - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h8dc9ff884fd3c8b6
[INFO] [stderr]     30:     0x6358c00e3fad - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h72b7e731e9c6cb35
[INFO] [stderr]     31:     0x6358c00d4e2f - bindgen::codegen::codegen::{{closure}}::ha0212f48d26555a0
[INFO] [stderr]     32:     0x6358c013c4b8 - bindgen::ir::context::BindgenContext::gen::hd98b5ed3c0537b68
[INFO] [stderr]     33:     0x6358c00d459d - bindgen::codegen::codegen::hc8db0cc9f08dd646
[INFO] [stderr]     34:     0x6358c010e637 - bindgen::Bindings::generate::hbf4cd7648463225c
[INFO] [stderr]     35:     0x6358c010bd81 - bindgen::Builder::generate::h6eb1c5763850fee1
[INFO] [stderr]     36:     0x6358bffe4702 - build_script_build::run_bindgen::h72736a87c8124ab7
[INFO] [stderr]     37:     0x6358bffe37ef - build_script_build::main::hd7957abdf7c15129
[INFO] [stderr]     38:     0x6358bffddc33 - core::ops::function::FnOnce::call_once::hf80b49f23cee3941
[INFO] [stderr]     39:     0x6358bffdd456 - std::sys::backtrace::__rust_begin_short_backtrace::hf015069ee402297c
[INFO] [stderr]     40:     0x6358bffdd299 - std::rt::lang_start::{{closure}}::hf856d67f4efd98ee
[INFO] [stderr]     41:     0x6358c054e520 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     42:     0x6358c054e520 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     43:     0x6358c054e520 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     44:     0x6358c054e520 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     45:     0x6358c054e520 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     46:     0x6358c054e520 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     47:     0x6358c054e520 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     48:     0x6358c054e520 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     49:     0x6358c054e520 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     50:     0x6358bffdd281 - std::rt::lang_start::hd3f3773e0335674a
[INFO] [stderr]     51:     0x6358bffe4a85 - main
[INFO] [stderr]     52:     0x7c97fa4b81ca - <unknown>
[INFO] [stderr]     53:     0x7c97fa4b828b - __libc_start_main
[INFO] [stderr]     54:     0x6358bffdae05 - _start
[INFO] [stderr]     55:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "48e8da744b80de319bcfe62f4751a319c128194ebfeaa2518f5776f56eb06678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e8da744b80de319bcfe62f4751a319c128194ebfeaa2518f5776f56eb06678", kill_on_drop: false }`
[INFO] [stdout] 48e8da744b80de319bcfe62f4751a319c128194ebfeaa2518f5776f56eb06678
