[INFO] cloning repository https://github.com/shoestringinc/makemore-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shoestringinc/makemore-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshoestringinc%2Fmakemore-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshoestringinc%2Fmakemore-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8074f569274c792b0bc90c2e46c27e115b34eb30 [INFO] testing shoestringinc/makemore-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshoestringinc%2Fmakemore-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shoestringinc/makemore-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shoestringinc/makemore-rs [INFO] finished tweaking git repo https://github.com/shoestringinc/makemore-rs [INFO] tweaked toml for git repo https://github.com/shoestringinc/makemore-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shoestringinc/makemore-rs 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfecc3d16ed5efa5ace2654436786e380d77375cc96b9bef01721320e344de2a [INFO] running `Command { std: "docker" "start" "-a" "cfecc3d16ed5efa5ace2654436786e380d77375cc96b9bef01721320e344de2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfecc3d16ed5efa5ace2654436786e380d77375cc96b9bef01721320e344de2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfecc3d16ed5efa5ace2654436786e380d77375cc96b9bef01721320e344de2a", kill_on_drop: false }` [INFO] [stdout] cfecc3d16ed5efa5ace2654436786e380d77375cc96b9bef01721320e344de2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2193971ece63b50b2af5bb047feb542e9a5a48fca2880a9ee148a6452311c86 [INFO] running `Command { std: "docker" "start" "-a" "c2193971ece63b50b2af5bb047feb542e9a5a48fca2880a9ee148a6452311c86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling cubecl-common v0.3.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling cubecl-common v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling burn-ndarray v0.15.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling burn-ndarray v0.16.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling burn-derive v0.15.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling burn-common v0.16.0 [INFO] [stderr] Compiling burn-common v0.15.0 [INFO] [stderr] warning: freetype-sys@0.20.1: ar: /opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/libfreetype2.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `freetype-sys v0.20.1` [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/freetype-sys-e194bb21692aa4bf/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=FREETYPE2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = 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) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_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-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/libfreetype2.a: 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/debug/build/freetype-sys-c28b027de2e17dca/out/libfreetype2.a" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0d80b2c4b549a911-autofit.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftbase.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftbbox.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftbdf.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftbitmap.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftcid.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftdebug.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftfstype.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftgasp.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftglyph.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftgxval.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftinit.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftmm.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftotval.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftpatent.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftpfr.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftstroke.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftsynth.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftsystem.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-fttype1.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/0bd38ad83dba4c99-ftwinfnt.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/9a007be7425889cc-bdf.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/2e364169bfef5a05-ftbzip2.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/c4b5b7b319402228-ftcache.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/327bdc3cf3aed4d2-cff.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/cc442670c636f8f8-type1cid.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/de2ae7dfe7d34c0f-ftgzip.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/3502e98adeb164f7-ftlzw.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/b624fe18a6da5054-pcf.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/5d87547132833f44-pfr.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/26e8bfd5e3edb75a-psaux.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/1b3011b8e579a0c7-pshinter.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/9f586e506cef02aa-psnames.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/238a03f3ad07c914-raster.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/a9985d38159f5497-sdf.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/b4a10b64c664d935-svg.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/e5c3c59189c5e77d-sfnt.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/59326b75c0a7f000-smooth.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/9660d4fb8f46dc15-truetype.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/9d53802b88ff2c90-type1.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/ce629744ccba1106-type42.o" "/opt/rustwide/target/debug/build/freetype-sys-c28b027de2e17dca/out/4b569f169aea1079-winfnt.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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTdvSHM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librmp_serde-d3bfa132fa4bc282.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rmp-serde` (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 `half` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name half --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.4.1/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="bytemuck"' --cfg 'feature="num-traits"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=6eb506d0bfe2bcd7 -C extra-filename=-7d7cd81d04e594cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1448ea957f2b5071.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c8da854e989548b6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2577e02b2f27f25f.rmeta --cap-lints allow --cap-lints=warn` (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_json` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_json --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.137/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=23044a3df1e00e81 -C extra-filename=-6dcc8a06b9999578 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6e2430f2fa153711.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eec2dd93b0d498c5.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-a980823ac8640001.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2577e02b2f27f25f.rmeta --cap-lints allow --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUH3n3x/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c2193971ece63b50b2af5bb047feb542e9a5a48fca2880a9ee148a6452311c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2193971ece63b50b2af5bb047feb542e9a5a48fca2880a9ee148a6452311c86", kill_on_drop: false }` [INFO] [stdout] c2193971ece63b50b2af5bb047feb542e9a5a48fca2880a9ee148a6452311c86