[INFO] fetching crate kure2-sys 0.2.0... [INFO] testing kure2-sys-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate kure2-sys 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kure2-sys 0.2.0 [INFO] finished tweaking crates.io crate kure2-sys 0.2.0 [INFO] tweaked toml for crates.io crate kure2-sys 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kure2-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] crate crates.io crate kure2-sys 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6302de1025a5b19fb7fa57426a25042f7db7c9adf24e7185d083c50974f07926 [INFO] running `Command { std: "docker" "start" "-a" "6302de1025a5b19fb7fa57426a25042f7db7c9adf24e7185d083c50974f07926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6302de1025a5b19fb7fa57426a25042f7db7c9adf24e7185d083c50974f07926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6302de1025a5b19fb7fa57426a25042f7db7c9adf24e7185d083c50974f07926", kill_on_drop: false }` [INFO] [stdout] 6302de1025a5b19fb7fa57426a25042f7db7c9adf24e7185d083c50974f07926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 56cb24f64348cdf36234fe3e313b40fa34d87d200265cffb8bf411f70d9f88e8 [INFO] running `Command { std: "docker" "start" "-a" "56cb24f64348cdf36234fe3e313b40fa34d87d200265cffb8bf411f70d9f88e8", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cudd2-sys v0.1.2 [INFO] [stderr] Compiling kure2-lua-sys v0.1.2 [INFO] [stderr] Compiling kure2-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `kure2-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/kure2-sys-35117861e6d0d6b3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/kure2-2.2 [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 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 for style of include used by make... GNU [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [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 whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [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 ar... ar [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 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 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... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [INFO] [stderr] checking for flex... no [INFO] [stderr] checking for lex... no [INFO] [stderr] checking for luac... /opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/bin/luac [INFO] [stderr] checking for bison... /usr/bin/bison [INFO] [stderr] checking for main in -lm... yes [INFO] [stderr] checking limits.h usability... yes [INFO] [stderr] checking limits.h presence... yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for strdup... yes [INFO] [stderr] checking for GMP - version >= 4.0.1... yes [INFO] [stderr] checking for pkg-config... /usr/bin/pkg-config [INFO] [stderr] checking pkg-config is at least version 0.9.0... yes [INFO] [stderr] checking for LUA... yes [INFO] [stderr] checking for GLIB... yes [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking cudd.h usability... yes [INFO] [stderr] checking cudd.h presence... yes [INFO] [stderr] checking for cudd.h... yes [INFO] [stderr] checking cuddInt.h usability... yes [INFO] [stderr] checking cuddInt.h presence... yes [INFO] [stderr] checking for cuddInt.h... yes [INFO] [stderr] checking for correct version of CUDD... (2.5.1) yes [INFO] [stderr] checking for usability of CUDD... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating include/KureCudd.h [INFO] [stderr] config.status: creating kure2.pc [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] [INFO] [stderr] Building Kure with prefix=/usr/local, datarootdir=${prefix}/share [INFO] [stderr] [INFO] [stderr] Packages [INFO] [stderr] Cudd: /opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1 [INFO] [stderr] GMP: -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include, -L/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/lib -lgmp [INFO] [stderr] Lua: -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include , -L/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/lib -Wl,-l:lib/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua.pc.a -lm [INFO] [stderr] [INFO] [stderr] $LIBS: [INFO] [stderr] $CFLAGS: -g -O2 [INFO] [stderr] [INFO] [stderr] Build with 'make' and install with 'make install'. Enjoy! [INFO] [stderr] [INFO] [stderr] (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2/missing --run autoheader) [INFO] [stderr] rm -f stamp-h1 [INFO] [stderr] touch config.h.in [INFO] [stderr] cd . && /bin/bash ./config.status config.h [INFO] [stderr] config.status: creating config.h [INFO] [stderr] make all-recursive [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2' [INFO] [stderr] Making all in src [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2/src' [INFO] [stderr] /opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/bin/luac -o kure_compat.luac ./kure_compat.lua [INFO] [stderr] depbase=`echo bin2hex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ [INFO] [stderr] gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bin2hex.o -MD -MP -MF $depbase.Tpo -c -o bin2hex.o bin2hex.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Po [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=link gcc -g -g -O2 -o bin2hex bin2hex.o [INFO] [stderr] libtool: link: gcc -g -g -O2 -o bin2hex bin2hex.o [INFO] [stderr] ./kure_compat.sh kure_compat.luac g_kure_compat kure_compat.c [INFO] [stderr] /usr/bin/bison ./parser.y [INFO] [stderr] : ./lexer.l [INFO] [stderr] make all-am [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2/src' [INFO] [stderr] depbase=`echo bdd/bdd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bdd.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bdd.lo bdd/bdd.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bdd.lo -MD -MP -MF bdd/.deps/bdd.Tpo -c bdd/bdd.c -o bdd/bdd.o [INFO] [stderr] depbase=`echo bdd/bddCompose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddCompose.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddCompose.lo bdd/bddCompose.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddCompose.lo -MD -MP -MF bdd/.deps/bddCompose.Tpo -c bdd/bddCompose.c -o bdd/bddCompose.o [INFO] [stderr] depbase=`echo bdd/bddDivers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddDivers.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddDivers.lo bdd/bddDivers.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddDivers.lo -MD -MP -MF bdd/.deps/bddDivers.Tpo -c bdd/bddDivers.c -o bdd/bddDivers.o [INFO] [stderr] depbase=`echo bdd/bddFind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddFind.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddFind.lo bdd/bddFind.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddFind.lo -MD -MP -MF bdd/.deps/bddFind.Tpo -c bdd/bddFind.c -o bdd/bddFind.o [INFO] [stderr] depbase=`echo bdd/bddMinterm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddMinterm.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddMinterm.lo bdd/bddMinterm.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddMinterm.lo -MD -MP -MF bdd/.deps/bddMinterm.Tpo -c bdd/bddMinterm.c -o bdd/bddMinterm.o [INFO] [stderr] depbase=`echo bdd/bddRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddRandom.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddRandom.lo bdd/bddRandom.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddRandom.lo -MD -MP -MF bdd/.deps/bddRandom.Tpo -c bdd/bddRandom.c -o bdd/bddRandom.o [INFO] [stderr] depbase=`echo bdd/bddRelation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddRelation.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddRelation.lo bdd/bddRelation.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddRelation.lo -MD -MP -MF bdd/.deps/bddRelation.Tpo -c bdd/bddRelation.c -o bdd/bddRelation.o [INFO] [stderr] depbase=`echo bdd/bddShift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddShift.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddShift.lo bdd/bddShift.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddShift.lo -MD -MP -MF bdd/.deps/bddShift.Tpo -c bdd/bddShift.c -o bdd/bddShift.o [INFO] [stderr] depbase=`echo bdd/bddMinSets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddMinSets.lo -MD -MP -MF $depbase.Tpo -c -o bdd/bddMinSets.lo bdd/bddMinSets.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT bdd/bddMinSets.lo -MD -MP -MF bdd/.deps/bddMinSets.Tpo -c bdd/bddMinSets.c -o bdd/bddMinSets.o [INFO] [stderr] depbase=`echo relation/relationBaseops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationBaseops.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationBaseops.lo relation/relationBaseops.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationBaseops.lo -MD -MP -MF relation/.deps/relationBaseops.Tpo -c relation/relationBaseops.c -o relation/relationBaseops.o [INFO] [stderr] depbase=`echo relation/relationBits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationBits.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationBits.lo relation/relationBits.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationBits.lo -MD -MP -MF relation/.deps/relationBits.Tpo -c relation/relationBits.c -o relation/relationBits.o [INFO] [stderr] depbase=`echo relation/relationCardinality.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationCardinality.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationCardinality.lo relation/relationCardinality.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationCardinality.lo -MD -MP -MF relation/.deps/relationCardinality.Tpo -c relation/relationCardinality.c -o relation/relationCardinality.o [INFO] [stderr] depbase=`echo relation/relationClosures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationClosures.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationClosures.lo relation/relationClosures.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationClosures.lo -MD -MP -MF relation/.deps/relationClosures.Tpo -c relation/relationClosures.c -o relation/relationClosures.o [INFO] [stderr] depbase=`echo relation/relationColumns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationColumns.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationColumns.lo relation/relationColumns.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationColumns.lo -MD -MP -MF relation/.deps/relationColumns.Tpo -c relation/relationColumns.c -o relation/relationColumns.o [INFO] [stderr] depbase=`echo relation/relationCompose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationCompose.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationCompose.lo relation/relationCompose.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationCompose.lo -MD -MP -MF relation/.deps/relationCompose.Tpo -c relation/relationCompose.c -o relation/relationCompose.o [INFO] [stderr] depbase=`echo relation/relationDomains.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationDomains.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationDomains.lo relation/relationDomains.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationDomains.lo -MD -MP -MF relation/.deps/relationDomains.Tpo -c relation/relationDomains.c -o relation/relationDomains.o [INFO] [stderr] depbase=`echo relation/relationPowersets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationPowersets.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationPowersets.lo relation/relationPowersets.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationPowersets.lo -MD -MP -MF relation/.deps/relationPowersets.Tpo -c relation/relationPowersets.c -o relation/relationPowersets.o [INFO] [stderr] depbase=`echo relation/relationRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationRandom.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationRandom.lo relation/relationRandom.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationRandom.lo -MD -MP -MF relation/.deps/relationRandom.Tpo -c relation/relationRandom.c -o relation/relationRandom.o [INFO] [stderr] depbase=`echo relation/relationResidue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationResidue.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationResidue.lo relation/relationResidue.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationResidue.lo -MD -MP -MF relation/.deps/relationResidue.Tpo -c relation/relationResidue.c -o relation/relationResidue.o [INFO] [stderr] depbase=`echo relation/relationTests.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationTests.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationTests.lo relation/relationTests.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationTests.lo -MD -MP -MF relation/.deps/relationTests.Tpo -c relation/relationTests.c -o relation/relationTests.o [INFO] [stderr] depbase=`echo relation/relationVectors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationVectors.lo -MD -MP -MF $depbase.Tpo -c -o relation/relationVectors.lo relation/relationVectors.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT relation/relationVectors.lo -MD -MP -MF relation/.deps/relationVectors.Tpo -c relation/relationVectors.c -o relation/relationVectors.o [INFO] [stderr] depbase=`echo KureLang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT KureLang.lo -MD -MP -MF $depbase.Tpo -c -o KureLang.lo KureLang.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I/opt/rustwide/target/debug/build/cudd2-sys-94584de84962527b/out/cudd-cudd-2.5.1/include -I/opt/rustwide/target/debug/build/kure2-lua-sys-be1f78be3100e64c/out/lua-5.1.5/include -I/opt/rustwide/target/debug/build/gmp-mpfr-sys-2097b2334b2eb7e1/out/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../include -g -g -O2 -MT KureLang.lo -MD -MP -MF .deps/KureLang.Tpo -c KureLang.c -o KureLang.o [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2/src' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2/src' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/kure2-sys-3e9e1ac6456980fe/out/kure2-2.2' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] aclocal.m4:16: warning: this file was generated for autoconf 2.65. [INFO] [stderr] You have another version of autoconf. It may work, but is not guaranteed to. [INFO] [stderr] If you have problems, you may need to regenerate the build system entirely. [INFO] [stderr] To do so, use the procedure documented by the package, typically `autoreconf'. [INFO] [stderr] ./parser.y:324.1-22: warning: deprecated directive: '%name-prefix "kure_yy"', use '%define api.prefix {kure_yy}' [-Wdeprecated] [INFO] [stderr] 324 | %name-prefix "kure_yy" [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | %define api.prefix {kure_yy} [INFO] [stderr] ./parser.y:335.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] [INFO] [stderr] 335 | %error-verbose [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] | %define parse.error verbose [INFO] [stderr] ./parser.y: warning: 7 shift/reduce conflicts [-Wconflicts-sr] [INFO] [stderr] ./parser.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] [INFO] [stderr] ./parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples [INFO] [stderr] ./parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [INFO] [stderr] In file included from KureLang.c:126: [INFO] [stderr] parser.h:129:62: error: unknown type name 'ParserObserver' [INFO] [stderr] 129 | int kure_yyparse (yyscan_t yyscanner, GString * pcode, const ParserObserver * o, GString * err, GQueue/*Context**/ * contexts); [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] KureLang.c: In function '_kure_lang_to_lua_wrap': [INFO] [stderr] KureLang.c:312:49: warning: passing argument 3 of 'kure_yyparse' from incompatible pointer type [-Wincompatible-pointer-types] [INFO] [stderr] 312 | error = kure_yyparse (scanner, luacode, &po, err_str, &stack); [INFO] [stderr] | ^~~ [INFO] [stderr] | | [INFO] [stderr] | ParserObserver * {aka struct _ParserObserver *} [INFO] [stderr] parser.h:129:79: note: expected 'const int *' but argument is of type 'ParserObserver *' {aka 'struct _ParserObserver *'} [INFO] [stderr] 129 | int kure_yyparse (yyscan_t yyscanner, GString * pcode, const ParserObserver * o, GString * err, GQueue/*Context**/ * contexts); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^ [INFO] [stderr] make[3]: *** [Makefile:557: KureLang.lo] Error 1 [INFO] [stderr] make[2]: *** [Makefile:334: all] Error 2 [INFO] [stderr] make[1]: *** [Makefile:470: all-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:335: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (38628) panicked at build.rs:37:5: [INFO] [stderr] assertion failed: status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6223e3b7ae22 - 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: 0x6223e3b7ae22 - 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: 0x6223e3b7ae22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6223e3b7ae22 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6223e3b8c13f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6223e3b8c13f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6223e3b4a2f1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6223e3b4a2f1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6223e3b56612 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6223e3b597df - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x6223e3b59639 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x6223e3b59f15 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x6223e3b59cc6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x6223e3b56749 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6223e3b3e1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6223e3b95fa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6223e3b95f7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x6223e35b3515 - build_script_build::main::h5cc6dcd60129f7a5 [INFO] [stderr] 18: 0x6223e35b58f3 - core::ops::function::FnOnce::call_once::h3fb4196816a4c417 [INFO] [stderr] 19: 0x6223e35b51e6 - std::sys::backtrace::__rust_begin_short_backtrace::h399dffa08677a4cd [INFO] [stderr] 20: 0x6223e35b5169 - std::rt::lang_start::{{closure}}::he6dcd55993004036 [INFO] [stderr] 21: 0x6223e3b4be50 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x6223e3b4be50 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 23: 0x6223e3b4be50 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: 0x6223e3b4be50 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x6223e3b4be50 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x6223e3b4be50 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x6223e3b4be50 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x6223e3b4be50 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x6223e3b4be50 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x6223e35b5151 - std::rt::lang_start::h2f4fb2774e0ec7c8 [INFO] [stderr] 31: 0x6223e35bdbc5 - main [INFO] [stderr] 32: 0x73684c2e61ca - [INFO] [stderr] 33: 0x73684c2e628b - __libc_start_main [INFO] [stderr] 34: 0x6223e35b1b85 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "56cb24f64348cdf36234fe3e313b40fa34d87d200265cffb8bf411f70d9f88e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cb24f64348cdf36234fe3e313b40fa34d87d200265cffb8bf411f70d9f88e8", kill_on_drop: false }` [INFO] [stdout] 56cb24f64348cdf36234fe3e313b40fa34d87d200265cffb8bf411f70d9f88e8