Sep 04 15:19:49.738 INFO checking libffi-sys-0.6.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 15:19:49.738 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 15:19:49.738 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:19:49.895 INFO blam! f9fe8d8361d4a1a252817b99547fd7aa98d4858c0ec2b35b85e4b7aceb9006dd Sep 04 15:19:49.897 INFO running `"docker" "start" "-a" "f9fe8d8361d4a1a252817b99547fd7aa98d4858c0ec2b35b85e4b7aceb9006dd"` Sep 04 15:19:50.675 INFO kablam! Compiling bindgen v0.31.3 Sep 04 15:19:50.675 INFO kablam! Compiling make-cmd v0.1.0 Sep 04 15:20:10.390 INFO kablam! Compiling libffi-sys v0.6.2 (file:///source) Sep 04 15:20:37.491 INFO kablam! error: failed to run custom build command for `libffi-sys v0.6.2 (file:///source)` Sep 04 15:20:37.491 INFO kablam! process didn't exit successfully: `/target/debug/build/libffi-sys-a2339e728250a7b1/build-script-build` (exit code: 101) Sep 04 15:20:37.491 INFO kablam! --- stdout Sep 04 15:20:37.491 INFO kablam! libtoolize: putting auxiliary files in '.'. Sep 04 15:20:37.491 INFO kablam! libtoolize: copying file './ltmain.sh' Sep 04 15:20:37.491 INFO kablam! libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. Sep 04 15:20:37.491 INFO kablam! libtoolize: copying file 'm4/libtool.m4' Sep 04 15:20:37.491 INFO kablam! libtoolize: copying file 'm4/ltoptions.m4' Sep 04 15:20:37.491 INFO kablam! libtoolize: copying file 'm4/ltsugar.m4' Sep 04 15:20:37.491 INFO kablam! libtoolize: copying file 'm4/ltversion.m4' Sep 04 15:20:37.491 INFO kablam! libtoolize: copying file 'm4/lt~obsolete.m4' Sep 04 15:20:37.492 INFO kablam! checking build system type... x86_64-pc-linux-gnu Sep 04 15:20:37.492 INFO kablam! checking host system type... x86_64-pc-linux-gnu Sep 04 15:20:37.492 INFO kablam! checking target system type... x86_64-pc-linux-gnu Sep 04 15:20:37.492 INFO kablam! continue configure in default builddir "./x86_64-unknown-linux-gnu" Sep 04 15:20:37.492 INFO kablam! ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux Sep 04 15:20:37.492 INFO kablam! gnu" Sep 04 15:20:37.492 INFO kablam! checking build system type... x86_64-pc-linux-gnu Sep 04 15:20:37.492 INFO kablam! checking host system type... x86_64-pc-linux-gnu Sep 04 15:20:37.492 INFO kablam! checking target system type... x86_64-pc-linux-gnu Sep 04 15:20:37.492 INFO kablam! checking for gsed... sed Sep 04 15:20:37.492 INFO kablam! checking for a BSD-compatible install... /usr/bin/install -c Sep 04 15:20:37.492 INFO kablam! checking whether build environment is sane... yes Sep 04 15:20:37.492 INFO kablam! checking for a thread-safe mkdir -p... /bin/mkdir -p Sep 04 15:20:37.492 INFO kablam! checking for gawk... gawk Sep 04 15:20:37.492 INFO kablam! checking whether make sets $(MAKE)... yes Sep 04 15:20:37.492 INFO kablam! checking whether make supports nested variables... yes Sep 04 15:20:37.492 INFO kablam! checking for gcc... gcc Sep 04 15:20:37.492 INFO kablam! checking whether the C compiler works... yes Sep 04 15:20:37.492 INFO kablam! checking for C compiler default output file name... a.out Sep 04 15:20:37.492 INFO kablam! checking for suffix of executables... Sep 04 15:20:37.492 INFO kablam! checking whether we are cross compiling... no Sep 04 15:20:37.492 INFO kablam! checking for suffix of object files... o Sep 04 15:20:37.492 INFO kablam! checking whether we are using the GNU C compiler... yes Sep 04 15:20:37.492 INFO kablam! checking whether gcc accepts -g... yes Sep 04 15:20:37.492 INFO kablam! checking for gcc option to accept ISO C89... none needed Sep 04 15:20:37.492 INFO kablam! checking whether gcc understands -c and -o together... yes Sep 04 15:20:37.493 INFO kablam! checking for style of include used by make... GNU Sep 04 15:20:37.493 INFO kablam! checking dependency style of gcc... gcc3 Sep 04 15:20:37.493 INFO kablam! checking for g++... g++ Sep 04 15:20:37.493 INFO kablam! checking whether we are using the GNU C++ compiler... yes Sep 04 15:20:37.493 INFO kablam! checking whether g++ accepts -g... yes Sep 04 15:20:37.493 INFO kablam! checking dependency style of g++... gcc3 Sep 04 15:20:37.493 INFO kablam! checking dependency style of gcc... gcc3 Sep 04 15:20:37.493 INFO kablam! checking how to print strings... printf Sep 04 15:20:37.493 INFO kablam! checking for a sed that does not truncate output... /bin/sed Sep 04 15:20:37.493 INFO kablam! checking for grep that handles long lines and -e... /bin/grep Sep 04 15:20:37.493 INFO kablam! checking for egrep... /bin/grep -E Sep 04 15:20:37.493 INFO kablam! checking for fgrep... /bin/grep -F Sep 04 15:20:37.493 INFO kablam! checking for ld used by gcc... /usr/bin/ld Sep 04 15:20:37.493 INFO kablam! checking if the linker (/usr/bin/ld) is GNU ld... yes Sep 04 15:20:37.493 INFO kablam! checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B Sep 04 15:20:37.493 INFO kablam! checking the name lister (/usr/bin/nm -B) interface... BSD nm Sep 04 15:20:37.493 INFO kablam! checking whether ln -s works... yes Sep 04 15:20:37.493 INFO kablam! checking the maximum length of command line arguments... 1572864 Sep 04 15:20:37.493 INFO kablam! checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop Sep 04 15:20:37.493 INFO kablam! checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop Sep 04 15:20:37.493 INFO kablam! checking for /usr/bin/ld option to reload object files... -r Sep 04 15:20:37.493 INFO kablam! checking for objdump... objdump Sep 04 15:20:37.493 INFO kablam! checking how to recognize dependent libraries... pass_all Sep 04 15:20:37.494 INFO kablam! checking for dlltool... no Sep 04 15:20:37.494 INFO kablam! checking how to associate runtime and link libraries... printf %s\n Sep 04 15:20:37.494 INFO kablam! checking for ar... ar Sep 04 15:20:37.494 INFO kablam! checking for archiver @FILE support... @ Sep 04 15:20:37.494 INFO kablam! checking for strip... strip Sep 04 15:20:37.494 INFO kablam! checking for ranlib... ranlib Sep 04 15:20:37.494 INFO kablam! checking command to parse /usr/bin/nm -B output from gcc object... ok Sep 04 15:20:37.494 INFO kablam! checking for sysroot... no Sep 04 15:20:37.494 INFO kablam! checking for a working dd... /bin/dd Sep 04 15:20:37.494 INFO kablam! checking how to truncate binary pipes... /bin/dd bs=4096 count=1 Sep 04 15:20:37.494 INFO kablam! checking for mt... mt Sep 04 15:20:37.494 INFO kablam! checking if mt is a manifest tool... no Sep 04 15:20:37.494 INFO kablam! checking how to run the C preprocessor... gcc -E Sep 04 15:20:37.494 INFO kablam! checking for ANSI C header files... yes Sep 04 15:20:37.494 INFO kablam! checking for sys/types.h... yes Sep 04 15:20:37.494 INFO kablam! checking for sys/stat.h... yes Sep 04 15:20:37.494 INFO kablam! checking for stdlib.h... yes Sep 04 15:20:37.494 INFO kablam! checking for string.h... yes Sep 04 15:20:37.494 INFO kablam! checking for memory.h... yes Sep 04 15:20:37.494 INFO kablam! checking for strings.h... yes Sep 04 15:20:37.494 INFO kablam! checking for inttypes.h... yes Sep 04 15:20:37.494 INFO kablam! checking for stdint.h... yes Sep 04 15:20:37.495 INFO kablam! checking for unistd.h... yes Sep 04 15:20:37.495 INFO kablam! checking for dlfcn.h... yes Sep 04 15:20:37.495 INFO kablam! checking for objdir... .libs Sep 04 15:20:37.495 INFO kablam! checking if gcc supports -fno-rtti -fno-exceptions... no Sep 04 15:20:37.495 INFO kablam! checking for gcc option to produce PIC... -fPIC -DPIC Sep 04 15:20:37.495 INFO kablam! checking if gcc PIC flag -fPIC -DPIC works... yes Sep 04 15:20:37.495 INFO kablam! checking if gcc static flag -static works... yes Sep 04 15:20:37.495 INFO kablam! checking if gcc supports -c -o file.o... yes Sep 04 15:20:37.495 INFO kablam! checking if gcc supports -c -o file.o... (cached) yes Sep 04 15:20:37.495 INFO kablam! checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes Sep 04 15:20:37.495 INFO kablam! checking whether -lc should be explicitly linked in... no Sep 04 15:20:37.495 INFO kablam! checking dynamic linker characteristics... GNU/Linux ld.so Sep 04 15:20:37.495 INFO kablam! checking how to hardcode library paths into programs... immediate Sep 04 15:20:37.495 INFO kablam! checking whether stripping libraries is possible... yes Sep 04 15:20:37.495 INFO kablam! checking if libtool supports shared libraries... yes Sep 04 15:20:37.495 INFO kablam! checking whether to build shared libraries... yes Sep 04 15:20:37.495 INFO kablam! checking whether to build static libraries... yes Sep 04 15:20:37.495 INFO kablam! checking how to run the C++ preprocessor... g++ -E Sep 04 15:20:37.495 INFO kablam! checking for ld used by g++... /usr/bin/ld -m elf_x86_64 Sep 04 15:20:37.495 INFO kablam! checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes Sep 04 15:20:37.496 INFO kablam! checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes Sep 04 15:20:37.496 INFO kablam! checking for g++ option to produce PIC... -fPIC -DPIC Sep 04 15:20:37.496 INFO kablam! checking if g++ PIC flag -fPIC -DPIC works... yes Sep 04 15:20:37.496 INFO kablam! checking if g++ static flag -static works... yes Sep 04 15:20:37.496 INFO kablam! checking if g++ supports -c -o file.o... yes Sep 04 15:20:37.496 INFO kablam! checking if g++ supports -c -o file.o... (cached) yes Sep 04 15:20:37.496 INFO kablam! checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes Sep 04 15:20:37.496 INFO kablam! checking dynamic linker characteristics... (cached) GNU/Linux ld.so Sep 04 15:20:37.496 INFO kablam! checking how to hardcode library paths into programs... immediate Sep 04 15:20:37.496 INFO kablam! checking size of size_t... 8 Sep 04 15:20:37.496 INFO kablam! checking for C compiler vendor... gnu Sep 04 15:20:37.496 INFO kablam! checking whether C compiler accepts -fstrict-aliasing... yes Sep 04 15:20:37.496 INFO kablam! checking whether C compiler accepts -ffast-math... yes Sep 04 15:20:37.496 INFO kablam! checking for gcc architecture flag... Sep 04 15:20:37.496 INFO kablam! checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69 Sep 04 15:20:37.496 INFO kablam! checking for x86 cpuid 1 output... 306e4:5080800:ffba2203:178bfbff Sep 04 15:20:37.496 INFO kablam! checking whether C compiler accepts -march=core2... yes Sep 04 15:20:37.496 INFO kablam! checking for gcc architecture flag... -march=core2 Sep 04 15:20:37.496 INFO kablam! checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2... yes Sep 04 15:20:37.496 INFO kablam! checking CFLAGS for maximum warnings... -Wall Sep 04 15:20:37.496 INFO kablam! checking whether to enable maintainer-specific portions of Makefiles... no Sep 04 15:20:37.497 INFO kablam! checking sys/mman.h usability... yes Sep 04 15:20:37.497 INFO kablam! checking sys/mman.h presence... yes Sep 04 15:20:37.497 INFO kablam! checking for sys/mman.h... yes Sep 04 15:20:37.497 INFO kablam! checking for mmap... yes Sep 04 15:20:37.497 INFO kablam! checking for mkostemp... yes Sep 04 15:20:37.497 INFO kablam! checking for sys/mman.h... (cached) yes Sep 04 15:20:37.497 INFO kablam! checking for mmap... (cached) yes Sep 04 15:20:37.497 INFO kablam! checking whether read-only mmap of a plain file works... yes Sep 04 15:20:37.497 INFO kablam! checking whether mmap from /dev/zero works... yes Sep 04 15:20:37.497 INFO kablam! checking for MAP_ANON(YMOUS)... yes Sep 04 15:20:37.497 INFO kablam! checking whether mmap with MAP_ANON(YMOUS) works... yes Sep 04 15:20:37.497 INFO kablam! checking for ANSI C header files... (cached) yes Sep 04 15:20:37.497 INFO kablam! checking for memcpy... yes Sep 04 15:20:37.497 INFO kablam! checking for size_t... yes Sep 04 15:20:37.497 INFO kablam! checking for working alloca.h... yes Sep 04 15:20:37.497 INFO kablam! checking for alloca... yes Sep 04 15:20:37.497 INFO kablam! checking size of double... 8 Sep 04 15:20:37.497 INFO kablam! checking size of long double... 16 Sep 04 15:20:37.497 INFO kablam! checking whether byte ordering is bigendian... no Sep 04 15:20:37.497 INFO kablam! checking assembler .cfi pseudo-op support... yes Sep 04 15:20:37.498 INFO kablam! checking assembler supports pc related relocs... yes Sep 04 15:20:37.498 INFO kablam! checking assembler .ascii pseudo-op support... yes Sep 04 15:20:37.498 INFO kablam! checking assembler .string pseudo-op support... yes Sep 04 15:20:37.498 INFO kablam! checking for _ prefix in compiled symbols... no Sep 04 15:20:37.498 INFO kablam! checking toolchain supports unwind section type... yes Sep 04 15:20:37.498 INFO kablam! checking whether .eh_frame section should be read-only... yes Sep 04 15:20:37.498 INFO kablam! checking for __attribute__((visibility("hidden")))... yes Sep 04 15:20:37.498 INFO kablam! checking that generated files are newer than configure... done Sep 04 15:20:37.498 INFO kablam! configure: creating ./config.status Sep 04 15:20:37.498 INFO kablam! config.status: creating include/Makefile Sep 04 15:20:37.498 INFO kablam! config.status: creating include/ffi.h Sep 04 15:20:37.498 INFO kablam! config.status: creating Makefile Sep 04 15:20:37.498 INFO kablam! config.status: creating testsuite/Makefile Sep 04 15:20:37.498 INFO kablam! config.status: creating man/Makefile Sep 04 15:20:37.498 INFO kablam! config.status: creating libffi.pc Sep 04 15:20:37.498 INFO kablam! config.status: creating fficonfig.h Sep 04 15:20:37.498 INFO kablam! config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h Sep 04 15:20:37.498 INFO kablam! config.status: executing buildir commands Sep 04 15:20:37.498 INFO kablam! config.status: create top_srcdir/Makefile guessed from local Makefile Sep 04 15:20:37.498 INFO kablam! config.status: build in x86_64-unknown-linux-gnu (HOST=x86_64-unknown-linux-gnu) Sep 04 15:20:37.498 INFO kablam! config.status: executing depfiles commands Sep 04 15:20:37.499 INFO kablam! config.status: executing libtool commands Sep 04 15:20:37.499 INFO kablam! config.status: executing include commands Sep 04 15:20:37.499 INFO kablam! config.status: executing src commands Sep 04 15:20:37.499 INFO kablam! MAKE x86_64-unknown-linux-gnu : 1 * install Sep 04 15:20:37.499 INFO kablam! make[1]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu' Sep 04 15:20:37.499 INFO kablam! Making install in include Sep 04 15:20:37.499 INFO kablam! make[2]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/include' Sep 04 15:20:37.499 INFO kablam! make[3]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/include' Sep 04 15:20:37.499 INFO kablam! make[3]: Nothing to be done for 'install-exec-am'. Sep 04 15:20:37.499 INFO kablam! /bin/mkdir -p '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/libffi-3.2.1/include' Sep 04 15:20:37.499 INFO kablam! /usr/bin/install -c -m 644 ffi.h ffitarget.h '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/libffi-3.2.1/include' Sep 04 15:20:37.499 INFO kablam! make[3]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/include' Sep 04 15:20:37.499 INFO kablam! make[2]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/include' Sep 04 15:20:37.499 INFO kablam! Making install in testsuite Sep 04 15:20:37.499 INFO kablam! make[2]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' Sep 04 15:20:37.499 INFO kablam! make[3]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' Sep 04 15:20:37.499 INFO kablam! make[3]: Nothing to be done for 'install-exec-am'. Sep 04 15:20:37.499 INFO kablam! make[3]: Nothing to be done for 'install-data-am'. Sep 04 15:20:37.499 INFO kablam! make[3]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' Sep 04 15:20:37.500 INFO kablam! make[2]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' Sep 04 15:20:37.500 INFO kablam! Making install in man Sep 04 15:20:37.500 INFO kablam! make[2]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/man' Sep 04 15:20:37.500 INFO kablam! make[3]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/man' Sep 04 15:20:37.500 INFO kablam! make[3]: Nothing to be done for 'install-exec-am'. Sep 04 15:20:37.500 INFO kablam! /bin/mkdir -p '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/share/man/man3' Sep 04 15:20:37.500 INFO kablam! /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/share/man/man3' Sep 04 15:20:37.500 INFO kablam! make[3]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/man' Sep 04 15:20:37.500 INFO kablam! make[2]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu/man' Sep 04 15:20:37.500 INFO kablam! make[2]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu' Sep 04 15:20:37.500 INFO kablam! restore=: && backupdir=".am$$" && \ Sep 04 15:20:37.500 INFO kablam! am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd .. && \ Sep 04 15:20:37.500 INFO kablam! rm -rf $backupdir && mkdir $backupdir && \ Sep 04 15:20:37.500 INFO kablam! if (/bin/bash /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/missing makeinfo --version) >/dev/null 2>&1; then \ Sep 04 15:20:37.500 INFO kablam! for f in ../doc/libffi.info ../doc/libffi.info-[0-9] ../doc/libffi.info-[0-9][0-9] ../doc/libffi.i[0-9] ../doc/libffi.i[0-9][0-9]; do \ Sep 04 15:20:37.500 INFO kablam! if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ Sep 04 15:20:37.500 INFO kablam! done; \ Sep 04 15:20:37.500 INFO kablam! else :; fi && \ Sep 04 15:20:37.500 INFO kablam! cd "$am__cwd"; \ Sep 04 15:20:37.500 INFO kablam! if /bin/bash /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/missing makeinfo -I doc -I ../doc \ Sep 04 15:20:37.501 INFO kablam! -o ../doc/libffi.info ../doc/libffi.texi; \ Sep 04 15:20:37.501 INFO kablam! then \ Sep 04 15:20:37.501 INFO kablam! rc=0; \ Sep 04 15:20:37.501 INFO kablam! CDPATH="${ZSH_VERSION+.}:" && cd ..; \ Sep 04 15:20:37.501 INFO kablam! else \ Sep 04 15:20:37.501 INFO kablam! rc=$?; \ Sep 04 15:20:37.501 INFO kablam! CDPATH="${ZSH_VERSION+.}:" && cd .. && \ Sep 04 15:20:37.501 INFO kablam! $restore $backupdir/* `echo "./../doc/libffi.info" | sed 's|[^/]*$||'`; \ Sep 04 15:20:37.501 INFO kablam! fi; \ Sep 04 15:20:37.501 INFO kablam! rm -rf $backupdir; exit $rc Sep 04 15:20:37.501 INFO kablam! depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.501 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ Sep 04 15:20:37.501 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.501 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o Sep 04 15:20:37.501 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/prep_cif.o >/dev/null 2>&1 Sep 04 15:20:37.501 INFO kablam! depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.501 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ Sep 04 15:20:37.501 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.501 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o Sep 04 15:20:37.501 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/types.o >/dev/null 2>&1 Sep 04 15:20:37.502 INFO kablam! depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.502 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ Sep 04 15:20:37.502 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/raw_api.o >/dev/null 2>&1 Sep 04 15:20:37.502 INFO kablam! depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.502 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\ Sep 04 15:20:37.502 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/java_raw_api.o >/dev/null 2>&1 Sep 04 15:20:37.502 INFO kablam! depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.502 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ Sep 04 15:20:37.502 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/closures.o >/dev/null 2>&1 Sep 04 15:20:37.502 INFO kablam! depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.502 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\ Sep 04 15:20:37.502 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o Sep 04 15:20:37.502 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/ffi64.o >/dev/null 2>&1 Sep 04 15:20:37.503 INFO kablam! depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.503 INFO kablam! /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ Sep 04 15:20:37.503 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.503 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o Sep 04 15:20:37.503 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/unix64.o >/dev/null 2>&1 Sep 04 15:20:37.503 INFO kablam! depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.503 INFO kablam! /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\ Sep 04 15:20:37.503 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.503 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o Sep 04 15:20:37.503 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/ffi.o >/dev/null 2>&1 Sep 04 15:20:37.503 INFO kablam! depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ Sep 04 15:20:37.503 INFO kablam! /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\ Sep 04 15:20:37.503 INFO kablam! mv -f $depbase.Tpo $depbase.Plo Sep 04 15:20:37.503 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o Sep 04 15:20:37.503 INFO kablam! libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/sysv.o >/dev/null 2>&1 Sep 04 15:20:37.503 INFO kablam! /bin/bash ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo Sep 04 15:20:37.503 INFO kablam! libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o Sep 04 15:20:37.503 INFO kablam! libtool: link: ranlib .libs/libffi_convenience.a Sep 04 15:20:37.503 INFO kablam! libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) Sep 04 15:20:37.503 INFO kablam! /bin/bash ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo Sep 04 15:20:37.504 INFO kablam! libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O3 -march=core2 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4 Sep 04 15:20:37.504 INFO kablam! libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6") Sep 04 15:20:37.504 INFO kablam! libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so") Sep 04 15:20:37.504 INFO kablam! libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o Sep 04 15:20:37.504 INFO kablam! libtool: link: ranlib .libs/libffi.a Sep 04 15:20:37.504 INFO kablam! libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) Sep 04 15:20:37.504 INFO kablam! make[3]: Entering directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu' Sep 04 15:20:37.504 INFO kablam! /bin/mkdir -p '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib' Sep 04 15:20:37.504 INFO kablam! /bin/bash ./libtool --mode=install /usr/bin/install -c libffi.la '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib' Sep 04 15:20:37.504 INFO kablam! libtool: install: /usr/bin/install -c .libs/libffi.so.6.0.4 /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib/libffi.so.6.0.4 Sep 04 15:20:37.504 INFO kablam! libtool: install: (cd /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib && { ln -s -f libffi.so.6.0.4 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.4 libffi.so.6; }; }) Sep 04 15:20:37.504 INFO kablam! libtool: install: (cd /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib && { ln -s -f libffi.so.6.0.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.4 libffi.so; }; }) Sep 04 15:20:37.504 INFO kablam! libtool: install: /usr/bin/install -c .libs/libffi.lai /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib/libffi.la Sep 04 15:20:37.504 INFO kablam! libtool: install: /usr/bin/install -c .libs/libffi.a /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib/libffi.a Sep 04 15:20:37.504 INFO kablam! libtool: install: chmod 644 /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib/libffi.a Sep 04 15:20:37.504 INFO kablam! libtool: install: ranlib /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib/libffi.a Sep 04 15:20:37.504 INFO kablam! libtool: finish: PATH="/cargo-home/bin:/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib Sep 04 15:20:37.504 INFO kablam! ---------------------------------------------------------------------- Sep 04 15:20:37.504 INFO kablam! Libraries have been installed in: Sep 04 15:20:37.505 INFO kablam! /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/../lib Sep 04 15:20:37.505 INFO kablam! Sep 04 15:20:37.505 INFO kablam! If you ever happen to want to link against installed libraries Sep 04 15:20:37.505 INFO kablam! in a given directory, LIBDIR, you must either use libtool, and Sep 04 15:20:37.505 INFO kablam! specify the full pathname of the library, or use the '-LLIBDIR' Sep 04 15:20:37.505 INFO kablam! flag during linking and do at least one of the following: Sep 04 15:20:37.505 INFO kablam! - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable Sep 04 15:20:37.505 INFO kablam! during execution Sep 04 15:20:37.505 INFO kablam! - add LIBDIR to the 'LD_RUN_PATH' environment variable Sep 04 15:20:37.505 INFO kablam! during linking Sep 04 15:20:37.505 INFO kablam! - use the '-Wl,-rpath -Wl,LIBDIR' linker flag Sep 04 15:20:37.505 INFO kablam! - have your system administrator add LIBDIR to '/etc/ld.so.conf' Sep 04 15:20:37.505 INFO kablam! Sep 04 15:20:37.505 INFO kablam! See any operating system documentation about shared libraries for Sep 04 15:20:37.505 INFO kablam! more information, such as the ld(1) and ld.so(8) manual pages. Sep 04 15:20:37.505 INFO kablam! ---------------------------------------------------------------------- Sep 04 15:20:37.505 INFO kablam! /bin/mkdir -p '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/share/info' Sep 04 15:20:37.505 INFO kablam! /usr/bin/install -c -m 644 ../doc/libffi.info '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/share/info' Sep 04 15:20:37.505 INFO kablam! install-info --info-dir='/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/share/info' '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/share/info/libffi.info' Sep 04 15:20:37.505 INFO kablam! /bin/mkdir -p '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/pkgconfig' Sep 04 15:20:37.506 INFO kablam! /usr/bin/install -c -m 644 libffi.pc '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/pkgconfig' Sep 04 15:20:37.506 INFO kablam! make[3]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu' Sep 04 15:20:37.506 INFO kablam! make[2]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu' Sep 04 15:20:37.506 INFO kablam! make[1]: Leaving directory '/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-build/x86_64-unknown-linux-gnu' Sep 04 15:20:37.506 INFO kablam! cargo:rustc-link-lib=static=ffi Sep 04 15:20:37.506 INFO kablam! cargo:rustc-link-search=/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib Sep 04 15:20:37.506 INFO kablam! cargo:rustc-link-search=/target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib64 Sep 04 15:20:37.506 INFO kablam! Sep 04 15:20:37.506 INFO kablam! --- stderr Sep 04 15:20:37.506 INFO kablam! autoreconf: Entering directory `.' Sep 04 15:20:37.506 INFO kablam! autoreconf: configure.ac: not using Gettext Sep 04 15:20:37.506 INFO kablam! autoreconf: running: aclocal --force -I m4 Sep 04 15:20:37.506 INFO kablam! autoreconf: configure.ac: tracing Sep 04 15:20:37.506 INFO kablam! autoreconf: running: libtoolize --copy --force Sep 04 15:20:37.506 INFO kablam! autoreconf: running: /usr/bin/autoconf --force Sep 04 15:20:37.506 INFO kablam! autoreconf: running: /usr/bin/autoheader --force Sep 04 15:20:37.506 INFO kablam! autoreconf: running: automake --add-missing --copy --force-missing Sep 04 15:20:37.506 INFO kablam! configure.ac:31: installing './compile' Sep 04 15:20:37.506 INFO kablam! configure.ac:8: installing './config.guess' Sep 04 15:20:37.506 INFO kablam! configure.ac:8: installing './config.sub' Sep 04 15:20:37.507 INFO kablam! configure.ac:19: installing './install-sh' Sep 04 15:20:37.507 INFO kablam! configure.ac:19: installing './missing' Sep 04 15:20:37.507 INFO kablam! Makefile.am: installing './depcomp' Sep 04 15:20:37.507 INFO kablam! Makefile.am:56: installing './mdate-sh' Sep 04 15:20:37.507 INFO kablam! autoreconf: Leaving directory `.' Sep 04 15:20:37.507 INFO kablam! ../src/closures.c: In function 'dlmmap_locked': Sep 04 15:20:37.507 INFO kablam! ../src/closures.c:488:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] Sep 04 15:20:37.507 INFO kablam! ftruncate (execfd, offset); Sep 04 15:20:37.507 INFO kablam! ^ Sep 04 15:20:37.507 INFO kablam! ../src/closures.c:500:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] Sep 04 15:20:37.507 INFO kablam! ftruncate (execfd, offset); Sep 04 15:20:37.507 INFO kablam! ^ Sep 04 15:20:37.507 INFO kablam! ar: `u' modifier ignored since `D' is the default (see `U') Sep 04 15:20:37.507 INFO kablam! ar: `u' modifier ignored since `D' is the default (see `U') Sep 04 15:20:37.507 INFO kablam! /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/libffi-3.2.1/include/ffi.h:75:10: fatal error: 'stddef.h' file not found Sep 04 15:20:37.507 INFO kablam! /target/debug/build/libffi-sys-384c3631e3468c6d/out/libffi-root/lib/libffi-3.2.1/include/ffi.h:75:10: fatal error: 'stddef.h' file not found, err: true Sep 04 15:20:37.507 INFO kablam! thread 'main' panicked at ' Sep 04 15:20:37.507 INFO kablam! ********** Sep 04 15:20:37.507 INFO kablam! Bindgen generation failed. Sep 04 15:20:37.507 INFO kablam! Note that Bindgen requires clang to be installed. See the Bindgen documentation for more information: Sep 04 15:20:37.508 INFO kablam! https://rust-lang-nursery.github.io/rust-bindgen/requirements.html Sep 04 15:20:37.508 INFO kablam! Sep 04 15:20:37.508 INFO kablam! If you believe this should have worked, please file a bug report. Sep 04 15:20:37.508 INFO kablam! ********** Sep 04 15:20:37.508 INFO kablam! : ()', libcore/result.rs:983:5 Sep 04 15:20:37.508 INFO kablam! stack backtrace: Sep 04 15:20:37.508 INFO kablam! 0: 0x5650a4c0ae4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he41721e5d0bd3faa Sep 04 15:20:37.508 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 15:20:37.508 INFO kablam! 1: 0x5650a4bfa596 - std::sys_common::backtrace::print::h27d79f31b374d779 Sep 04 15:20:37.508 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 15:20:37.508 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 15:20:37.508 INFO kablam! 2: 0x5650a4bf891d - std::panicking::default_hook::{{closure}}::h4c06e4d4f39d0ae6 Sep 04 15:20:37.508 INFO kablam! at libstd/panicking.rs:211 Sep 04 15:20:37.508 INFO kablam! 3: 0x5650a4bf8690 - std::panicking::default_hook::hf063f386db7b68b7 Sep 04 15:20:37.508 INFO kablam! at libstd/panicking.rs:227 Sep 04 15:20:37.508 INFO kablam! 4: 0x5650a4bf8f8c - std::panicking::rust_panic_with_hook::h3b35cb326944f60c Sep 04 15:20:37.508 INFO kablam! at libstd/panicking.rs:477 Sep 04 15:20:37.508 INFO kablam! 5: 0x5650a4bf8b89 - std::panicking::continue_panic_fmt::h49dc352af3909309 Sep 04 15:20:37.508 INFO kablam! at libstd/panicking.rs:391 Sep 04 15:20:37.509 INFO kablam! 6: 0x5650a4bf8a85 - rust_begin_unwind Sep 04 15:20:37.509 INFO kablam! at libstd/panicking.rs:326 Sep 04 15:20:37.509 INFO kablam! 7: 0x5650a4c5350b - core::panicking::panic_fmt::hdb6dd09fce168bd1 Sep 04 15:20:37.509 INFO kablam! at libcore/panicking.rs:77 Sep 04 15:20:37.509 INFO kablam! 8: 0x5650a4667239 - core::result::unwrap_failed::h1de6167c8b628d88 Sep 04 15:20:37.509 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 04 15:20:37.509 INFO kablam! 9: 0x5650a4666fbc - >::expect::h1683f5c5a5bd5eb4 Sep 04 15:20:37.509 INFO kablam! at /checkout/src/libcore/result.rs:809 Sep 04 15:20:37.509 INFO kablam! 10: 0x5650a4663d2c - build_script_build::generate_bindings::h6d54b4b11c00dbaa Sep 04 15:20:37.509 INFO kablam! at /source/build.rs:97 Sep 04 15:20:37.509 INFO kablam! 11: 0x5650a4662a85 - build_script_build::main::h9ff2f21c8b1ee8f2 Sep 04 15:20:37.509 INFO kablam! at /source/build.rs:21 Sep 04 15:20:37.509 INFO kablam! 12: 0x5650a46663ff - std::rt::lang_start::{{closure}}::he84584cda6b4164f Sep 04 15:20:37.509 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 15:20:37.509 INFO kablam! 13: 0x5650a4bf8a22 - std::panicking::try::do_call::h1a26d0ebba7bf7c2 Sep 04 15:20:37.509 INFO kablam! at libstd/rt.rs:59 Sep 04 15:20:37.509 INFO kablam! at libstd/panicking.rs:310 Sep 04 15:20:37.509 INFO kablam! 14: 0x5650a4c1dcc9 - __rust_maybe_catch_panic Sep 04 15:20:37.509 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 15:20:37.509 INFO kablam! 15: 0x5650a4c057d5 - std::rt::lang_start_internal::h8b333a0a439d0823 Sep 04 15:20:37.509 INFO kablam! at libstd/panicking.rs:289 Sep 04 15:20:37.510 INFO kablam! at libstd/panic.rs:392 Sep 04 15:20:37.510 INFO kablam! at libstd/rt.rs:58 Sep 04 15:20:37.510 INFO kablam! 16: 0x5650a46663d7 - std::rt::lang_start::h3ff08ca715e43173 Sep 04 15:20:37.510 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 15:20:37.510 INFO kablam! 17: 0x5650a4663f89 - main Sep 04 15:20:37.510 INFO kablam! 18: 0x7fba6dd6c82f - __libc_start_main Sep 04 15:20:37.510 INFO kablam! 19: 0x5650a4662948 - _start Sep 04 15:20:37.510 INFO kablam! 20: 0x0 - Sep 04 15:20:37.510 INFO kablam! Sep 04 15:20:37.510 INFO kablam! su: No module specific data is present Sep 04 15:20:37.902 INFO running `"docker" "rm" "-f" "f9fe8d8361d4a1a252817b99547fd7aa98d4858c0ec2b35b85e4b7aceb9006dd"` Sep 04 15:20:38.006 INFO blam! f9fe8d8361d4a1a252817b99547fd7aa98d4858c0ec2b35b85e4b7aceb9006dd