[INFO] cloning repository https://github.com/mahnovsky/rust_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahnovsky/rust_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahnovsky%2Frust_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahnovsky%2Frust_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d04532cbaea4e8fea3b0a06bb7c7c83b751697ae [INFO] testing mahnovsky/rust_game 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%2Fmahnovsky%2Frust_game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mahnovsky/rust_game 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/mahnovsky/rust_game [INFO] finished tweaking git repo https://github.com/mahnovsky/rust_game [INFO] tweaked toml for git repo https://github.com/mahnovsky/rust_game written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mahnovsky/rust_game 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 729312f16e15100fad05b8d0c1a5c634ddb217ad49f214b2e9102bd3b40f8505 [INFO] running `Command { std: "docker" "start" "-a" "729312f16e15100fad05b8d0c1a5c634ddb217ad49f214b2e9102bd3b40f8505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "729312f16e15100fad05b8d0c1a5c634ddb217ad49f214b2e9102bd3b40f8505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "729312f16e15100fad05b8d0c1a5c634ddb217ad49f214b2e9102bd3b40f8505", kill_on_drop: false }` [INFO] [stdout] 729312f16e15100fad05b8d0c1a5c634ddb217ad49f214b2e9102bd3b40f8505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 266bd4849bbc0949ec3c157e195974bae13840e26d62462809761e111c41f9cb [INFO] running `Command { std: "docker" "start" "-a" "266bd4849bbc0949ec3c157e195974bae13840e26d62462809761e111c41f9cb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling glfw-sys v4.0.0+3.3.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wide v0.7.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling glfw v0.52.0 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling ecs_derive v0.1.0 (/opt/rustwide/workdir/crates/ecs/ecs_derive) [INFO] [stdout] warning: unused import: `ItemEnum` [INFO] [stdout] --> crates/ecs/ecs_derive/src/lib.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse, parse::Parser, parse_macro_input, ItemEnum, ItemStruct}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling ecs v0.1.0 (/opt/rustwide/workdir/crates/ecs) [INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher` [INFO] [stdout] --> crates/ecs/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::hash_map::DefaultHasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> crates/ecs/src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_any_mut` and `reset` are never used [INFO] [stdout] --> crates/ecs/src/lib.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 27 | trait ComponentContainer { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] 28 | fn as_any_mut(&mut self) -> &mut dyn Any; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] 30 | fn reset(&self, id: usize); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyEvent` is never constructed [INFO] [stdout] --> crates/ecs/src/events.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct MyEvent { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EventTrait` is never used [INFO] [stdout] --> crates/ecs/src/events.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | trait EventTrait: FnMut(&E) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BaseStorage` is never used [INFO] [stdout] --> crates/ecs/src/events.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | trait BaseStorage { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `StoredFunc` is never used [INFO] [stdout] --> crates/ecs/src/events.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | trait StoredFunc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Storage` is never constructed [INFO] [stdout] --> crates/ecs/src/events.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct Storage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add` are never used [INFO] [stdout] --> crates/ecs/src/events.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Storage { [INFO] [stdout] | ----------------------------------- associated items in this implementation [INFO] [stdout] 45 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn add(&mut self, item: Box>) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Events` is never constructed [INFO] [stdout] --> crates/ecs/src/events.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add_receiver`, `push_event`, `get_events`, and `flush` are never used [INFO] [stdout] --> crates/ecs/src/events.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Events { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 81 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn add_receiver + 'static>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn push_event(&mut self, event: &E) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn get_events(&mut self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn flush(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `events` is never read [INFO] [stdout] --> crates/ecs/src/events.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct EventListener { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 136 | events: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/ecs/src/events.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 139 | impl EventListener { [INFO] [stdout] | ------------------------------------------------- associated function in this implementation [INFO] [stdout] 140 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling nalgebra v0.32.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaymw6kl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.2/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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --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", "mp4parse", "openexr", "png", "pnm", "ravif", "rgb", "scoped_threadpool", "tga", "tiff", "webp"))' -C metadata=c3c7e7c08c28e983 -C extra-filename=-133b4f2bf990b6b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2e97c7d7aefbee74.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fb36fe721788ce00.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-72accfe2cafd1a2d.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-1462cc190eee9224.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-254a09d0af475eaa.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-1fd2d9ae15e40854.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-222bee32c7b48ae9.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-bb758b92ad69a232.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3b674085cd84ccca.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-f2c3aeb0b36403c4.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-e27898fb7395e1ec.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-aedbe837b101d6b7.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "266bd4849bbc0949ec3c157e195974bae13840e26d62462809761e111c41f9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266bd4849bbc0949ec3c157e195974bae13840e26d62462809761e111c41f9cb", kill_on_drop: false }` [INFO] [stdout] 266bd4849bbc0949ec3c157e195974bae13840e26d62462809761e111c41f9cb