[INFO] fetching crate jinko 0.3.0-jinx7... [INFO] testing jinko-0.3.0-jinx7 against beta-2025-02-18 for beta-1.86-1 [INFO] extracting crate jinko 0.3.0-jinx7 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate jinko 0.3.0-jinx7 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jinko 0.3.0-jinx7 [INFO] finished tweaking crates.io crate jinko 0.3.0-jinx7 [INFO] tweaked toml for crates.io crate jinko 0.3.0-jinx7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate jinko 0.3.0-jinx7 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 966c0ac851b2860037bf79eed68bd38893afaab8a77c1b8484210e5519db03f8 [INFO] running `Command { std: "docker" "start" "-a" "966c0ac851b2860037bf79eed68bd38893afaab8a77c1b8484210e5519db03f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "966c0ac851b2860037bf79eed68bd38893afaab8a77c1b8484210e5519db03f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966c0ac851b2860037bf79eed68bd38893afaab8a77c1b8484210e5519db03f8", kill_on_drop: false }` [INFO] [stdout] 966c0ac851b2860037bf79eed68bd38893afaab8a77c1b8484210e5519db03f8 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4c48183ddd0584677a9840e64e1ecd658dce385bd35fd75720d9064ab33b49 [INFO] running `Command { std: "docker" "start" "-a" "ba4c48183ddd0584677a9840e64e1ecd658dce385bd35fd75720d9064ab33b49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libffi-sys v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling abort_on_panic v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling mortal v0.2.3 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] error: failed to run custom build command for `libffi-sys v1.3.2` [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/libffi-sys-1ae29060723e2629/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] continue configure in default builddir "./x86_64-unknown-linux-gnu" [INFO] [stderr] ....exec /bin/bash ../configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux [INFO] [stderr] gnu" [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for gsed... sed [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking for g++... g++ [INFO] [stderr] checking whether we are using the GNU C++ compiler... yes [INFO] [stderr] checking whether g++ accepts -g... yes [INFO] [stderr] checking dependency style of g++... gcc3 [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking whether -lc should be explicitly linked in... no [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... yes [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking how to run the C++ preprocessor... g++ -E [INFO] [stderr] checking for ld used by g++... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for g++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if g++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if g++ static flag -static works... yes [INFO] [stderr] checking if g++ supports -c -o file.o... yes [INFO] [stderr] checking if g++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking for readelf... readelf [INFO] [stderr] checking size of size_t... 8 [INFO] [stderr] checking for C compiler vendor... gnu [INFO] [stderr] checking whether C compiler accepts -fstrict-aliasing... yes [INFO] [stderr] checking whether C compiler accepts -ffast-math... yes [INFO] [stderr] checking for gcc architecture flag... [INFO] [stderr] checking for x86 cpuid 0 output... d:68747541:444d4163:69746e65 [INFO] [stderr] checking for x86 cpuid 1 output... a00f10:f100800:fefa3203:178bfbff [INFO] [stderr] checking whether C compiler accepts -march=amdfam10... yes [INFO] [stderr] checking for gcc architecture flag... -march=amdfam10 [INFO] [stderr] checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10... yes [INFO] [stderr] checking CFLAGS for maximum warnings... -Wall [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking sys/memfd.h usability... no [INFO] [stderr] checking sys/memfd.h presence... no [INFO] [stderr] checking for sys/memfd.h... no [INFO] [stderr] checking for memfd_create... yes [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mkostemp... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking for sys/mman.h... (cached) yes [INFO] [stderr] checking for mmap... (cached) yes [INFO] [stderr] checking whether read-only mmap of a plain file works... yes [INFO] [stderr] checking whether mmap from /dev/zero works... yes [INFO] [stderr] checking for MAP_ANON(YMOUS)... yes [INFO] [stderr] checking whether mmap with MAP_ANON(YMOUS) works... yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking for memcpy... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking size of double... 8 [INFO] [stderr] checking size of long double... 16 [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking assembler .cfi pseudo-op support... yes [INFO] [stderr] checking assembler supports pc related relocs... yes [INFO] [stderr] checking whether compiler supports pointer authentication... no [INFO] [stderr] checking for _ prefix in compiled symbols... no [INFO] [stderr] checking toolchain supports unwind section type... yes [INFO] [stderr] checking whether C compiler accepts -fno-lto... yes [INFO] [stderr] checking whether .eh_frame section should be read-only... yes [INFO] [stderr] checking for __attribute__((visibility("hidden")))... yes [INFO] [stderr] checking for ld used by gcc... (cached) /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes [INFO] [stderr] checking for shared libgcc... yes [INFO] [stderr] configure: versioning on shared library symbols is gnu [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating include/Makefile [INFO] [stderr] config.status: creating include/ffi.h [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating testsuite/Makefile [INFO] [stderr] config.status: creating man/Makefile [INFO] [stderr] config.status: creating doc/Makefile [INFO] [stderr] config.status: creating libffi.pc [INFO] [stderr] config.status: creating fficonfig.h [INFO] [stderr] config.status: executing buildir commands [INFO] [stderr] config.status: create top_srcdir/Makefile guessed from local Makefile [INFO] [stderr] config.status: build in x86_64-unknown-linux-gnu (HOST=x86_64-unknown-linux-gnu) [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing include commands [INFO] [stderr] config.status: executing src commands [INFO] [stderr] MAKE x86_64-unknown-linux-gnu : 1 * install [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu' [INFO] [stderr] Making install in include [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/include' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/include' [INFO] [stderr] make[3]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-root/include' [INFO] [stderr] /usr/bin/install -c -m 644 ffi.h ffitarget.h '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-root/include' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/include' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/include' [INFO] [stderr] Making install in testsuite [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' [INFO] [stderr] make[3]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[3]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/testsuite' [INFO] [stderr] Making install in man [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/man' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/man' [INFO] [stderr] make[3]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-root/share/man/man3' [INFO] [stderr] /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-root/share/man/man3' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/man' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu/man' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu' [INFO] [stderr] depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /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=amdfam10 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /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=amdfam10 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /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=amdfam10 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /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=amdfam10 -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 &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -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 [INFO] [stderr] depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /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=amdfam10 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/libffi-sys-4dff3dbccaf3fdd2/out/libffi-build/x86_64-unknown-linux-gnu' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ../src/java_raw_api.c: In function 'ffi_java_raw_call': [INFO] [stderr] ../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 317 | ffi_java_raw_to_ptrarray (cif, raw, avalue); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../src/java_raw_api.c:76:1: note: declared here [INFO] [stderr] 76 | ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../src/java_raw_api.c: In function 'ffi_java_translate_args': [INFO] [stderr] ../src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 328 | ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] ../src/java_raw_api.c:45:1: note: declared here [INFO] [stderr] 45 | ffi_java_raw_size (ffi_cif *cif) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 331 | ffi_java_ptrarray_to_raw (cif, avalue, raw); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../src/java_raw_api.c:157:1: note: declared here [INFO] [stderr] 157 | ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure': [INFO] [stderr] ../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] 369 | return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ../src/java_raw_api.c:337:1: note: declared here [INFO] [stderr] 337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../src/closures.c:1030:1: fatal error: error writing to /tmp/ccrhF2V6.s: No space left on device [INFO] [stderr] 1030 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:1300: src/closures.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:1376: install-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:3110: install] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libffi-sys-1.3.2/build/common.rs:8:5: [INFO] [stderr] Building libffi [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5dcb48ecba70 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5dcb48ecba70 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5dcb48ecba70 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dcb48ecba70 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dcb48eecbf3 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5dcb48eecbf3 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5dcb48ec9193 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5dcb48ecb8c2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5dcb48ecce0f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5dcb48eccc7a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5dcb48ecd6c2 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5dcb48ecd55a - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5dcb48ecbf79 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5dcb48ecd1ed - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5dcb48e9f280 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5dcb48ea23e5 - core::panicking::panic_display::h63aad66b0103233e [INFO] [stderr] 16: 0x5dcb48ea48b4 - build_script_build::common::run_command::h1732b607bf7496ab [INFO] [stderr] 17: 0x5dcb48ea4fa9 - build_script_build::not_msvc::build_and_link::h6acf45969affa0e6 [INFO] [stderr] 18: 0x5dcb48ea5706 - build_script_build::main::h763f608329d4945e [INFO] [stderr] 19: 0x5dcb48ea13c3 - core::ops::function::FnOnce::call_once::h5e39b929a38f3587 [INFO] [stderr] 20: 0x5dcb48ea08d6 - std::sys::backtrace::__rust_begin_short_backtrace::hd8dbbdb20d90c585 [INFO] [stderr] 21: 0x5dcb48ea05d9 - std::rt::lang_start::{{closure}}::hc4da9db05ac3ed78 [INFO] [stderr] 22: 0x5dcb48ec60e0 - core::ops::function::impls:: for &F>::call_once::h9601c86577723145 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5dcb48ec60e0 - std::panicking::try::do_call::h8817ae430c5825c1 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5dcb48ec60e0 - std::panicking::try::ha6c516562438d26b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5dcb48ec60e0 - std::panic::catch_unwind::hd30edb0fa8e1aa42 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5dcb48ec60e0 - std::rt::lang_start_internal::{{closure}}::h4ce5c96c39e994a5 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5dcb48ec60e0 - std::panicking::try::do_call::h397fda5d1714972f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5dcb48ec60e0 - std::panicking::try::ha72ffffb1d107af4 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5dcb48ec60e0 - std::panic::catch_unwind::ha60eb34d643aa591 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5dcb48ec60e0 - std::rt::lang_start_internal::h051d1c050856cca6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5dcb48ea05c1 - std::rt::lang_start::hd32b1befccb70950 [INFO] [stderr] 32: 0x5dcb48ea5725 - main [INFO] [stderr] 33: 0x78644147ed90 - [INFO] [stderr] 34: 0x78644147ee40 - __libc_start_main [INFO] [stderr] 35: 0x5dcb48e9f7f5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ba4c48183ddd0584677a9840e64e1ecd658dce385bd35fd75720d9064ab33b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4c48183ddd0584677a9840e64e1ecd658dce385bd35fd75720d9064ab33b49", kill_on_drop: false }` [INFO] [stdout] ba4c48183ddd0584677a9840e64e1ecd658dce385bd35fd75720d9064ab33b49