[INFO] cloning repository https://github.com/Shuftle/shuftlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shuftle/shuftlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuftle%2Fshuftlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuftle%2Fshuftlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daaaa77c0796554e0d14a54456ad837724399b61 [INFO] checking Shuftle/shuftlib against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuftle%2Fshuftlib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shuftle/shuftlib 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] started tweaking git repo https://github.com/Shuftle/shuftlib [INFO] finished tweaking git repo https://github.com/Shuftle/shuftlib [INFO] tweaked toml for git repo https://github.com/Shuftle/shuftlib written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Shuftle/shuftlib 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eaaef48be9b6b700a55812ff8431f0d2614b4461446220dc022169ee4d0317c8 [INFO] running `Command { std: "docker" "start" "-a" "eaaef48be9b6b700a55812ff8431f0d2614b4461446220dc022169ee4d0317c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaaef48be9b6b700a55812ff8431f0d2614b4461446220dc022169ee4d0317c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaaef48be9b6b700a55812ff8431f0d2614b4461446220dc022169ee4d0317c8", kill_on_drop: false }` [INFO] [stdout] eaaef48be9b6b700a55812ff8431f0d2614b4461446220dc022169ee4d0317c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7eb291486710d3b52c62c0efdefa15f465829140098b8cf5a264fb36fbacb471 [INFO] running `Command { std: "docker" "start" "-a" "7eb291486710d3b52c62c0efdefa15f465829140098b8cf5a264fb36fbacb471", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking shuftlib v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0204]: the trait `std::marker::Copy` cannot be implemented for this type [INFO] [stdout] --> src/common/hands.rs:435:24 [INFO] [stdout] | [INFO] [stdout] 435 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | tricks: [Trick; G::TRICKS], [INFO] [stdout] | ----------------------------- this field does not implement `std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: the `std::marker::Copy` impl for `[Trick; G::TRICKS]` requires that `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:442:13 [INFO] [stdout] | [INFO] [stdout] 442 | tricks: [Trick; G::TRICKS], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `std::marker::Copy` cannot be implemented for this type [INFO] [stdout] --> src/common/hands.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 466 | current_trick: Option>, [INFO] [stdout] | -------------------------------------- this field does not implement `std::marker::Copy` [INFO] [stdout] 467 | index: usize, [INFO] [stdout] 468 | tricks: [Option>; G::TRICKS], [INFO] [stdout] | ------------------------------------- this field does not implement `std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: the `std::marker::Copy` impl for `Option>` requires that `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | current_trick: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the `std::marker::Copy` impl for `[Option>; G::TRICKS]` requires that `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | tricks: [Option>; G::TRICKS], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Player` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Player [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Default>` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Default>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Player` [INFO] [stdout] --> src/common/hands.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Trick` [INFO] [stdout] --> src/common/hands.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub struct Trick [INFO] [stdout] | ----- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 221 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Trick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/common/hands.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/common/hands.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::fmt::Display>` [INFO] [stdout] --> src/common/hands.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Display>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Trick` [INFO] [stdout] --> src/common/hands.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Trick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `OngoingTrick` [INFO] [stdout] --> src/common/hands.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct OngoingTrick [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 268 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `OngoingTrick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/common/hands.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/common/hands.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Deref>` [INFO] [stdout] --> src/common/hands.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Deref>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `OngoingTrick` [INFO] [stdout] --> src/common/hands.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `OngoingTrick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Hand` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct Hand [INFO] [stdout] | ---- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Hand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Hand` [INFO] [stdout] --> src/common/hands.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Hand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `OngoingHand` [INFO] [stdout] --> src/common/hands.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 460 | pub struct OngoingHand [INFO] [stdout] | ----------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 463 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `OngoingHand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/common/hands.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/common/hands.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `OngoingHand` [INFO] [stdout] --> src/common/hands.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `OngoingHand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/common/hands.rs:546:5 [INFO] [stdout] | [INFO] [stdout] 546 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Default>` [INFO] [stdout] --> src/common/hands.rs:546:5 [INFO] [stdout] | [INFO] [stdout] 546 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in ` as Default>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/tressette.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | player: &Player, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Player` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Player [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/tressette.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | player: &mut Player, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Player` [INFO] [stdout] --> src/common/hands.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Player [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); G::PLAYERS] well-formed` [INFO] [stdout] --> src/tressette.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn compute_score(hand: &Hand, score: &mut (u8, u8)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Hand` [INFO] [stdout] --> src/common/hands.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct Hand [INFO] [stdout] | ---- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 439 | [(); G::PLAYERS]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Hand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0275. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shuftlib` (lib) due to 29 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7eb291486710d3b52c62c0efdefa15f465829140098b8cf5a264fb36fbacb471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb291486710d3b52c62c0efdefa15f465829140098b8cf5a264fb36fbacb471", kill_on_drop: false }` [INFO] [stdout] 7eb291486710d3b52c62c0efdefa15f465829140098b8cf5a264fb36fbacb471