[INFO] cloning repository https://github.com/malcx95/plengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malcx95/plengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcx95%2Fplengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcx95%2Fplengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e09263f729d82c4e56cce11832ca8a298b6c37ae [INFO] testing malcx95/plengine against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcx95%2Fplengine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malcx95/plengine on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malcx95/plengine [INFO] finished tweaking git repo https://github.com/malcx95/plengine [INFO] tweaked toml for git repo https://github.com/malcx95/plengine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/malcx95/plengine 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 799da66eeab0842812760ef7c89ce6dc1b5ab5c0e4e6d39ca489aee46a51e261 [INFO] running `Command { std: "docker" "start" "-a" "799da66eeab0842812760ef7c89ce6dc1b5ab5c0e4e6d39ca489aee46a51e261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "799da66eeab0842812760ef7c89ce6dc1b5ab5c0e4e6d39ca489aee46a51e261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799da66eeab0842812760ef7c89ce6dc1b5ab5c0e4e6d39ca489aee46a51e261", kill_on_drop: false }` [INFO] [stdout] 799da66eeab0842812760ef7c89ce6dc1b5ab5c0e4e6d39ca489aee46a51e261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26bc0c6dd197f7828113792553809224b7c89e116b708d487c2ff14ed4f14126 [INFO] running `Command { std: "docker" "start" "-a" "26bc0c6dd197f7828113792553809224b7c89e116b708d487c2ff14ed4f14126", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling unicode-truncate v0.1.1 [INFO] [stderr] Compiling whoami v0.6.0 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling enum-map v0.6.6 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling macroquad v0.3.25 [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 `epaint` (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-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name epaint --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/epaint-0.19.0/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="bytemuck"' --cfg 'feature="default_fonts"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytemuck", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "extra_asserts", "extra_debug_asserts", "mint", "serde"))' -C metadata=89d8f4a2d1b34019 -C extra-filename=-89d8f4a2d1b34019 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-3c7081537529b5dc.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-fa3f3a63148d4663.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2b0ef01bf4a10312.rmeta --extern emath=/opt/rustwide/target/debug/deps/libemath-777459e4e7092a99.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-977e2273b396692b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e3acc9cc3845cbb9.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `image` (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-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.5/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="png"' --cfg 'feature="tga"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "ravif", "rgb", "scoped_threadpool", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=01abfea1a6f2fa51 -C extra-filename=-01abfea1a6f2fa51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2b0ef01bf4a10312.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-3e03520da3fcc0a3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0ee884d8f4c80557.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-b6b016007a74d331.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "26bc0c6dd197f7828113792553809224b7c89e116b708d487c2ff14ed4f14126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26bc0c6dd197f7828113792553809224b7c89e116b708d487c2ff14ed4f14126", kill_on_drop: false }` [INFO] [stdout] 26bc0c6dd197f7828113792553809224b7c89e116b708d487c2ff14ed4f14126