[INFO] cloning repository https://github.com/zdx8/ServerStatus-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdx8/ServerStatus-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdx8%2FServerStatus-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdx8%2FServerStatus-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61e8b9df04a472c7d54e889d26b5bf38a556af82 [INFO] checking zdx8/ServerStatus-Rust against master#aa067fb984d36462548bb785da221bfaf38253f0 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdx8%2FServerStatus-Rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zdx8/ServerStatus-Rust on toolchain aa067fb984d36462548bb785da221bfaf38253f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zdx8/ServerStatus-Rust [INFO] finished tweaking git repo https://github.com/zdx8/ServerStatus-Rust [INFO] tweaked toml for git repo https://github.com/zdx8/ServerStatus-Rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zdx8/ServerStatus-Rust 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" "+aa067fb984d36462548bb785da221bfaf38253f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.8.0 [INFO] [stderr] Downloaded rhai_codegen v1.4.2 [INFO] [stderr] Downloaded prettytable-rs v0.9.0 [INFO] [stderr] Downloaded minijinja v0.20.0 [INFO] [stderr] Downloaded rhai v1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08d69388bf78536b6773f088378f0550802163ba4d929b51d99f1badf77655d [INFO] running `Command { std: "docker" "start" "-a" "c08d69388bf78536b6773f088378f0550802163ba4d929b51d99f1badf77655d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08d69388bf78536b6773f088378f0550802163ba4d929b51d99f1badf77655d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08d69388bf78536b6773f088378f0550802163ba4d929b51d99f1badf77655d", kill_on_drop: false }` [INFO] [stdout] c08d69388bf78536b6773f088378f0550802163ba4d929b51d99f1badf77655d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 156dc57df00aca0da51c4e36fa92e009c0a3cb5396a658ca87dbbf71fccb9434 [INFO] running `Command { std: "docker" "start" "-a" "156dc57df00aca0da51c4e36fa92e009c0a3cb5396a658ca87dbbf71fccb9434", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling prettyplease v0.1.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafe2iJk/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc80kwYS/symbols.o" "/opt/rustwide/target/debug/build/crc32fast-f246350a41da9ca7/build_script_build-f246350a41da9ca7.build_script_build.29b46ad957a4d69-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/crc32fast-f246350a41da9ca7/build_script_build-f246350a41da9ca7.29yrexptqa55zkhg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crc32fast-f246350a41da9ca7/build_script_build-f246350a41da9ca7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crc32fast` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `prettyplease` (lib) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6iCL7B" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `protobuf-src v1.1.0+21.5` [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/protobuf-src-b1bdb6b0989438f1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/protobuf-src-47b3432b1ec5585a/out/install/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-src-1.1.0+21.5/protobuf/configure" "--prefix=/opt/rustwide/target/debug/build/protobuf-src-47b3432b1ec5585a/out/install" "--disable-shared" "--enable-static" "--disable-maintainer-mode" [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking whether the compiler supports GNU C++... yes [INFO] [stderr] checking whether c++ accepts -g... yes [INFO] [stderr] checking for c++ option to enable C++11 features... none needed [INFO] [stderr] checking dependency style of c++... gcc3 [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the compiler supports GNU C... (cached) yes [INFO] [stderr] checking whether gcc accepts -g... no [INFO] [stderr] checking for gcc option to enable C11 features... (cached) none needed [INFO] [stderr] checking whether gcc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of gcc... (cached) gcc3 [INFO] [stderr] checking how to run the C preprocessor... /lib/cpp [INFO] [stderr] [INFO] [stderr] --- stderr [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] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/protobuf-src-47b3432b1ec5585a/out/install/build': [INFO] [stderr] configure: error: C preprocessor "/lib/cpp" fails sanity check [INFO] [stderr] See `config.log' for more details [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-src-1.1.0+21.5/protobuf/configure: line 56: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-src-1.1.0+21.5/protobuf/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-src-1.1.0+21.5/protobuf/configure: line 78: 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-6f17d22bba15001f/protobuf-src-1.1.0+21.5/protobuf/configure: line 80: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-src-1.1.0+21.5/protobuf/configure: line 84: printf: write error: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autotools-0.2.5/src/lib.rs:715:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558e82a88265 - std::backtrace_rs::backtrace::libunwind::trace::h332b3819eb3c9848 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x558e82a88265 - std::backtrace_rs::backtrace::trace_unsynchronized::h7c1a50c0e1248882 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558e82a88265 - std::sys_common::backtrace::_print_fmt::he33639a4c9f91143 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x558e82a88265 - ::fmt::hae9c25893ec6cd97 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x558e82aababb - core::fmt::rt::Argument::fmt::h2e8f252dbddaf14b [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x558e82aababb - core::fmt::write::hf69872b54f9f4a4d [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x558e82a8596f - std::io::Write::write_fmt::hbc6fafe1b8e90df6 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/io/mod.rs:1850:15 [INFO] [stderr] 7: 0x558e82a8803e - std::sys_common::backtrace::_print::h8a6950022b325216 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x558e82a8803e - std::sys_common::backtrace::print::hfe6e9d3e1bf6ce91 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x558e82a89699 - std::panicking::default_hook::{{closure}}::hee091014543ea910 [INFO] [stderr] 10: 0x558e82a893b5 - std::panicking::default_hook::heedc76b899acb2f4 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:291:9 [INFO] [stderr] 11: 0x558e82a89b34 - std::panicking::rust_panic_with_hook::h38a7eee0804136f9 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:788:13 [INFO] [stderr] 12: 0x558e82a89a16 - std::panicking::begin_panic_handler::{{closure}}::he9e99c1464c8e944 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x558e82a88729 - std::sys_common::backtrace::__rust_end_short_backtrace::hc22f3370eca2275e [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x558e82a89747 - rust_begin_unwind [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x558e82a1b0e6 - core::panicking::panic_fmt::h0d62a09c44226834 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x558e82a27fa1 - autotools::fail::hafadb914c4f0e508 [INFO] [stderr] 17: 0x558e82a275ba - autotools::run::h63a1c0665fa83380 [INFO] [stderr] 18: 0x558e82a262b6 - autotools::Config::build::h87de588cf512910f [INFO] [stderr] 19: 0x558e82a1f26b - build_script_build::main::hf8f63b64c6a9a2da [INFO] [stderr] 20: 0x558e82a1bf23 - core::ops::function::FnOnce::call_once::hb845025d26fcbf23 [INFO] [stderr] 21: 0x558e82a1ba26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h825080eb306fbd96 [INFO] [stderr] 22: 0x558e82a1bcb9 - std::rt::lang_start::{{closure}}::h4267975d9ab58608 [INFO] [stderr] 23: 0x558e82a81626 - core::ops::function::impls:: for &F>::call_once::h6656db4539dfd94e [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x558e82a81626 - std::panicking::try::do_call::h84692915e0acc8d9 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x558e82a81626 - std::panicking::try::ha31f6edb5bf88b0b [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x558e82a81626 - std::panic::catch_unwind::h633349de74ca19e4 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x558e82a81626 - std::rt::lang_start_internal::{{closure}}::hc6d12d878d58cb00 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x558e82a81626 - std::panicking::try::do_call::hd255f522de9777b8 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x558e82a81626 - std::panicking::try::h1dd2a7f43b0467f4 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x558e82a81626 - std::panic::catch_unwind::h3b23a9e0c88417dc [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x558e82a81626 - std::rt::lang_start_internal::ha837be69c8bef4a7 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x558e82a1bc97 - std::rt::lang_start::ha965c985f5a86023 [INFO] [stderr] 33: 0x558e82a1f715 - main [INFO] [stderr] 34: 0x7f57fa1e6d90 - [INFO] [stderr] 35: 0x7f57fa1e6e40 - __libc_start_main [INFO] [stderr] 36: 0x558e82a1b7f5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "156dc57df00aca0da51c4e36fa92e009c0a3cb5396a658ca87dbbf71fccb9434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156dc57df00aca0da51c4e36fa92e009c0a3cb5396a658ca87dbbf71fccb9434", kill_on_drop: false }` [INFO] [stdout] 156dc57df00aca0da51c4e36fa92e009c0a3cb5396a658ca87dbbf71fccb9434