[INFO] fetching crate terminus-store 0.21.5... [INFO] checking terminus-store-0.21.5 against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] extracting crate terminus-store 0.21.5 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate terminus-store 0.21.5 on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate terminus-store 0.21.5 [INFO] finished tweaking crates.io crate terminus-store 0.21.5 [INFO] tweaked toml for crates.io crate terminus-store 0.21.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate terminus-store 0.21.5 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdb-succinct v0.1.1 [INFO] [stderr] Downloaded rug v1.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0507a6560f6685feaa463d5bc91ed7248af32935717351c9818c3e4d4e135bab [INFO] running `Command { std: "docker" "start" "-a" "0507a6560f6685feaa463d5bc91ed7248af32935717351c9818c3e4d4e135bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0507a6560f6685feaa463d5bc91ed7248af32935717351c9818c3e4d4e135bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0507a6560f6685feaa463d5bc91ed7248af32935717351c9818c3e4d4e135bab", kill_on_drop: false }` [INFO] [stdout] 0507a6560f6685feaa463d5bc91ed7248af32935717351c9818c3e4d4e135bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b0eaca75efee2736753cc2e4fd6ab96061c2d51e1acff6284438275af2ac7c0 [INFO] running `Command { std: "docker" "start" "-a" "3b0eaca75efee2736753cc2e4fd6ab96061c2d51e1acff6284438275af2ac7c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rug v1.24.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNvXMVW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=356c90d80a6b9c97 -C extra-filename=-64c0ddeaf4432333 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tempfile` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasmdL02/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqfyFoY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/itertools-e1987e49fb89d663/lib-itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `syn` (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/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d1c88a253a0426f9 -C extra-filename=-0d0b7c8a904a0813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.6.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gmp-mpfr-sys-1cab548803dcf0cd/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-165840007e576557/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.2/gmp-6.3.0-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/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 ... 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] 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 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... no [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... no [INFO] [stderr] checking for sys/types.h... no [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) no [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... no [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... no [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... yes [INFO] [stderr] checking for assembler COFF type directives... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of unsigned short... 2 [INFO] [stderr] checking size of unsigned... 4 [INFO] [stderr] checking size of unsigned long... 8 [INFO] [stderr] checking size of mp_limb_t... 8 [INFO] [stderr] creating config.m4 [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating mpf/Makefile [INFO] [stderr] config.status: creating mpn/Makefile [INFO] [stderr] config.status: creating mpq/Makefile [INFO] [stderr] config.status: creating mpz/Makefile [INFO] [stderr] config.status: creating printf/Makefile [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] ../gmp-src/configure: line 16395: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 16410: echo: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] configure: WARNING: fcntl.h: accepted by the compiler, rejected by the preprocessor! [INFO] [stderr] configure: WARNING: fcntl.h: proceeding with the compiler's result [INFO] [stderr] mkdir: cannot create directory 'printf': No space left on device [INFO] [stderr] mkdir: cannot create directory 'printf': No space left on device [INFO] [stderr] mv: cannot move './confl9b5yO/out' to 'printf/Makefile': No such file or directory [INFO] [stderr] config.status: error: could not create printf/Makefile [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.2/build.rs:1210:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-165840007e576557/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57ebbdcbfc12 - std::backtrace_rs::backtrace::libunwind::trace::heeb183f1c7ef4bac [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57ebbdcbfc12 - std::backtrace_rs::backtrace::trace_unsynchronized::h322959400a5a20dc [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57ebbdcbfc12 - std::sys::backtrace::_print_fmt::h9b3a346b65342ed8 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57ebbdcbfc12 - ::fmt::hb2a96b64a67cd3cc [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57ebbdce07e3 - core::fmt::rt::Argument::fmt::hc9461191cddf2272 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x57ebbdce07e3 - core::fmt::write::h2edf142d46081108 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x57ebbdcbd0f3 - std::io::default_write_fmt::h0d2e6f516093d49e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57ebbdcbd0f3 - std::io::Write::write_fmt::hc531967ee7e02159 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x57ebbdcbfa62 - std::sys::backtrace::BacktraceLock::print::h909ea1bcb86164af [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57ebbdcc15b2 - std::panicking::default_hook::{{closure}}::h7d0f12acc2fe84f3 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x57ebbdcc13b5 - std::panicking::default_hook::h50ce354d6bca31ea [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x57ebbdcc1e82 - std::panicking::rust_panic_with_hook::h9bfc9a326dc85225 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x57ebbdcc1d1a - std::panicking::begin_panic_handler::{{closure}}::h437b786497dc1f79 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x57ebbdcc0109 - std::sys::backtrace::__rust_end_short_backtrace::h450efc41a733373e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x57ebbdcc19ad - __rustc[3f89723cea519097]::rust_begin_unwind [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x57ebbdcdf7c0 - core::panicking::panic_fmt::h86f365de2781b810 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x57ebbdc82859 - build_script_build::execute::h5005e01e5add1ad8 [INFO] [stderr] 17: 0x57ebbdc8214d - build_script_build::configure::h1d7332a4a5958bce [INFO] [stderr] 18: 0x57ebbdc7c05a - build_script_build::build_gmp::h010302fc84ce074d [INFO] [stderr] 19: 0x57ebbdc76946 - build_script_build::compile_libs::hfcbcd4dfe2e85f07 [INFO] [stderr] 20: 0x57ebbdc746b4 - build_script_build::main::hcda250ab15c2f1e9 [INFO] [stderr] 21: 0x57ebbdc92593 - core::ops::function::FnOnce::call_once::h85b06ac62b5f6470 [INFO] [stderr] 22: 0x57ebbdc89f76 - std::sys::backtrace::__rust_begin_short_backtrace::hcd78a8c561f00204 [INFO] [stderr] 23: 0x57ebbdc866b9 - std::rt::lang_start::{{closure}}::hd455660964022666 [INFO] [stderr] 24: 0x57ebbdcb9344 - core::ops::function::impls:: for &F>::call_once::hb6ae8e6e12f567e2 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x57ebbdcb9344 - std::panicking::try::do_call::hfa9c805b248ad90d [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x57ebbdcb9344 - std::panicking::try::hfa5a8663ac330404 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x57ebbdcb9344 - std::panic::catch_unwind::ha9c1b3c0a51794c5 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x57ebbdcb9344 - std::rt::lang_start_internal::{{closure}}::hefee41c468cd3ac4 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x57ebbdcb9344 - std::panicking::try::do_call::hb4b9746612ce4f58 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x57ebbdcb9344 - std::panicking::try::hf80e1afb3f8e4b08 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x57ebbdcb9344 - std::panic::catch_unwind::hc825bfcee6fc088d [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x57ebbdcb9344 - std::rt::lang_start_internal::h8e6975d952a5558e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x57ebbdc866a1 - std::rt::lang_start::h9d7e738fc43771a8 [INFO] [stderr] 34: 0x57ebbdc833f5 - main [INFO] [stderr] 35: 0x711fd961d1ca - [INFO] [stderr] 36: 0x711fd961d28b - __libc_start_main [INFO] [stderr] 37: 0x57ebbdc73485 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3b0eaca75efee2736753cc2e4fd6ab96061c2d51e1acff6284438275af2ac7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0eaca75efee2736753cc2e4fd6ab96061c2d51e1acff6284438275af2ac7c0", kill_on_drop: false }` [INFO] [stdout] 3b0eaca75efee2736753cc2e4fd6ab96061c2d51e1acff6284438275af2ac7c0