[INFO] cloning repository https://github.com/joek13/craft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joek13/craft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoek13%2Fcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoek13%2Fcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45879c4cbb733c9a0cd3f21e959c97cc59d3874d
[INFO] checking joek13/craft against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoek13%2Fcraft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/joek13/craft on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/joek13/craft
[INFO] finished tweaking git repo https://github.com/joek13/craft
[INFO] tweaked toml for git repo https://github.com/joek13/craft written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/joek13/craft 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "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 wayland-sys v0.12.4
[INFO] [stderr]   Downloaded dlib v0.4.0
[INFO] [stderr]   Downloaded glutin v0.11.0
[INFO] [stderr]   Downloaded gleam v0.4.17
[INFO] [stderr]   Downloaded core-graphics v0.10.0
[INFO] [stderr]   Downloaded cocoa v0.11.0
[INFO] [stderr]   Downloaded x11-dl v2.17.2
[INFO] [stderr]   Downloaded winit v0.9.0
[INFO] [stderr]   Downloaded wayland-protocols v0.12.4
[INFO] [stderr]   Downloaded wayland-kbd v0.13.0
[INFO] [stderr]   Downloaded wayland-client v0.12.4
[INFO] [stderr]   Downloaded memmap v0.6.1
[INFO] [stderr]   Downloaded wayland-scanner v0.12.4
[INFO] [stderr]   Downloaded wayland-window v0.13.2
[INFO] [stderr]   Downloaded glium v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06435f8db7802263726851a34bbe43907e6f00b0157850fbfc4edf3ffe5e1e2e
[INFO] running `Command { std: "docker" "start" "-a" "06435f8db7802263726851a34bbe43907e6f00b0157850fbfc4edf3ffe5e1e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06435f8db7802263726851a34bbe43907e6f00b0157850fbfc4edf3ffe5e1e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06435f8db7802263726851a34bbe43907e6f00b0157850fbfc4edf3ffe5e1e2e", kill_on_drop: false }`
[INFO] [stdout] 06435f8db7802263726851a34bbe43907e6f00b0157850fbfc4edf3ffe5e1e2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7148d1ad6272dc56c640c3e19c64d935d59bb4088eab09d6bffbd7200a12dd12
[INFO] running `Command { std: "docker" "start" "-a" "7148d1ad6272dc56c640c3e19c64d935d59bb4088eab09d6bffbd7200a12dd12", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling num-traits v0.1.41
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling khronos_api v2.0.0
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking smallvec v0.4.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking dlib v0.4.0
[INFO] [stderr]     Checking rand v0.3.19
[INFO] [stderr]     Checking memmap v0.6.1
[INFO] [stderr]     Checking shared_library v0.1.8
[INFO] [stderr]     Checking wayland-sys v0.12.4
[INFO] [stderr]    Compiling x11-dl v2.17.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling wayland-scanner v0.12.4
[INFO] [stderr]    Compiling gl_generator v0.7.0
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.9.10
[INFO] [stderr]    Compiling wayland-client v0.12.4
[INFO] [stderr]    Compiling wayland-protocols v0.12.4
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stderr]    Compiling glutin v0.11.0
[INFO] [stderr]    Compiling glium v0.19.0
[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/build/glutin-09e6aadab73562bf/rmetaMthMve"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name rand --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.19/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128_support", "nightly"))' -C metadata=a973848b27b28c74 -C extra-filename=-c57c9b768d7e771a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-cc9d2176b40b4696.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `glutin` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeOqS5S"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-client` (build script)
[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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.12.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="cursor"' --cfg 'feature="default"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cursor", "default", "dlopen", "egl"))' -C metadata=11a37aa13ef8736e -C extra-filename=-4e2d1ef5389ca9af --out-dir /opt/rustwide/target/debug/build/wayland-client-4e2d1ef5389ca9af -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-609efbd5d2002fef.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `phf_generator` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7M2X6B/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-protocols` (build script)
[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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.12.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "unstable_protocols", "wall_protocols", "wayland-client", "wayland-server"))' -C metadata=a1a6670f1b666db3 -C extra-filename=-be02fc3df6e0f3e6 --out-dir /opt/rustwide/target/debug/build/wayland-protocols-be02fc3df6e0f3e6 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-609efbd5d2002fef.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `glium` (build script)
[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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name build_script_main --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.19.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="glutin"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glutin", "test_headless", "unstable"))' -C metadata=4d6fd1d50f102c78 -C extra-filename=-29c7d23852658e58 --out-dir /opt/rustwide/target/debug/build/glium-29c7d23852658e58 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-7092b348ec1425d2.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta69wFo8/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[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-68234790f2e81e6f/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-1aadafe470650159/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... /lib/cpp
[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... no
[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... no
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... no
[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... failed
[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... no
[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... yes
[INFO] [stderr]   checking for -funwind-tables option... yes
[INFO] [stderr]   checking for -frandom-seed=string option... yes
[INFO] [stderr]   checking whether cc supports -W... yes
[INFO] [stderr]   checking whether cc supports -Wall... yes
[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... yes
[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... yes
[INFO] [stderr]   checking for int_fast32_t... yes
[INFO] [stderr]   checking for uint64_t... yes
[INFO] [stderr]   checking what to include in gstdint.h... stdint.h (already complete)
[INFO] [stderr]   checking sys/mman.h usability... yes
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for mmap... 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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 2312: printf: 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 1488: printf: 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 1496: printf: 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 1503: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: 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 1582: printf: 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 1586: printf: 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 6891: echo: 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]   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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1630: printf: 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 1762: printf: 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 1723: printf: 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 1731: printf: 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 1741: printf: 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 1817: printf: 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 2063: printf: 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 1488: printf: 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 1496: printf: 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 1503: printf: 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 2094: printf: 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 1762: printf: 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 1723: printf: 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 1731: printf: 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 1741: printf: 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 1817: printf: 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 12461: printf: 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 1650: printf: 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 1653: printf: 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 1667: printf: 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 1668: printf: 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 12490: printf: 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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 12624: printf: 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]   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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 375: printf: write error: No space left on device
[INFO] [stderr]   configure: error: could not make ./config.status
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4: 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 11: echo: write error: No space left on device
[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 42: 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 49: echo: write error: No space left on device
[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' 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:     0x625b76f8ac33 - std::backtrace_rs::backtrace::libunwind::trace::h7e6d0ae4294a4a8c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x625b76f8ac33 - std::backtrace_rs::backtrace::trace_unsynchronized::he51e5637b960fd4d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x625b76f8ac33 - std::sys::backtrace::_print_fmt::h5738c48dc21f8f40
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x625b76f8ac33 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h0d4d12f7c9404742
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x625b76faea63 - core::fmt::rt::Argument::fmt::h1132514a9fada4fe
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x625b76faea63 - core::fmt::write::h34bb49244168fa4a
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x625b76f87c33 - std::io::Write::write_fmt::hd6e437e416d0bed7
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x625b76f8aa82 - std::sys::backtrace::BacktraceLock::print::hfca34c1e63219935
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x625b76f8bbea - std::panicking::default_hook::{{closure}}::ha45a18105d446e7d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x625b76f8ba5a - std::panicking::default_hook::h6a80a3772ec5361c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x625b76f8c4b2 - std::panicking::rust_panic_with_hook::h30dc2864a1afbdca
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x625b76f8c34a - std::panicking::begin_panic_handler::{{closure}}::h2498d707b9673770
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x625b76f8b129 - std::sys::backtrace::__rust_end_short_backtrace::hd2dd629c5543649e
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x625b76f8bfdd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x625b76fad9a0 - core::panicking::panic_fmt::he03190313194da46
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x625b76f4752e - build_script_build::run::hb98aa09108443135
[INFO] [stderr]     16:     0x625b76f461cb - build_script_build::main::h66c4061084dcb28d
[INFO] [stderr]     17:     0x625b76f441d3 - core::ops::function::FnOnce::call_once::h53fa3498c64967e1
[INFO] [stderr]     18:     0x625b76f43c66 - std::sys::backtrace::__rust_begin_short_backtrace::h5045187009fd1114
[INFO] [stderr]     19:     0x625b76f43939 - std::rt::lang_start::{{closure}}::h9d723b7bf3a5e048
[INFO] [stderr]     20:     0x625b76f84070 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hae3a0f3fcddfc46c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x625b76f84070 - std::panicking::try::do_call::h59a23ccaba8f632f
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     22:     0x625b76f84070 - std::panicking::try::h7fb3cd3b8d20091b
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     23:     0x625b76f84070 - std::panic::catch_unwind::hbf65a6597a1c7ae4
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x625b76f84070 - std::rt::lang_start_internal::{{closure}}::hf01b5a1d5d3d82d6
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:168:24
[INFO] [stderr]     25:     0x625b76f84070 - std::panicking::try::do_call::h4daa86886329ce38
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x625b76f84070 - std::panicking::try::hcd46ee8a743d94d5
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x625b76f84070 - std::panic::catch_unwind::he56a70f10ec2f80c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x625b76f84070 - std::rt::lang_start_internal::ha11bdd6f89b57997
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:164:5
[INFO] [stderr]     29:     0x625b76f43921 - std::rt::lang_start::h1cbbcf4d57ee6a9f
[INFO] [stderr]     30:     0x625b76f47715 - main
[INFO] [stderr]     31:     0x7cdbfbd5dd90 - <unknown>
[INFO] [stderr]     32:     0x7cdbfbd5de40 - __libc_start_main
[INFO] [stderr]     33:     0x625b76f435a5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "7148d1ad6272dc56c640c3e19c64d935d59bb4088eab09d6bffbd7200a12dd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7148d1ad6272dc56c640c3e19c64d935d59bb4088eab09d6bffbd7200a12dd12", kill_on_drop: false }`
[INFO] [stdout] 7148d1ad6272dc56c640c3e19c64d935d59bb4088eab09d6bffbd7200a12dd12
