[INFO] cloning repository https://github.com/tillh42/CardGameDSL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tillh42/CardGameDSL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftillh42%2FCardGameDSL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftillh42%2FCardGameDSL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3665f0bbc867fc6f58263b424c68eb5b5a86aa77
[INFO] testing tillh42/CardGameDSL against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftillh42%2FCardGameDSL" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tillh42/CardGameDSL
[INFO] finished tweaking git repo https://github.com/tillh42/CardGameDSL
[INFO] tweaked toml for git repo https://github.com/tillh42/CardGameDSL written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tillh42/CardGameDSL on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tillh42/CardGameDSL 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e865fb35c5001d10a165dec0a97f52249116fe26f9c92f7876a097e9753379f
[INFO] running `Command { std: "docker" "start" "-a" "6e865fb35c5001d10a165dec0a97f52249116fe26f9c92f7876a097e9753379f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e865fb35c5001d10a165dec0a97f52249116fe26f9c92f7876a097e9753379f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e865fb35c5001d10a165dec0a97f52249116fe26f9c92f7876a097e9753379f", kill_on_drop: false }`
[INFO] [stdout] 6e865fb35c5001d10a165dec0a97f52249116fe26f9c92f7876a097e9753379f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49686b91ca665bde19c157ec0a6ce3f072f663c3ab22c403539ba4c392ded9bf
[INFO] running `Command { std: "docker" "start" "-a" "49686b91ca665bde19c157ec0a6ce3f072f663c3ab22c403539ba4c392ded9bf", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling card_game_model v0.1.0 (/opt/rustwide/workdir/card_game_model)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/action/deal_action.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> card_game_model/src/model/action/end_action.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlayOutput`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::play_output::{PlayOutput};
[INFO] [stdout]   |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location::Location`
[INFO] [stdout]  --> card_game_model/src/model/action/shuffle_action.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::location::location::Location;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         use std::rc::Rc;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         use std::cell::RefCell;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stdout]  --> card_game_model/src/model/gamedata/game_data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::function_types::TCardSet`
[INFO] [stdout]  --> card_game_model/src/model/gamedata/game_data.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::function_types::TCardSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::location::location::{Location};
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::location::location::{Location};
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GameFlowChange`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::game_flow_change::{GameFlowChange};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::rules::trait_execute::{Execute};
[INFO] [stdout]   |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/conditional_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/if_rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Error`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::game_flow_change::GameFlowChange`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::enums::game_flow_change::GameFlowChange;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::rules::trait_execute::Execute`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::rules::trait_execute::Execute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> card_game_model/src/model/rules/optional_rule.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |         if (input)
[INFO] [stdout]    |            ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 17 -         if (input)
[INFO] [stdout] 17 +         if input 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `all` and `any`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::{all, any};
[INFO] [stdout]   |                 ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EndAction`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::action::end_action::{EndAction, EndGameAction, EndPlayAction, EndStageAction, EndTurnAction};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::action::flip_action::{self, FlipAction};
[INFO] [stdout]   |                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::model::rules::choose_rule::{self, ChooseRule};
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/trigger_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stdout]  --> card_game_model/src/model/rules/winner_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::gamedata::game_data::GameData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::token::token::*`
[INFO] [stdout]   --> card_game_model/src/model/token/token.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::model::token::token::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/int.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::collections::g_collection::GCollection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::gamedata::game_data::GameData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_on.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use std::rc::Rc;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_on.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/token_loc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_loc.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use std::sync::Arc;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_team::RefTeam`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::base_types::ref_team::RefTeam;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::collections::g_collection::GCollection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Receiver`, `Sender`, and `self`
[INFO] [stdout]  --> card_game_model/src/model/event.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, Mutex, mpsc::{self, Sender, Receiver}};
[INFO] [stdout]   |                 ^^^  ^^^^^         ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> card_game_model/src/model/cgm.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::event::{Event, In, Out};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> card_game_model/src/model/collections/player_collection.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Display, Formatter, Write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/action/cycle_action.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/cycle_action.rs:46:52
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/move_card_set_action.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/out_action.rs:29:52
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:68:52
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/flip_action.rs:10:69
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn execute(&mut self, cgm: &mut crate::model::cgm::CardGameModel, input: Out) -> GameFlowChange {
[INFO] [stdout]    |                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/action/exchange_action.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/exchange_action.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:314:68
[INFO] [stdout]     |
[INFO] [stdout] 314 |             let cards: Vec<Card> = card_index_pairs.iter().map(|(c,i)| c.clone()).collect();
[INFO] [stdout]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:388:64
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stdout]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cardset`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cardset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_pos`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:400:59
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stdout]     |                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:412:64
[INFO] [stdout]     |
[INFO] [stdout] 412 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stdout]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locs`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:505:71
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...ation_refs: &Vec<LocationRef>, locs: Vec<String>, comboname: &str) -> HashMap<LocationRef, Vec<(Card, usize)>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_locs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/choose_rule.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_case.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_case.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_rule.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_rule.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/if_rule.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/if_rule.rs:18:52
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/optional_rule.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `optional_rule`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:128:47
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     NonTerminal::OptionalRule(optional_rule) => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Out::OptionalAnswer(b) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:201:72
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:246:72
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:288:72
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:370:21
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 let player = end_game.pref.get_name(&cgm.gamedata);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> card_game_model/src/model/rules/score_rule.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             if let Some(mut value) = cgm.gamedata.memory.get_mut::<isize>(self.memory.clone(), owner.clone()) {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/score_rule.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/trigger_rule.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/trigger_rule.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/winner_rule.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/winner_rule.rs:40:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> card_game_model/src/model/token/token.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         for i in 0..count {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items1`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items1`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |       In::ChooseInputRequest(index) => {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `players`
[INFO] [stdout]   --> card_game_model/src/model/cgm.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         players: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_players`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditional_rule`
[INFO] [stdout]    --> card_game_model/src/model/cgm.rs:353:42
[INFO] [stdout]     |
[INFO] [stdout] 353 |             NonTerminal::ConditionalRule(conditional_rule) => todo!(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut_team` is never used
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl GameData {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     fn get_mut_team(&mut self, name: &str) -> &mut Rc<RefCell<Team>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_model` is never used
[INFO] [stdout]   --> card_game_model/src/model/macros/token_on.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn setup_model() -> CardGameModel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_model` is never used
[INFO] [stdout]   --> card_game_model/src/model/macros/token_loc.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn setup_model() -> CardGameModel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:118:67
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   if i < choose_rule.rules.len() && i >= 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]    --> card_game_model/src/model/rules/rule.rs:211:50
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:298:50
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling procedural_macros v0.1.0 (/opt/rustwide/workdir/procedural_macros)
[INFO] [stdout] warning: unused import: `card_game_model::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use card_game_model::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Out`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use card_game_model::model::event::{Out};
[INFO] [stdout]   |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `card_game_model::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use card_game_model::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `card_game_model::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use card_game_model::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event` and `Out`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | use card_game_model::model::event::{Event, Out};
[INFO] [stdout]   |                                     ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 (shuffle!(cardset!("stack"))),
[INFO] [stdout]    |                 ^                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -                 (shuffle!(cardset!("stack"))),
[INFO] [stdout] 74 +                 shuffle!(cardset!("stack")) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 (choose!(
[INFO] [stdout]    |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 80 |                 )),
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 ~                 choose!(
[INFO] [stdout] 76 |                         (deal!(1 from (cardset!("stack")) to (cardset!("hand"))));
[INFO] [stdout] ...
[INFO] [stdout] 79 |                         (set!((player_ref!(current)) out of stage));  // set current out of stage
[INFO] [stdout] 80 ~                 ) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 (iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), ">", int!(21))) then 
[INFO] [stdout]    |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 85 |                 )),
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 ~                 iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), ">", int!(21))) then 
[INFO] [stdout] 82 |                     (scoringrule!(set score (int!(100)), of (player_ref!(current)))),
[INFO] [stdout] 83 |                     // set player out of Stage
[INFO] [stdout] 84 |                     (set!((player_ref!(current)) out of play))
[INFO] [stdout] 85 ~                 ) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 (iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), "<=", int!(21))) then 
[INFO] [stdout]    |                 ^
[INFO] [stdout] 87 |                     (scoringrule!(set score (int!(sum of (cardset!("hand")), using "Rank" lt int!(21))), of (player_ref!(current))))
[INFO] [stdout] 88 |                 )))
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 86 ~                 iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), "<=", int!(21))) then 
[INFO] [stdout] 87 |                     (scoringrule!(set score (int!(sum of (cardset!("hand")), using "Rank" lt int!(21))), of (player_ref!(current))))
[INFO] [stdout] 88 ~                 ) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `stage` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     stage,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `play` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     play,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `Play`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `game_successful` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     game_successful,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GameSuccessful`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `game_fail` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     game_fail
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `GameFail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `face_up` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     face_up,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `FaceUp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `face_down` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     face_down,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `FaceDown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `private` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     private,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Private`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `highest` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     highest,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Highest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `lowest` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     lowest,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to upper camel case: `Lowest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `winner_is` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     winner_is,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `WinnerIs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `lower_than` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     lower_than,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LowerThan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gamedata`
[INFO] [stdout]    --> procedural_macros/src/stage.rs:975:22
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let StageInput { gamedata, name, player_ref, end_condition, substages, rules } = stage;
[INFO] [stdout]     |                      ^^^^^^^^ help: try ignoring the field: `gamedata: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `move_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1004:46
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         ActionRuleType::Move(move_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_move_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deal_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1006:46
[INFO] [stdout]      |
[INFO] [stdout] 1006 |                         ActionRuleType::Deal(deal_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deal_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `place_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1008:47
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         ActionRuleType::Place(place_rule) => {todo!()}
[INFO] [stdout]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_place_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bid_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1010:45
[INFO] [stdout]      |
[INFO] [stdout] 1010 |                         ActionRuleType::Bid(bid_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bid_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cycle_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1012:47
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                         ActionRuleType::Cycle(cycle_rule) => {todo!()}
[INFO] [stdout]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1014:45
[INFO] [stdout]      |
[INFO] [stdout] 1014 |                         ActionRuleType::End(end_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shuffle_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1016:49
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                         ActionRuleType::Shuffle(shuffle_rule) => {todo!()}
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shuffle_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1018:45
[INFO] [stdout]      |
[INFO] [stdout] 1018 |                         ActionRuleType::Out(out_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1020:46
[INFO] [stdout]      |
[INFO] [stdout] 1020 |                         ActionRuleType::Flip(flip_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flip_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `choose_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1025:38
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 PlayRule::ChooseRule(choose_rule) => {todo!()}
[INFO] [stdout]      |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditional_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1027:43
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                 PlayRule::ConditionalRule(conditional_rule) => {todo!()}
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `optional_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1029:40
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                 PlayRule::OptionalRule(optional_rule) => {todo!()}
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `score_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1039:38
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                 ScoringRule::Scoring(score_rule) => {todo!()}
[INFO] [stdout]      |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_score_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct MoveAction {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 40 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 41 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct DealAction {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 46 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `token_name`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct PlaceAction {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 52 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     token_name: Option<LitStr>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 54 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity` and `target` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct BidAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 59 |     quantity: BidQuantity,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 60 |     target: Option<LitStr>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Amount(LitInt),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     Amount(LitInt),
[INFO] [stdout] 64 +     Amount(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `to` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct CycleAction {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 69 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_target` and `winner` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct EndAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 73 |     end_target: EndTarget,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 74 |     winner: Option<proc_macro2::TokenStream>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct ShuffleAction {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 85 |     target: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_player` and `out_target` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct OutAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 89 |     target_player: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 90 |     out_target: OutTarget,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `card_set` and `flip_target` are never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | struct FlipAction{
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 101 |     card_set: proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 102 |     flip_target: FlipTarget,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | struct ChooseRule{
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 112 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cases` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct ConditionalRule {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 116 |     cases: Vec<ConditionalCase>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `condition` and `rules` are never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct ConditionalCase {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 120 |     condition: proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 121 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct OptionalRule {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 125 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling run_crate v0.1.0 (/opt/rustwide/workdir/run_crate)
[INFO] [stdout] warning: unused import: `procedural_macros::stage`
[INFO] [stdout]  --> run_crate/src/bj_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use procedural_macros::stage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> run_crate/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod bj_test;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.80s
[INFO] running `Command { std: "docker" "inspect" "49686b91ca665bde19c157ec0a6ce3f072f663c3ab22c403539ba4c392ded9bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49686b91ca665bde19c157ec0a6ce3f072f663c3ab22c403539ba4c392ded9bf", kill_on_drop: false }`
[INFO] [stdout] 49686b91ca665bde19c157ec0a6ce3f072f663c3ab22c403539ba4c392ded9bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac52a29ccaa217ac23dba3eafb74286c52694e4834c86334b3ca870a3749695d
[INFO] running `Command { std: "docker" "start" "-a" "ac52a29ccaa217ac23dba3eafb74286c52694e4834c86334b3ca870a3749695d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/action/deal_action.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> card_game_model/src/model/action/end_action.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlayOutput`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::play_output::{PlayOutput};
[INFO] [stdout]   |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location::Location`
[INFO] [stdout]  --> card_game_model/src/model/action/shuffle_action.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::location::location::Location;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         use std::rc::Rc;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         use std::cell::RefCell;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stdout]  --> card_game_model/src/model/gamedata/game_data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::function_types::TCardSet`
[INFO] [stdout]  --> card_game_model/src/model/gamedata/game_data.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::function_types::TCardSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::location::location::{Location};
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::location::location::{Location};
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GameFlowChange`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::game_flow_change::{GameFlowChange};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::rules::trait_execute::{Execute};
[INFO] [stdout]   |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/conditional_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/if_rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Error`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::game_flow_change::GameFlowChange`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::enums::game_flow_change::GameFlowChange;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::rules::trait_execute::Execute`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::rules::trait_execute::Execute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> card_game_model/src/model/rules/optional_rule.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |         if (input)
[INFO] [stdout]    |            ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 17 -         if (input)
[INFO] [stdout] 17 +         if input 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `all` and `any`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::{all, any};
[INFO] [stdout]   |                 ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EndAction`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::action::end_action::{EndAction, EndGameAction, EndPlayAction, EndStageAction, EndTurnAction};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::action::flip_action::{self, FlipAction};
[INFO] [stdout]   |                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::model::rules::choose_rule::{self, ChooseRule};
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/trigger_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stdout]  --> card_game_model/src/model/rules/winner_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::gamedata::game_data::GameData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::token::token::*`
[INFO] [stdout]   --> card_game_model/src/model/token/token.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::model::token::token::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/int.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::collections::g_collection::GCollection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::gamedata::game_data::GameData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_on.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use std::rc::Rc;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_on.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/token_loc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_loc.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use std::sync::Arc;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_team::RefTeam`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::base_types::ref_team::RefTeam;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::collections::g_collection::GCollection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Receiver`, `Sender`, and `self`
[INFO] [stdout]  --> card_game_model/src/model/event.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, Mutex, mpsc::{self, Sender, Receiver}};
[INFO] [stdout]   |                 ^^^  ^^^^^         ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> card_game_model/src/model/cgm.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::event::{Event, In, Out};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> card_game_model/src/model/collections/player_collection.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Display, Formatter, Write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/action/cycle_action.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/cycle_action.rs:46:52
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/move_card_set_action.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/out_action.rs:29:52
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:68:52
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/flip_action.rs:10:69
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn execute(&mut self, cgm: &mut crate::model::cgm::CardGameModel, input: Out) -> GameFlowChange {
[INFO] [stdout]    |                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/action/exchange_action.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/exchange_action.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:314:68
[INFO] [stdout]     |
[INFO] [stdout] 314 |             let cards: Vec<Card> = card_index_pairs.iter().map(|(c,i)| c.clone()).collect();
[INFO] [stdout]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:388:64
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stdout]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cardset`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cardset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_pos`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:400:59
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stdout]     |                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:412:64
[INFO] [stdout]     |
[INFO] [stdout] 412 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stdout]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locs`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:505:71
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...ation_refs: &Vec<LocationRef>, locs: Vec<String>, comboname: &str) -> HashMap<LocationRef, Vec<(Card, usize)>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_locs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/choose_rule.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_case.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_case.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_rule.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_rule.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/if_rule.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/if_rule.rs:18:52
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/optional_rule.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `optional_rule`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:128:47
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     NonTerminal::OptionalRule(optional_rule) => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Out::OptionalAnswer(b) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:201:72
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:246:72
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:288:72
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:370:21
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 let player = end_game.pref.get_name(&cgm.gamedata);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> card_game_model/src/model/rules/score_rule.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             if let Some(mut value) = cgm.gamedata.memory.get_mut::<isize>(self.memory.clone(), owner.clone()) {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/score_rule.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/trigger_rule.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/trigger_rule.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/winner_rule.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/winner_rule.rs:40:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> card_game_model/src/model/token/token.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         for i in 0..count {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items1`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items1`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |       In::ChooseInputRequest(index) => {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `players`
[INFO] [stdout]   --> card_game_model/src/model/cgm.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         players: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_players`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditional_rule`
[INFO] [stdout]    --> card_game_model/src/model/cgm.rs:353:42
[INFO] [stdout]     |
[INFO] [stdout] 353 |             NonTerminal::ConditionalRule(conditional_rule) => todo!(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut_team` is never used
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl GameData {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     fn get_mut_team(&mut self, name: &str) -> &mut Rc<RefCell<Team>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_model` is never used
[INFO] [stdout]   --> card_game_model/src/model/macros/token_on.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn setup_model() -> CardGameModel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_model` is never used
[INFO] [stdout]   --> card_game_model/src/model/macros/token_loc.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn setup_model() -> CardGameModel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:118:67
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   if i < choose_rule.rules.len() && i >= 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]    --> card_game_model/src/model/rules/rule.rs:211:50
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling card_game_model v0.1.0 (/opt/rustwide/workdir/card_game_model)
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:298:50
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling procedural_macros v0.1.0 (/opt/rustwide/workdir/procedural_macros)
[INFO] [stdout] warning: unused import: `card_game_model::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use card_game_model::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Out`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use card_game_model::model::event::{Out};
[INFO] [stdout]   |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `card_game_model::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/bin/play.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use card_game_model::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `stage` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     stage,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `play` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     play,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `Play`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `game_successful` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     game_successful,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GameSuccessful`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `game_fail` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     game_fail
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `GameFail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `face_up` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     face_up,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `FaceUp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `face_down` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     face_down,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `FaceDown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `private` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     private,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Private`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `highest` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     highest,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Highest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `lowest` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     lowest,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to upper camel case: `Lowest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `winner_is` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     winner_is,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `WinnerIs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `lower_than` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     lower_than,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LowerThan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `card_game_model::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use card_game_model::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event` and `Out`
[INFO] [stdout]  --> card_game_model/src/bin/bjsetup.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | use card_game_model::model::event::{Event, Out};
[INFO] [stdout]   |                                     ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 (shuffle!(cardset!("stack"))),
[INFO] [stdout]    |                 ^                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -                 (shuffle!(cardset!("stack"))),
[INFO] [stdout] 74 +                 shuffle!(cardset!("stack")) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 (choose!(
[INFO] [stdout]    |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 80 |                 )),
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 ~                 choose!(
[INFO] [stdout] 76 |                         (deal!(1 from (cardset!("stack")) to (cardset!("hand"))));
[INFO] [stdout] ...
[INFO] [stdout] 79 |                         (set!((player_ref!(current)) out of stage));  // set current out of stage
[INFO] [stdout] 80 ~                 ) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 (iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), ">", int!(21))) then 
[INFO] [stdout]    |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 85 |                 )),
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 ~                 iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), ">", int!(21))) then 
[INFO] [stdout] 82 |                     (scoringrule!(set score (int!(100)), of (player_ref!(current)))),
[INFO] [stdout] 83 |                     // set player out of Stage
[INFO] [stdout] 84 |                     (set!((player_ref!(current)) out of play))
[INFO] [stdout] 85 ~                 ) ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> card_game_model/src/bin/bjsetup.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 (iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), "<=", int!(21))) then 
[INFO] [stdout]    |                 ^
[INFO] [stdout] 87 |                     (scoringrule!(set score (int!(sum of (cardset!("hand")), using "Rank" lt int!(21))), of (player_ref!(current))))
[INFO] [stdout] 88 |                 )))
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 86 ~                 iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), "<=", int!(21))) then 
[INFO] [stdout] 87 |                     (scoringrule!(set score (int!(sum of (cardset!("hand")), using "Rank" lt int!(21))), of (player_ref!(current))))
[INFO] [stdout] 88 ~                 ) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `stage` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     stage,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stage`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `play` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     play,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `Play`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `game_successful` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     game_successful,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GameSuccessful`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `game_fail` should have an upper camel case name
[INFO] [stdout]   --> procedural_macros/src/stage.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     game_fail
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `GameFail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `face_up` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     face_up,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `FaceUp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `face_down` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     face_down,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `FaceDown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `private` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     private,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Private`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `highest` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     highest,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Highest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `lowest` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     lowest,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to upper camel case: `Lowest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `winner_is` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     winner_is,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `WinnerIs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `lower_than` should have an upper camel case name
[INFO] [stdout]    --> procedural_macros/src/stage.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     lower_than,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LowerThan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gamedata`
[INFO] [stdout]    --> procedural_macros/src/stage.rs:975:22
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let StageInput { gamedata, name, player_ref, end_condition, substages, rules } = stage;
[INFO] [stdout]     |                      ^^^^^^^^ help: try ignoring the field: `gamedata: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `move_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1004:46
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         ActionRuleType::Move(move_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_move_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deal_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1006:46
[INFO] [stdout]      |
[INFO] [stdout] 1006 |                         ActionRuleType::Deal(deal_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deal_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `place_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1008:47
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         ActionRuleType::Place(place_rule) => {todo!()}
[INFO] [stdout]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_place_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bid_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1010:45
[INFO] [stdout]      |
[INFO] [stdout] 1010 |                         ActionRuleType::Bid(bid_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bid_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cycle_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1012:47
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                         ActionRuleType::Cycle(cycle_rule) => {todo!()}
[INFO] [stdout]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1014:45
[INFO] [stdout]      |
[INFO] [stdout] 1014 |                         ActionRuleType::End(end_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shuffle_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1016:49
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                         ActionRuleType::Shuffle(shuffle_rule) => {todo!()}
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shuffle_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1018:45
[INFO] [stdout]      |
[INFO] [stdout] 1018 |                         ActionRuleType::Out(out_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1020:46
[INFO] [stdout]      |
[INFO] [stdout] 1020 |                         ActionRuleType::Flip(flip_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flip_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `choose_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1025:38
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 PlayRule::ChooseRule(choose_rule) => {todo!()}
[INFO] [stdout]      |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditional_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1027:43
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                 PlayRule::ConditionalRule(conditional_rule) => {todo!()}
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `optional_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1029:40
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                 PlayRule::OptionalRule(optional_rule) => {todo!()}
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `score_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1039:38
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                 ScoringRule::Scoring(score_rule) => {todo!()}
[INFO] [stdout]      |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_score_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct MoveAction {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 40 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 41 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct DealAction {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 46 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `token_name`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct PlaceAction {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 52 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     token_name: Option<LitStr>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 54 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity` and `target` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct BidAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 59 |     quantity: BidQuantity,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 60 |     target: Option<LitStr>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Amount(LitInt),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     Amount(LitInt),
[INFO] [stdout] 64 +     Amount(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `to` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct CycleAction {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 69 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_target` and `winner` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct EndAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 73 |     end_target: EndTarget,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 74 |     winner: Option<proc_macro2::TokenStream>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct ShuffleAction {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 85 |     target: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_player` and `out_target` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct OutAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 89 |     target_player: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 90 |     out_target: OutTarget,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `card_set` and `flip_target` are never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | struct FlipAction{
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 101 |     card_set: proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 102 |     flip_target: FlipTarget,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | struct ChooseRule{
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 112 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cases` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct ConditionalRule {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 116 |     cases: Vec<ConditionalCase>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `condition` and `rules` are never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct ConditionalCase {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 120 |     condition: proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 121 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct OptionalRule {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 125 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gamedata`
[INFO] [stdout]    --> procedural_macros/src/stage.rs:975:22
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let StageInput { gamedata, name, player_ref, end_condition, substages, rules } = stage;
[INFO] [stdout]     |                      ^^^^^^^^ help: try ignoring the field: `gamedata: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `move_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1004:46
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         ActionRuleType::Move(move_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_move_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deal_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1006:46
[INFO] [stdout]      |
[INFO] [stdout] 1006 |                         ActionRuleType::Deal(deal_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deal_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `place_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1008:47
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         ActionRuleType::Place(place_rule) => {todo!()}
[INFO] [stdout]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_place_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bid_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1010:45
[INFO] [stdout]      |
[INFO] [stdout] 1010 |                         ActionRuleType::Bid(bid_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bid_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cycle_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1012:47
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                         ActionRuleType::Cycle(cycle_rule) => {todo!()}
[INFO] [stdout]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1014:45
[INFO] [stdout]      |
[INFO] [stdout] 1014 |                         ActionRuleType::End(end_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shuffle_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1016:49
[INFO] [stdout]      |
[INFO] [stdout] 1016 |                         ActionRuleType::Shuffle(shuffle_rule) => {todo!()}
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shuffle_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1018:45
[INFO] [stdout]      |
[INFO] [stdout] 1018 |                         ActionRuleType::Out(out_rule) => {todo!()}
[INFO] [stdout]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flip_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1020:46
[INFO] [stdout]      |
[INFO] [stdout] 1020 |                         ActionRuleType::Flip(flip_rule) => {todo!()}
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flip_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `choose_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1025:38
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 PlayRule::ChooseRule(choose_rule) => {todo!()}
[INFO] [stdout]      |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditional_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1027:43
[INFO] [stdout]      |
[INFO] [stdout] 1027 |                 PlayRule::ConditionalRule(conditional_rule) => {todo!()}
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `optional_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1029:40
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                 PlayRule::OptionalRule(optional_rule) => {todo!()}
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `score_rule`
[INFO] [stdout]     --> procedural_macros/src/stage.rs:1039:38
[INFO] [stdout]      |
[INFO] [stdout] 1039 |                 ScoringRule::Scoring(score_rule) => {todo!()}
[INFO] [stdout]      |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_score_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct MoveAction {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 40 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 41 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct DealAction {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 46 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity`, `token_name`, `from`, and `to` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct PlaceAction {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 52 |     quantity: Option<LitInt>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     token_name: Option<LitStr>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 54 |     from: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quantity` and `target` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct BidAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 59 |     quantity: BidQuantity,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 60 |     target: Option<LitStr>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Amount(LitInt),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     Amount(LitInt),
[INFO] [stdout] 64 +     Amount(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `to` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct CycleAction {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 69 |     to: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_target` and `winner` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct EndAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 73 |     end_target: EndTarget,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 74 |     winner: Option<proc_macro2::TokenStream>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct ShuffleAction {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 85 |     target: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_player` and `out_target` are never read
[INFO] [stdout]   --> procedural_macros/src/stage.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct OutAction {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 89 |     target_player: proc_macro2::TokenStream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 90 |     out_target: OutTarget,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `card_set` and `flip_target` are never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | struct FlipAction{
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 101 |     card_set: proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 102 |     flip_target: FlipTarget,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | struct ChooseRule{
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 112 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cases` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct ConditionalRule {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 116 |     cases: Vec<ConditionalCase>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `condition` and `rules` are never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct ConditionalCase {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 120 |     condition: proc_macro2::TokenStream,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 121 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]    --> procedural_macros/src/stage.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct OptionalRule {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 125 |     rules: Vec<Rule>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/action/deal_action.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> card_game_model/src/model/action/end_action.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlayOutput`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::play_output::{PlayOutput};
[INFO] [stdout]   |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]  --> card_game_model/src/model/action/move_card_set_action.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location::Location`
[INFO] [stdout]  --> card_game_model/src/model/action/shuffle_action.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::location::location::Location;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         use std::rc::Rc;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         use std::cell::RefCell;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stdout]  --> card_game_model/src/model/gamedata/game_data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::function_types::TCardSet`
[INFO] [stdout]  --> card_game_model/src/model/gamedata/game_data.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::function_types::TCardSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> card_game_model/src/model/owners/player.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::location::location::{Location};
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> card_game_model/src/model/owners/team.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::location::location::{Location};
[INFO] [stdout]   |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GameFlowChange`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::game_flow_change::{GameFlowChange};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> card_game_model/src/model/rules/choose_rule.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::rules::trait_execute::{Execute};
[INFO] [stdout]   |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/conditional_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/if_rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Error`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::game_flow_change::GameFlowChange`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::enums::game_flow_change::GameFlowChange;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::rules::trait_execute::Execute`
[INFO] [stdout]  --> card_game_model/src/model/rules/optional_rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::rules::trait_execute::Execute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> card_game_model/src/model/rules/optional_rule.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |         if (input)
[INFO] [stdout]    |            ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 17 -         if (input)
[INFO] [stdout] 17 +         if input 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `all` and `any`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::{all, any};
[INFO] [stdout]   |                 ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EndAction`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::model::action::end_action::{EndAction, EndGameAction, EndPlayAction, EndStageAction, EndTurnAction};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> card_game_model/src/model/rules/rule.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::model::action::flip_action::{self, FlipAction};
[INFO] [stdout]   |                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::model::rules::choose_rule::{self, ChooseRule};
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/rules/rule.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stdout]  --> card_game_model/src/model/rules/trigger_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stdout]  --> card_game_model/src/model/rules/winner_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::gamedata::game_data::GameData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert!(bool!(cardset!("discard"), is empty).get_value(&cgm));
[INFO] [stdout]     |                       ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert!(bool!(cardset!("discard"), is empty).get_value(&cgm));
[INFO] [stdout]     |                       ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert!(bool!(cardset!("discard"), is empty).get_value(&cgm));
[INFO] [stdout]     |                       ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert!(bool!(cardset!("discard"), is empty).get_value(&cgm));
[INFO] [stdout]     |                       ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:295:23
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert!(bool!(cardset!("stack"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:295:23
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert!(bool!(cardset!("stack"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:295:23
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert!(bool!(cardset!("stack"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:295:23
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert!(bool!(cardset!("stack"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                          ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                 ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stdout]     |                                                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert!(!bool!(cardset!("discard"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                        ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert!(!bool!(cardset!("discard"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                        ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert!(!bool!(cardset!("discard"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                        ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert!(!bool!(cardset!("discard"), is not empty).get_value(&cgm));
[INFO] [stdout]     |                        ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(!bool!(cardset!("stack"), is empty).get_value(&cgm));
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(!bool!(cardset!("stack"), is empty).get_value(&cgm));
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(!bool!(cardset!("stack"), is empty).get_value(&cgm));
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/bool.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(!bool!(cardset!("stack"), is empty).get_value(&cgm));
[INFO] [stdout]     |                        ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/macros/chooserule.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::rules::rule::Rule`
[INFO] [stdout]   --> card_game_model/src/model/macros/chooserule.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use crate::model::rules::rule::Rule;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | ...                   (cardset!("stack"))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   (cardset!("hand")))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   (cardset!("hand"))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   (cardset!("hand"))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   (cardset!("stack")))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   (cardset!("stack")))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   (cardset!("hand"))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   (cardset!("hand"))
[INFO] [stdout]    |                        ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use $crate::model::card::card::Card;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   (cardset!("stack")))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::collections::HashMap;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/chooserule.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   (cardset!("stack")))
[INFO] [stdout]    |                        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |     use std::any::Any;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |     use std::cell::RefCell;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |     use std::rc::Rc;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::macros::filter`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |     use crate::model::macros::filter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `card_on`, `cardset`, `int`, `location_ref`, `player_ref`, `token_loc`, and `token_on`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 |     use crate::{card_on, cardset, int, location_on, location_ref, player, player_ref, precedence, token_loc, token_on, turn_order};
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^^  ^^^               ^^^^^^^^^^^^          ^^^^^^^^^^              ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |     use crate::model::enums::action_type::ActionType;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location::Location`
[INFO] [stdout]    --> card_game_model/src/model/macros/filter.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |     use crate::model::location::location::Location;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/int.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::TypeId`
[INFO] [stdout]    --> card_game_model/src/model/macros/int.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |     use std::any::TypeId;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stdout]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |           use $crate::model::collections::g_collection::GCollection;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 460 | |                 int!(0),
[INFO] [stdout] 461 | |                 int!(1),
[INFO] [stdout] 462 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                 int!(6),
[INFO] [stdout] 467 | |                 int!(7)));
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stdout]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |           use $crate::model::collections::g_collection::GCollection;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 475 | |                 string!("test"),
[INFO] [stdout] 476 | |                 string!("test2"),
[INFO] [stdout] 477 | |                 string!("test3"),
[INFO] [stdout] 478 | |                 string!("test4")));
[INFO] [stdout]     | |__________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stdout]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |         use $crate::model::collections::g_collection::GCollection;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stdout]     |                       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stdout]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |           use $crate::model::collections::g_collection::GCollection;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 493 |           let int_col = int!(size of location_collection!(
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 494 | |                 location_ref!("hand" player:player_ref!("Jimmy")),
[INFO] [stdout] 495 | |                 location_ref!("hand" player:player_ref!("Timmy"))
[INFO] [stdout] 496 | |             ));
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::collections::g_collection::GCollection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stdout]  --> card_game_model/src/model/macros/player_collection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::gamedata::game_data::GameData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/token_loc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> card_game_model/src/model/macros/token_loc.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use std::sync::Arc;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stdout]    --> card_game_model/src/model/macros/move_action.rs:365:17
[INFO] [stdout]     |
[INFO] [stdout] 365 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stdout]     |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:56
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                        ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:56
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                        ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:56
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                        ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:395:56
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                        ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:32
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:32
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:63
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                               ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:63
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                               ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:32
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:32
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |         use $crate::model::card::card::Card;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:63
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                               ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 |         use std::collections::HashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/move_action.rs:408:63
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |                                                               ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use std::any::Any;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use std::cell::RefCell;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use std::rc::Rc;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location::Location`
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use crate::model::location::location::Location;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use std::any::Any;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use std::cell::RefCell;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use std::rc::Rc;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::location::location::Location`
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use crate::model::location::location::Location;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> card_game_model/src/model/macros/place_action.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use std::any::Any;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stdout]   --> card_game_model/src/model/macros/place_action.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stdout]   --> card_game_model/src/model/macros/place_action.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use crate::model::enums::action_type::ActionType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::base_types::ref_team::RefTeam`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::base_types::ref_team::RefTeam;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::model::cgm::CardGameModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stdout]  --> card_game_model/src/model/macros/team_collection.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::collections::g_collection::GCollection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Receiver`, `Sender`, and `self`
[INFO] [stdout]  --> card_game_model/src/model/event.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, Mutex, mpsc::{self, Sender, Receiver}};
[INFO] [stdout]   |                 ^^^  ^^^^^         ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> card_game_model/src/model/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> card_game_model/src/model/cgm.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::model::event::{Event, In, Out};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling run_crate v0.1.0 (/opt/rustwide/workdir/run_crate)
[INFO] [stdout] warning: unused import: `procedural_macros::stage`
[INFO] [stdout]  --> run_crate/src/bj_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use procedural_macros::stage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> card_game_model/src/model/collections/player_collection.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Display, Formatter, Write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/action/cycle_action.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/cycle_action.rs:46:52
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/move_card_set_action.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/out_action.rs:29:52
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/shuffle_action.rs:68:52
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/flip_action.rs:10:69
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn execute(&mut self, cgm: &mut crate::model::cgm::CardGameModel, input: Out) -> GameFlowChange {
[INFO] [stdout]    |                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/action/exchange_action.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/action/exchange_action.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:314:68
[INFO] [stdout]     |
[INFO] [stdout] 314 |             let cards: Vec<Card> = card_index_pairs.iter().map(|(c,i)| c.clone()).collect();
[INFO] [stdout]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:388:64
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stdout]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cardset`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cardset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_pos`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:400:59
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stdout]     |                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:412:64
[INFO] [stdout]     |
[INFO] [stdout] 412 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stdout]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locs`
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:505:71
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...ation_refs: &Vec<LocationRef>, locs: Vec<String>, comboname: &str) -> HashMap<LocationRef, Vec<(Card, usize)>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_locs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> card_game_model/src/model/memory/memory.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut memory: Memory = Memory::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/choose_rule.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_case.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_case.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_rule.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/conditional_rule.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/if_rule.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/if_rule.rs:18:52
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/optional_rule.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `optional_rule`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:128:47
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     NonTerminal::OptionalRule(optional_rule) => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Out::OptionalAnswer(b) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:201:72
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:246:72
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:288:72
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stdout]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:370:21
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 let player = end_game.pref.get_name(&cgm.gamedata);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> card_game_model/src/model/rules/score_rule.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             if let Some(mut value) = cgm.gamedata.memory.get_mut::<isize>(self.memory.clone(), owner.clone()) {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/score_rule.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/trigger_rule.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/trigger_rule.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/rules/winner_rule.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> card_game_model/src/model/rules/winner_rule.rs:40:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> card_game_model/src/model/token/token.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         for i in 0..count {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> card_game_model/src/model/macros/bool.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut cgm = test_setup();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> card_game_model/src/model/macros/bool.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut cgm = test_setup();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> card_game_model/src/model/macros/bool.rs:331:13
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut cgm = test_setup();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule`
[INFO] [stdout]   --> card_game_model/src/model/macros/chooserule.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let rule = choose!(
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule`
[INFO] [stdout]   --> card_game_model/src/model/macros/chooserule.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let rule = choose!(
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:444:31
[INFO] [stdout]     |
[INFO] [stdout] 444 |           let at_index_2 = int!(intcollection!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 445 | |                 int!(0),
[INFO] [stdout] 446 | |                 int!(1),
[INFO] [stdout] 447 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                 int!(6),
[INFO] [stdout] 452 | |                 int!(7)), int!(2));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:444:31
[INFO] [stdout]     |
[INFO] [stdout] 444 |           let at_index_2 = int!(intcollection!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 445 | |                 int!(0),
[INFO] [stdout] 446 | |                 int!(1),
[INFO] [stdout] 447 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                 int!(6),
[INFO] [stdout] 452 | |                 int!(7)), int!(2));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:444:31
[INFO] [stdout]     |
[INFO] [stdout] 444 |           let at_index_2 = int!(intcollection!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 445 | |                 int!(0),
[INFO] [stdout] 446 | |                 int!(1),
[INFO] [stdout] 447 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                 int!(6),
[INFO] [stdout] 452 | |                 int!(7)), int!(2));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:444:31
[INFO] [stdout]     |
[INFO] [stdout] 444 |           let at_index_2 = int!(intcollection!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 445 | |                 int!(0),
[INFO] [stdout] 446 | |                 int!(1),
[INFO] [stdout] 447 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                 int!(6),
[INFO] [stdout] 452 | |                 int!(7)), int!(2));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:459:36
[INFO] [stdout]     |
[INFO] [stdout] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 460 | |                 int!(0),
[INFO] [stdout] 461 | |                 int!(1),
[INFO] [stdout] 462 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                 int!(6),
[INFO] [stdout] 467 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:459:36
[INFO] [stdout]     |
[INFO] [stdout] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 460 | |                 int!(0),
[INFO] [stdout] 461 | |                 int!(1),
[INFO] [stdout] 462 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                 int!(6),
[INFO] [stdout] 467 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:459:36
[INFO] [stdout]     |
[INFO] [stdout] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 460 | |                 int!(0),
[INFO] [stdout] 461 | |                 int!(1),
[INFO] [stdout] 462 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                 int!(6),
[INFO] [stdout] 467 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:459:36
[INFO] [stdout]     |
[INFO] [stdout] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 460 | |                 int!(0),
[INFO] [stdout] 461 | |                 int!(1),
[INFO] [stdout] 462 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 466 | |                 int!(6),
[INFO] [stdout] 467 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/string_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:474:36
[INFO] [stdout]     |
[INFO] [stdout] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 475 | |                 string!("test"),
[INFO] [stdout] 476 | |                 string!("test2"),
[INFO] [stdout] 477 | |                 string!("test3"),
[INFO] [stdout] 478 | |                 string!("test4")));
[INFO] [stdout]     | |_________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/string_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:474:36
[INFO] [stdout]     |
[INFO] [stdout] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 475 | |                 string!("test"),
[INFO] [stdout] 476 | |                 string!("test2"),
[INFO] [stdout] 477 | |                 string!("test3"),
[INFO] [stdout] 478 | |                 string!("test4")));
[INFO] [stdout]     | |_________________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `stringcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/string_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:474:36
[INFO] [stdout]     |
[INFO] [stdout] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 475 | |                 string!("test"),
[INFO] [stdout] 476 | |                 string!("test2"),
[INFO] [stdout] 477 | |                 string!("test3"),
[INFO] [stdout] 478 | |                 string!("test4")));
[INFO] [stdout]     | |_________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/string_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:474:36
[INFO] [stdout]     |
[INFO] [stdout] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 475 | |                 string!("test"),
[INFO] [stdout] 476 | |                 string!("test2"),
[INFO] [stdout] 477 | |                 string!("test3"),
[INFO] [stdout] 478 | |                 string!("test4")));
[INFO] [stdout]     | |_________________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `stringcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  45 |                 |cgm: &CardGameModel| {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:485:36
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stdout]     |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  45 |                 |cgm: &CardGameModel| {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:485:36
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stdout]     |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `player_collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  45 |                 |cgm: &CardGameModel| {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:485:36
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stdout]     |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  45 |                 |cgm: &CardGameModel| {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:485:36
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stdout]     |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `player_collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |           let int_col = int!(sum of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 505 | |                 int!(0),
[INFO] [stdout] 506 | |                 int!(1),
[INFO] [stdout] 507 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |                 int!(6),
[INFO] [stdout] 512 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |           let int_col = int!(sum of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 505 | |                 int!(0),
[INFO] [stdout] 506 | |                 int!(1),
[INFO] [stdout] 507 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |                 int!(6),
[INFO] [stdout] 512 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |           let int_col = int!(sum of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 505 | |                 int!(0),
[INFO] [stdout] 506 | |                 int!(1),
[INFO] [stdout] 507 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |                 int!(6),
[INFO] [stdout] 512 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |           let int_col = int!(sum of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 505 | |                 int!(0),
[INFO] [stdout] 506 | |                 int!(1),
[INFO] [stdout] 507 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 511 | |                 int!(6),
[INFO] [stdout] 512 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:519:35
[INFO] [stdout]     |
[INFO] [stdout] 519 |           let int_col = int!(min of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 520 | |                 int!(0),
[INFO] [stdout] 521 | |                 int!(1),
[INFO] [stdout] 522 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                 int!(6),
[INFO] [stdout] 527 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:519:35
[INFO] [stdout]     |
[INFO] [stdout] 519 |           let int_col = int!(min of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 520 | |                 int!(0),
[INFO] [stdout] 521 | |                 int!(1),
[INFO] [stdout] 522 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                 int!(6),
[INFO] [stdout] 527 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:519:35
[INFO] [stdout]     |
[INFO] [stdout] 519 |           let int_col = int!(min of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 520 | |                 int!(0),
[INFO] [stdout] 521 | |                 int!(1),
[INFO] [stdout] 522 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                 int!(6),
[INFO] [stdout] 527 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:519:35
[INFO] [stdout]     |
[INFO] [stdout] 519 |           let int_col = int!(min of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 520 | |                 int!(0),
[INFO] [stdout] 521 | |                 int!(1),
[INFO] [stdout] 522 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                 int!(6),
[INFO] [stdout] 527 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |           let int_col = int!(max of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 535 | |                 int!(0),
[INFO] [stdout] 536 | |                 int!(1),
[INFO] [stdout] 537 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 541 | |                 int!(6),
[INFO] [stdout] 542 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |           let int_col = int!(max of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 535 | |                 int!(0),
[INFO] [stdout] 536 | |                 int!(1),
[INFO] [stdout] 537 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 541 | |                 int!(6),
[INFO] [stdout] 542 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |           let int_col = int!(max of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 535 | |                 int!(0),
[INFO] [stdout] 536 | |                 int!(1),
[INFO] [stdout] 537 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 541 | |                 int!(6),
[INFO] [stdout] 542 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   |cgm: &CardGameModel| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: card_game_model/src/model/macros/int.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |           let int_col = int!(max of intcollection!(
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 535 | |                 int!(0),
[INFO] [stdout] 536 | |                 int!(1),
[INFO] [stdout] 537 | |                 int!(2),
[INFO] [stdout] ...   |
[INFO] [stdout] 541 | |                 int!(6),
[INFO] [stdout] 542 | |                 int!(7)));
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cgm`
[INFO] [stdout]   --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 |cgm: &CardGameModel| {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/token_loc.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let token_loc = token_loc!("tokens", of players player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")))(&mut cgm);
[INFO] [stdout]    |                                                         -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 |cgm: &CardGameModel| {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: card_game_model/src/model/macros/token_loc.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let token_loc = token_loc!("tokens", of players player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")))(&mut cgm);
[INFO] [stdout]    |                                                         -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `player_collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> card_game_model/src/model/macros/move_action.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut cgm = setup_model();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule`
[INFO] [stdout]    --> card_game_model/src/model/macros/move_action.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> card_game_model/src/model/macros/move_action.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let mut cgm = setup_model();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule`
[INFO] [stdout]    --> card_game_model/src/model/macros/move_action.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items1`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items1`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> card_game_model/src/model/ui_controller.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |       In::ChooseInputRequest(index) => {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `players`
[INFO] [stdout]   --> card_game_model/src/model/cgm.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         players: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_players`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditional_rule`
[INFO] [stdout]    --> card_game_model/src/model/cgm.rs:353:42
[INFO] [stdout]     |
[INFO] [stdout] 353 |             NonTerminal::ConditionalRule(conditional_rule) => todo!(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut_team` is never used
[INFO] [stdout]    --> card_game_model/src/model/gamedata/game_data.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl GameData {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     fn get_mut_team(&mut self, name: &str) -> &mut Rc<RefCell<Team>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_model` is never used
[INFO] [stdout]   --> card_game_model/src/model/macros/deal_action.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn setup_model() -> CardGameModel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_model` is never used
[INFO] [stdout]   --> card_game_model/src/model/macros/exchange_action.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn setup_model() -> CardGameModel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:118:67
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   if i < choose_rule.rules.len() && i >= 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]    --> card_game_model/src/model/rules/rule.rs:211:50
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> card_game_model/src/model/rules/rule.rs:298:50
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.28s
[INFO] running `Command { std: "docker" "inspect" "ac52a29ccaa217ac23dba3eafb74286c52694e4834c86334b3ca870a3749695d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac52a29ccaa217ac23dba3eafb74286c52694e4834c86334b3ca870a3749695d", kill_on_drop: false }`
[INFO] [stdout] ac52a29ccaa217ac23dba3eafb74286c52694e4834c86334b3ca870a3749695d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27da5d32b1e5214c4a881b3028034fc44b635c4a36387a6401e0ea8e5ea60365
[INFO] running `Command { std: "docker" "start" "-a" "27da5d32b1e5214c4a881b3028034fc44b635c4a36387a6401e0ea8e5ea60365", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/action/deal_action.rs:5:39
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stderr]   |                                       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> card_game_model/src/model/action/end_action.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PlayOutput`
[INFO] [stderr]  --> card_game_model/src/model/action/move_card_set_action.rs:5:40
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::model::enums::play_output::{PlayOutput};
[INFO] [stderr]   |                                        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/action/move_card_set_action.rs:6:39
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stderr]   |                                       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stderr]  --> card_game_model/src/model/action/move_card_set_action.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::model::location::location_ref::LocationRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location::Location`
[INFO] [stderr]  --> card_game_model/src/model/action/shuffle_action.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::model::location::location::Location;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]   --> card_game_model/src/model/action/shuffle_action.rs:25:13
[INFO] [stderr]    |
[INFO] [stderr] 25 |         use std::rc::Rc;
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]   --> card_game_model/src/model/action/shuffle_action.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |         use std::cell::RefCell;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stderr]  --> card_game_model/src/model/gamedata/game_data.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::function_types::TCardSet`
[INFO] [stderr]  --> card_game_model/src/model/gamedata/game_data.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::model::function_types::TCardSet;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> card_game_model/src/model/owners/player.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]  --> card_game_model/src/model/owners/player.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::rc::Rc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]  --> card_game_model/src/model/owners/player.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::cell::RefCell;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Location`
[INFO] [stderr]  --> card_game_model/src/model/owners/player.rs:6:40
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::model::location::location::{Location};
[INFO] [stderr]   |                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> card_game_model/src/model/owners/team.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]  --> card_game_model/src/model/owners/team.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::rc::Rc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]  --> card_game_model/src/model/owners/team.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::cell::RefCell;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Location`
[INFO] [stderr]  --> card_game_model/src/model/owners/team.rs:5:40
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::model::location::location::{Location};
[INFO] [stderr]   |                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/rules/choose_rule.rs:3:39
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::model::enums::rule_input::{RuleInput};
[INFO] [stderr]   |                                       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GameFlowChange`
[INFO] [stderr]  --> card_game_model/src/model/rules/choose_rule.rs:4:45
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::enums::game_flow_change::{GameFlowChange};
[INFO] [stderr]   |                                             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Execute`
[INFO] [stderr]  --> card_game_model/src/model/rules/choose_rule.rs:6:42
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::model::rules::trait_execute::{Execute};
[INFO] [stderr]   |                                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/rules/conditional_rule.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/rules/if_rule.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Error`
[INFO] [stderr]  --> card_game_model/src/model/rules/optional_rule.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rand::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/rules/optional_rule.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::game_flow_change::GameFlowChange`
[INFO] [stderr]  --> card_game_model/src/model/rules/optional_rule.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::model::enums::game_flow_change::GameFlowChange;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::rules::trait_execute::Execute`
[INFO] [stderr]  --> card_game_model/src/model/rules/optional_rule.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::model::rules::trait_execute::Execute;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> card_game_model/src/model/rules/optional_rule.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 |         if (input)
[INFO] [stderr]    |            ^     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 17 -         if (input)
[INFO] [stderr] 17 +         if input 
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Write` and `self`
[INFO] [stderr]  --> card_game_model/src/model/rules/rule.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::{self, Write};
[INFO] [stderr]   |               ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `all` and `any`
[INFO] [stderr]  --> card_game_model/src/model/rules/rule.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use itertools::{all, any};
[INFO] [stderr]   |                 ^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `EndAction`
[INFO] [stderr]  --> card_game_model/src/model/rules/rule.rs:7:40
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::model::action::end_action::{EndAction, EndGameAction, EndPlayAction, EndStageAction, EndTurnAction};
[INFO] [stderr]   |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> card_game_model/src/model/rules/rule.rs:8:41
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::model::action::flip_action::{self, FlipAction};
[INFO] [stderr]   |                                         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> card_game_model/src/model/rules/rule.rs:18:40
[INFO] [stderr]    |
[INFO] [stderr] 18 | use crate::model::rules::choose_rule::{self, ChooseRule};
[INFO] [stderr]    |                                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stderr]   --> card_game_model/src/model/rules/rule.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stderr]   --> card_game_model/src/model/rules/rule.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | use crate::model::enums::action_type::ActionType;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::rule_input::RuleInput`
[INFO] [stderr]  --> card_game_model/src/model/rules/trigger_rule.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::enums::rule_input::RuleInput;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stderr]  --> card_game_model/src/model/rules/winner_rule.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::gamedata::game_data::GameData;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::token::token::*`
[INFO] [stderr]   --> card_game_model/src/model/token/token.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     use crate::model::token::token::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stderr]  --> card_game_model/src/model/macros/int.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> card_game_model/src/model/macros/player_collection.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::base_types::ref_player::RefPlayer`
[INFO] [stderr]  --> card_game_model/src/model/macros/player_collection.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::model::base_types::ref_player::RefPlayer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stderr]  --> card_game_model/src/model/macros/player_collection.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::model::cgm::CardGameModel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stderr]  --> card_game_model/src/model/macros/player_collection.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::collections::g_collection::GCollection;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::gamedata::game_data::GameData`
[INFO] [stderr]  --> card_game_model/src/model/macros/player_collection.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::model::gamedata::game_data::GameData;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]   --> card_game_model/src/model/macros/token_on.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     use std::rc::Rc;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stderr]   --> card_game_model/src/model/macros/token_on.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stderr]  --> card_game_model/src/model/macros/token_loc.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::model::cgm::CardGameModel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> card_game_model/src/model/macros/token_loc.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     use std::sync::Arc;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> card_game_model/src/model/macros/team_collection.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::base_types::ref_team::RefTeam`
[INFO] [stderr]  --> card_game_model/src/model/macros/team_collection.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::model::base_types::ref_team::RefTeam;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::cgm::CardGameModel`
[INFO] [stderr]  --> card_game_model/src/model/macros/team_collection.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::model::cgm::CardGameModel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::collections::g_collection::GCollection`
[INFO] [stderr]  --> card_game_model/src/model/macros/team_collection.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::model::collections::g_collection::GCollection;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc`, `Mutex`, `Receiver`, `Sender`, and `self`
[INFO] [stderr]  --> card_game_model/src/model/event.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::{Arc, Mutex, mpsc::{self, Sender, Receiver}};
[INFO] [stderr]   |                 ^^^  ^^^^^         ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> card_game_model/src/model/event.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Event`
[INFO] [stderr]  --> card_game_model/src/model/cgm.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::model::event::{Event, In, Out};
[INFO] [stderr]   |                           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]  --> card_game_model/src/model/collections/player_collection.rs:1:36
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt::{Display, Formatter, Write};
[INFO] [stderr]   |                                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/action/cycle_action.rs:46:27
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/action/cycle_action.rs:46:52
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/action/move_card_set_action.rs:19:52
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/action/out_action.rs:29:52
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/action/shuffle_action.rs:68:52
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/action/flip_action.rs:10:69
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn execute(&mut self, cgm: &mut crate::model::cgm::CardGameModel, input: Out) -> GameFlowChange {
[INFO] [stderr]    |                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/action/exchange_action.rs:16:27
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/action/exchange_action.rs:16:52
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:314:68
[INFO] [stderr]     |
[INFO] [stderr] 314 |             let cards: Vec<Card> = card_index_pairs.iter().map(|(c,i)| c.clone()).collect();
[INFO] [stderr]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:388:64
[INFO] [stderr]     |
[INFO] [stderr] 388 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stderr]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cardset`
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:400:40
[INFO] [stderr]     |
[INFO] [stderr] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stderr]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cardset`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to_pos`
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:400:59
[INFO] [stderr]     |
[INFO] [stderr] 400 |     pub fn move_cards_bound(&mut self, cardset: &CardSet, to_pos: (LocationRef, usize)) {
[INFO] [stderr]     |                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_pos`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:412:64
[INFO] [stderr]     |
[INFO] [stderr] 412 |             let card_pos: Vec<usize> = cards.into_iter().map(|(c, index)| index).collect();
[INFO] [stderr]     |                                                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `locs`
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:505:71
[INFO] [stderr]     |
[INFO] [stderr] 505 | ...ation_refs: &Vec<LocationRef>, locs: Vec<String>, comboname: &str) -> HashMap<LocationRef, Vec<(Card, usize)>> {
[INFO] [stderr]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_locs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/choose_rule.rs:24:28
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stderr]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/conditional_case.rs:17:27
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/rules/conditional_case.rs:17:52
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/conditional_rule.rs:15:27
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/rules/conditional_rule.rs:15:52
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/if_rule.rs:18:27
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/rules/if_rule.rs:18:52
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/optional_rule.rs:25:28
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn traverse(&self, cgm: &mut CardGameModel, input: Out) -> Result<Vec<Rule>, InputError>  {
[INFO] [stderr]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `optional_rule`
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:128:47
[INFO] [stderr]     |
[INFO] [stderr] 128 |                     NonTerminal::OptionalRule(optional_rule) => {
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:130:49
[INFO] [stderr]     |
[INFO] [stderr] 130 | ...                   Out::OptionalAnswer(b) => {
[INFO] [stderr]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:201:72
[INFO] [stderr]     |
[INFO] [stderr] 201 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stderr]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:246:72
[INFO] [stderr]     |
[INFO] [stderr] 246 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stderr]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:288:72
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 let cards: Vec<Card> = from_cards.into_iter().map(|(c, i)| c.clone()).collect();
[INFO] [stderr]     |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player`
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:370:21
[INFO] [stderr]     |
[INFO] [stderr] 370 |                 let player = end_game.pref.get_name(&cgm.gamedata);
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> card_game_model/src/model/rules/score_rule.rs:50:25
[INFO] [stderr]    |
[INFO] [stderr] 50 |             if let Some(mut value) = cgm.gamedata.memory.get_mut::<isize>(self.memory.clone(), owner.clone()) {
[INFO] [stderr]    |                         ----^^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/rules/score_rule.rs:35:52
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/trigger_rule.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/rules/trigger_rule.rs:14:52
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/rules/winner_rule.rs:40:27
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cgm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> card_game_model/src/model/rules/winner_rule.rs:40:52
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn execute(&mut self, cgm: &mut CardGameModel, input: Out) -> GameFlowChange  {
[INFO] [stderr]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> card_game_model/src/model/token/token.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 43 |         for i in 0..count {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `q`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:30:28
[INFO] [stderr]    |
[INFO] [stderr] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:30:31
[INFO] [stderr]    |
[INFO] [stderr] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stderr]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items1`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:30:38
[INFO] [stderr]    |
[INFO] [stderr] 30 |       In::MoveInputRequest(q, items, items1) => {
[INFO] [stderr]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `q`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:36:35
[INFO] [stderr]    |
[INFO] [stderr] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stderr]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:36:38
[INFO] [stderr]    |
[INFO] [stderr] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items1`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:36:45
[INFO] [stderr]    |
[INFO] [stderr] 36 |       In::MoveCardSetInputRequest(q, items, items1) => {
[INFO] [stderr]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_items1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> card_game_model/src/model/ui_controller.rs:42:30
[INFO] [stderr]    |
[INFO] [stderr] 42 |       In::ChooseInputRequest(index) => {
[INFO] [stderr]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `players`
[INFO] [stderr]   --> card_game_model/src/model/cgm.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         players: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_players`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conditional_rule`
[INFO] [stderr]    --> card_game_model/src/model/cgm.rs:353:42
[INFO] [stderr]     |
[INFO] [stderr] 353 |             NonTerminal::ConditionalRule(conditional_rule) => todo!(),
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_mut_team` is never used
[INFO] [stderr]    --> card_game_model/src/model/gamedata/game_data.rs:174:8
[INFO] [stderr]     |
[INFO] [stderr]  55 | impl GameData {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 174 |     fn get_mut_team(&mut self, name: &str) -> &mut Rc<RefCell<Team>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_model` is never used
[INFO] [stderr]   --> card_game_model/src/model/macros/token_on.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn setup_model() -> CardGameModel {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_model` is never used
[INFO] [stderr]   --> card_game_model/src/model/macros/token_loc.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn setup_model() -> CardGameModel {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:118:67
[INFO] [stderr]     |
[INFO] [stderr] 118 | ...                   if i < choose_rule.rules.len() && i >= 0 {
[INFO] [stderr]     |                                                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:211:50
[INFO] [stderr]     |
[INFO] [stderr] 211 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> card_game_model/src/model/rules/rule.rs:298:50
[INFO] [stderr]     |
[INFO] [stderr] 298 |                 if *to_index > to_cards.len() || *to_index < 0 || to_cards.len() == 0 {
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stderr]     |
[INFO] [stderr] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:292:32
[INFO] [stderr]     |
[INFO] [stderr] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stderr]     |
[INFO] [stderr] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                         ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:292:57
[INFO] [stderr]     |
[INFO] [stderr] 292 |         assert!(bool!(cardset: cardset!("hand"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                         ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stderr]     |
[INFO] [stderr] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:293:32
[INFO] [stderr]     |
[INFO] [stderr] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stderr]     |
[INFO] [stderr] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                          ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:293:58
[INFO] [stderr]     |
[INFO] [stderr] 293 |         assert!(bool!(cardset: cardset!("stack"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                          ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:294:23
[INFO] [stderr]     |
[INFO] [stderr] 294 |         assert!(bool!(cardset!("discard"), is empty).get_value(&cgm));
[INFO] [stderr]     |                       ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:294:23
[INFO] [stderr]     |
[INFO] [stderr] 294 |         assert!(bool!(cardset!("discard"), is empty).get_value(&cgm));
[INFO] [stderr]     |                       ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:295:23
[INFO] [stderr]     |
[INFO] [stderr] 295 |         assert!(bool!(cardset!("stack"), is not empty).get_value(&cgm));
[INFO] [stderr]     |                       ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:295:23
[INFO] [stderr]     |
[INFO] [stderr] 295 |         assert!(bool!(cardset!("stack"), is not empty).get_value(&cgm));
[INFO] [stderr]     |                       ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stderr]     |
[INFO] [stderr] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:296:33
[INFO] [stderr]     |
[INFO] [stderr] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stderr]     |
[INFO] [stderr] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                          ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:296:58
[INFO] [stderr]     |
[INFO] [stderr] 296 |         assert!(!bool!(cardset: cardset!("hand"), "!=",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                          ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stderr]     |
[INFO] [stderr] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:297:33
[INFO] [stderr]     |
[INFO] [stderr] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stderr]     |
[INFO] [stderr] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                           ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:297:59
[INFO] [stderr]     |
[INFO] [stderr] 297 |         assert!(!bool!(cardset: cardset!("stack"), "==",  cardset!("hand")).get_value(&cgm));
[INFO] [stderr]     |                                                           ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:298:24
[INFO] [stderr]     |
[INFO] [stderr] 298 |         assert!(!bool!(cardset!("discard"), is not empty).get_value(&cgm));
[INFO] [stderr]     |                        ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:298:24
[INFO] [stderr]     |
[INFO] [stderr] 298 |         assert!(!bool!(cardset!("discard"), is not empty).get_value(&cgm));
[INFO] [stderr]     |                        ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:299:24
[INFO] [stderr]     |
[INFO] [stderr] 299 |         assert!(!bool!(cardset!("stack"), is empty).get_value(&cgm));
[INFO] [stderr]     |                        ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/bool.rs:299:24
[INFO] [stderr]     |
[INFO] [stderr] 299 |         assert!(!bool!(cardset!("stack"), is empty).get_value(&cgm));
[INFO] [stderr]     |                        ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stderr]   --> card_game_model/src/model/macros/chooserule.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     use crate::model::enums::action_type::ActionType;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::rules::rule::Rule`
[INFO] [stderr]   --> card_game_model/src/model/macros/chooserule.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     use crate::model::rules::rule::Rule;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |         use $crate::model::card::card::Card;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:39:30
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...                   (cardset!("stack"))
[INFO] [stderr]    |                        ----------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::collections::HashMap;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:39:30
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...                   (cardset!("stack"))
[INFO] [stderr]    |                        ----------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |         use $crate::model::card::card::Card;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:41:30
[INFO] [stderr]    |
[INFO] [stderr] 41 | ...                   (cardset!("hand")))
[INFO] [stderr]    |                        ---------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::collections::HashMap;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:41:30
[INFO] [stderr]    |
[INFO] [stderr] 41 | ...                   (cardset!("hand")))
[INFO] [stderr]    |                        ---------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |         use $crate::model::card::card::Card;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:54:30
[INFO] [stderr]    |
[INFO] [stderr] 54 | ...                   (cardset!("stack"))
[INFO] [stderr]    |                        ----------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::collections::HashMap;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:54:30
[INFO] [stderr]    |
[INFO] [stderr] 54 | ...                   (cardset!("stack"))
[INFO] [stderr]    |                        ----------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |         use $crate::model::card::card::Card;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:56:30
[INFO] [stderr]    |
[INFO] [stderr] 56 | ...                   (cardset!("hand")))
[INFO] [stderr]    |                        ---------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::collections::HashMap;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:56:30
[INFO] [stderr]    |
[INFO] [stderr] 56 | ...                   (cardset!("hand")))
[INFO] [stderr]    |                        ---------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |         use $crate::model::card::card::Card;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:61:30
[INFO] [stderr]    |
[INFO] [stderr] 61 | ...                   (cardset!("hand"))
[INFO] [stderr]    |                        ---------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::collections::HashMap;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:61:30
[INFO] [stderr]    |
[INFO] [stderr] 61 | ...                   (cardset!("hand"))
[INFO] [stderr]    |                        ---------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |         use $crate::model::card::card::Card;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:63:30
[INFO] [stderr]    |
[INFO] [stderr] 63 | ...                   (cardset!("stack")))
[INFO] [stderr]    |                        ----------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::collections::HashMap;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/chooserule.rs:63:30
[INFO] [stderr]    |
[INFO] [stderr] 63 | ...                   (cardset!("stack")))
[INFO] [stderr]    |                        ----------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:517:9
[INFO] [stderr]     |
[INFO] [stderr] 517 |     use std::any::Any;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:518:9
[INFO] [stderr]     |
[INFO] [stderr] 518 |     use std::cell::RefCell;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:519:9
[INFO] [stderr]     |
[INFO] [stderr] 519 |     use std::rc::Rc;
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:522:9
[INFO] [stderr]     |
[INFO] [stderr] 522 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::macros::filter`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:524:9
[INFO] [stderr]     |
[INFO] [stderr] 524 |     use crate::model::macros::filter;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `card_on`, `cardset`, `int`, `location_ref`, `player_ref`, `token_loc`, and `token_on`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:525:17
[INFO] [stderr]     |
[INFO] [stderr] 525 |     use crate::{card_on, cardset, int, location_on, location_ref, player, player_ref, precedence, token_loc, token_on, turn_order};
[INFO] [stderr]     |                 ^^^^^^^  ^^^^^^^  ^^^               ^^^^^^^^^^^^          ^^^^^^^^^^              ^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:526:9
[INFO] [stderr]     |
[INFO] [stderr] 526 |     use crate::model::enums::action_type::ActionType;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location::Location`
[INFO] [stderr]    --> card_game_model/src/model/macros/filter.rs:527:9
[INFO] [stderr]     |
[INFO] [stderr] 527 |     use crate::model::location::location::Location;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::TypeId`
[INFO] [stderr]    --> card_game_model/src/model/macros/int.rs:384:9
[INFO] [stderr]     |
[INFO] [stderr] 384 |     use std::any::TypeId;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stderr]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stderr]     |
[INFO] [stderr]  73 |           use $crate::model::collections::g_collection::GCollection;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stderr]     |  _______________________-
[INFO] [stderr] 460 | |                 int!(0),
[INFO] [stderr] 461 | |                 int!(1),
[INFO] [stderr] 462 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 466 | |                 int!(6),
[INFO] [stderr] 467 | |                 int!(7)));
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stderr]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stderr]     |
[INFO] [stderr]  73 |           use $crate::model::collections::g_collection::GCollection;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stderr]     |  _______________________-
[INFO] [stderr] 475 | |                 string!("test"),
[INFO] [stderr] 476 | |                 string!("test2"),
[INFO] [stderr] 477 | |                 string!("test3"),
[INFO] [stderr] 478 | |                 string!("test4")));
[INFO] [stderr]     | |__________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stderr]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stderr]     |
[INFO] [stderr]  73 |         use $crate::model::collections::g_collection::GCollection;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stderr]     |                       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::collections::g_collection::GCollection`
[INFO] [stderr]    --> card_game_model/src/model/macros/int.rs:73:13
[INFO] [stderr]     |
[INFO] [stderr]  73 |           use $crate::model::collections::g_collection::GCollection;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 493 |           let int_col = int!(size of location_collection!(
[INFO] [stderr]     |  _______________________-
[INFO] [stderr] 494 | |                 location_ref!("hand" player:player_ref!("Jimmy")),
[INFO] [stderr] 495 | |                 location_ref!("hand" player:player_ref!("Timmy"))
[INFO] [stderr] 496 | |             ));
[INFO] [stderr]     | |______________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stderr]    --> card_game_model/src/model/macros/move_action.rs:365:17
[INFO] [stderr]     |
[INFO] [stderr] 365 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stderr]     |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:395:25
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                         ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:395:25
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                         ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:395:56
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                                                        ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:395:56
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                                                        ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:408:32
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                                ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:408:32
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                                ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `$crate::model::card::card::Card`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:10:13
[INFO] [stderr]     |
[INFO] [stderr]  10 |         use $crate::model::card::card::Card;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:408:63
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                                                               ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> card_game_model/src/model/macros/card_set.rs:14:13
[INFO] [stderr]     |
[INFO] [stderr]  14 |         use std::collections::HashMap;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/move_action.rs:408:63
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |                                                               ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cardset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     use std::any::Any;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     use std::cell::RefCell;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     use std::rc::Rc;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:63:17
[INFO] [stderr]    |
[INFO] [stderr] 63 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stderr]    |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     use crate::model::enums::action_type::ActionType;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location::Location`
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     use crate::model::location::location::Location;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     use std::any::Any;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     use std::cell::RefCell;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     use std::rc::Rc;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location_ref::LocationRef`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     use crate::model::location::location_ref::LocationRef;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:42:17
[INFO] [stderr]    |
[INFO] [stderr] 42 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stderr]    |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     use crate::model::enums::action_type::ActionType;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::location::location::Location`
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     use crate::model::location::location::Location;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]   --> card_game_model/src/model/macros/place_action.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     use std::any::Any;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `card_on`, `cardset`, `int`, `location_on`, `location_ref`, `player_ref`, `player`, `token_loc`, `token_on`, and `turn_order`
[INFO] [stderr]   --> card_game_model/src/model/macros/place_action.rs:72:17
[INFO] [stderr]    |
[INFO] [stderr] 72 |     use crate::{location_on, player, token_on, turn_order, int, location_ref, player_ref, token_loc, card_on, cardset};
[INFO] [stderr]    |                 ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::model::enums::action_type::ActionType`
[INFO] [stderr]   --> card_game_model/src/model/macros/place_action.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     use crate::model::enums::action_type::ActionType;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> card_game_model/src/model/memory/memory.rs:115:13
[INFO] [stderr]     |
[INFO] [stderr] 115 |         let mut memory: Memory = Memory::new();
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> card_game_model/src/model/rules/score_rule.rs:50:25
[INFO] [stderr]    |
[INFO] [stderr] 50 |             if let Some(mut value) = cgm.gamedata.memory.get_mut::<isize>(self.memory.clone(), owner.clone()) {
[INFO] [stderr]    |                         ----^^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> card_game_model/src/model/macros/bool.rs:304:13
[INFO] [stderr]     |
[INFO] [stderr] 304 |         let mut cgm = test_setup();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> card_game_model/src/model/macros/bool.rs:324:13
[INFO] [stderr]     |
[INFO] [stderr] 324 |         let mut cgm = test_setup();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> card_game_model/src/model/macros/bool.rs:331:13
[INFO] [stderr]     |
[INFO] [stderr] 331 |         let mut cgm = test_setup();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule`
[INFO] [stderr]   --> card_game_model/src/model/macros/chooserule.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let rule = choose!(
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule`
[INFO] [stderr]   --> card_game_model/src/model/macros/chooserule.rs:51:13
[INFO] [stderr]    |
[INFO] [stderr] 51 |         let rule = choose!(
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:444:31
[INFO] [stderr]     |
[INFO] [stderr] 444 |           let at_index_2 = int!(intcollection!(
[INFO] [stderr]     |  _______________________________-
[INFO] [stderr] 445 | |                 int!(0),
[INFO] [stderr] 446 | |                 int!(1),
[INFO] [stderr] 447 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 451 | |                 int!(6),
[INFO] [stderr] 452 | |                 int!(7)), int!(2));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:444:31
[INFO] [stderr]     |
[INFO] [stderr] 444 |           let at_index_2 = int!(intcollection!(
[INFO] [stderr]     |  _______________________________-
[INFO] [stderr] 445 | |                 int!(0),
[INFO] [stderr] 446 | |                 int!(1),
[INFO] [stderr] 447 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 451 | |                 int!(6),
[INFO] [stderr] 452 | |                 int!(7)), int!(2));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:459:36
[INFO] [stderr]     |
[INFO] [stderr] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 460 | |                 int!(0),
[INFO] [stderr] 461 | |                 int!(1),
[INFO] [stderr] 462 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 466 | |                 int!(6),
[INFO] [stderr] 467 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:459:36
[INFO] [stderr]     |
[INFO] [stderr] 459 |           let int_col = int!(size of intcollection!(
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 460 | |                 int!(0),
[INFO] [stderr] 461 | |                 int!(1),
[INFO] [stderr] 462 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 466 | |                 int!(6),
[INFO] [stderr] 467 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/string_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:474:36
[INFO] [stderr]     |
[INFO] [stderr] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 475 | |                 string!("test"),
[INFO] [stderr] 476 | |                 string!("test2"),
[INFO] [stderr] 477 | |                 string!("test3"),
[INFO] [stderr] 478 | |                 string!("test4")));
[INFO] [stderr]     | |_________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/string_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:474:36
[INFO] [stderr]     |
[INFO] [stderr] 474 |           let int_col = int!(size of stringcollection!(
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 475 | |                 string!("test"),
[INFO] [stderr] 476 | |                 string!("test2"),
[INFO] [stderr] 477 | |                 string!("test3"),
[INFO] [stderr] 478 | |                 string!("test4")));
[INFO] [stderr]     | |_________________________________- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `stringcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stderr]     |
[INFO] [stderr]  45 |                 |cgm: &CardGameModel| {
[INFO] [stderr]     |                  ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:485:36
[INFO] [stderr]     |
[INFO] [stderr] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stderr]     |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stderr]     |
[INFO] [stderr]  45 |                 |cgm: &CardGameModel| {
[INFO] [stderr]     |                  ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:485:36
[INFO] [stderr]     |
[INFO] [stderr] 485 |         let int_col = int!(size of player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")));
[INFO] [stderr]     |                                    -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `player_collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:504:35
[INFO] [stderr]     |
[INFO] [stderr] 504 |           let int_col = int!(sum of intcollection!(
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 505 | |                 int!(0),
[INFO] [stderr] 506 | |                 int!(1),
[INFO] [stderr] 507 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 511 | |                 int!(6),
[INFO] [stderr] 512 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:504:35
[INFO] [stderr]     |
[INFO] [stderr] 504 |           let int_col = int!(sum of intcollection!(
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 505 | |                 int!(0),
[INFO] [stderr] 506 | |                 int!(1),
[INFO] [stderr] 507 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 511 | |                 int!(6),
[INFO] [stderr] 512 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:519:35
[INFO] [stderr]     |
[INFO] [stderr] 519 |           let int_col = int!(min of intcollection!(
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 520 | |                 int!(0),
[INFO] [stderr] 521 | |                 int!(1),
[INFO] [stderr] 522 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 526 | |                 int!(6),
[INFO] [stderr] 527 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:519:35
[INFO] [stderr]     |
[INFO] [stderr] 519 |           let int_col = int!(min of intcollection!(
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 520 | |                 int!(0),
[INFO] [stderr] 521 | |                 int!(1),
[INFO] [stderr] 522 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 526 | |                 int!(6),
[INFO] [stderr] 527 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:534:35
[INFO] [stderr]     |
[INFO] [stderr] 534 |           let int_col = int!(max of intcollection!(
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 535 | |                 int!(0),
[INFO] [stderr] 536 | |                 int!(1),
[INFO] [stderr] 537 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 541 | |                 int!(6),
[INFO] [stderr] 542 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> card_game_model/src/model/macros/int_collection.rs:11:18
[INFO] [stderr]     |
[INFO] [stderr]  11 |                   |cgm: &CardGameModel| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: card_game_model/src/model/macros/int.rs:534:35
[INFO] [stderr]     |
[INFO] [stderr] 534 |           let int_col = int!(max of intcollection!(
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 535 | |                 int!(0),
[INFO] [stderr] 536 | |                 int!(1),
[INFO] [stderr] 537 | |                 int!(2),
[INFO] [stderr] ...   |
[INFO] [stderr] 541 | |                 int!(6),
[INFO] [stderr] 542 | |                 int!(7)));
[INFO] [stderr]     | |________________________- in this macro invocation
[INFO] [stderr]     = note: this warning originates in the macro `intcollection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cgm`
[INFO] [stderr]   --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stderr]    |
[INFO] [stderr] 45 |                 |cgm: &CardGameModel| {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/token_loc.rs:86:57
[INFO] [stderr]    |
[INFO] [stderr] 86 |         let token_loc = token_loc!("tokens", of players player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")))(&mut cgm);
[INFO] [stderr]    |                                                         -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `cgm` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> card_game_model/src/model/macros/player_collection.rs:45:18
[INFO] [stderr]    |
[INFO] [stderr] 45 |                 |cgm: &CardGameModel| {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: card_game_model/src/model/macros/token_loc.rs:86:57
[INFO] [stderr]    |
[INFO] [stderr] 86 |         let token_loc = token_loc!("tokens", of players player_collection!(player_ref!("Jimmy"), player_ref!("Timmy")))(&mut cgm);
[INFO] [stderr]    |                                                         -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `player_collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> card_game_model/src/model/macros/move_action.rs:394:13
[INFO] [stderr]     |
[INFO] [stderr] 394 |         let mut cgm = setup_model();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule`
[INFO] [stderr]    --> card_game_model/src/model/macros/move_action.rs:395:13
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let rule = mv!((cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> card_game_model/src/model/macros/move_action.rs:407:13
[INFO] [stderr]     |
[INFO] [stderr] 407 |         let mut cgm = setup_model();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule`
[INFO] [stderr]    --> card_game_model/src/model/macros/move_action.rs:408:13
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let rule = mv!(4 from (cardset!("stack")) face up to (cardset!("hand")));
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_model` is never used
[INFO] [stderr]   --> card_game_model/src/model/macros/deal_action.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn setup_model() -> CardGameModel {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_model` is never used
[INFO] [stderr]   --> card_game_model/src/model/macros/exchange_action.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn setup_model() -> CardGameModel {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `card_game_model` (lib) generated 106 warnings (run `cargo fix --lib -p card_game_model` to apply 99 suggestions)
[INFO] [stderr] warning: `card_game_model` (lib test) generated 265 warnings (167 duplicates) (run `cargo fix --lib -p card_game_model --tests` to apply 88 suggestions)
[INFO] [stderr] warning: variant `stage` should have an upper camel case name
[INFO] [stderr]   --> procedural_macros/src/stage.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 94 |     stage,
[INFO] [stderr]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stage`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `play` should have an upper camel case name
[INFO] [stderr]   --> procedural_macros/src/stage.rs:95:5
[INFO] [stderr]    |
[INFO] [stderr] 95 |     play,
[INFO] [stderr]    |     ^^^^ help: convert the identifier to upper camel case: `Play`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `game_successful` should have an upper camel case name
[INFO] [stderr]   --> procedural_macros/src/stage.rs:96:5
[INFO] [stderr]    |
[INFO] [stderr] 96 |     game_successful,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GameSuccessful`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `game_fail` should have an upper camel case name
[INFO] [stderr]   --> procedural_macros/src/stage.rs:97:5
[INFO] [stderr]    |
[INFO] [stderr] 97 |     game_fail
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `GameFail`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `face_up` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     face_up,
[INFO] [stderr]     |     ^^^^^^^ help: convert the identifier to upper camel case: `FaceUp`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `face_down` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 107 |     face_down,
[INFO] [stderr]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `FaceDown`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `private` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:108:5
[INFO] [stderr]     |
[INFO] [stderr] 108 |     private,
[INFO] [stderr]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Private`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `highest` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 149 |     highest,
[INFO] [stderr]     |     ^^^^^^^ help: convert the identifier to upper camel case: `Highest`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `lowest` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:150:5
[INFO] [stderr]     |
[INFO] [stderr] 150 |     lowest,
[INFO] [stderr]     |     ^^^^^^ help: convert the identifier to upper camel case: `Lowest`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `winner_is` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 151 |     winner_is,
[INFO] [stderr]     |     ^^^^^^^^^ help: convert the identifier to upper camel case: `WinnerIs`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `lower_than` should have an upper camel case name
[INFO] [stderr]    --> procedural_macros/src/stage.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 152 |     lower_than,
[INFO] [stderr]     |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `LowerThan`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gamedata`
[INFO] [stderr]    --> procedural_macros/src/stage.rs:975:22
[INFO] [stderr]     |
[INFO] [stderr] 975 |     let StageInput { gamedata, name, player_ref, end_condition, substages, rules } = stage;
[INFO] [stderr]     |                      ^^^^^^^^ help: try ignoring the field: `gamedata: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `move_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1004:46
[INFO] [stderr]      |
[INFO] [stderr] 1004 |                         ActionRuleType::Move(move_rule) => {todo!()}
[INFO] [stderr]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_move_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deal_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1006:46
[INFO] [stderr]      |
[INFO] [stderr] 1006 |                         ActionRuleType::Deal(deal_rule) => {todo!()}
[INFO] [stderr]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deal_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `place_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1008:47
[INFO] [stderr]      |
[INFO] [stderr] 1008 |                         ActionRuleType::Place(place_rule) => {todo!()}
[INFO] [stderr]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_place_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bid_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1010:45
[INFO] [stderr]      |
[INFO] [stderr] 1010 |                         ActionRuleType::Bid(bid_rule) => {todo!()}
[INFO] [stderr]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bid_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cycle_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1012:47
[INFO] [stderr]      |
[INFO] [stderr] 1012 |                         ActionRuleType::Cycle(cycle_rule) => {todo!()}
[INFO] [stderr]      |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1014:45
[INFO] [stderr]      |
[INFO] [stderr] 1014 |                         ActionRuleType::End(end_rule) => {todo!()}
[INFO] [stderr]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shuffle_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1016:49
[INFO] [stderr]      |
[INFO] [stderr] 1016 |                         ActionRuleType::Shuffle(shuffle_rule) => {todo!()}
[INFO] [stderr]      |                                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shuffle_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1018:45
[INFO] [stderr]      |
[INFO] [stderr] 1018 |                         ActionRuleType::Out(out_rule) => {todo!()}
[INFO] [stderr]      |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `flip_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1020:46
[INFO] [stderr]      |
[INFO] [stderr] 1020 |                         ActionRuleType::Flip(flip_rule) => {todo!()}
[INFO] [stderr]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flip_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `choose_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1025:38
[INFO] [stderr]      |
[INFO] [stderr] 1025 |                 PlayRule::ChooseRule(choose_rule) => {todo!()}
[INFO] [stderr]      |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_choose_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conditional_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1027:43
[INFO] [stderr]      |
[INFO] [stderr] 1027 |                 PlayRule::ConditionalRule(conditional_rule) => {todo!()}
[INFO] [stderr]      |                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditional_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `optional_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1029:40
[INFO] [stderr]      |
[INFO] [stderr] 1029 |                 PlayRule::OptionalRule(optional_rule) => {todo!()}
[INFO] [stderr]      |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optional_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `score_rule`
[INFO] [stderr]     --> procedural_macros/src/stage.rs:1039:38
[INFO] [stderr]      |
[INFO] [stderr] 1039 |                 ScoringRule::Scoring(score_rule) => {todo!()}
[INFO] [stderr]      |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_score_rule`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | struct MoveAction {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 40 |     quantity: Option<LitInt>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 41 |     from: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 42 |     to: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `quantity`, `from`, and `to` are never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 45 | struct DealAction {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 46 |     quantity: Option<LitInt>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 47 |     from: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 48 |     to: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `quantity`, `token_name`, `from`, and `to` are never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | struct PlaceAction {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 52 |     quantity: Option<LitInt>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 53 |     token_name: Option<LitStr>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 54 |     from: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 55 |     to: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `quantity` and `target` are never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct BidAction {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 59 |     quantity: BidQuantity,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 60 |     target: Option<LitStr>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 |     Amount(LitInt),
[INFO] [stderr]    |     ------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 64 -     Amount(LitInt),
[INFO] [stderr] 64 +     Amount(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `to` is never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 68 | struct CycleAction {
[INFO] [stderr]    |        ----------- field in this struct
[INFO] [stderr] 69 |     to: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `end_target` and `winner` are never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | struct EndAction {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 73 |     end_target: EndTarget,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 74 |     winner: Option<proc_macro2::TokenStream>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `target` is never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 84 | struct ShuffleAction {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] 85 |     target: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `target_player` and `out_target` are never read
[INFO] [stderr]   --> procedural_macros/src/stage.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 88 | struct OutAction {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 89 |     target_player: proc_macro2::TokenStream,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 90 |     out_target: OutTarget,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `card_set` and `flip_target` are never read
[INFO] [stderr]    --> procedural_macros/src/stage.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 100 | struct FlipAction{
[INFO] [stderr]     |        ---------- fields in this struct
[INFO] [stderr] 101 |     card_set: proc_macro2::TokenStream,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 102 |     flip_target: FlipTarget,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `rules` is never read
[INFO] [stderr]    --> procedural_macros/src/stage.rs:112:5
[INFO] [stderr]     |
[INFO] [stderr] 111 | struct ChooseRule{
[INFO] [stderr]     |        ---------- field in this struct
[INFO] [stderr] 112 |     rules: Vec<Rule>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `cases` is never read
[INFO] [stderr]    --> procedural_macros/src/stage.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | struct ConditionalRule {
[INFO] [stderr]     |        --------------- field in this struct
[INFO] [stderr] 116 |     cases: Vec<ConditionalCase>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `condition` and `rules` are never read
[INFO] [stderr]    --> procedural_macros/src/stage.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | struct ConditionalCase {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 120 |     condition: proc_macro2::TokenStream,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 121 |     rules: Vec<Rule>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `rules` is never read
[INFO] [stderr]    --> procedural_macros/src/stage.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 124 | struct OptionalRule {
[INFO] [stderr]     |        ------------ field in this struct
[INFO] [stderr] 125 |     rules: Vec<Rule>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `card_game_model::model::location::location_ref::LocationRef`
[INFO] [stderr]  --> card_game_model/src/bin/bjsetup.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use card_game_model::model::location::location_ref::LocationRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]  --> card_game_model/src/bin/bjsetup.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use regex::Regex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Write` and `self`
[INFO] [stderr]  --> card_game_model/src/bin/bjsetup.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::io::{self, Write};
[INFO] [stderr]   |               ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]  --> card_game_model/src/bin/bjsetup.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::thread;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Event` and `Out`
[INFO] [stderr]  --> card_game_model/src/bin/bjsetup.rs:7:37
[INFO] [stderr]   |
[INFO] [stderr] 7 | use card_game_model::model::event::{Event, Out};
[INFO] [stderr]   |                                     ^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]   --> card_game_model/src/bin/bjsetup.rs:74:17
[INFO] [stderr]    |
[INFO] [stderr] 74 |                 (shuffle!(cardset!("stack"))),
[INFO] [stderr]    |                 ^                           ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 74 -                 (shuffle!(cardset!("stack"))),
[INFO] [stderr] 74 +                 shuffle!(cardset!("stack")) ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]   --> card_game_model/src/bin/bjsetup.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |                 (choose!(
[INFO] [stderr]    |                 ^
[INFO] [stderr] ...
[INFO] [stderr] 80 |                 )),
[INFO] [stderr]    |                  ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 75 ~                 choose!(
[INFO] [stderr] 76 |                         (deal!(1 from (cardset!("stack")) to (cardset!("hand"))));
[INFO] [stderr] ...
[INFO] [stderr] 79 |                         (set!((player_ref!(current)) out of stage));  // set current out of stage
[INFO] [stderr] 80 ~                 ) ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]   --> card_game_model/src/bin/bjsetup.rs:81:17
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 (iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), ">", int!(21))) then 
[INFO] [stderr]    |                 ^
[INFO] [stderr] ...
[INFO] [stderr] 85 |                 )),
[INFO] [stderr]    |                  ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 81 ~                 iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), ">", int!(21))) then 
[INFO] [stderr] 82 |                     (scoringrule!(set score (int!(100)), of (player_ref!(current)))),
[INFO] [stderr] 83 |                     // set player out of Stage
[INFO] [stderr] 84 |                     (set!((player_ref!(current)) out of play))
[INFO] [stderr] 85 ~                 ) ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around method argument
[INFO] [stderr]   --> card_game_model/src/bin/bjsetup.rs:86:17
[INFO] [stderr]    |
[INFO] [stderr] 86 |                 (iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), "<=", int!(21))) then 
[INFO] [stderr]    |                 ^
[INFO] [stderr] 87 |                     (scoringrule!(set score (int!(sum of (cardset!("hand")), using "Rank" lt int!(21))), of (player_ref!(current))))
[INFO] [stderr] 88 |                 )))
[INFO] [stderr]    |                  ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 86 ~                 iff!((bool!(int: int!(sum of min (cardset!("hand")), using "Rank"), "<=", int!(21))) then 
[INFO] [stderr] 87 |                     (scoringrule!(set score (int!(sum of (cardset!("hand")), using "Rank" lt int!(21))), of (player_ref!(current))))
[INFO] [stderr] 88 ~                 ) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `card_game_model::model::location::location_ref::LocationRef`
[INFO] [stderr]  --> card_game_model/src/bin/play.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use card_game_model::model::location::location_ref::LocationRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]  --> card_game_model/src/bin/play.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use regex::Regex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]  --> card_game_model/src/bin/play.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::io::Write;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Out`
[INFO] [stderr]  --> card_game_model/src/bin/play.rs:5:37
[INFO] [stderr]   |
[INFO] [stderr] 5 | use card_game_model::model::event::{Out};
[INFO] [stderr]   |                                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `card_game_model::model::cgm::CardGameModel`
[INFO] [stderr]  --> card_game_model/src/bin/play.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use card_game_model::model::cgm::CardGameModel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `procedural_macros` (lib) generated 39 warnings (run `cargo fix --lib -p procedural_macros` to apply 14 suggestions)
[INFO] [stderr] warning: `procedural_macros` (lib test) generated 39 warnings (39 duplicates)
[INFO] [stderr] warning: `card_game_model` (bin "bjsetup" test) generated 9 warnings (run `cargo fix --bin "bjsetup" -p card_game_model --tests` to apply 9 suggestions)
[INFO] [stderr] warning: `card_game_model` (bin "play" test) generated 5 warnings (run `cargo fix --bin "play" -p card_game_model --tests` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `procedural_macros::stage`
[INFO] [stderr]  --> run_crate/src/bj_test.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use procedural_macros::stage;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `run_crate` (bin "run_crate" test) generated 1 warning (run `cargo fix --bin "run_crate" -p run_crate --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/card_game_model-bf1d3cca7adcd828)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test model::macros::bid::tests::test_bid_all_on ... ok
[INFO] [stdout] test model::macros::bid::tests::test_bid_all ... ok
[INFO] [stdout] test model::macros::bid::tests::test_bid ... ok
[INFO] [stdout] test model::macros::bool::tests::test_binary_operators ... ok
[INFO] [stdout] test model::macros::bool::tests::test_int_compare ... ok
[INFO] [stdout] test model::macros::bool::tests::test_not ... ok
[INFO] [stdout] test model::macros::bool::tests::test_player_ref_compare ... ok
[INFO] [stdout] test model::macros::bool::tests::test_string_compare ... ok
[INFO] [stdout] test model::macros::chooserule::tests::three_choose_rule ... ok
[INFO] [stdout] test model::macros::card_on::tests::single_card_on ... ok
[INFO] [stdout] test model::macros::bid::tests::test_bid_on ... ok
[INFO] [stdout] test model::macros::deal_action::tests::test_deal_count ... ok
[INFO] [stdout] test model::macros::chooserule::tests::two_choose_rule ... ok
[INFO] [stdout] test model::macros::deal_action::tests::test_deal ... ok
[INFO] [stdout] test model::macros::card_on::tests::multi_card_on ... ok
[INFO] [stdout] test model::macros::bool::tests::test_team_ref_compare ... ok
[INFO] [stdout] test model::macros::filter::tests::filter_lower ... ok
[INFO] [stdout] test model::macros::filter::tests::filter_adjacent ... ok
[INFO] [stdout] test model::macros::filter::tests::filter_higher ... ok
[INFO] [stdout] test model::macros::int::tests::test_cardset_sum_of_lt ... ok
[INFO] [stdout] test model::macros::filter::tests::filter_adjacent_to ... ok
[INFO] [stdout] test model::macros::filter::tests::filter_size ... ok
[INFO] [stdout] test model::macros::int::tests::test_cardset_sum_of_gt ... ok
[INFO] [stdout] test model::macros::int::tests::test_cardset_sum_of_max ... ok
[INFO] [stdout] test model::macros::int::tests::test_cardset_sum_of_min ... ok
[INFO] [stdout] test model::macros::filter::tests::filter_filter ... ok
[INFO] [stdout] test model::macros::int::tests::test_int_collection_access ... ok
[INFO] [stdout] test model::macros::int::tests::test_int_collection_size ... ok
[INFO] [stdout] test model::macros::int::tests::test_int_literal ... ok
[INFO] [stdout] test model::macros::int::tests::test_min_of_int_col ... ok
[INFO] [stdout] test model::macros::exchange_action::tests::test_exchange ... FAILED
[INFO] [stdout] test model::macros::bool::tests::test_card_set_compare ... ok
[INFO] [stdout] test model::macros::int::tests::test_sum_int_collection ... ok
[INFO] [stdout] test model::macros::move_action::tests::test_move_cardset_count ... FAILED
[INFO] [stdout] test model::macros::place_action::tests::test_move_token ... ok
[INFO] [stdout] test model::macros::place_action::tests::test_move_token_count ... ok
[INFO] [stdout] test model::macros::int::tests::test_int_operator ... FAILED
[INFO] [stdout] test model::macros::token_loc::tests::test_token_loc_from_name ... ok
[INFO] [stdout] test model::macros::token_loc::tests::test_token_loc_from_player ... ok
[INFO] [stdout] test model::macros::token_loc::tests::test_token_loc_from_players ... ok
[INFO] [stdout] test model::macros::token_on::tests::test_token_on ... ok
[INFO] [stdout] test model::memory::memory::tests::test_create_memory ... ok
[INFO] [stdout] test model::memory::memory::tests::test_get_memory ... ok
[INFO] [stdout] test model::memory::memory::tests::test_get_mut_memory ... ok
[INFO] [stdout] test model::memory::memory::tests::test_insert_memory ... ok
[INFO] [stdout] test model::memory::memory::tests::test_remove_memory ... ok
[INFO] [stdout] test model::token::token::tests::test_token_create ... FAILED
[INFO] [stdout] test model::token::token::tests::test_token_merge ... ok
[INFO] [stdout] test model::token::token::tests::test_token_split ... ok
[INFO] [stdout] test model::token::token::tests::test_token_split_into ... FAILED
[INFO] [stdout] test model::macros::exchange_action::tests::test_exchange_count ... FAILED
[INFO] [stdout] test model::macros::int::tests::test_max_of_int_col ... FAILED
[INFO] [stdout] test model::macros::int::tests::test_player_collection_size ... FAILED
[INFO] [stdout] test model::macros::int::tests::test_string_collection_size ... FAILED
[INFO] [stdout] test model::macros::move_action::tests::test_move_cardset ... FAILED
[INFO] [stdout] test model::macros::token_loc::tests::test_token_loc_from_locations ... ok
[INFO] [stdout] test model::macros::int::tests::test_location_collection_size ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::exchange_action::tests::test_exchange stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::exchange_action::tests::test_exchange' (35) panicked at card_game_model/src/model/macros/exchange_action.rs:72:9:
[INFO] [stdout] Macro exchange not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef57706 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddeeb0d28 - card_game_model::model::macros::exchange_action::tests::test_exchange::h7a777dba693e3cc7
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/exchange_action.rs:72:9
[INFO] [stdout]   20:     0x623ddeeb0d47 - card_game_model::model::macros::exchange_action::tests::test_exchange::{{closure}}::h9e734e4b9b5c306c
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/exchange_action.rs:71:23
[INFO] [stdout]   21:     0x623ddee71706 - core::ops::function::FnOnce::call_once::h77c61d7b9975ab7f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   43:     0x7ab8e881aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::move_action::tests::test_move_cardset_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::move_action::tests::test_move_cardset_count' (58) panicked at card_game_model/src/model/macros/move_action.rs:411:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddef90ae7 - core::panicking::assert_failed::hda11ef7e070fa843
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddee9cdc2 - card_game_model::model::macros::move_action::tests::test_move_cardset_count::h097e56cf2dcc980a
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/move_action.rs:411:9
[INFO] [stdout]   22:     0x623ddee9ce37 - card_game_model::model::macros::move_action::tests::test_move_cardset_count::{{closure}}::h61363c345eecebd8
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/move_action.rs:406:33
[INFO] [stdout]   23:     0x623ddee68626 - core::ops::function::FnOnce::call_once::h21e4b06443c12661
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::int::tests::test_int_operator stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::int::tests::test_int_operator' (50) panicked at card_game_model/src/model/macros/int.rs:435:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddeeb9309 - core::panicking::assert_failed::hebc54cdc4ede5db1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeece276 - card_game_model::model::macros::int::tests::test_int_operator::hbfe6d24fc25f41ea
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:435:9
[INFO] [stdout]   22:     0x623ddeece507 - card_game_model::model::macros::int::tests::test_int_operator::{{closure}}::h4a39bd361ea061ea
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:426:27
[INFO] [stdout]   23:     0x623ddee6b496 - core::ops::function::FnOnce::call_once::h3ff83c0295596a34
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::token::token::tests::test_token_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::token::token::tests::test_token_create' (71) panicked at card_game_model/src/model/token/token.rs:70:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddef90ae7 - core::panicking::assert_failed::hda11ef7e070fa843
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeee4810 - card_game_model::model::token::token::tests::test_token_create::h77fcf5c9a8740490
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/token/token.rs:70:9
[INFO] [stdout]   22:     0x623ddeee4857 - card_game_model::model::token::token::tests::test_token_create::{{closure}}::h9e8ad4072a6bc548
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/token/token.rs:66:27
[INFO] [stdout]   23:     0x623ddee67d66 - core::ops::function::FnOnce::call_once::h1c3daa5c1b731369
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::token::token::tests::test_token_split_into stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::token::token::tests::test_token_split_into' (74) panicked at card_game_model/src/model/token/token.rs:92:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddef90ae7 - core::panicking::assert_failed::hda11ef7e070fa843
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeee4b55 - card_game_model::model::token::token::tests::test_token_split_into::h7ca66fe62136140b
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/token/token.rs:92:9
[INFO] [stdout]   22:     0x623ddeee4d57 - card_game_model::model::token::token::tests::test_token_split_into::{{closure}}::hb8bf974b9507712c
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/token/token.rs:85:31
[INFO] [stdout]   23:     0x623ddee6d9f6 - core::ops::function::FnOnce::call_once::h562a2bf3a19c2187
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::exchange_action::tests::test_exchange_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::exchange_action::tests::test_exchange_count' (36) panicked at card_game_model/src/model/macros/exchange_action.rs:77:9:
[INFO] [stdout] Macro exchange not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef57706 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddeeb0d88 - card_game_model::model::macros::exchange_action::tests::test_exchange_count::hc2024db223e5ce3d
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/exchange_action.rs:77:9
[INFO] [stdout]   20:     0x623ddeeb0da7 - card_game_model::model::macros::exchange_action::tests::test_exchange_count::{{closure}}::he71e854c0cf56aef
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/exchange_action.rs:76:29
[INFO] [stdout]   21:     0x623ddee778d6 - core::ops::function::FnOnce::call_once::hacf004f817b2f447
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   43:     0x7ab8e881aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::int::tests::test_max_of_int_col stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::int::tests::test_max_of_int_col' (52) panicked at card_game_model/src/model/macros/int.rs:543:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 7
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddeeb9309 - core::panicking::assert_failed::hebc54cdc4ede5db1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeed03df - card_game_model::model::macros::int::tests::test_max_of_int_col::h8b41c5f91ebeaddb
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:543:9
[INFO] [stdout]   22:     0x623ddeed1157 - card_game_model::model::macros::int::tests::test_max_of_int_col::{{closure}}::hd29a12403ce7cdf4
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:532:29
[INFO] [stdout]   23:     0x623ddee7c8b6 - core::ops::function::FnOnce::call_once::hd5ccb6f14f58ac89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::int::tests::test_player_collection_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::int::tests::test_player_collection_size' (54) panicked at card_game_model/src/model/macros/int.rs:486:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddeeb9309 - core::panicking::assert_failed::hebc54cdc4ede5db1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeed9e8f - card_game_model::model::macros::int::tests::test_player_collection_size::hb2da8019e173cc5d
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:486:9
[INFO] [stdout]   22:     0x623ddeeda3e7 - card_game_model::model::macros::int::tests::test_player_collection_size::{{closure}}::hedc0007096babce5
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:483:37
[INFO] [stdout]   23:     0x623ddee72846 - core::ops::function::FnOnce::call_once::h7f5b925e80351f8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::int::tests::test_string_collection_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::int::tests::test_string_collection_size' (55) panicked at card_game_model/src/model/macros/int.rs:479:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddeeb9309 - core::panicking::assert_failed::hebc54cdc4ede5db1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeedab5f - card_game_model::model::macros::int::tests::test_string_collection_size::h2f107f6841fdbcfd
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:479:9
[INFO] [stdout]   22:     0x623ddeedad27 - card_game_model::model::macros::int::tests::test_string_collection_size::{{closure}}::hb1c6ad7f8a2aa07c
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:472:37
[INFO] [stdout]   23:     0x623ddee695f6 - core::ops::function::FnOnce::call_once::h2ca3f58d2206c443
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::move_action::tests::test_move_cardset stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::move_action::tests::test_move_cardset' (57) panicked at card_game_model/src/model/macros/move_action.rs:398:9:
[INFO] [stdout] assertion failed: loc_rc.borrow().cards.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] error: test failed, to rerun pass `-p card_game_model --lib`
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef57706 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90e7c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x623ddee9b4e4 - card_game_model::model::macros::move_action::tests::test_move_cardset::h92dac48f9dbbd460
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/move_action.rs:398:9
[INFO] [stdout]   21:     0x623ddee9bc07 - card_game_model::model::macros::move_action::tests::test_move_cardset::{{closure}}::hd76c416c3aff3b23
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/move_action.rs:393:27
[INFO] [stdout]   22:     0x623ddee80ee6 - core::ops::function::FnOnce::call_once::hf821631873b7bb1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   44:     0x7ab8e881aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- model::macros::int::tests::test_location_collection_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'model::macros::int::tests::test_location_collection_size' (51) panicked at card_game_model/src/model/macros/int.rs:497:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x623ddef78f82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x623ddef78f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x623ddef78f82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623ddef78f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x623ddef891af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623ddef891af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623ddef46a53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623ddef46a53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623ddef527f2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623ddef572cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623ddef57161 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x623ddef12f0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x623ddef12f0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x623ddef578df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x623ddef578df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x623ddef5773a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x623ddef52929 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x623ddef3b21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x623ddef90ea0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x623ddef90ca3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x623ddeeb9309 - core::panicking::assert_failed::hebc54cdc4ede5db1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x623ddeedbe9c - card_game_model::model::macros::int::tests::test_location_collection_size::hfa74fb035ed356d4
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:497:9
[INFO] [stdout]   22:     0x623ddeedbf07 - card_game_model::model::macros::int::tests::test_location_collection_size::{{closure}}::h27d5bbf67ee0956c
[INFO] [stdout]                                at /opt/rustwide/workdir/card_game_model/src/model/macros/int.rs:491:39
[INFO] [stdout]   23:     0x623ddee6c7f6 - core::ops::function::FnOnce::call_once::h4a2f05f7fa3a2236
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x623ddef12d0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x623ddef12d0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x623ddef26d6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x623ddef26d6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x623ddef26d6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x623ddef26d6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x623ddef26d6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x623ddef26d6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x623ddef26d6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x623ddef002b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x623ddef002b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x623ddef03b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x623ddef03b0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x623ddef03b0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x623ddef03b0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x623ddef03b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x623ddef03b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x623ddef4dd2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x623ddef4dd2f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ab8e878daa4 - <unknown>
[INFO] [stdout]   45:     0x7ab8e881aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     model::macros::exchange_action::tests::test_exchange
[INFO] [stdout]     model::macros::exchange_action::tests::test_exchange_count
[INFO] [stdout]     model::macros::int::tests::test_int_operator
[INFO] [stdout]     model::macros::int::tests::test_location_collection_size
[INFO] [stdout]     model::macros::int::tests::test_max_of_int_col
[INFO] [stdout]     model::macros::int::tests::test_player_collection_size
[INFO] [stdout]     model::macros::int::tests::test_string_collection_size
[INFO] [stdout]     model::macros::move_action::tests::test_move_cardset
[INFO] [stdout]     model::macros::move_action::tests::test_move_cardset_count
[INFO] [stdout]     model::token::token::tests::test_token_create
[INFO] [stdout]     model::token::token::tests::test_token_split_into
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 46 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "27da5d32b1e5214c4a881b3028034fc44b635c4a36387a6401e0ea8e5ea60365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27da5d32b1e5214c4a881b3028034fc44b635c4a36387a6401e0ea8e5ea60365", kill_on_drop: false }`
[INFO] [stdout] 27da5d32b1e5214c4a881b3028034fc44b635c4a36387a6401e0ea8e5ea60365
