[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-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalcx95%2Fplengine" "/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/malcx95/plengine 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/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-0-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-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] 19f7cf008da75f365bcc8628cddee0e62598b0d7636a11d271acdfa5a6e09196 [INFO] running `Command { std: "docker" "start" "-a" "19f7cf008da75f365bcc8628cddee0e62598b0d7636a11d271acdfa5a6e09196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f7cf008da75f365bcc8628cddee0e62598b0d7636a11d271acdfa5a6e09196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f7cf008da75f365bcc8628cddee0e62598b0d7636a11d271acdfa5a6e09196", kill_on_drop: false }` [INFO] [stdout] 19f7cf008da75f365bcc8628cddee0e62598b0d7636a11d271acdfa5a6e09196 [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] b151572cf88cee345e11f1622eb46c99835d479012d64f964fdb1eb877e87717 [INFO] running `Command { std: "docker" "start" "-a" "b151572cf88cee345e11f1622eb46c99835d479012d64f964fdb1eb877e87717", 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 unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [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 crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.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 num-rational v0.4.1 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling whoami v0.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-truncate v0.1.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Compiling ab_glyph v0.2.20 [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 enum-map v0.6.6 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling libplen v0.1.0 (/opt/rustwide/workdir/libplen) [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> libplen/src/constants.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants` [INFO] [stdout] --> libplen/src/math.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::Receiver` [INFO] [stdout] --> libplen/src/gamestate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Receiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vec2` and `vec2` [INFO] [stdout] --> libplen/src/gamestate.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::math::{Vec2, vec2}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::player` [INFO] [stdout] --> libplen/src/messages.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::player; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::Vec2` [INFO] [stdout] --> libplen/src/messages.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::math::Vec2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> libplen/src/debug.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | DEBUG_CHANNEL.replace(rx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> libplen/src/debug.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | DEBUG_CHANNEL.clone().take() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `macroquad` (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 macroquad --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macroquad-0.3.25/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="audio"' --cfg 'feature="default"' --cfg 'feature="quad-snd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("audio", "backtrace", "default", "log", "log-rs", "quad-snd"))' -C metadata=47fd6508e31cbfde -C extra-filename=-4811b572da75473c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-d8c262da9ae2d839.rmeta --extern fontdue=/opt/rustwide/target/debug/deps/libfontdue-c32af75fb6c416e3.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-3d04f29d3760dec7.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-f159bbd20848ea45.rmeta --extern macroquad_macro=/opt/rustwide/target/debug/deps/libmacroquad_macro-8d6f86449896d09b.so --extern miniquad=/opt/rustwide/target/debug/deps/libminiquad-8f39f304e4748664.rmeta --extern quad_rand=/opt/rustwide/target/debug/deps/libquad_rand-b2687f695a6b1d65.rmeta --extern quad_snd=/opt/rustwide/target/debug/deps/libquad_snd-ad9dcb326abe2589.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b151572cf88cee345e11f1622eb46c99835d479012d64f964fdb1eb877e87717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b151572cf88cee345e11f1622eb46c99835d479012d64f964fdb1eb877e87717", kill_on_drop: false }` [INFO] [stdout] b151572cf88cee345e11f1622eb46c99835d479012d64f964fdb1eb877e87717