[INFO] cloning repository https://github.com/U007D/ecpp17cc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/U007D/ecpp17cc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FU007D%2Fecpp17cc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FU007D%2Fecpp17cc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91cffcd6b5ddd57ae28757c4acdf612edf778797 [INFO] checking U007D/ecpp17cc against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FU007D%2Fecpp17cc" "/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/U007D/ecpp17cc on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/U007D/ecpp17cc [INFO] finished tweaking git repo https://github.com/U007D/ecpp17cc [INFO] tweaked toml for git repo https://github.com/U007D/ecpp17cc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/U007D/ecpp17cc 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: profile `doc` is deprecated and has no effect [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: `panic` setting is ignored for `test` profile [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding byteorder v1.5.0 [INFO] [stderr] Adding csv v0.15.0 (available: v1.3.1) [INFO] [stderr] Adding memchr v1.0.2 [INFO] [stderr] Adding rustc-serialize v0.3.25 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.6 [INFO] [stderr] Downloaded cc v1.0.4 [INFO] [stderr] Downloaded if_chain v0.1.2 [INFO] [stderr] Downloaded clap v2.30.0 [INFO] [stderr] Downloaded structopt v0.2.3 [INFO] [stderr] Downloaded clippy v0.0.186 [INFO] [stderr] Downloaded pretty_assertions v0.5.0 [INFO] [stderr] Downloaded clippy_lints v0.0.186 [INFO] [stderr] Downloaded syn v0.12.13 [INFO] [stderr] Downloaded structopt-derive v0.2.3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6706dac4fb202342e46558ca00e439fae29d5777241c8eab17b57a7e49ff61eb [INFO] running `Command { std: "docker" "start" "-a" "6706dac4fb202342e46558ca00e439fae29d5777241c8eab17b57a7e49ff61eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6706dac4fb202342e46558ca00e439fae29d5777241c8eab17b57a7e49ff61eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6706dac4fb202342e46558ca00e439fae29d5777241c8eab17b57a7e49ff61eb", kill_on_drop: false }` [INFO] [stdout] 6706dac4fb202342e46558ca00e439fae29d5777241c8eab17b57a7e49ff61eb [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66978dcba281472796b3491c1960d6660e35921a4823828d79abf2e5c58604e [INFO] running `Command { std: "docker" "start" "-a" "a66978dcba281472796b3491c1960d6660e35921a4823828d79abf2e5c58604e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: profile `doc` is deprecated and has no effect [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `panic` setting is ignored for `test` profile [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.0.15 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking getopts v0.2.17 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking semver v0.6.0 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking quine-mc_cluskey v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.6 [INFO] [stderr] Checking if_chain v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling clippy v0.0.186 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking pretty_assertions v0.5.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking url v1.6.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-1.6.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZAGSX2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavY18xl/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDetjKS/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXzfQN8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8pldsI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (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-7696df4af29ed42f/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-004d944a4bb45da9/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... 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... 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... yes [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... no [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) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking unwind.h usability... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace... no [INFO] [stderr] checking for -funwind-tables option... no [INFO] [stderr] checking for -frandom-seed=string option... no [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... yes [INFO] [stderr] checking whether cc supports -Wwrite-strings... no [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... no [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... yes [INFO] [stderr] checking link.h usability... yes [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... yes [INFO] [stderr] checking for dl_iterate_phdr... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking whether strnlen is declared... yes [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: minix/config.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: minix/config.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: minix/config.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: minix/config.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: minix/config.h: proceeding with the compiler's result [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8090: echo: write error: No space left on device [INFO] [stderr] /usr/bin/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 8096: echo: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] config.status: error: could not setup config headers machinery [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: 0x5d2d09aea0c2 - std::backtrace_rs::backtrace::libunwind::trace::h6844e49f4d762928 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d2d09aea0c2 - std::backtrace_rs::backtrace::trace_unsynchronized::habb6fc737e962497 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d2d09aea0c2 - std::sys::backtrace::_print_fmt::hb6622b2106bc89eb [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d2d09aea0c2 - ::fmt::h978254cf31c25484 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d2d09b0b503 - core::fmt::rt::Argument::fmt::hd316c8eaec8d74e0 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x5d2d09b0b503 - core::fmt::write::h0f7e32cc33a6c168 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x5d2d09ae7423 - std::io::default_write_fmt::h34aa35d24ede9bbb [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d2d09ae7423 - std::io::Write::write_fmt::hcea599c373a301be [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5d2d09ae9f12 - std::sys::backtrace::BacktraceLock::print::h0f0be859b566d648 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d2d09aeb512 - std::panicking::default_hook::{{closure}}::h98f380533feee415 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5d2d09aeb315 - std::panicking::default_hook::h9a2a3cffba441e06 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d2d09aebef2 - std::panicking::rust_panic_with_hook::ha8f95f5b835ef55f [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d2d09aebc7a - std::panicking::begin_panic_handler::{{closure}}::h2345276c9f1a34a3 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5d2d09aea5c9 - std::sys::backtrace::__rust_end_short_backtrace::h0ec2f8feea85af39 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d2d09aeb90d - __rustc[a40f7048bf14c6d3]::rust_begin_unwind [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5d2d09b0a4e0 - core::panicking::panic_fmt::h184048c81b4fc897 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d2d09aa5c6a - build_script_build::run::h2924901ae7b1d79c [INFO] [stderr] 17: 0x5d2d09aa4933 - build_script_build::main::h254f071a5a8c50d8 [INFO] [stderr] 18: 0x5d2d09aa2813 - core::ops::function::FnOnce::call_once::hd96717006abcc1d9 [INFO] [stderr] 19: 0x5d2d09aa2256 - std::sys::backtrace::__rust_begin_short_backtrace::h42e024f2b2a78116 [INFO] [stderr] 20: 0x5d2d09aa1f09 - std::rt::lang_start::{{closure}}::h8aaba2eabb57af40 [INFO] [stderr] 21: 0x5d2d09ae38a4 - core::ops::function::impls:: for &F>::call_once::hc66b0c9fe3fe9d16 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5d2d09ae38a4 - std::panicking::try::do_call::h5123f76e27153345 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5d2d09ae38a4 - std::panicking::try::h02a4ba5353db7779 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5d2d09ae38a4 - std::panic::catch_unwind::h1895d42e397e7893 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5d2d09ae38a4 - std::rt::lang_start_internal::{{closure}}::h31cbf11815e9bbb7 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5d2d09ae38a4 - std::panicking::try::do_call::h38b202cc0e28a210 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5d2d09ae38a4 - std::panicking::try::ha3c49d7e42d65ad7 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5d2d09ae38a4 - std::panic::catch_unwind::hd5846f67c8663dce [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5d2d09ae38a4 - std::rt::lang_start_internal::h4806a6a16d7dc75e [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5d2d09aa1ef1 - std::rt::lang_start::h15378c2d6c6b4178 [INFO] [stderr] 31: 0x5d2d09aa5e55 - main [INFO] [stderr] 32: 0x79e8d21ec1ca - [INFO] [stderr] 33: 0x79e8d21ec28b - __libc_start_main [INFO] [stderr] 34: 0x5d2d09aa1b95 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a66978dcba281472796b3491c1960d6660e35921a4823828d79abf2e5c58604e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66978dcba281472796b3491c1960d6660e35921a4823828d79abf2e5c58604e", kill_on_drop: false }` [INFO] [stdout] a66978dcba281472796b3491c1960d6660e35921a4823828d79abf2e5c58604e