[INFO] cloning repository https://github.com/petehayes102/ontrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petehayes102/ontrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fontrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fontrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91151801b2afa26a17619417351d460b7fd9f80b
[INFO] checking petehayes102/ontrack against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fontrack" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/petehayes102/ontrack
[INFO] finished tweaking git repo https://github.com/petehayes102/ontrack
[INFO] tweaked toml for git repo https://github.com/petehayes102/ontrack written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/petehayes102/ontrack on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/petehayes102/ontrack 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" "+32cd9114712a24010b0583624dc52ac302194128" "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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.36
[INFO] [stderr]   Downloaded ears v0.5.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a2a4573a7a8c4647fc7c8d779c6d805baf139a00da3e6f3054d7d15308dd11c
[INFO] running `Command { std: "docker" "start" "-a" "5a2a4573a7a8c4647fc7c8d779c6d805baf139a00da3e6f3054d7d15308dd11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a2a4573a7a8c4647fc7c8d779c6d805baf139a00da3e6f3054d7d15308dd11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2a4573a7a8c4647fc7c8d779c6d805baf139a00da3e6f3054d7d15308dd11c", kill_on_drop: false }`
[INFO] [stdout] 5a2a4573a7a8c4647fc7c8d779c6d805baf139a00da3e6f3054d7d15308dd11c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77df9ca11dc6d1d0df92b995198cc06a55f1249e6d22aa4732b96e110e3f737a
[INFO] running `Command { std: "docker" "start" "-a" "77df9ca11dc6d1d0df92b995198cc06a55f1249e6d22aa4732b96e110e3f737a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]    Compiling cc v1.0.9
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]    Compiling ears v0.5.0
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking serde v1.0.36
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking termion v1.5.1
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling serde_derive_internals v0.22.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[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/32cd9114712a24010b0583624dc52ac302194128/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.12.15/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="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "quote", "visit", "visit-mut"))' -C metadata=fe7fbb1cd98341c7 -C extra-filename=-f4bc77634448c10a --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.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7802d220f3d78f30.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD78ZX8/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive_internals` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8X5k9o/full.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-00eb0f3aa857d8cf/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-fbbea814f061f76f/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... no
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... no
[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... no
[INFO] [stderr]   checking for stdint.h... no
[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__... no
[INFO] [stderr]   checking for a BSD-compatible install... /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/install-sh -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... no
[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... no
[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 (mostly complete)
[INFO] [stderr]   checking size of void *... 0
[INFO] [stderr]   checking for type equivalent to intptr_t... 
[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]   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]   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 3921: 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 3922: echo: write error: No space left on device
[INFO] [stderr]   mkdir: cannot create directory 'conftest.dir': No space left on device
[INFO] [stderr]   /usr/bin/install: target '/opt/rustwide/target/debug/build/backtrace-sys-fbbea814f061f76f/out/conftest.dir': No such file or directory
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3921: 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 3922: echo: write error: No space left on device
[INFO] [stderr]   mkdir: cannot create directory 'conftest.dir': No space left on device
[INFO] [stderr]   /bin/install: target '/opt/rustwide/target/debug/build/backtrace-sys-fbbea814f061f76f/out/conftest.dir': No such file or directory
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8538: echo: 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]   /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 12069: 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 12269: 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 375: printf: write error: No space left on device
[INFO] [stderr]   configure: error: no equivalent for intptr_t, please report a bug
[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] 
[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:     0x5f3abcf84bb2 - std::backtrace_rs::backtrace::libunwind::trace::h891094572dc87f41
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f3abcf84bb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0f4b32b10f5344e2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f3abcf84bb2 - std::sys::backtrace::_print_fmt::hba12e5e7a489ef95
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f3abcf84bb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h99bfe0bffe442d68
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f3abcfa76b3 - core::fmt::rt::Argument::fmt::h808b14cdadff520f
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5f3abcfa76b3 - core::fmt::write::h6013248e06841026
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5f3abcf81d93 - std::io::default_write_fmt::heef89a9c106908dd
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f3abcf81d93 - std::io::Write::write_fmt::h3594cf5a9fd38b7b
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5f3abcf84a02 - std::sys::backtrace::BacktraceLock::print::h141a99332efccdfb
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f3abcf85ff3 - std::panicking::default_hook::{{closure}}::hb4bb2e2b20fdbde9
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5f3abcf85dd5 - std::panicking::default_hook::h03b783b9253c59af
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5f3abcf869c2 - std::panicking::rust_panic_with_hook::he34c238474f7e081
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5f3abcf8675a - std::panicking::begin_panic_handler::{{closure}}::h9ae6cd345d67b800
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5f3abcf850a9 - std::sys::backtrace::__rust_end_short_backtrace::h112b194985e9b439
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5f3abcf863ed - __rustc[658fb56f1fc9f5f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5f3abcfa6600 - core::panicking::panic_fmt::hdb87a66f3c8fe8c2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5f3abcf383aa - build_script_build::run::h08debd805c4662de
[INFO] [stderr]     17:     0x5f3abcf370db - build_script_build::main::heac7d32fe3be3409
[INFO] [stderr]     18:     0x5f3abcf34f13 - core::ops::function::FnOnce::call_once::hc1fc581743fce493
[INFO] [stderr]     19:     0x5f3abcf34956 - std::sys::backtrace::__rust_begin_short_backtrace::h9cc67eaf81889491
[INFO] [stderr]     20:     0x5f3abcf345f9 - std::rt::lang_start::{{closure}}::hf4bc22e3d38b1fb2
[INFO] [stderr]     21:     0x5f3abcf7e210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4f4585fe72a25a3b
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     22:     0x5f3abcf7e210 - std::panicking::catch_unwind::do_call::hc7ecc65e80036aa3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x5f3abcf7e210 - std::panicking::catch_unwind::hecd6c0902cfaf2d3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x5f3abcf7e210 - std::panic::catch_unwind::hf2df4b1683f64d1d
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5f3abcf7e210 - std::rt::lang_start_internal::{{closure}}::h5296c3d96741f8e3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5f3abcf7e210 - std::panicking::catch_unwind::do_call::ha1d68ac5b71773e0
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x5f3abcf7e210 - std::panicking::catch_unwind::hc49303e4359af9e3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x5f3abcf7e210 - std::panic::catch_unwind::hb4909e9c6b4c44c3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5f3abcf7e210 - std::rt::lang_start_internal::h6f30646bbb0adad2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5f3abcf345e1 - std::rt::lang_start::h7affd7822a57854b
[INFO] [stderr]     31:     0x5f3abcf385b5 - main
[INFO] [stderr]     32:     0x75b51633a1ca - <unknown>
[INFO] [stderr]     33:     0x75b51633a28b - __libc_start_main
[INFO] [stderr]     34:     0x5f3abcf34275 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "77df9ca11dc6d1d0df92b995198cc06a55f1249e6d22aa4732b96e110e3f737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77df9ca11dc6d1d0df92b995198cc06a55f1249e6d22aa4732b96e110e3f737a", kill_on_drop: false }`
[INFO] [stdout] 77df9ca11dc6d1d0df92b995198cc06a55f1249e6d22aa4732b96e110e3f737a
