[INFO] cloning repository https://github.com/maurges/every-rust-bignum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maurges/every-rust-bignum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaurges%2Fevery-rust-bignum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaurges%2Fevery-rust-bignum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6768732219edd278ca6f12ae3b37597d143507c [INFO] testing maurges/every-rust-bignum against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaurges%2Fevery-rust-bignum" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maurges/every-rust-bignum on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maurges/every-rust-bignum [INFO] finished tweaking git repo https://github.com/maurges/every-rust-bignum [INFO] tweaked toml for git repo https://github.com/maurges/every-rust-bignum written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maurges/every-rust-bignum 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unknown_order v0.10.1 [INFO] [stderr] Downloaded rand_dev v0.1.1 [INFO] [stderr] Downloaded malachite v0.4.15 [INFO] [stderr] Downloaded ibig v0.3.6 [INFO] [stderr] Downloaded malachite-q v0.4.15 [INFO] [stderr] Downloaded rug v1.25.0 [INFO] [stderr] Downloaded malachite-base v0.4.15 [INFO] [stderr] Downloaded malachite-nz v0.4.15 [INFO] [stderr] Downloaded malachite-float v0.4.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9a68c02f620a4b9e098315c0a56d235506eb2bc99b4c9a5b2f98c9fbe7f1b11 [INFO] running `Command { std: "docker" "start" "-a" "d9a68c02f620a4b9e098315c0a56d235506eb2bc99b4c9a5b2f98c9fbe7f1b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9a68c02f620a4b9e098315c0a56d235506eb2bc99b4c9a5b2f98c9fbe7f1b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a68c02f620a4b9e098315c0a56d235506eb2bc99b4c9a5b2f98c9fbe7f1b11", kill_on_drop: false }` [INFO] [stdout] d9a68c02f620a4b9e098315c0a56d235506eb2bc99b4c9a5b2f98c9fbe7f1b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0816ce9387468c646f2bd4b7595b9a65202f36bb0fb4ec6049981b6faeca1fb7 [INFO] running `Command { std: "docker" "start" "-a" "0816ce9387468c646f2bd4b7595b9a65202f36bb0fb4ec6049981b6faeca1fb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling malachite-nz v0.4.15 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rug v1.25.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7US4ab/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-int` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCnqdte/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-bigint` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.6.4` [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/gmp-mpfr-sys-f137a1b50b02dae4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.4/gmp-6.3.0-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] checking build system type... zen3-pc-linux-gnu [INFO] [stderr] checking host system type... zen3-pc-linux-gnu [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 whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking ABI=64 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... no, long long reliability test 1 [INFO] [stderr] checking whether cc is gcc... yes [INFO] [stderr] checking compiler cc -O2 -pedantic -fomit-frame-pointer -m64 ... no, function pointer return [INFO] [stderr] checking ABI=x32 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -mx32 ... no [INFO] [stderr] checking compiler cc ... yes [INFO] [stderr] checking compiler cc has long long... yes [INFO] [stderr] checking compiler cc has sizeof(long)==4... no [INFO] [stderr] checking ABI=32 [INFO] [stderr] checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer ... yes [INFO] [stderr] checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4... 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 for gcc option to accept ISO C99... none needed [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking build system compiler gcc... yes [INFO] [stderr] checking for build system preprocessor... gcc -E [INFO] [stderr] checking for build system executable suffix... [INFO] [stderr] checking whether build system compiler is ANSI... yes [INFO] [stderr] checking for build system compiler math library... -lm [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 if the assembler knows about MMX instructions... yes [INFO] [stderr] checking if the assembler knows about SSE2 instructions... yes [INFO] [stderr] using ABI="32" [INFO] [stderr] CC="gcc" [INFO] [stderr] CFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer" [INFO] [stderr] CPPFLAGS="" [INFO] [stderr] MPN_PATH=" x86/fat x86 generic" [INFO] [stderr] checking whether assembler supports --noexecstack option... yes [INFO] [stderr] checking for ar... ar [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 how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [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 whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert zen3-pc-linux-gnu file names to zen3-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert zen3-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... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [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 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) 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 for ANSI C header files... (cached) yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking fcntl.h usability... yes [INFO] [stderr] checking fcntl.h presence... yes [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking float.h usability... yes [INFO] [stderr] checking float.h presence... yes [INFO] [stderr] checking for float.h... yes [INFO] [stderr] checking invent.h usability... no [INFO] [stderr] checking invent.h presence... no [INFO] [stderr] checking for invent.h... no [INFO] [stderr] checking langinfo.h usability... yes [INFO] [stderr] checking langinfo.h presence... yes [INFO] [stderr] checking for langinfo.h... yes [INFO] [stderr] checking locale.h usability... yes [INFO] [stderr] checking locale.h presence... yes [INFO] [stderr] checking for locale.h... yes [INFO] [stderr] checking nl_types.h usability... yes [INFO] [stderr] checking nl_types.h presence... yes [INFO] [stderr] checking for nl_types.h... yes [INFO] [stderr] checking sys/attributes.h usability... no [INFO] [stderr] checking sys/attributes.h presence... no [INFO] [stderr] checking for sys/attributes.h... no [INFO] [stderr] checking sys/iograph.h usability... no [INFO] [stderr] checking sys/iograph.h presence... no [INFO] [stderr] checking for sys/iograph.h... no [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 sys/param.h usability... yes [INFO] [stderr] checking sys/param.h presence... yes [INFO] [stderr] checking for sys/param.h... yes [INFO] [stderr] checking sys/processor.h usability... no [INFO] [stderr] checking sys/processor.h presence... no [INFO] [stderr] checking for sys/processor.h... no [INFO] [stderr] checking sys/pstat.h usability... no [INFO] [stderr] checking sys/pstat.h presence... no [INFO] [stderr] checking for sys/pstat.h... no [INFO] [stderr] checking sys/sysinfo.h usability... yes [INFO] [stderr] checking sys/sysinfo.h presence... yes [INFO] [stderr] checking for sys/sysinfo.h... yes [INFO] [stderr] checking sys/syssgi.h usability... no [INFO] [stderr] checking sys/syssgi.h presence... no [INFO] [stderr] checking for sys/syssgi.h... no [INFO] [stderr] checking sys/systemcfg.h usability... no [INFO] [stderr] checking sys/systemcfg.h presence... no [INFO] [stderr] checking for sys/systemcfg.h... no [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking sys/times.h usability... yes [INFO] [stderr] checking sys/times.h presence... yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking for sys/resource.h... yes [INFO] [stderr] checking for sys/sysctl.h... no [INFO] [stderr] checking for machine/hal_sysinfo.h... no [INFO] [stderr] checking whether fgetc is declared... yes [INFO] [stderr] checking whether fscanf is declared... yes [INFO] [stderr] checking whether optarg is declared... yes [INFO] [stderr] checking whether ungetc is declared... yes [INFO] [stderr] checking whether vfprintf is declared... yes [INFO] [stderr] checking whether sys_errlist is declared... no [INFO] [stderr] checking whether sys_nerr is declared... no [INFO] [stderr] checking return type of signal handlers... void [INFO] [stderr] checking for intmax_t... yes [INFO] [stderr] checking for long double... yes [INFO] [stderr] checking for long long... yes [INFO] [stderr] checking for ptrdiff_t... yes [INFO] [stderr] checking for quad_t... yes [INFO] [stderr] checking for uint_least32_t... yes [INFO] [stderr] checking for intptr_t... yes [INFO] [stderr] checking for working volatile... yes [INFO] [stderr] checking for C/C++ restrict keyword... __restrict [INFO] [stderr] checking whether gcc __attribute__ ((const)) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((malloc)) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((mode (XX))) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((noreturn)) works... yes [INFO] [stderr] checking whether gcc hidden aliases work... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca (via gmp-impl.h)... yes [INFO] [stderr] checking how to allocate temporary memory... alloca [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking format of `double' floating point... IEEE little endian [INFO] [stderr] checking for alarm... yes [INFO] [stderr] checking for attr_get... no [INFO] [stderr] checking for clock... yes [INFO] [stderr] checking for cputime... no [INFO] [stderr] checking for getpagesize... yes [INFO] [stderr] checking for getrusage... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for getsysinfo... no [INFO] [stderr] checking for localeconv... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for nl_langinfo... yes [INFO] [stderr] checking for obstack_vprintf... yes [INFO] [stderr] checking for popen... yes [INFO] [stderr] checking for processor_info... no [INFO] [stderr] checking for pstat_getprocessor... no [INFO] [stderr] checking for raise... yes [INFO] [stderr] checking for read_real_time... no [INFO] [stderr] checking for sigaction... yes [INFO] [stderr] checking for sigaltstack... yes [INFO] [stderr] checking for sigstack... yes [INFO] [stderr] checking for syssgi... no [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strnlen... yes [INFO] [stderr] checking for strtol... yes [INFO] [stderr] checking for strtoul... yes [INFO] [stderr] checking for sysconf... yes [INFO] [stderr] checking for sysctl... no [INFO] [stderr] checking for sysctlbyname... no [INFO] [stderr] checking for times... yes [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking for vsnprintf... yes [INFO] [stderr] checking whether vsnprintf works... yes [INFO] [stderr] checking whether sscanf needs writable input... no [INFO] [stderr] checking for struct pst_processor.psp_iticksperclktick... no [INFO] [stderr] checking for suitable m4... m4 [INFO] [stderr] checking if m4wrap produces spurious output... no [INFO] [stderr] checking how to switch to text section... .text [INFO] [stderr] checking how to switch to data section... .data [INFO] [stderr] checking for assembler label suffix... : [INFO] [stderr] checking for assembler global directive... .globl [INFO] [stderr] checking for assembler global directive attribute... [INFO] [stderr] checking if globals are prefixed by underscore... no [INFO] [stderr] checking how to switch to read-only data section... .section .rodata [INFO] [stderr] checking for assembler .type directive... .type $1,@$2 [INFO] [stderr] checking for assembler .size directive... .size $1,$2 [INFO] [stderr] checking for assembler local label prefix... L [INFO] [stderr] checking for assembler byte directive... .byte [INFO] [stderr] checking how to define a 32-bit word... .long [INFO] [stderr] checking if .align assembly directive is logarithmic... no [INFO] [stderr] checking if the .align directive accepts an 0x90 fill in .text... yes [INFO] [stderr] checking if the assembler knows about the mulx instruction... no [INFO] [stderr] checking for assembler COFF type directives... no [INFO] [stderr] checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore... no [INFO] [stderr] checking if the assembler takes cl with shldl... yes [INFO] [stderr] checking size of void *... 4 [INFO] [stderr] checking size of unsigned short... 2 [INFO] [stderr] checking size of unsigned... 4 [INFO] [stderr] checking size of unsigned long... 4 [INFO] [stderr] checking size of mp_limb_t... 4 [INFO] [stderr] creating config.m4 [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25366: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25353: echo: write error: No space left on device [INFO] [stderr] configure: WARNING: +---------------------------------------------------------- [INFO] [stderr] configure: WARNING: | WARNING WARNING WARNING [INFO] [stderr] configure: WARNING: | Host CPU has the mulx instruction, but it can't be [INFO] [stderr] configure: WARNING: | assembled by [INFO] [stderr] configure: WARNING: | gcc -c -m32 -O2 -pedantic -fomit-frame-pointer [INFO] [stderr] configure: WARNING: | Older x86 instructions will be used. [INFO] [stderr] configure: WARNING: | This will be an inferior build. [INFO] [stderr] configure: WARNING: +---------------------------------------------------------- [INFO] [stderr] sed: couldn't write 24 items to stdout: No space left on device [INFO] [stderr] config.status: error: could not setup config files machinery [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.4/build.rs:1217:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-6fb89555ff2163f8/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62d427e1a9fa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x62d427e1a9fa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x62d427e1a9fa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62d427e1a9fa - ::fmt::he089f96442833f67 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62d427e3cd03 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62d427e3cd03 - core::fmt::write::h2f210ed4c94745cb [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x62d427e17d13 - std::io::Write::write_fmt::h7de08171ab770fb2 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x62d427e1a842 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62d427e1b920 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x62d427e1b700 - std::panicking::default_hook::h24e207139139d40a [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x62d427e1bf92 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x62d427e1be2a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x62d427e1aef9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62d427e1babd - rust_begin_unwind [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x62d427dce6c0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62d427dde137 - build_script_build::execute::h150d9da3810810ef [INFO] [stderr] 16: 0x62d427ddda0d - build_script_build::configure::h3dff3d5a2e1b27d3 [INFO] [stderr] 17: 0x62d427dd7922 - build_script_build::build_gmp::hedf29ea1fe29af3a [INFO] [stderr] 18: 0x62d427dd2206 - build_script_build::compile_libs::h9d04a3dd3eaa3fca [INFO] [stderr] 19: 0x62d427dcfea0 - build_script_build::main::hdeb72deacbe92a6b [INFO] [stderr] 20: 0x62d427de69f3 - core::ops::function::FnOnce::call_once::hc7065f2377f72d55 [INFO] [stderr] 21: 0x62d427def3e6 - std::sys::backtrace::__rust_begin_short_backtrace::h173d744884915685 [INFO] [stderr] 22: 0x62d427de3ff9 - std::rt::lang_start::{{closure}}::hbd7271222d37a404 [INFO] [stderr] 23: 0x62d427e148f7 - core::ops::function::impls:: for &F>::call_once::ha29694188d478cce [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x62d427e148f7 - std::panicking::try::do_call::h146aeebcd3824393 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 25: 0x62d427e148f7 - std::panicking::try::hf3596e381ccb2229 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 26: 0x62d427e148f7 - std::panic::catch_unwind::h7b076e21cb40b9bf [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x62d427e148f7 - std::rt::lang_start_internal::{{closure}}::h481008de4850e7c0 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x62d427e148f7 - std::panicking::try::do_call::h865e627c98d1c4cc [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 29: 0x62d427e148f7 - std::panicking::try::hf53b8617a1069bb3 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 30: 0x62d427e148f7 - std::panic::catch_unwind::h9d30caa3add162e9 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x62d427e148f7 - std::rt::lang_start_internal::hbb268f70c879621d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x62d427de3fd7 - std::rt::lang_start::h0632b1c3292f20e9 [INFO] [stderr] 33: 0x62d427ddecd5 - main [INFO] [stderr] 34: 0x73944d5cad90 - [INFO] [stderr] 35: 0x73944d5cae40 - __libc_start_main [INFO] [stderr] 36: 0x62d427dcec75 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0816ce9387468c646f2bd4b7595b9a65202f36bb0fb4ec6049981b6faeca1fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0816ce9387468c646f2bd4b7595b9a65202f36bb0fb4ec6049981b6faeca1fb7", kill_on_drop: false }` [INFO] [stdout] 0816ce9387468c646f2bd4b7595b9a65202f36bb0fb4ec6049981b6faeca1fb7