[INFO] cloning repository https://github.com/tamasfe/rust-full-stack-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamasfe/rust-full-stack-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Frust-full-stack-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Frust-full-stack-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 889cbfcc8afb2c099aad9de0845debbdd3afa22e [INFO] checking tamasfe/rust-full-stack-demo against master#fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamasfe%2Frust-full-stack-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamasfe/rust-full-stack-demo on toolchain fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tamasfe/rust-full-stack-demo [INFO] finished tweaking git repo https://github.com/tamasfe/rust-full-stack-demo [INFO] tweaked toml for git repo https://github.com/tamasfe/rust-full-stack-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tamasfe/rust-full-stack-demo 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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "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 wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Downloaded axum v0.5.9 [INFO] [stderr] Downloaded tonic-web v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.31 [INFO] [stderr] Downloaded prettyplease v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49e8c75e4d4fb38e0e97d7978396acc4f8f61efb2fa1a275e8d6674d960945f3 [INFO] running `Command { std: "docker" "start" "-a" "49e8c75e4d4fb38e0e97d7978396acc4f8f61efb2fa1a275e8d6674d960945f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49e8c75e4d4fb38e0e97d7978396acc4f8f61efb2fa1a275e8d6674d960945f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e8c75e4d4fb38e0e97d7978396acc4f8f61efb2fa1a275e8d6674d960945f3", kill_on_drop: false }` [INFO] [stdout] 49e8c75e4d4fb38e0e97d7978396acc4f8f61efb2fa1a275e8d6674d960945f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c79c92f1bc17e7cd4e083a702b9f51f82cfca04a348552b926e96bd5bcc9ab62 [INFO] running `Command { std: "docker" "start" "-a" "c79c92f1bc17e7cd4e083a702b9f51f82cfca04a348552b926e96bd5bcc9ab62", 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.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling prettyplease v0.1.15 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (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/rmetaboC8OZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 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-automata` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) [INFO] [stderr] 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/rmetadkamOw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idna` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `prost-build v0.10.4` [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/prost-build-f969f5fc519c7f2a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/cmake [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/prost-build-f7a15ad11fbfb550/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/cmake" "-Dprotobuf_BUILD_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/prost-build-f7a15ad11fbfb550/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- [INFO] [stderr] -- 3.19.4.0 [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") [INFO] [stderr] -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS [INFO] [stderr] -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/prost-build-f7a15ad11fbfb550/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/prost-build-f7a15ad11fbfb550/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "8" [INFO] [stderr] [ 1%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arenastring.cc.o [INFO] [stderr] [ 1%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/any_lite.cc.o [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arenastring.cc.o [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arena.cc.o [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/extension_set.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/any_lite.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/extension_set.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arena.cc.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/generated_enum_util.cc.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] gmake: warning: -j8 forced in submake: resetting jobserver mode. [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arena.cc:511: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/port_undef.inc:139:27: fatal error: error writing to /tmp/ccazNpQ1.s: No space left on device [INFO] [stderr] 139 | #pragma GCC diagnostic pop [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf.dir/build.make:90: CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arena.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arena.cc:511: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/port_undef.inc:139:27: fatal error: error writing to /tmp/ccGY1FyP.s: No space left on device [INFO] [stderr] 139 | #pragma GCC diagnostic pop [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf-lite.dir/build.make:90: CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arena.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/any_lite.cc:99:1: fatal error: error writing to /tmp/ccIkhtNt.s: No space left on device [INFO] [stderr] 99 | } // namespace google [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf-lite.dir/build.make:76: CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/any_lite.cc.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arenastring.cc:286: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/port_undef.inc:139:27: fatal error: error writing to /tmp/cc3bfxnT.s: No space left on device [INFO] [stderr] 139 | #pragma GCC diagnostic pop [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf.dir/build.make:104: CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arenastring.cc.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/any_lite.cc:99:1: fatal error: error writing to /tmp/ccvevVti.s: No space left on device [INFO] [stderr] 99 | } // namespace google [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arenastring.cc:286: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/port_undef.inc:139:27: fatal error: error writing to /tmp/ccjavudf.s: No space left on device [INFO] [stderr] 139 | #pragma GCC diagnostic pop [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf.dir/build.make:76: CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/any_lite.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf-lite.dir/build.make:104: CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/arenastring.cc.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/generated_enum_util.cc:95:1: fatal error: error writing to /tmp/cckoWakY.s: No space left on device [INFO] [stderr] 95 | } // namespace google [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf-lite.dir/build.make:132: CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/generated_enum_util.cc.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/extension_set.cc:2255: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/port_undef.inc:139:27: fatal error: error writing to /tmp/ccqqMbe3.s: No space left on device [INFO] [stderr] 139 | #pragma GCC diagnostic pop [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf.dir/build.make:118: CMakeFiles/libprotobuf.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/extension_set.cc.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/libprotobuf.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/extension_set.cc:2255: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/port_undef.inc:139:27: fatal error: error writing to /tmp/ccw4kff0.s: No space left on device [INFO] [stderr] 139 | #pragma GCC diagnostic pop [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/libprotobuf-lite.dir/build.make:118: CMakeFiles/libprotobuf-lite.dir/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.10.4/third-party/protobuf/src/google/protobuf/extension_set.cc.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:89: CMakeFiles/libprotobuf-lite.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.48/src/lib.rs:975:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5633e064d156 - std::backtrace_rs::backtrace::libunwind::trace::he6f1a12a6090d8d3 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5633e064d156 - std::backtrace_rs::backtrace::trace_unsynchronized::he5dc5bb38c850d90 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5633e064d156 - std::sys_common::backtrace::_print_fmt::hd71c848cc149f860 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5633e064d156 - ::fmt::h3c733e381fe4a853 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5633e0672620 - core::fmt::rt::Argument::fmt::h62b2ffd5a9989e54 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5633e0672620 - core::fmt::write::haba1d007e47a62ba [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5633e064a4cf - std::io::Write::write_fmt::h7d472eaa7953e9a0 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x5633e064cf34 - std::sys_common::backtrace::_print::h6888c024261b1a0c [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5633e064cf34 - std::sys_common::backtrace::print::hac5e60658f953307 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5633e064e817 - std::panicking::default_hook::{{closure}}::hafaee71a9162ac02 [INFO] [stderr] 10: 0x5633e064e579 - std::panicking::default_hook::h59e76fc95f887830 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5633e064eca8 - std::panicking::rust_panic_with_hook::h7fca4b2c7acf6022 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x5633e064eb82 - std::panicking::begin_panic_handler::{{closure}}::hf980f73639f08f10 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:659:13 [INFO] [stderr] 13: 0x5633e064d656 - std::sys_common::backtrace::__rust_end_short_backtrace::heecfa811aa2ab286 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5633e064e8d4 - rust_begin_unwind [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x5633e05ce635 - core::panicking::panic_fmt::h4122b55a21a68fb7 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5633e05e3821 - cmake::fail::h38ee22d484b3f7e3 [INFO] [stderr] 17: 0x5633e05e2f27 - cmake::run::h394013c14d6a9009 [INFO] [stderr] 18: 0x5633e05dffcd - cmake::Config::build::h7814027ffca605b4 [INFO] [stderr] 19: 0x5633e05d34af - build_script_build::compile::h6b9eb081d5434b9a [INFO] [stderr] 20: 0x5633e05d36f9 - build_script_build::protoc::h2ecbced74a1ae70f [INFO] [stderr] 21: 0x5633e05d3739 - build_script_build::main::h940329e7e700a52d [INFO] [stderr] 22: 0x5633e05cf7f3 - core::ops::function::FnOnce::call_once::hbac8d38034b5cb92 [INFO] [stderr] 23: 0x5633e05cf1c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h34db37278a5b1f37 [INFO] [stderr] 24: 0x5633e05cf2d9 - std::rt::lang_start::{{closure}}::h997a2f5661c3a589 [INFO] [stderr] 25: 0x5633e06461c1 - core::ops::function::impls:: for &F>::call_once::hdfddf002f46207d9 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x5633e06461c1 - std::panicking::try::do_call::he073a3b9fd39f862 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:554:40 [INFO] [stderr] 27: 0x5633e06461c1 - std::panicking::try::hb13e965cceeb831c [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:518:19 [INFO] [stderr] 28: 0x5633e06461c1 - std::panic::catch_unwind::he0b71467c79f3f2e [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x5633e06461c1 - std::rt::lang_start_internal::{{closure}}::hbf8d84297912ea89 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/rt.rs:148:48 [INFO] [stderr] 30: 0x5633e06461c1 - std::panicking::try::do_call::h4ab23f66613f7025 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:554:40 [INFO] [stderr] 31: 0x5633e06461c1 - std::panicking::try::hed3bd7d52d5bcd0a [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panicking.rs:518:19 [INFO] [stderr] 32: 0x5633e06461c1 - std::panic::catch_unwind::h62e0f8cedaf502a4 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/panic.rs:142:14 [INFO] [stderr] 33: 0x5633e06461c1 - std::rt::lang_start_internal::h3795fb11fe8925f0 [INFO] [stderr] at /rustc/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/library/std/src/rt.rs:148:20 [INFO] [stderr] 34: 0x5633e05cf2b7 - std::rt::lang_start::h101ba98c5ee1700e [INFO] [stderr] 35: 0x5633e05d3a45 - main [INFO] [stderr] 36: 0x7f6a89d67d90 - [INFO] [stderr] 37: 0x7f6a89d67e40 - __libc_start_main [INFO] [stderr] 38: 0x5633e05ced65 - _start [INFO] [stderr] 39: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c79c92f1bc17e7cd4e083a702b9f51f82cfca04a348552b926e96bd5bcc9ab62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79c92f1bc17e7cd4e083a702b9f51f82cfca04a348552b926e96bd5bcc9ab62", kill_on_drop: false }` [INFO] [stdout] c79c92f1bc17e7cd4e083a702b9f51f82cfca04a348552b926e96bd5bcc9ab62