[INFO] cloning repository https://github.com/espeon/geranium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/espeon/geranium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespeon%2Fgeranium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespeon%2Fgeranium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 980f0a73d21d716c817bb61884d9beed6af460ac [INFO] testing espeon/geranium against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespeon%2Fgeranium" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/espeon/geranium [INFO] finished tweaking git repo https://github.com/espeon/geranium [INFO] tweaked toml for git repo https://github.com/espeon/geranium written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/espeon/geranium on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/espeon/geranium 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f87847c1a719781b48a5c666951533dbc136b2b4badb0fef28c2b7006eb09af [INFO] running `Command { std: "docker" "start" "-a" "3f87847c1a719781b48a5c666951533dbc136b2b4badb0fef28c2b7006eb09af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f87847c1a719781b48a5c666951533dbc136b2b4badb0fef28c2b7006eb09af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f87847c1a719781b48a5c666951533dbc136b2b4badb0fef28c2b7006eb09af", kill_on_drop: false }` [INFO] [stdout] 3f87847c1a719781b48a5c666951533dbc136b2b4badb0fef28c2b7006eb09af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d6c224752f28410ed526697c3f40f3fba6de71c81369be98389d09ba8a84a174 [INFO] running `Command { std: "docker" "start" "-a" "d6c224752f28410ed526697c3f40f3fba6de71c81369be98389d09ba8a84a174", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling foyer-intrusive-collections v0.10.0-dev [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling cmsketch v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling array-util v1.0.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling mixtrics v0.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling fs4 v0.12.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ar: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/libzstd.a: error reading /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_double_fast.o: No space left on device [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-ec42f3e7e60b06aa/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/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-musl [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_musl [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC [INFO] [stderr] TARGET_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = 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-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/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-musl) [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-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/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-musl) [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-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/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-musl) [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-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_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] 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:rerun-if-env-changed=AR_x86_64-unknown-linux-musl [INFO] [stderr] AR_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_musl [INFO] [stderr] AR_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_AR [INFO] [stderr] TARGET_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_ARFLAGS [INFO] [stderr] TARGET_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/libzstd.a: error reading /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_double_fast.o: No space left on device [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/libzstd.a" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-debug.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-entropy_common.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-error_private.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-fse_decompress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-pool.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-threading.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/44ff4c55aa9e5133-zstd_common.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-fse_compress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-hist.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-huf_compress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_compress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_compress_literals.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_compress_sequences.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_compress_superblock.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_double_fast.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_fast.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_lazy.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_ldm.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstd_opt.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/fb80479a5fb81f6a-zstdmt_compress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/88f362f13b0528ed-huf_decompress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/88f362f13b0528ed-zstd_ddict.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/88f362f13b0528ed-zstd_decompress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/88f362f13b0528ed-zstd_decompress_block.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/a6c81c75fc82913a-cover.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/a6c81c75fc82913a-divsufsort.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/a6c81c75fc82913a-fastcover.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/a6c81c75fc82913a-zdict.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v01.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v02.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v03.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v04.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v05.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v06.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/3f451b2306bc13c8-zstd_v07.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-a54c2068bcfa9847/out/7faed3f8272f2313-huf_decompress_amd64.o" with args ar 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] [stderr] error: could not compile `rustls-webpki` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name webpki --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=d571b1b71e58839b -C extra-filename=-db3a842b563b2ddb --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libring-9bdfc3dbea27b60b.rmeta --extern pki_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustls_pki_types-7dc7d2746645ce9e.rmeta --extern untrusted=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuntrusted-d5b84143af217070.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-13fe1bd747d2b956/out` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcOMnLcd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerofrom-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c7529e8f3536b23 -C extra-filename=-d68fc7a1fff071db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-0df95b953d684dd6.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stderr] error: could not compile `icu_provider_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name icu_provider_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b1d4b034c5af0db -C extra-filename=-66c273b224223b91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stderr] error: could not compile `futures-macro` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84898821abd17241 -C extra-filename=-8286553033cb43d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stderr] error: could not compile `zerocopy-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `displaydoc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name displaydoc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0c017e62414cb853 -C extra-filename=-367fb3dedd94b52f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerovec-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1703a6c5cc2fbe84 -C extra-filename=-55daad23b2501d35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stderr] error: could not compile `yoke-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name yoke_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e195b3324a730f12 -C extra-filename=-b2507918e4fce948 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-0df95b953d684dd6.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=7627dab63e5d643f -C extra-filename=-73cab0482d7fb4ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2ffd4a16ca236d4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-080c3192c719d289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8b84080bd764009.rlib --extern proc_macro --cap-lints allow` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rmetaIXXlGh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stderr] warning: lz4-sys@1.11.1+lz4-1.10.0: liblz4/lib/lz4.c:2827:1: fatal error: error writing to /tmp/cc3ZUK01.s: No space left on device [INFO] [stderr] warning: lz4-sys@1.11.1+lz4-1.10.0: 2827 | } [INFO] [stderr] warning: lz4-sys@1.11.1+lz4-1.10.0: | ^ [INFO] [stderr] warning: lz4-sys@1.11.1+lz4-1.10.0: compilation terminated. [INFO] [stderr] warning: lz4-sys@1.11.1+lz4-1.10.0: ToolExecError: Command LC_ALL="C" "musl-gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lz4-sys-991e4c5f4c5d2dfb/out/efce31824dbf3730-lz4.o" "-c" "liblz4/lib/lz4.c" with args musl-gcc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.11.1+lz4-1.10.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lz4-sys-fd25c05e3322dd4d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lz4-sys-991e4c5f4c5d2dfb/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-musl [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_musl [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC [INFO] [stderr] TARGET_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = 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-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=liblz4/lib/lz4.c:2827:1: fatal error: error writing to /tmp/cc3ZUK01.s: No space left on device [INFO] [stderr] cargo:warning= 2827 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "musl-gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lz4-sys-991e4c5f4c5d2dfb/out/efce31824dbf3730-lz4.o" "-c" "liblz4/lib/lz4.c" with args musl-gcc 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 in cc-rs: Command LC_ALL="C" "musl-gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lz4-sys-991e4c5f4c5d2dfb/out/efce31824dbf3730-lz4.o" "-c" "liblz4/lib/lz4.c" with args musl-gcc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "d6c224752f28410ed526697c3f40f3fba6de71c81369be98389d09ba8a84a174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c224752f28410ed526697c3f40f3fba6de71c81369be98389d09ba8a84a174", kill_on_drop: false }` [INFO] [stdout] d6c224752f28410ed526697c3f40f3fba6de71c81369be98389d09ba8a84a174