[INFO] cloning repository https://github.com/smessmer/go [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smessmer/go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fgo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fgo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faf46ee217e6f44f9be7d3fe1241bd2d47d90854 [INFO] checking smessmer/go against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fgo" "/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/smessmer/go on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/smessmer/go [INFO] finished tweaking git repo https://github.com/smessmer/go [INFO] tweaked toml for git repo https://github.com/smessmer/go written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/smessmer/go 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a196dbbc1d26f443d41a04a6cbec3b8cbcec962b58e5c1adcc6d92bc3c5e26eb [INFO] running `Command { std: "docker" "start" "-a" "a196dbbc1d26f443d41a04a6cbec3b8cbcec962b58e5c1adcc6d92bc3c5e26eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a196dbbc1d26f443d41a04a6cbec3b8cbcec962b58e5c1adcc6d92bc3c5e26eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a196dbbc1d26f443d41a04a6cbec3b8cbcec962b58e5c1adcc6d92bc3c5e26eb", kill_on_drop: false }` [INFO] [stdout] a196dbbc1d26f443d41a04a6cbec3b8cbcec962b58e5c1adcc6d92bc3c5e26eb [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7bb81ff0641fa1b1ac22ffe1122348e69f256064c4f539012056a777efe5cbe [INFO] running `Command { std: "docker" "start" "-a" "b7bb81ff0641fa1b1ac22ffe1122348e69f256064c4f539012056a777efe5cbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking sgf-parse v4.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking actually_beep v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking go-game v0.1.1 (/opt/rustwide/workdir/game) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> game/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoardSize3x3`, `BoardSize5x5`, and `BoardSize7x7` [INFO] [stdout] --> game/src/board/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | BoardSize, BoardSize3x3, BoardSize5x5, BoardSize7x7, BoardSize9x9, BoardSize13x13, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Analysis` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Analysis [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 28 | where [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Analysis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::cmp::Eq>` [INFO] [stdout] --> game/src/analysis.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Eq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/analysis.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Analysis` [INFO] [stdout] --> game/src/analysis.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Analysis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Board` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Board [INFO] [stdout] | ----- required by a bound in this struct [INFO] [stdout] 9 | where [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Board` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::marker::Copy>` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Copy>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as StructuralPartialEq>` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as StructuralPartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::cmp::Eq>` [INFO] [stdout] --> game/src/board/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Eq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> game/src/board/board.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Board` [INFO] [stdout] --> game/src/board/board.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Board` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/board/board.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Index>>` [INFO] [stdout] --> game/src/board/board.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Index>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/game.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Game` [INFO] [stdout] --> game/src/game.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Game [INFO] [stdout] | ---- required by a bound in this struct [INFO] [stdout] 12 | where [INFO] [stdout] 13 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/game.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Game` [INFO] [stdout] --> game/src/game.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/gamelog.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `GameLog` [INFO] [stdout] --> game/src/gamelog.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct GameLog [INFO] [stdout] | ------- required by a bound in this struct [INFO] [stdout] 4 | where [INFO] [stdout] 5 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GameLog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/group_stones/algorithm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `group_connected_stones` [INFO] [stdout] --> game/src/group_stones/algorithm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn group_connected_stones(board: &Board) -> GroupedStones [INFO] [stdout] | ---------------------- required by a bound in this function [INFO] [stdout] 8 | where [INFO] [stdout] 9 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `group_connected_stones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `GroupedStones` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GroupedStones [INFO] [stdout] | ------------- required by a bound in this struct [INFO] [stdout] 8 | where [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GroupedStones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::cmp::Eq>` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Eq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `GroupedStones` [INFO] [stdout] --> game/src/group_stones/grouped_stones.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GroupedStones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/union_find.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `UnionFindAlgorithm` [INFO] [stdout] --> game/src/group_stones/union_find.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct UnionFindAlgorithm [INFO] [stdout] | ------------------ required by a bound in this struct [INFO] [stdout] 6 | where [INFO] [stdout] 7 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `UnionFindAlgorithm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ::SIZE * ::SIZE] well-formed` [INFO] [stdout] --> game/src/group_stones/union_find.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `UnionFindAlgorithm` [INFO] [stdout] --> game/src/group_stones/union_find.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | [(); ::SIZE * ::SIZE]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `UnionFindAlgorithm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)] well-formed` [INFO] [stdout] --> game/src/sgf_parser.rs:14:71 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn game_position_after_num_moves(&self, move_index: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Game` [INFO] [stdout] --> game/src/game.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Game [INFO] [stdout] | ---- required by a bound in this struct [INFO] [stdout] 12 | where [INFO] [stdout] 13 | [(); bitvec::mem::elts::(2 * ::SIZE * ::SIZE)]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `go-game` (lib) due to 26 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b7bb81ff0641fa1b1ac22ffe1122348e69f256064c4f539012056a777efe5cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bb81ff0641fa1b1ac22ffe1122348e69f256064c4f539012056a777efe5cbe", kill_on_drop: false }` [INFO] [stdout] b7bb81ff0641fa1b1ac22ffe1122348e69f256064c4f539012056a777efe5cbe