[INFO] cloning repository https://github.com/canteyc/chessers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canteyc/chessers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanteyc%2Fchessers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanteyc%2Fchessers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf9b0f17f30844bbb748be3f59594957245ca28c [INFO] testing canteyc/chessers/bf9b0f17f30844bbb748be3f59594957245ca28c against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanteyc%2Fchessers" "/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/canteyc/chessers on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/canteyc/chessers [INFO] finished tweaking git repo https://github.com/canteyc/chessers [INFO] tweaked toml for git repo https://github.com/canteyc/chessers written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/canteyc/chessers 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded candle-nn v0.7.0 [INFO] [stderr] Downloaded pulp v0.18.9 [INFO] [stderr] Downloaded candle-core v0.7.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 450d024a04caba256d76ad799016ed14b043dbf66557fbe120d1c56c12f7687a [INFO] running `Command { std: "docker" "start" "-a" "450d024a04caba256d76ad799016ed14b043dbf66557fbe120d1c56c12f7687a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "450d024a04caba256d76ad799016ed14b043dbf66557fbe120d1c56c12f7687a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450d024a04caba256d76ad799016ed14b043dbf66557fbe120d1c56c12f7687a", kill_on_drop: false }` [INFO] [stdout] 450d024a04caba256d76ad799016ed14b043dbf66557fbe120d1c56c12f7687a [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0048c8decff776136f5f40481ed2fa463c96d1b8392a24ef0a36d545796b97 [INFO] running `Command { std: "docker" "start" "-a" "1c0048c8decff776136f5f40481ed2fa463c96d1b8392a24ef0a36d545796b97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling chess v3.2.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling pulp v0.18.9 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerofrom v0.1.3 [INFO] [stderr] Compiling yoke v0.7.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling safetensors v0.4.2 [INFO] [stderr] Compiling candle-core v0.7.0 [INFO] [stderr] Compiling candle-nn v0.7.0 [INFO] [stderr] Compiling chessers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.23s [INFO] running `Command { std: "docker" "inspect" "1c0048c8decff776136f5f40481ed2fa463c96d1b8392a24ef0a36d545796b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0048c8decff776136f5f40481ed2fa463c96d1b8392a24ef0a36d545796b97", kill_on_drop: false }` [INFO] [stdout] 1c0048c8decff776136f5f40481ed2fa463c96d1b8392a24ef0a36d545796b97 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfac0549779c6ad848a4a67a6603960a66910393b8884884c133258a6a7fa2fc [INFO] running `Command { std: "docker" "start" "-a" "cfac0549779c6ad848a4a67a6603960a66910393b8884884c133258a6a7fa2fc", kill_on_drop: false }` [INFO] [stderr] Compiling chessers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/arena.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let a = Tensor::new(vec![3f32; 2], &Device::Cpu); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indices` [INFO] [stdout] --> src/arena.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | let indices = Tensor::new(indices, &Device::Cpu).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "cfac0549779c6ad848a4a67a6603960a66910393b8884884c133258a6a7fa2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfac0549779c6ad848a4a67a6603960a66910393b8884884c133258a6a7fa2fc", kill_on_drop: false }` [INFO] [stdout] cfac0549779c6ad848a4a67a6603960a66910393b8884884c133258a6a7fa2fc [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b166432896e916b0c7ebe6ad7f2897db12a2f97ecb0f93de24def01a4d23994 [INFO] running `Command { std: "docker" "start" "-a" "8b166432896e916b0c7ebe6ad7f2897db12a2f97ecb0f93de24def01a4d23994", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/arena.rs:222:13 [INFO] [stderr] | [INFO] [stderr] 222 | let a = Tensor::new(vec![3f32; 2], &Device::Cpu); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `indices` [INFO] [stderr] --> src/arena.rs:231:13 [INFO] [stderr] | [INFO] [stderr] 231 | let indices = Tensor::new(indices, &Device::Cpu).unwrap(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stderr] [INFO] [stderr] warning: `chessers` (bin "chessers" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chessers-8bea87dabf606af6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test nn::test::pawns_array ... ok [INFO] [stdout] test player::test::get_legal_move ... ok [INFO] [stdout] test arena::test::masking ... ok [INFO] [stdout] test playground::test::what_is_a_bitboard ... ok [INFO] [stdout] test ui::test::print_default ... ok [INFO] [stdout] test nn::test::dims ... ok [INFO] [stdout] test arena::test::run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b166432896e916b0c7ebe6ad7f2897db12a2f97ecb0f93de24def01a4d23994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b166432896e916b0c7ebe6ad7f2897db12a2f97ecb0f93de24def01a4d23994", kill_on_drop: false }` [INFO] [stdout] 8b166432896e916b0c7ebe6ad7f2897db12a2f97ecb0f93de24def01a4d23994