[INFO] cloning repository https://github.com/sensorfu/cargo-bom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sensorfu/cargo-bom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5821a101015275b2b091b69e9e5956bbb2deabd6 [INFO] checking sensorfu/cargo-bom against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom" "/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/sensorfu/cargo-bom on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sensorfu/cargo-bom [INFO] finished tweaking git repo https://github.com/sensorfu/cargo-bom [INFO] tweaked toml for git repo https://github.com/sensorfu/cargo-bom written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sensorfu/cargo-bom 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.6.1 [INFO] [stderr] Downloaded http-auth v0.1.9 [INFO] [stderr] Downloaded cargo-credential-libsecret v0.4.3 [INFO] [stderr] Downloaded cargo-credential-wincred v0.4.3 [INFO] [stderr] Downloaded gix-hashtable v0.4.1 [INFO] [stderr] Downloaded cargo-credential-macos-keychain v0.4.3 [INFO] [stderr] Downloaded git2-curl v0.19.0 [INFO] [stderr] Downloaded cargo-credential v0.4.4 [INFO] [stderr] Downloaded cargo-util v0.2.10 [INFO] [stderr] Downloaded crates-io v0.39.2 [INFO] [stderr] Downloaded gix-command v0.2.10 [INFO] [stderr] Downloaded byteyarn v0.2.3 [INFO] [stderr] Downloaded gix-packetline-blocking v0.16.6 [INFO] [stderr] Downloaded gix-diff v0.36.0 [INFO] [stderr] Downloaded gix-refspec v0.18.0 [INFO] [stderr] Downloaded gix-url v0.24.0 [INFO] [stderr] Downloaded gix-protocol v0.40.0 [INFO] [stderr] Downloaded gix-index v0.25.0 [INFO] [stderr] Downloaded gix-negotiate v0.8.0 [INFO] [stderr] Downloaded gix-ref v0.37.0 [INFO] [stderr] Downloaded gix-odb v0.53.0 [INFO] [stderr] Downloaded gix-pack v0.43.0 [INFO] [stderr] Downloaded gix v0.54.1 [INFO] [stderr] Downloaded gix-config v0.30.0 [INFO] [stderr] Downloaded gix-transport v0.37.0 [INFO] [stderr] Downloaded gix-pathspec v0.3.0 [INFO] [stderr] Downloaded gix-features v0.35.0 [INFO] [stderr] Downloaded gix-submodule v0.4.0 [INFO] [stderr] Downloaded gix-credentials v0.20.0 [INFO] [stderr] Downloaded gix-packetline v0.16.7 [INFO] [stderr] Downloaded gix-attributes v0.19.0 [INFO] [stderr] Downloaded gix-glob v0.13.0 [INFO] [stderr] Downloaded gix-fs v0.7.0 [INFO] [stderr] Downloaded gix-traverse v0.33.0 [INFO] [stderr] Downloaded gix-worktree v0.26.0 [INFO] [stderr] Downloaded gix-discover v0.25.0 [INFO] [stderr] Downloaded gix-filter v0.5.0 [INFO] [stderr] Downloaded gix-revision v0.22.0 [INFO] [stderr] Downloaded gix-tempfile v10.0.0 [INFO] [stderr] Downloaded gix-object v0.37.0 [INFO] [stderr] Downloaded gix-commitgraph v0.21.0 [INFO] [stderr] Downloaded gix-actor v0.27.0 [INFO] [stderr] Downloaded gix-lock v10.0.0 [INFO] [stderr] Downloaded gix-revwalk v0.8.0 [INFO] [stderr] Downloaded gix-prompt v0.7.0 [INFO] [stderr] Downloaded gix-macros v0.1.4 [INFO] [stderr] Downloaded gix-ignore v0.8.0 [INFO] [stderr] Downloaded cargo v0.75.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e72a625b30e2a4610a0a64a8d1b0ae94f4e15f9cfd55806f3e1ca097c27bfad5 [INFO] running `Command { std: "docker" "start" "-a" "e72a625b30e2a4610a0a64a8d1b0ae94f4e15f9cfd55806f3e1ca097c27bfad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72a625b30e2a4610a0a64a8d1b0ae94f4e15f9cfd55806f3e1ca097c27bfad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72a625b30e2a4610a0a64a8d1b0ae94f4e15f9cfd55806f3e1ca097c27bfad5", kill_on_drop: false }` [INFO] [stdout] e72a625b30e2a4610a0a64a8d1b0ae94f4e15f9cfd55806f3e1ca097c27bfad5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc6d5ee38f251fc1cfce5852423e2056ae7171f7286f2a1d5c3f45a92e12d0af [INFO] running `Command { std: "docker" "start" "-a" "cc6d5ee38f251fc1cfce5852423e2056ae7171f7286f2a1d5c3f45a92e12d0af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking gix-trace v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking prodash v26.2.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking gix-utils v0.1.11 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/regex-automata-05c631c3518ec58a/lib-regex_automata` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/openssl-sys-5c4c5480fa204841/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEcx2Sn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `form_urlencoded` (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/rmetanZUQNY" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0T2yJw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMSGmCO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/rmeta7p8e0W" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 2 previous errors [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: nghttp2/lib/sfparse.c:1146:1: fatal error: error writing to /tmp/ccqiZ02H.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 1146 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-sfparse.o" "-c" "nghttp2/lib/sfparse.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_buf.c:527:1: fatal error: error writing to /tmp/ccCjmhnZ.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 527 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_buf.o" "-c" "nghttp2/lib/nghttp2_buf.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_callbacks.c:175:1: fatal error: error writing to /tmp/ccY7Cx2x.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 175 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_callbacks.o" "-c" "nghttp2/lib/nghttp2_callbacks.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_extpri.c:35:1: fatal error: error writing to /tmp/ccmf9Wxe.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 35 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_extpri.o" "-c" "nghttp2/lib/nghttp2_extpri.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_debug.c:58:1: fatal error: error writing to /tmp/ccSRnOBm.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 58 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_debug.o" "-c" "nghttp2/lib/nghttp2_debug.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_hd.c:2357:1: fatal error: error writing to /tmp/cc62lK84.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 2357 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_hd.o" "-c" "nghttp2/lib/nghttp2_hd.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_http.c:631:1: fatal error: error writing to /tmp/ccOBvCjV.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 631 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_http.o" "-c" "nghttp2/lib/nghttp2_http.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_helper.c:803:1: fatal error: error writing to /tmp/cclcoVOl.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 803 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_helper.o" "-c" "nghttp2/lib/nghttp2_helper.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_hd_huffman_data.c:4980:1: fatal error: error writing to /tmp/ccGyNvgO.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 4980 | }; [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman_data.o" "-c" "nghttp2/lib/nghttp2_hd_huffman_data.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_hd_huffman.c:144:1: fatal error: error writing to /tmp/cctHAlSP.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 144 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman.o" "-c" "nghttp2/lib/nghttp2_hd_huffman.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_frame.c:1214:1: fatal error: error writing to /tmp/ccLtkNtU.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 1214 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_map.c:338:1: fatal error: error writing to /tmp/ccpSyAM0.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 338 | size_t nghttp2_map_size(nghttp2_map *map) { return map->size; } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^~~~~~ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_map.o" "-c" "nghttp2/lib/nghttp2_map.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_outbound_item.c:130:1: fatal error: error writing to /tmp/ccvrCsd0.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 130 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_outbound_item.o" "-c" "nghttp2/lib/nghttp2_outbound_item.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_option.c:152:1: fatal error: error writing to /tmp/ccngOFT3.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 152 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_option.o" "-c" "nghttp2/lib/nghttp2_option.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_npn.c:57:1: fatal error: error closing /tmp/cc05jAMK.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 57 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_npn.o" "-c" "nghttp2/lib/nghttp2_npn.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_mem.c:74:1: fatal error: error writing to /tmp/cc4DVpSR.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 74 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_mem.o" "-c" "nghttp2/lib/nghttp2_mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_pq.c:183:1: fatal error: error writing to /tmp/ccs75zeB.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 183 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_pq.o" "-c" "nghttp2/lib/nghttp2_pq.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_submit.c:900:1: fatal error: error writing to /tmp/ccZja58V.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 900 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_submit.o" "-c" "nghttp2/lib/nghttp2_submit.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_stream.c:1016:1: fatal error: error writing to /tmp/ccV8oC1M.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 1016 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_stream.o" "-c" "nghttp2/lib/nghttp2_stream.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_priority_spec.c:52:1: fatal error: error closing /tmp/cceuKiil.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 52 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_priority_spec.o" "-c" "nghttp2/lib/nghttp2_priority_spec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_rcbuf.c:102:1: fatal error: error writing to /tmp/ccxqpYYY.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 102 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_rcbuf.o" "-c" "nghttp2/lib/nghttp2_rcbuf.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_queue.c:85:1: fatal error: error writing to /tmp/ccDxtsvR.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 85 | int nghttp2_queue_empty(nghttp2_queue *queue) { return queue->front == NULL; } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^~~ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_queue.o" "-c" "nghttp2/lib/nghttp2_queue.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_version.c:38:1: fatal error: error writing to /tmp/ccAQiko7.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 38 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_version.o" "-c" "nghttp2/lib/nghttp2_version.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_time.c:61:1: fatal error: error writing to /tmp/ccdIXsne.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 61 | uint64_t nghttp2_time_now_sec(void) { return time_now_sec(); } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^~~~~~~~ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_time.o" "-c" "nghttp2/lib/nghttp2_time.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_ratelim.c:75:1: fatal error: error writing to /tmp/cczAFYxG.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 75 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_ratelim.o" "-c" "nghttp2/lib/nghttp2_ratelim.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_session.c:8368:1: fatal error: error writing to /tmp/ccfdxPlx.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: 8368 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: compilation terminated. [INFO] [stderr] warning: libnghttp2-sys@0.1.9+1.58.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_session.o" "-c" "nghttp2/lib/nghttp2_session.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libnghttp2-sys v0.1.9+1.58.0` [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/libnghttp2-sys-1262b8bff20989ff/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=nghttp2/lib/sfparse.c:1146:1: fatal error: error writing to /tmp/ccqiZ02H.s: No space left on device [INFO] [stderr] cargo:warning= 1146 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-sfparse.o" "-c" "nghttp2/lib/sfparse.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_buf.c:527:1: fatal error: error writing to /tmp/ccCjmhnZ.s: No space left on device [INFO] [stderr] cargo:warning= 527 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_buf.o" "-c" "nghttp2/lib/nghttp2_buf.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_callbacks.c:175:1: fatal error: error writing to /tmp/ccY7Cx2x.s: No space left on device [INFO] [stderr] cargo:warning= 175 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_callbacks.o" "-c" "nghttp2/lib/nghttp2_callbacks.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_extpri.c:35:1: fatal error: error writing to /tmp/ccmf9Wxe.s: No space left on device [INFO] [stderr] cargo:warning= 35 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_extpri.o" "-c" "nghttp2/lib/nghttp2_extpri.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_debug.c:58:1: fatal error: error writing to /tmp/ccSRnOBm.s: No space left on device [INFO] [stderr] cargo:warning= 58 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_debug.o" "-c" "nghttp2/lib/nghttp2_debug.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_hd.c:2357:1: fatal error: error writing to /tmp/cc62lK84.s: No space left on device [INFO] [stderr] cargo:warning= 2357 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_hd.o" "-c" "nghttp2/lib/nghttp2_hd.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_http.c:631:1: fatal error: error writing to /tmp/ccOBvCjV.s: No space left on device [INFO] [stderr] cargo:warning= 631 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_http.o" "-c" "nghttp2/lib/nghttp2_http.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_helper.c:803:1: fatal error: error writing to /tmp/cclcoVOl.s: No space left on device [INFO] [stderr] cargo:warning= 803 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_helper.o" "-c" "nghttp2/lib/nghttp2_helper.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_hd_huffman_data.c:4980:1: fatal error: error writing to /tmp/ccGyNvgO.s: No space left on device [INFO] [stderr] cargo:warning= 4980 | }; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman_data.o" "-c" "nghttp2/lib/nghttp2_hd_huffman_data.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_hd_huffman.c:144:1: fatal error: error writing to /tmp/cctHAlSP.s: No space left on device [INFO] [stderr] cargo:warning= 144 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_hd_huffman.o" "-c" "nghttp2/lib/nghttp2_hd_huffman.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_frame.c:1214:1: fatal error: error writing to /tmp/ccLtkNtU.s: No space left on device [INFO] [stderr] cargo:warning= 1214 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_map.c:338:1: fatal error: error writing to /tmp/ccpSyAM0.s: No space left on device [INFO] [stderr] cargo:warning= 338 | size_t nghttp2_map_size(nghttp2_map *map) { return map->size; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_map.o" "-c" "nghttp2/lib/nghttp2_map.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_outbound_item.c:130:1: fatal error: error writing to /tmp/ccvrCsd0.s: No space left on device [INFO] [stderr] cargo:warning= 130 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_outbound_item.o" "-c" "nghttp2/lib/nghttp2_outbound_item.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_option.c:152:1: fatal error: error writing to /tmp/ccngOFT3.s: No space left on device [INFO] [stderr] cargo:warning= 152 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_option.o" "-c" "nghttp2/lib/nghttp2_option.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_npn.c:57:1: fatal error: error closing /tmp/cc05jAMK.s: No space left on device [INFO] [stderr] cargo:warning= 57 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_npn.o" "-c" "nghttp2/lib/nghttp2_npn.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_mem.c:74:1: fatal error: error writing to /tmp/cc4DVpSR.s: No space left on device [INFO] [stderr] cargo:warning= 74 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_mem.o" "-c" "nghttp2/lib/nghttp2_mem.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_pq.c:183:1: fatal error: error writing to /tmp/ccs75zeB.s: No space left on device [INFO] [stderr] cargo:warning= 183 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_pq.o" "-c" "nghttp2/lib/nghttp2_pq.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_submit.c:900:1: fatal error: error writing to /tmp/ccZja58V.s: No space left on device [INFO] [stderr] cargo:warning= 900 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_submit.o" "-c" "nghttp2/lib/nghttp2_submit.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_stream.c:1016:1: fatal error: error writing to /tmp/ccV8oC1M.s: No space left on device [INFO] [stderr] cargo:warning= 1016 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_stream.o" "-c" "nghttp2/lib/nghttp2_stream.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_priority_spec.c:52:1: fatal error: error closing /tmp/cceuKiil.s: No space left on device [INFO] [stderr] cargo:warning= 52 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_priority_spec.o" "-c" "nghttp2/lib/nghttp2_priority_spec.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_rcbuf.c:102:1: fatal error: error writing to /tmp/ccxqpYYY.s: No space left on device [INFO] [stderr] cargo:warning= 102 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_rcbuf.o" "-c" "nghttp2/lib/nghttp2_rcbuf.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_queue.c:85:1: fatal error: error writing to /tmp/ccDxtsvR.s: No space left on device [INFO] [stderr] cargo:warning= 85 | int nghttp2_queue_empty(nghttp2_queue *queue) { return queue->front == NULL; } [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_queue.o" "-c" "nghttp2/lib/nghttp2_queue.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_version.c:38:1: fatal error: error writing to /tmp/ccAQiko7.s: No space left on device [INFO] [stderr] cargo:warning= 38 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_version.o" "-c" "nghttp2/lib/nghttp2_version.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_time.c:61:1: fatal error: error writing to /tmp/ccdIXsne.s: No space left on device [INFO] [stderr] cargo:warning= 61 | uint64_t nghttp2_time_now_sec(void) { return time_now_sec(); } [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_time.o" "-c" "nghttp2/lib/nghttp2_time.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_ratelim.c:75:1: fatal error: error writing to /tmp/cczAFYxG.s: No space left on device [INFO] [stderr] cargo:warning= 75 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_ratelim.o" "-c" "nghttp2/lib/nghttp2_ratelim.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=nghttp2/lib/nghttp2_session.c:8368:1: fatal error: error writing to /tmp/ccfdxPlx.s: No space left on device [INFO] [stderr] cargo:warning= 8368 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_session.o" "-c" "nghttp2/lib/nghttp2_session.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-d77ed9c18e93cc2d/out/i/lib/ad0ba1b363e8d103-nghttp2_session.o" "-c" "nghttp2/lib/nghttp2_session.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "cc6d5ee38f251fc1cfce5852423e2056ae7171f7286f2a1d5c3f45a92e12d0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6d5ee38f251fc1cfce5852423e2056ae7171f7286f2a1d5c3f45a92e12d0af", kill_on_drop: false }` [INFO] [stdout] cc6d5ee38f251fc1cfce5852423e2056ae7171f7286f2a1d5c3f45a92e12d0af