[INFO] cloning repository https://github.com/kou-oishi/Elogbook-Backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kou-oishi/Elogbook-Backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkou-oishi%2FElogbook-Backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkou-oishi%2FElogbook-Backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb58760a6c0424dd50992ec902d8af135a1436bb
[INFO] checking kou-oishi/Elogbook-Backend against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkou-oishi%2FElogbook-Backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kou-oishi/Elogbook-Backend
[INFO] finished tweaking git repo https://github.com/kou-oishi/Elogbook-Backend
[INFO] tweaked toml for git repo https://github.com/kou-oishi/Elogbook-Backend written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kou-oishi/Elogbook-Backend on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kou-oishi/Elogbook-Backend 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fca0efaf4e390824d9eaad07792172ff1a5ff804a3c42ac606d1526b3d8ddbd
[INFO] running `Command { std: "docker" "start" "-a" "8fca0efaf4e390824d9eaad07792172ff1a5ff804a3c42ac606d1526b3d8ddbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fca0efaf4e390824d9eaad07792172ff1a5ff804a3c42ac606d1526b3d8ddbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fca0efaf4e390824d9eaad07792172ff1a5ff804a3c42ac606d1526b3d8ddbd", kill_on_drop: false }`
[INFO] [stdout] 8fca0efaf4e390824d9eaad07792172ff1a5ff804a3c42ac606d1526b3d8ddbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 548933d1e14e71f2ed9d7c938e9ea7e239d9505ea8f18b4bd8d45c6a63296944
[INFO] running `Command { std: "docker" "start" "-a" "548933d1e14e71f2ed9d7c938e9ea7e239d9505ea8f18b4bd8d45c6a63296944", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr] warning: ring@0.17.8: /tmp/cceUpFVd.s: Assembler messages:
[INFO] [stderr] warning: ring@0.17.8: /tmp/cceUpFVd.s: Fatal error: can't write 35 bytes to section .text of /opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o: 'No space left on device'
[INFO] [stderr] warning: ring@0.17.8: /tmp/cceUpFVd.s: Fatal error: /opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o: No such file or directory
[INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.8`
[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/ring-b432dd211ecfeeb3/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr]   cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[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]   RUSTC_WRAPPER = None
[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,x87)
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=/tmp/cceUpFVd.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/cceUpFVd.s: Fatal error: can't write 35 bytes to section .text of /opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=/tmp/cceUpFVd.s: Fatal error: /opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o: No such file or directory
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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" "include" "-I" "/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[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" "include" "-I" "/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-162a1cbe646cce79/out/a6a6146597915357-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/sha256-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabY6R1C/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0BFz8z/full.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] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccBCFZdy.s: Assembler messages:
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccBCFZdy.s: Fatal error: can't fill 24 bytes in section .rodata.ZSTD_defaultCMem of /opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress.o: 'No space left on device'
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccBCFZdy.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress.o: No such file or directory
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/cover.c:1261:1: fatal error: error writing to /tmp/ccwrVuBY.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:  1261 | }
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/ccLn6RfC.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:  1913 | }
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1944:1: fatal error: error writing to /tmp/ccvL5iU5.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:  1944 | }
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/cc5NkvqU.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:  2215 | }
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_lazy.c:2198:1: fatal error: error writing to /tmp/ccVbJxbg.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:  2198 | }
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated.
[INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6`
[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/zstd-sys-cc1835d83d2f31b5/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   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]   RUSTC_WRAPPER = None
[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,x87)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=/tmp/ccBCFZdy.s: Assembler messages:
[INFO] [stderr]   cargo:warning=/tmp/ccBCFZdy.s: Fatal error: can't fill 24 bytes in section .rodata.ZSTD_defaultCMem of /opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress.o: 'No space left on device'
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663
[INFO] [stderr]   cargo:warning=/tmp/ccBCFZdy.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress.o: No such file or directory
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/cover.c:1261:1: fatal error: error writing to /tmp/ccwrVuBY.s: No space left on device
[INFO] [stderr]   cargo:warning= 1261 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/ccLn6RfC.s: No space left on device
[INFO] [stderr]   cargo:warning= 1913 | }
[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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1944:1: fatal error: error writing to /tmp/ccvL5iU5.s: No space left on device
[INFO] [stderr]   cargo:warning= 1944 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/cc5NkvqU.s: No space left on device
[INFO] [stderr]   cargo:warning= 2215 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_lazy.c:2198:1: fatal error: error writing to /tmp/ccVbJxbg.s: No space left on device
[INFO] [stderr]   cargo:warning= 2198 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-a9650f5b562f01bc/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "548933d1e14e71f2ed9d7c938e9ea7e239d9505ea8f18b4bd8d45c6a63296944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548933d1e14e71f2ed9d7c938e9ea7e239d9505ea8f18b4bd8d45c6a63296944", kill_on_drop: false }`
[INFO] [stdout] 548933d1e14e71f2ed9d7c938e9ea7e239d9505ea8f18b4bd8d45c6a63296944
