[INFO] cloning repository https://github.com/cool-mist/sol_chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cool-mist/sol_chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcool-mist%2Fsol_chess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcool-mist%2Fsol_chess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab0c3339358662701f5fc24f8f71ec86664ff581 [INFO] testing cool-mist/sol_chess against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcool-mist%2Fsol_chess" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cool-mist/sol_chess [INFO] finished tweaking git repo https://github.com/cool-mist/sol_chess [INFO] tweaked toml for git repo https://github.com/cool-mist/sol_chess written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cool-mist/sol_chess on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cool-mist/sol_chess 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a69d1c4d7954d19a08efaefa0442a1ce8f1ee6bee628af3b11a1d11f801ed848 [INFO] running `Command { std: "docker" "start" "-a" "a69d1c4d7954d19a08efaefa0442a1ce8f1ee6bee628af3b11a1d11f801ed848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a69d1c4d7954d19a08efaefa0442a1ce8f1ee6bee628af3b11a1d11f801ed848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69d1c4d7954d19a08efaefa0442a1ce8f1ee6bee628af3b11a1d11f801ed848", kill_on_drop: false }` [INFO] [stdout] a69d1c4d7954d19a08efaefa0442a1ce8f1ee6bee628af3b11a1d11f801ed848 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8411bbddc3ed19f210ece0196fa756566412794c400c83eb742b042c2c164bee [INFO] running `Command { std: "docker" "start" "-a" "8411bbddc3ed19f210ece0196fa756566412794c400c83eb742b042c2c164bee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling sol_chess v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRobhwA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sol_chess` (bin "sol_cli") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variants `Grey` and `Blue` are never constructed [INFO] [stdout] --> src/game/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum UiColor { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 5 | Grey, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | Blue, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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 `sol_chess` (bin "sol_chess"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name sol_chess --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adea45aac41e1956 -C extra-filename=-5068119c6de29786 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-6c65a4d87a28ddc5.rlib --extern macroquad=/opt/rustwide/target/debug/deps/libmacroquad-9bc9ffa7e148a2f7.rlib --extern quad_snd=/opt/rustwide/target/debug/deps/libquad_snd-c73314ff612ad631.rlib --extern sol_chess=/opt/rustwide/target/debug/deps/libsol_chess-77d05e0a69d12349.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8411bbddc3ed19f210ece0196fa756566412794c400c83eb742b042c2c164bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8411bbddc3ed19f210ece0196fa756566412794c400c83eb742b042c2c164bee", kill_on_drop: false }` [INFO] [stdout] 8411bbddc3ed19f210ece0196fa756566412794c400c83eb742b042c2c164bee