[INFO] cloning repository https://github.com/cmdneo/gbemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmdneo/gbemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmdneo%2Fgbemu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmdneo%2Fgbemu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c61c287aec9d251de2258b07d45424a449c267e [INFO] testing cmdneo/gbemu against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmdneo%2Fgbemu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmdneo/gbemu on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmdneo/gbemu [INFO] finished tweaking git repo https://github.com/cmdneo/gbemu [INFO] tweaked toml for git repo https://github.com/cmdneo/gbemu written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cmdneo/gbemu 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4311fcee743ec252c0ebe5962a3a3cd1a67e6594f7b0fa1993dd7c850ba596a [INFO] running `Command { std: "docker" "start" "-a" "b4311fcee743ec252c0ebe5962a3a3cd1a67e6594f7b0fa1993dd7c850ba596a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4311fcee743ec252c0ebe5962a3a3cd1a67e6594f7b0fa1993dd7c850ba596a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4311fcee743ec252c0ebe5962a3a3cd1a67e6594f7b0fa1993dd7c850ba596a", kill_on_drop: false }` [INFO] [stdout] b4311fcee743ec252c0ebe5962a3a3cd1a67e6594f7b0fa1993dd7c850ba596a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adb6ed379974d4323a3e1e605fab34a32cc589da7fe2da9cec84f8efdf45104f [INFO] running `Command { std: "docker" "start" "-a" "adb6ed379974d4323a3e1e605fab34a32cc589da7fe2da9cec84f8efdf45104f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling miniquad v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.12 [INFO] [stderr] Compiling gbemu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/mem.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TILE_BLOCK1` is never used [INFO] [stdout] --> src/info.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) const TILE_BLOCK1: usize = 0x8800; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IO_NR52` is never used [INFO] [stdout] --> src/info.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) const IO_NR52: usize = 0xFF26; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_HEADER` is never used [INFO] [stdout] --> src/info.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | pub(crate) const CART_HEADER: URange = 0x100..=0x14F; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_ENTRY` is never used [INFO] [stdout] --> src/info.rs:183:18 [INFO] [stdout] | [INFO] [stdout] 183 | pub(crate) const CART_ENTRY: URange = 0x100..=0x103; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_LOGO` is never used [INFO] [stdout] --> src/info.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | pub(crate) const CART_LOGO: URange = 0x104..=0x133; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_TITLE` is never used [INFO] [stdout] --> src/info.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | pub(crate) const CART_TITLE: URange = 0x134..=0x143; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_SGB_FLAG` is never used [INFO] [stdout] --> src/info.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | pub(crate) const CART_SGB_FLAG: usize = 0x146; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_RAM_SIZE` is never used [INFO] [stdout] --> src/info.rs:189:18 [INFO] [stdout] | [INFO] [stdout] 189 | pub(crate) const CART_RAM_SIZE: usize = 0x149; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_HEADER_CSUM` is never used [INFO] [stdout] --> src/info.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) const CART_HEADER_CSUM: usize = 0x14D; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_GLOBAL_CSUM` is never used [INFO] [stdout] --> src/info.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | pub(crate) const CART_GLOBAL_CSUM: URange = 0x14E..=0x14F; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_LOGO_VAL` is never used [INFO] [stdout] --> src/info.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | pub(crate) const CART_LOGO_VAL: [u8; 48] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CART_SGB_TOO` is never used [INFO] [stdout] --> src/info.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) const CART_SGB_TOO: u8 = 0x03; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_apu_event` is never used [INFO] [stdout] --> src/timer.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 21 | impl Timer { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | pub(crate) fn is_apu_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libgbemu-4437c480b64018fc.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gbemu` (lib) due to 1 previous error; 14 warnings emitted [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 `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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name macroquad --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/macroquad-0.4.12/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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("audio", "backtrace", "default", "glam-serde", "log", "log-rs", "quad-snd"))' -C metadata=5ae6641045252e75 -C extra-filename=-5ae6641045252e75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fontdue=/opt/rustwide/target/debug/deps/libfontdue-3f194f4ce9d4a2ca.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-ffd1cde1f6c48ea1.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-8439af266bd3ad33.rmeta --extern macroquad_macro=/opt/rustwide/target/debug/deps/libmacroquad_macro-40845b251b7446db.so --extern miniquad=/opt/rustwide/target/debug/deps/libminiquad-3cb5befcb8b6d83b.rmeta --extern quad_rand=/opt/rustwide/target/debug/deps/libquad_rand-0cfe59bb4cca61f3.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-ffb7c91afe7b2b48.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "adb6ed379974d4323a3e1e605fab34a32cc589da7fe2da9cec84f8efdf45104f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb6ed379974d4323a3e1e605fab34a32cc589da7fe2da9cec84f8efdf45104f", kill_on_drop: false }` [INFO] [stdout] adb6ed379974d4323a3e1e605fab34a32cc589da7fe2da9cec84f8efdf45104f