[INFO] cloning repository https://github.com/bIgBV/rust-evc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bIgBV/rust-evc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Frust-evc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Frust-evc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77b6cae80e4b7d509973e4676b4b5a73a55b7338
[INFO] checking bIgBV/rust-evc against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Frust-evc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bIgBV/rust-evc
[INFO] finished tweaking git repo https://github.com/bIgBV/rust-evc
[INFO] tweaked toml for git repo https://github.com/bIgBV/rust-evc written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bIgBV/rust-evc on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bIgBV/rust-evc 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive_internals v0.20.0
[INFO] [stderr]   Downloaded serde v1.0.29
[INFO] [stderr]   Downloaded syn v0.12.14
[INFO] [stderr]   Downloaded serde_derive v1.0.29
[INFO] [stderr]   Downloaded simplelog v0.5.0
[INFO] [stderr]   Downloaded rug v1.0.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b17682110cceab50c9e742ce121961f707e081df29f30ed147146492080df85e
[INFO] running `Command { std: "docker" "start" "-a" "b17682110cceab50c9e742ce121961f707e081df29f30ed147146492080df85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b17682110cceab50c9e742ce121961f707e081df29f30ed147146492080df85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17682110cceab50c9e742ce121961f707e081df29f30ed147146492080df85e", kill_on_drop: false }`
[INFO] [stdout] b17682110cceab50c9e742ce121961f707e081df29f30ed147146492080df85e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2d0e6a4df91af4011019ee88efbf42a5b5be229fd4793f1154d9e53551ff268
[INFO] running `Command { std: "docker" "start" "-a" "a2d0e6a4df91af4011019ee88efbf42a5b5be229fd4793f1154d9e53551ff268", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]    Compiling cc v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking num-traits v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.1.1
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]    Compiling rug v1.0.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking serde v1.0.29
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.14
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking num-integer v0.1.36
[INFO] [stderr]     Checking num-iter v0.1.35
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking chrono v0.4.0
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling serde_derive_internals v0.20.0
[INFO] [stderr]     Checking simplelog v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.29
[INFO] [stderr]     Checking toml v0.4.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f7ba06159c9b02c6 -C extra-filename=-6a1696274fd6159b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-38c2d3d39173e4ba.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7802d220f3d78f30.rlib --extern serde_derive_internals=/opt/rustwide/target/debug/deps/libserde_derive_internals-d6a23c4447b7be97.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-98a4e4a5a3678c18.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16`
[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/backtrace-sys-901d79b6a6b8970d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/backtrace-sys-3e794b6d556b6102/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu"
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking target system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of executables... 
[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 cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[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 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 minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... (cached) cc
[INFO] [stderr]   checking whether we are using the GNU C compiler... (cached) yes
[INFO] [stderr]   checking whether cc accepts -g... (cached) yes
[INFO] [stderr]   checking for cc option to accept ISO C89... (cached) none needed
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... ranlib
[INFO] [stderr]   checking for gawk... (cached) mawk
[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 cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking whether the shell understands some XSI constructs... yes
[INFO] [stderr]   checking whether the shell understands "+="... yes
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking unwind.h usability... yes
[INFO] [stderr]   checking unwind.h presence... yes
[INFO] [stderr]   checking for unwind.h... yes
[INFO] [stderr]   checking for _Unwind_Backtrace... no
[INFO] [stderr]   checking for -funwind-tables option... no
[INFO] [stderr]   checking for -frandom-seed=string option... yes
[INFO] [stderr]   checking whether cc supports -W... yes
[INFO] [stderr]   checking whether cc supports -Wall... no
[INFO] [stderr]   checking whether cc supports -Wwrite-strings... yes
[INFO] [stderr]   checking whether cc supports -Wstrict-prototypes... yes
[INFO] [stderr]   checking whether cc supports -Wmissing-prototypes... yes
[INFO] [stderr]   checking whether cc supports -Wold-style-definition... no
[INFO] [stderr]   checking whether cc supports -Wmissing-format-attribute... yes
[INFO] [stderr]   checking whether cc supports -Wcast-qual... yes
[INFO] [stderr]   checking for _Unwind_GetIPInfo... yes
[INFO] [stderr]   checking __sync extensions... yes
[INFO] [stderr]   checking __atomic extensions... yes
[INFO] [stderr]   checking output filetype... elf64
[INFO] [stderr]   looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
[INFO] [stderr]   checking for uintptr_t... yes
[INFO] [stderr]   checking for int_least32_t... no
[INFO] [stderr]   checking for int_fast32_t... no
[INFO] [stderr]   checking for uint64_t... no
[INFO] [stderr]   checking what to include in gstdint.h... stdint.h (lacks uint64_t)
[INFO] [stderr]   checking size of long... 0
[INFO] [stderr]   checking for type equivalent to int64_t... 'using preprocessor symbols'
[INFO] [stderr]   checking sys/mman.h usability... no
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... no
[INFO] [stderr]   checking link.h usability... no
[INFO] [stderr]   checking link.h presence... yes
[INFO] [stderr]   checking for link.h... no
[INFO] [stderr]   checking for fcntl... no
[INFO] [stderr]   checking whether strnlen is declared... no
[INFO] [stderr]   checking for getexecname... no
[INFO] [stderr]   checking whether tests can run... no
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: WARNING: sys/mman.h: present but cannot be compiled
[INFO] [stderr]   configure: WARNING: sys/mman.h:     check for missing prerequisite headers?
[INFO] [stderr]   configure: WARNING: sys/mman.h: see the Autoconf documentation
[INFO] [stderr]   configure: WARNING: sys/mman.h:     section "Present But Cannot Be Compiled"
[INFO] [stderr]   configure: WARNING: sys/mman.h: proceeding with the compiler's result
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: WARNING: link.h: present but cannot be compiled
[INFO] [stderr]   configure: WARNING: link.h:     check for missing prerequisite headers?
[INFO] [stderr]   configure: WARNING: link.h: see the Autoconf documentation
[INFO] [stderr]   configure: WARNING: link.h:     section "Present But Cannot Be Compiled"
[INFO] [stderr]   configure: WARNING: link.h: proceeding with the compiler's result
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: 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]   sed: couldn't write 59 items to stdout: 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]   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]   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]   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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 13580: echo: write error: No space left on device
[INFO] [stderr]   configure: error: could not make ./config.status
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 58: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 84: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 86: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (487) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:176:9:
[INFO] [stderr]   failed with: exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x581c6d12bad2 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x581c6d12bad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x581c6d12bad2 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x581c6d12bad2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x581c6d14d8ef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x581c6d14d8ef - core::fmt::write::h2f1fc679f228cc52
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x581c6d11c5b3 - std::io::default_write_fmt::hdd5e6d67566e664d
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x581c6d11c5b3 - std::io::Write::write_fmt::haa2231cbd9aebf95
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x581c6d12b922 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x581c6d119a8c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x581c6d1198d3 - std::panicking::default_hook::h43da101644971931
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x581c6d119fca - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x581c6d12b4aa - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x581c6d12b409 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x581c6d11a46d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x581c6d150640 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x581c6d0dd84a - build_script_build::run::h44bdc04adb7cf8b5
[INFO] [stderr]     17:     0x581c6d0dc16b - build_script_build::main::hf727866cc1cc056c
[INFO] [stderr]     18:     0x581c6d0dabc3 - core::ops::function::FnOnce::call_once::h6e4ba9a20090a73b
[INFO] [stderr]     19:     0x581c6d0da476 - std::sys::backtrace::__rust_begin_short_backtrace::hcddcde114c054559
[INFO] [stderr]     20:     0x581c6d0da4b9 - std::rt::lang_start::{{closure}}::haa8f156489fcd9bf
[INFO] [stderr]     21:     0x581c6d12c0e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h32dc2b2f49a48277
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     22:     0x581c6d12c0e0 - std::panicking::catch_unwind::do_call::h3353546a38525559
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x581c6d12c0e0 - std::panicking::catch_unwind::h57fb70202d1ae368
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x581c6d12c0e0 - std::panic::catch_unwind::h4b724a52bb5803b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x581c6d12c0e0 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x581c6d12c0e0 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x581c6d12c0e0 - std::panicking::catch_unwind::h81c085c0d350991c
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x581c6d12c0e0 - std::panic::catch_unwind::h289049af1176d82a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x581c6d12c0e0 - std::rt::lang_start_internal::h3c37ebeb799b11e1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x581c6d0da4a1 - std::rt::lang_start::h90ff8610ad3db975
[INFO] [stderr]     31:     0x581c6d0ddb35 - main
[INFO] [stderr]     32:     0x77ee59e5b1ca - <unknown>
[INFO] [stderr]     33:     0x77ee59e5b28b - __libc_start_main
[INFO] [stderr]     34:     0x581c6d0d9835 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.1.1`
[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-6f548f8b87ba96ef/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-787d3d08ecc94cc1/out/lib"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/include"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build" && "ln" "-s" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.1.1/gmp-6.1.2-c" "gmp-src"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build/gmp-build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build/gmp-build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic"
[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 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 ... 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 for gcc option to accept ISO Standard C... (cached) 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]   using ABI="64"
[INFO] [stderr]         CC="gcc"
[INFO] [stderr]         CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64"
[INFO] [stderr]         CPPFLAGS=""
[INFO] [stderr]         MPN_PATH=" x86_64/fat x86_64 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 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... 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... no
[INFO] [stderr]   checking for stdint.h... no
[INFO] [stderr]   checking for unistd.h... no
[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... no
[INFO] [stderr]   checking if gcc supports -c -o file.o... no
[INFO] [stderr]   checking if gcc supports -c -o file.o... (cached) no
[INFO] [stderr]   checking if we can lock with hard links... yes
[INFO] [stderr]   checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking 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... no
[INFO] [stderr]   checking locale.h presence... yes
[INFO] [stderr]   checking for locale.h... no
[INFO] [stderr]   checking nl_types.h usability... no
[INFO] [stderr]   checking nl_types.h presence... no
[INFO] [stderr]   checking for nl_types.h... no
[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... no
[INFO] [stderr]   checking sys/mman.h presence... no
[INFO] [stderr]   checking for sys/mman.h... no
[INFO] [stderr]   checking sys/param.h usability... no
[INFO] [stderr]   checking sys/param.h presence... no
[INFO] [stderr]   checking for sys/param.h... no
[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... no
[INFO] [stderr]   checking sys/sysinfo.h presence... no
[INFO] [stderr]   checking for sys/sysinfo.h... no
[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... no
[INFO] [stderr]   checking sys/time.h presence... no
[INFO] [stderr]   checking for sys/time.h... no
[INFO] [stderr]   checking sys/times.h usability... no
[INFO] [stderr]   checking sys/times.h presence... no
[INFO] [stderr]   checking for sys/times.h... no
[INFO] [stderr]   checking for sys/resource.h... no
[INFO] [stderr]   checking for sys/sysctl.h... no
[INFO] [stderr]   checking for machine/hal_sysinfo.h... no
[INFO] [stderr]   checking whether fgetc is declared... no
[INFO] [stderr]   checking whether fscanf is declared... no
[INFO] [stderr]   checking whether optarg is declared... no
[INFO] [stderr]   checking whether ungetc is declared... no
[INFO] [stderr]   checking whether vfprintf is declared... no
[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... no
[INFO] [stderr]   checking for long double... no
[INFO] [stderr]   checking for long long... no
[INFO] [stderr]   checking for ptrdiff_t... no
[INFO] [stderr]   checking for quad_t... no
[INFO] [stderr]   checking for uint_least32_t... no
[INFO] [stderr]   checking for intptr_t... no
[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)... no
[INFO] [stderr]   checking how to allocate temporary memory... malloc-reentrant
[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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /usr/bin/sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   mkdir: cannot create directory 'conftest': No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 16653: cd: conftest: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: WARNING: locale.h: present but cannot be compiled
[INFO] [stderr]   configure: WARNING: locale.h:     check for missing prerequisite headers?
[INFO] [stderr]   configure: WARNING: locale.h: see the Autoconf documentation
[INFO] [stderr]   configure: WARNING: locale.h:     section "Present But Cannot Be Compiled"
[INFO] [stderr]   configure: WARNING: locale.h: proceeding with the compiler's result
[INFO] [stderr]   configure: WARNING:     ## ssssssssssssssssssssssssssssssssss ##
[INFO] [stderr]   configure: WARNING:     ## Report this to gmp-bugs@gmplib.org ##
[INFO] [stderr]   configure: WARNING:     ## ssssssssssssssssssssssssssssssssss ##
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2073: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2086: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2090: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1722: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1730: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1737: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2102: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2130: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2138: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1875: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1893: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1875: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1893: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1875: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1893: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2154: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2185: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2154: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2185: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2154: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1693: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1700: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2185: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2154: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1685: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: WARNING: gmp.h doesnt recognise compiler "inline", inlines will be unavailable
[INFO] [stderr]   configure: WARNING: gmp.h doesnt recognise <stdio.h>, FILE prototypes will be unavailable
[INFO] [stderr]   configure: error: no version of invert_limb_table found in path:  x86_64/fat x86_64 generic
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (183) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.1.1/build.rs:660:13:
[INFO] [stderr]   Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-787d3d08ecc94cc1/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b875b7c8ed2 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b875b7c8ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b875b7c8ed2 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b875b7c8ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b875b7e8bef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b875b7e8bef - core::fmt::write::h2f1fc679f228cc52
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5b875b7b9a83 - std::io::default_write_fmt::hdd5e6d67566e664d
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b875b7b9a83 - std::io::Write::write_fmt::haa2231cbd9aebf95
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b875b7c8d22 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b875b7b6ecc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5b875b7b6d13 - std::panicking::default_hook::h43da101644971931
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5b875b7b740a - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5b875b7c88aa - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5b875b7c8809 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5b875b7b78ad - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5b875b7eb7e0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5b875b78e8c9 - build_script_build::execute::h1451ad33003824ed
[INFO] [stderr]     17:     0x5b875b78d1f8 - build_script_build::configure::habbf6984daad9937
[INFO] [stderr]     18:     0x5b875b78bb17 - build_script_build::build_gmp::heb56b4dbcdee8d65
[INFO] [stderr]     19:     0x5b875b78f955 - build_script_build::main::h8736366bc972803f
[INFO] [stderr]     20:     0x5b875b799823 - core::ops::function::FnOnce::call_once::hcfcdb64b140e2131
[INFO] [stderr]     21:     0x5b875b79d5b6 - std::sys::backtrace::__rust_begin_short_backtrace::hdf3b086e4297d458
[INFO] [stderr]     22:     0x5b875b79c199 - std::rt::lang_start::{{closure}}::h992f7d1caea99582
[INFO] [stderr]     23:     0x5b875b7c94e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h32dc2b2f49a48277
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     24:     0x5b875b7c94e0 - std::panicking::catch_unwind::do_call::h3353546a38525559
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x5b875b7c94e0 - std::panicking::catch_unwind::h57fb70202d1ae368
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x5b875b7c94e0 - std::panic::catch_unwind::h4b724a52bb5803b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5b875b7c94e0 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5b875b7c94e0 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x5b875b7c94e0 - std::panicking::catch_unwind::h81c085c0d350991c
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x5b875b7c94e0 - std::panic::catch_unwind::h289049af1176d82a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5b875b7c94e0 - std::rt::lang_start_internal::h3c37ebeb799b11e1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5b875b79c181 - std::rt::lang_start::h2f9c54a2bd8da689
[INFO] [stderr]     33:     0x5b875b7935c5 - main
[INFO] [stderr]     34:     0x7b1634d761ca - <unknown>
[INFO] [stderr]     35:     0x7b1634d7628b - __libc_start_main
[INFO] [stderr]     36:     0x5b875b788de5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "a2d0e6a4df91af4011019ee88efbf42a5b5be229fd4793f1154d9e53551ff268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d0e6a4df91af4011019ee88efbf42a5b5be229fd4793f1154d9e53551ff268", kill_on_drop: false }`
[INFO] [stdout] a2d0e6a4df91af4011019ee88efbf42a5b5be229fd4793f1154d9e53551ff268
