[INFO] fetching crate libmarpa-sys 0.2.0... [INFO] testing libmarpa-sys-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate libmarpa-sys 0.2.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libmarpa-sys 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33941cb4301a438640e05c0f99200342c7fe909def720738a84c61dc900063fb [INFO] running `Command { std: "docker" "start" "-a" "33941cb4301a438640e05c0f99200342c7fe909def720738a84c61dc900063fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33941cb4301a438640e05c0f99200342c7fe909def720738a84c61dc900063fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33941cb4301a438640e05c0f99200342c7fe909def720738a84c61dc900063fb", kill_on_drop: false }` [INFO] [stdout] 33941cb4301a438640e05c0f99200342c7fe909def720738a84c61dc900063fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4eb150f8b8706c11fc8acbf08c2009d8fe61f496f1344e2a72ae02f2d4a1520 [INFO] running `Command { std: "docker" "start" "-a" "e4eb150f8b8706c11fc8acbf08c2009d8fe61f496f1344e2a72ae02f2d4a1520", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.47.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [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 flate2 v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.6.2 [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 (/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-71493f41ad1e85a1/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-619e1e6bd4f7c33c/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-619e1e6bd4f7c33c/out/libmarpa-8.6.2' [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libmarpa-sys-619e1e6bd4f7c33c/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' (897) 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: 0x61284bcb0e02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61284bcb0e02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61284bcb0e02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61284bcb0e02 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61284bcc1fef - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61284bcc1fef - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x61284bc81441 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61284bc81441 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61284bc8cc82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61284bc8fabf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x61284bc8f919 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x61284bc90145 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x61284bc8ffda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x61284bc8cdb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x61284bc753dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x61284bccc1c0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61284bb32acf - proc_macro2::fallback::validate_ident::h3b6bdfa9871ef4cb [INFO] [stderr] 17: 0x61284bb351f1 - proc_macro2::fallback::Ident::_new::h1213994fa8e749ba [INFO] [stderr] 18: 0x61284bb351af - proc_macro2::fallback::Ident::new::h7121e4ac77416889 [INFO] [stderr] 19: 0x61284bb2b548 - proc_macro2::Ident::new::h843758de5e2e5c32 [INFO] [stderr] 20: 0x61284b896115 - bindgen::ir::context::BindgenContext::rust_ident_raw::h01781946119847c9 [INFO] [stderr] 21: 0x61284b894160 - bindgen::ir::context::BindgenContext::rust_ident::h87e0c1e77022caf6 [INFO] [stderr] 22: 0x61284b7f317f - ::codegen::h5397acecf695d1c8 [INFO] [stderr] 23: 0x61284b7b6165 - ::codegen::h7e7890d140120482 [INFO] [stderr] 24: 0x61284b8e4b45 - ::codegen::h1827781c33d000f9 [INFO] [stderr] 25: 0x61284b7fb3b8 - ::codegen::h5397acecf695d1c8 [INFO] [stderr] 26: 0x61284b7b6165 - ::codegen::h7e7890d140120482 [INFO] [stderr] 27: 0x61284b8e4b45 - ::codegen::h1827781c33d000f9 [INFO] [stderr] 28: 0x61284b7cf87d - ::codegen::{{closure}}::hfabb05ff63bf81a5 [INFO] [stderr] 29: 0x61284b7ce4bd - ::codegen::h927a47861f8bfe37 [INFO] [stderr] 30: 0x61284b8e4b1d - ::codegen::h1827781c33d000f9 [INFO] [stderr] 31: 0x61284b7dd5cf - bindgen::codegen::codegen::{{closure}}::h0b70a21661d1fc5f [INFO] [stderr] 32: 0x61284b8a1468 - bindgen::ir::context::BindgenContext::gen::hda6074bee0d496ff [INFO] [stderr] 33: 0x61284b7dcd3d - bindgen::codegen::codegen::h4c48e10435c037ab [INFO] [stderr] 34: 0x61284b885027 - bindgen::Bindings::generate::h3e05e1b4586f426f [INFO] [stderr] 35: 0x61284b881721 - bindgen::Builder::generate::h28f19cb33a74716e [INFO] [stderr] 36: 0x61284b77e812 - build_script_build::run_bindgen::hfd1e63c6b739de2f [INFO] [stderr] 37: 0x61284b77f77f - build_script_build::main::hbeeeb2c8f5549c40 [INFO] [stderr] 38: 0x61284b77c133 - core::ops::function::FnOnce::call_once::ha23e5f66e679fa9b [INFO] [stderr] 39: 0x61284b77b7a6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a59233003575190 [INFO] [stderr] 40: 0x61284b77fcc9 - std::rt::lang_start::{{closure}}::h96744a6fb27e7286 [INFO] [stderr] 41: 0x61284bc83020 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 42: 0x61284bc83020 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 43: 0x61284bc83020 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 44: 0x61284bc83020 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 45: 0x61284bc83020 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stderr] 46: 0x61284bc83020 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 47: 0x61284bc83020 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 48: 0x61284bc83020 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x61284bc83020 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stderr] 50: 0x61284b77fcb1 - std::rt::lang_start::h134079ec8db3e95e [INFO] [stderr] 51: 0x61284b783205 - main [INFO] [stderr] 52: 0x7823c45c01ca - [INFO] [stderr] 53: 0x7823c45c028b - __libc_start_main [INFO] [stderr] 54: 0x61284b7794f5 - _start [INFO] [stderr] 55: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e4eb150f8b8706c11fc8acbf08c2009d8fe61f496f1344e2a72ae02f2d4a1520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4eb150f8b8706c11fc8acbf08c2009d8fe61f496f1344e2a72ae02f2d4a1520", kill_on_drop: false }` [INFO] [stdout] e4eb150f8b8706c11fc8acbf08c2009d8fe61f496f1344e2a72ae02f2d4a1520