[INFO] cloning repository https://github.com/louis013/Rust-Web-Server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louis013/Rust-Web-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis013%2FRust-Web-Server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis013%2FRust-Web-Server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f24c065a0bc9d44833d75290910fa8b498485d1 [INFO] checking louis013/Rust-Web-Server against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis013%2FRust-Web-Server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louis013/Rust-Web-Server on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/louis013/Rust-Web-Server [INFO] finished tweaking git repo https://github.com/louis013/Rust-Web-Server [INFO] tweaked toml for git repo https://github.com/louis013/Rust-Web-Server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/louis013/Rust-Web-Server 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" "+173780a87744406b7489b28349c0176f14bb3881" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4e6f70ca17dfa83312a7da7d317188ec6426d9f5521ced31597b16d76c8a9b6 [INFO] running `Command { std: "docker" "start" "-a" "f4e6f70ca17dfa83312a7da7d317188ec6426d9f5521ced31597b16d76c8a9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4e6f70ca17dfa83312a7da7d317188ec6426d9f5521ced31597b16d76c8a9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e6f70ca17dfa83312a7da7d317188ec6426d9f5521ced31597b16d76c8a9b6", kill_on_drop: false }` [INFO] [stdout] f4e6f70ca17dfa83312a7da7d317188ec6426d9f5521ced31597b16d76c8a9b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2012282de4a7c83fabd80628a94e11ca88b5dee027927e81711ced5ab85f4ec3 [INFO] running `Command { std: "docker" "start" "-a" "2012282de4a7c83fabd80628a94e11ca88b5dee027927e81711ced5ab85f4ec3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIYg7S0/lib.rmeta`: No space left on device (os error 28) [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/rmetakSYass" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKyZ1XC/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvcpkg-8ce73e690261768c.rlib,libpkg_config-bbbcc73e7412bf52.rlib,libcc-bad0add242606ff2.rlib,libjobserver-77c2fbfa43570d5e.rlib,liblibc-f9a22d41eebcee42.rlib,libshlex-258c8bec04b9d869.rlib}" "/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-93658dcff0f2d821/build_script_main-93658dcff0f2d821" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (build script) 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/rmetatgDS9I" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `language-tags` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta95GRs2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/common/debug.c:29:1: fatal error: error closing /tmp/cct5yyfi.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 29 | int g_debuglevel = DEBUGLEVEL; [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-debug.o" "-c" "zstd/lib/common/debug.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccMwWul2.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccMwWul2.s: Fatal error: can't write 59 bytes to section .debug_info of /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-threading.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccMwWul2.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-threading.o: No space left on device [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-threading.o" "-c" "zstd/lib/common/threading.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/fse_compress.c:623:1: fatal error: error writing to /tmp/ccLN6QgE.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 623 | size_t FSE_compressBound(size_t size) { return FSE_COMPRESSBOUND(size); } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/common/entropy_common.c:340:1: fatal error: error writing to /tmp/ccKyIgDU.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 340 | } [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress_literals.c:235:1: fatal error: error writing to /tmp/ccsH1WD6.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 235 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress_sequences.c:442:1: fatal error: error writing to /tmp/ccZYLcUP.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 442 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccS1t2lA.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccS1t2lA.s: Fatal error: can't write 25 bytes to section .text.ERR_isError of /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-zstd_common.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: /tmp/ccS1t2lA.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-zstd_common.o: No space left on device [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/common/fse_decompress.c:311:1: fatal error: error writing to /tmp/ccLadnL1.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 311 | } [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress_superblock.c:688:1: fatal error: error writing to /tmp/ccUct8jp.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 688 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_ddict.c:244:1: fatal error: error writing to /tmp/cc6zx9Fw.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 244 | } [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" "-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-59d493b2c6c81884/out/690f776bf7b37aeb-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstdmt_compress.c:1882:1: fatal error: error writing to /tmp/cc5jWkfF.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1882 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_double_fast.c:768:1: fatal error: error writing to /tmp/ccDt0y9P.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 768 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress.c:7153:1: fatal error: error writing to /tmp/ccbn6owp.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 7153 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/huf_compress.c:1464:1: fatal error: error writing to /tmp/ccSOjGOM.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 1464 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-huf_compress.o" "-c" "zstd/lib/compress/huf_compress.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/ccogDFxz.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" "-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-59d493b2c6c81884/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/legacy/zstd_v02.c:3465:1: fatal error: error writing to /tmp/ccxJgIXI.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 3465 | } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4106:1: fatal error: error writing to /tmp/cczyLsVr.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 4106 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.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/ccIEhFvY.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" "-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-59d493b2c6c81884/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/legacy/zstd_v04.c:3598:1: fatal error: error writing to /tmp/ccFhm0k5.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 3598 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4490:1: fatal error: error writing to /tmp/cc1YYeNc.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 4490 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3105:1: fatal error: error writing to /tmp/ccE1llTY.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 3105 | } [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: zstd/lib/legacy/zstd_v05.c:4005:1: fatal error: error writing to /tmp/ccoVbdyu.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 4005 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args cc did not execute successfully (status code exit status: 1). [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.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/cchecGbd.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" "-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-59d493b2c6c81884/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-cb7a035d02fb232c/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-59d493b2c6c81884/out) [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] 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-59d493b2c6c81884/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] 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-59d493b2c6c81884/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] 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-59d493b2c6c81884/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] 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] cargo:warning=zstd/lib/common/debug.c:29:1: fatal error: error closing /tmp/cct5yyfi.s: No space left on device [INFO] [stderr] cargo:warning= 29 | int g_debuglevel = DEBUGLEVEL; [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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-debug.o" "-c" "zstd/lib/common/debug.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccMwWul2.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccMwWul2.s: Fatal error: can't write 59 bytes to section .debug_info of /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-threading.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccMwWul2.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-threading.o: No space left on device [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-threading.o" "-c" "zstd/lib/common/threading.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/fse_compress.c:623:1: fatal error: error writing to /tmp/ccLN6QgE.s: No space left on device [INFO] [stderr] cargo:warning= 623 | size_t FSE_compressBound(size_t size) { return FSE_COMPRESSBOUND(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" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/common/entropy_common.c:340:1: fatal error: error writing to /tmp/ccKyIgDU.s: No space left on device [INFO] [stderr] cargo:warning= 340 | } [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress_literals.c:235:1: fatal error: error writing to /tmp/ccsH1WD6.s: No space left on device [INFO] [stderr] cargo:warning= 235 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress_sequences.c:442:1: fatal error: error writing to /tmp/ccZYLcUP.s: No space left on device [INFO] [stderr] cargo:warning= 442 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccS1t2lA.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccS1t2lA.s: Fatal error: can't write 25 bytes to section .text.ERR_isError of /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-zstd_common.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccS1t2lA.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-59d493b2c6c81884/out/8957a4c8b028b07b-zstd_common.o: No space left on device [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/common/fse_decompress.c:311:1: fatal error: error writing to /tmp/ccLadnL1.s: No space left on device [INFO] [stderr] cargo:warning= 311 | } [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" "-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-59d493b2c6c81884/out/8957a4c8b028b07b-fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress_superblock.c:688:1: fatal error: error writing to /tmp/ccUct8jp.s: No space left on device [INFO] [stderr] cargo:warning= 688 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_ddict.c:244:1: fatal error: error writing to /tmp/cc6zx9Fw.s: No space left on device [INFO] [stderr] cargo:warning= 244 | } [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" "-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-59d493b2c6c81884/out/690f776bf7b37aeb-zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstdmt_compress.c:1882:1: fatal error: error writing to /tmp/cc5jWkfF.s: No space left on device [INFO] [stderr] cargo:warning= 1882 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_double_fast.c:768:1: fatal error: error writing to /tmp/ccDt0y9P.s: No space left on device [INFO] [stderr] cargo:warning= 768 | } [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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_compress.c:7153:1: fatal error: error writing to /tmp/ccbn6owp.s: No space left on device [INFO] [stderr] cargo:warning= 7153 | } [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: 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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/huf_compress.c:1464:1: fatal error: error writing to /tmp/ccSOjGOM.s: No space left on device [INFO] [stderr] cargo:warning= 1464 | } [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: 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" "-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-59d493b2c6c81884/out/1ddd1489cc625d97-huf_compress.o" "-c" "zstd/lib/compress/huf_compress.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/ccogDFxz.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" "-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-59d493b2c6c81884/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/legacy/zstd_v02.c:3465:1: fatal error: error writing to /tmp/ccxJgIXI.s: No space left on device [INFO] [stderr] cargo:warning= 3465 | } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4106:1: fatal error: error writing to /tmp/cczyLsVr.s: No space left on device [INFO] [stderr] cargo:warning= 4106 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.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/ccIEhFvY.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: 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" "-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-59d493b2c6c81884/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/legacy/zstd_v04.c:3598:1: fatal error: error writing to /tmp/ccFhm0k5.s: No space left on device [INFO] [stderr] cargo:warning= 3598 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4490:1: fatal error: error writing to /tmp/cc1YYeNc.s: No space left on device [INFO] [stderr] cargo:warning= 4490 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3105:1: fatal error: error writing to /tmp/ccE1llTY.s: No space left on device [INFO] [stderr] cargo:warning= 3105 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v05.c:4005:1: fatal error: error writing to /tmp/ccoVbdyu.s: No space left on device [INFO] [stderr] cargo:warning= 4005 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args cc did not execute successfully (status code exit status: 1). [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" "-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-59d493b2c6c81884/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.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/cchecGbd.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: 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" "-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-59d493b2c6c81884/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" "-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-59d493b2c6c81884/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" "2012282de4a7c83fabd80628a94e11ca88b5dee027927e81711ced5ab85f4ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2012282de4a7c83fabd80628a94e11ca88b5dee027927e81711ced5ab85f4ec3", kill_on_drop: false }` [INFO] [stdout] 2012282de4a7c83fabd80628a94e11ca88b5dee027927e81711ced5ab85f4ec3