[INFO] cloning repository https://github.com/glitch4347/chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glitch4347/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglitch4347%2Fchess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglitch4347%2Fchess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e82027a6808a02d24e042492fdbdf5754daa0f73 [INFO] testing glitch4347/chess against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglitch4347%2Fchess" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glitch4347/chess on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glitch4347/chess [INFO] finished tweaking git repo https://github.com/glitch4347/chess [INFO] tweaked toml for git repo https://github.com/glitch4347/chess written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/glitch4347/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuple-conv v1.0.1 [INFO] [stderr] Downloaded quad-snd v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bb08cb5874b7aa302c3c1972f5f24e07ccae5845db20efcbd8671ebb63d3666 [INFO] running `Command { std: "docker" "start" "-a" "2bb08cb5874b7aa302c3c1972f5f24e07ccae5845db20efcbd8671ebb63d3666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb08cb5874b7aa302c3c1972f5f24e07ccae5845db20efcbd8671ebb63d3666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb08cb5874b7aa302c3c1972f5f24e07ccae5845db20efcbd8671ebb63d3666", kill_on_drop: false }` [INFO] [stdout] 2bb08cb5874b7aa302c3c1972f5f24e07ccae5845db20efcbd8671ebb63d3666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6e39239aee50254935d5cb1e09b0e02b3821247fe22edcd099199c11cb615ab [INFO] running `Command { std: "docker" "start" "-a" "b6e39239aee50254935d5cb1e09b0e02b3821247fe22edcd099199c11cb615ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling tuple-conv v1.0.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/game.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::field::{self, Field}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::piece::PieceType` [INFO] [stdout] --> src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::piece::PieceType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `King` is named the same as one of the variants of the type `piece::PieceType` [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `piece::PieceType::King` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/piece.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 38 | _ => vec![(x - 1, y)] [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `King` [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_King` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_to_select_for_move` is never used [INFO] [stdout] --> src/state.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | fn try_to_select_for_move(&mut self, i: usize, j: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/state.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | if i < 0 || j < 0 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/state.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | if i < 0 || j < 0 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `King` should have a snake case name [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `king` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut game_over = false; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.08s [INFO] running `Command { std: "docker" "inspect" "b6e39239aee50254935d5cb1e09b0e02b3821247fe22edcd099199c11cb615ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e39239aee50254935d5cb1e09b0e02b3821247fe22edcd099199c11cb615ab", kill_on_drop: false }` [INFO] [stdout] b6e39239aee50254935d5cb1e09b0e02b3821247fe22edcd099199c11cb615ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f37b1570039835636f649671c8220f85dcc12d564a69baa3519f9e6ebb99b3f [INFO] running `Command { std: "docker" "start" "-a" "5f37b1570039835636f649671c8220f85dcc12d564a69baa3519f9e6ebb99b3f", kill_on_drop: false }` [INFO] [stderr] Compiling chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/game.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::field::{self, Field}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::piece::PieceType` [INFO] [stdout] --> src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::piece::PieceType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `King` is named the same as one of the variants of the type `piece::PieceType` [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `piece::PieceType::King` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/piece.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 38 | _ => vec![(x - 1, y)] [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `King` [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_King` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_to_select_for_move` is never used [INFO] [stdout] --> src/state.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | fn try_to_select_for_move(&mut self, i: usize, j: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/state.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | if i < 0 || j < 0 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/state.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | if i < 0 || j < 0 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `King` should have a snake case name [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `king` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let mut game_over = false; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/game.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::field::{self, Field}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::piece::PieceType` [INFO] [stdout] --> src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::piece::PieceType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `King` is named the same as one of the variants of the type `piece::PieceType` [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `piece::PieceType::King` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/piece.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 38 | _ => vec![(x - 1, y)] [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `King` [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_King` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_to_select_for_move` is never used [INFO] [stdout] --> src/state.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl State { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | fn try_to_select_for_move(&mut self, i: usize, j: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/state.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | if i < 0 || j < 0 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/state.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | if i < 0 || j < 0 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `King` should have a snake case name [INFO] [stdout] --> src/piece.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | King => vec![ [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `king` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcOTTv3U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-bb17ba1fa02ea08e.rlib,libgetopts-d04d0c542852b7d7.rlib,libunicode_width-7748d1fe0f8acd00.rlib,librustc_std_workspace_std-6cf585dc4073d549.rlib}" "/opt/rustwide/target/debug/deps/{libchess-cc4a64a5deb98ded.rlib,libanyhow-71ef7ed854cebc85.rlib,libfutures-59dfd5f88049d0f4.rlib,libfutures_executor-045febfa78a6cfcc.rlib,libfutures_util-e5f70e647a2c0049.rlib,libmemchr-8419ee7785eda193.rlib,libfutures_io-e2411893c8253a19.rlib,libslab-e47232889ad8a6fe.rlib,libfutures_channel-562b33210096e2b6.rlib,libpin_project_lite-14897b06a7458da7.rlib,libfutures_sink-7a935a7e2a8c513f.rlib,libfutures_task-a83ea95d9a109450.rlib,libpin_utils-645575864bd7a7f9.rlib,libfutures_core-2f2b73c6a7280af5.rlib,libtuple_conv-611c558aeb689699.rlib,libmacroquad-6a6bd78513a82c68.rlib,libbumpalo-5a2b109f467a5f5c.rlib,libfontdue-1a3b6f009ed98912.rlib,libttf_parser-0fe2153da55a4342.rlib,libhashbrown-85fe41288e4e538f.rlib,libahash-3ff73afce8d5da23.rlib,libimage-3c4a77b59952ab0a.rlib,libcolor_quant-5b784b3209f93941.rlib,libnum_iter-28518ace88a8e4d8.rlib,libbytemuck-b675a6afcf17ca8b.rlib,libpng-b78d7699a12584c9.rlib,libminiz_oxide-6e729ceac2be2739.rlib,libcrc32fast-6a67557b6b0392bf.rlib,libcfg_if-d4c93475573720c9.rlib,libdeflate-7816d943993507df.rlib,libadler32-0e24df58ec9344a0.rlib,libbitflags-775714d9affc3256.rlib,libnum_rational-23d9c1b0ac6f1ee4.rlib,libnum_integer-a8e1e00c01446377.rlib,libnum_traits-a144efb6bd967eb5.rlib,libquad_rand-15b76fe91de065ce.rlib,libglam-d0de39cf23fd87de.rlib,libquad_snd-cdc192ad3c0266e9.rlib,libaudrey-4220387d72aeb1ee.rlib,liblewton-9790166487e7033b.rlib,libogg-63d415361a7110ae.rlib,libsmallvec-5d62bc2379b42ed1.rlib,libmaybe_uninit-3881b18fc2c96bf3.rlib,libbyteorder-47cb6e2352881197.rlib,libhound-a26c04939a15e06f.rlib,libdasp_frame-a4214a4cf5c6cc42.rlib,libdasp_sample-6aaa1dc5deaaf648.rlib,libquad_alsa_sys-92d48448adaa886d.rlib,libminiquad-c7a7b75e4004895e.rlib,libsapp_linux-71ee450510b354eb.rlib,liblibc-0817f2fac919648e.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lasound" "-lGL" "-lX11" "-lXi" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chess-27f5fb84c9c26962" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chess` (bin "chess" test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1ZU04i/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-71ef7ed854cebc85.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-bb17ba1fa02ea08e.rlib,libgetopts-d04d0c542852b7d7.rlib,libunicode_width-7748d1fe0f8acd00.rlib,librustc_std_workspace_std-6cf585dc4073d549.rlib}" "/opt/rustwide/target/debug/deps/{libfutures-59dfd5f88049d0f4.rlib,libfutures_executor-045febfa78a6cfcc.rlib,libfutures_util-e5f70e647a2c0049.rlib,libmemchr-8419ee7785eda193.rlib,libfutures_io-e2411893c8253a19.rlib,libslab-e47232889ad8a6fe.rlib,libfutures_channel-562b33210096e2b6.rlib,libpin_project_lite-14897b06a7458da7.rlib,libfutures_sink-7a935a7e2a8c513f.rlib,libfutures_task-a83ea95d9a109450.rlib,libpin_utils-645575864bd7a7f9.rlib,libfutures_core-2f2b73c6a7280af5.rlib,libtuple_conv-611c558aeb689699.rlib,libmacroquad-6a6bd78513a82c68.rlib,libbumpalo-5a2b109f467a5f5c.rlib,libfontdue-1a3b6f009ed98912.rlib,libttf_parser-0fe2153da55a4342.rlib,libhashbrown-85fe41288e4e538f.rlib,libahash-3ff73afce8d5da23.rlib,libimage-3c4a77b59952ab0a.rlib,libcolor_quant-5b784b3209f93941.rlib,libnum_iter-28518ace88a8e4d8.rlib,libbytemuck-b675a6afcf17ca8b.rlib,libpng-b78d7699a12584c9.rlib,libminiz_oxide-6e729ceac2be2739.rlib,libcrc32fast-6a67557b6b0392bf.rlib,libcfg_if-d4c93475573720c9.rlib,libdeflate-7816d943993507df.rlib,libadler32-0e24df58ec9344a0.rlib,libbitflags-775714d9affc3256.rlib,libnum_rational-23d9c1b0ac6f1ee4.rlib,libnum_integer-a8e1e00c01446377.rlib,libnum_traits-a144efb6bd967eb5.rlib,libquad_rand-15b76fe91de065ce.rlib,libglam-d0de39cf23fd87de.rlib,libquad_snd-cdc192ad3c0266e9.rlib,libaudrey-4220387d72aeb1ee.rlib,liblewton-9790166487e7033b.rlib,libogg-63d415361a7110ae.rlib,libsmallvec-5d62bc2379b42ed1.rlib,libmaybe_uninit-3881b18fc2c96bf3.rlib,libbyteorder-47cb6e2352881197.rlib,libhound-a26c04939a15e06f.rlib,libdasp_frame-a4214a4cf5c6cc42.rlib,libdasp_sample-6aaa1dc5deaaf648.rlib,libquad_alsa_sys-92d48448adaa886d.rlib,libminiquad-c7a7b75e4004895e.rlib,libsapp_linux-71ee450510b354eb.rlib,liblibc-0817f2fac919648e.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lasound" "-lGL" "-lX11" "-lXi" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chess-4905500a142b0a51" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chess` (lib test) due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5f37b1570039835636f649671c8220f85dcc12d564a69baa3519f9e6ebb99b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f37b1570039835636f649671c8220f85dcc12d564a69baa3519f9e6ebb99b3f", kill_on_drop: false }` [INFO] [stdout] 5f37b1570039835636f649671c8220f85dcc12d564a69baa3519f9e6ebb99b3f