[INFO] cloning repository https://github.com/fraugho/hey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fraugho/hey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fhey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fhey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5add3528ca968b3c1b451934536433f156418269 [INFO] checking fraugho/hey against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fhey" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 37% (2202/5904) Updating files: 38% (2244/5904) Updating files: 39% (2303/5904) Updating files: 40% (2362/5904) Updating files: 41% (2421/5904) Updating files: 42% (2480/5904) Updating files: 43% (2539/5904) Updating files: 44% (2598/5904) Updating files: 45% (2657/5904) Updating files: 46% (2716/5904) Updating files: 47% (2775/5904) Updating files: 48% (2834/5904) Updating files: 49% (2893/5904) Updating files: 50% (2952/5904) Updating files: 51% (3012/5904) Updating files: 52% (3071/5904) Updating files: 53% (3130/5904) Updating files: 53% (3158/5904) Updating files: 54% (3189/5904) Updating files: 55% (3248/5904) Updating files: 56% (3307/5904) Updating files: 57% (3366/5904) Updating files: 58% (3425/5904) Updating files: 59% (3484/5904) Updating files: 60% (3543/5904) Updating files: 61% (3602/5904) Updating files: 62% (3661/5904) Updating files: 63% (3720/5904) Updating files: 64% (3779/5904) Updating files: 64% (3798/5904) Updating files: 65% (3838/5904) Updating files: 66% (3897/5904) Updating files: 66% (3914/5904) Updating files: 67% (3956/5904) Updating files: 67% (4012/5904) Updating files: 68% (4015/5904) Updating files: 69% (4074/5904) Updating files: 70% (4133/5904) Updating files: 71% (4192/5904) Updating files: 71% (4206/5904) Updating files: 72% (4251/5904) Updating files: 73% (4310/5904) Updating files: 73% (4318/5904) Updating files: 74% (4369/5904) Updating files: 74% (4392/5904) Updating files: 75% (4428/5904) Updating files: 76% (4488/5904) Updating files: 77% (4547/5904) Updating files: 78% (4606/5904) Updating files: 79% (4665/5904) Updating files: 80% (4724/5904) Updating files: 81% (4783/5904) Updating files: 82% (4842/5904) Updating files: 83% (4901/5904) Updating files: 83% (4922/5904) Updating files: 84% (4960/5904) Updating files: 85% (5019/5904) Updating files: 86% (5078/5904) Updating files: 87% (5137/5904) Updating files: 88% (5196/5904) Updating files: 89% (5255/5904) Updating files: 90% (5314/5904) Updating files: 91% (5373/5904) Updating files: 92% (5432/5904) Updating files: 93% (5491/5904) Updating files: 94% (5550/5904) Updating files: 95% (5609/5904) Updating files: 96% (5668/5904) Updating files: 97% (5727/5904) Updating files: 98% (5786/5904) Updating files: 99% (5845/5904) Updating files: 100% (5904/5904) Updating files: 100% (5904/5904), done. [INFO] validating manifest of git repo https://github.com/fraugho/hey on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fraugho/hey [INFO] finished tweaking git repo https://github.com/fraugho/hey [INFO] tweaked toml for git repo https://github.com/fraugho/hey written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fraugho/hey 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" "+da4929024a7261062885cb3209c9d7fdc919d233" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f0d8b5f8612937268f9cfa5d232bd63b929303807e2001ff0ec266c2151a92b [INFO] running `Command { std: "docker" "start" "-a" "2f0d8b5f8612937268f9cfa5d232bd63b929303807e2001ff0ec266c2151a92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f0d8b5f8612937268f9cfa5d232bd63b929303807e2001ff0ec266c2151a92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f0d8b5f8612937268f9cfa5d232bd63b929303807e2001ff0ec266c2151a92b", kill_on_drop: false }` [INFO] [stdout] 2f0d8b5f8612937268f9cfa5d232bd63b929303807e2001ff0ec266c2151a92b [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 939c131907176da73805a61d151a000121e8fd68fcbdfdd82871b0eea46d368f [INFO] running `Command { std: "docker" "start" "-a" "939c131907176da73805a61d151a000121e8fd68fcbdfdd82871b0eea46d368f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stdout] error: failed to write /tmp/rustcRNihkv/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWcw5GJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaspARnI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/compress/zstd_compress_superblock.c:688:1: fatal error: error writing to /tmp/cccsYncr.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" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-2cac4b6a867e1e72/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). [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/cchGFJZt.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" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-2cac4b6a867e1e72/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). [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-ebba7c67cbd5557a/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-2cac4b6a867e1e72/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-2cac4b6a867e1e72/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-2cac4b6a867e1e72/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-2cac4b6a867e1e72/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] 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=zstd/lib/compress/zstd_compress_superblock.c:688:1: fatal error: error writing to /tmp/cccsYncr.s: No space left on device [INFO] [stderr] cargo:warning= 688 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-2cac4b6a867e1e72/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). [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=zstd/lib/decompress/zstd_decompress_block.c:2215:1: fatal error: error writing to /tmp/cchGFJZt.s: No space left on device [INFO] [stderr] cargo:warning= 2215 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [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" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-2cac4b6a867e1e72/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). [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" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-2cac4b6a867e1e72/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). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "939c131907176da73805a61d151a000121e8fd68fcbdfdd82871b0eea46d368f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939c131907176da73805a61d151a000121e8fd68fcbdfdd82871b0eea46d368f", kill_on_drop: false }` [INFO] [stdout] 939c131907176da73805a61d151a000121e8fd68fcbdfdd82871b0eea46d368f