[INFO] cloning repository https://github.com/boryas/libmtg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boryas/libmtg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboryas%2Flibmtg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboryas%2Flibmtg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d19bff8b6914fb3190bb9d82a154df420c0d2f78
[INFO] testing boryas/libmtg/d19bff8b6914fb3190bb9d82a154df420c0d2f78 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboryas%2Flibmtg" "/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/boryas/libmtg
[INFO] finished tweaking git repo https://github.com/boryas/libmtg
[INFO] tweaked toml for git repo https://github.com/boryas/libmtg written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boryas/libmtg on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boryas/libmtg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c
[INFO] running `Command { std: "docker" "start" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling drawille v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling textplots v0.8.7
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling libmtg-engine v0.1.0 (/opt/rustwide/workdir/crates/libmtg-engine)
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stdout] warning: field `available_modes` is never read
[INFO] [stdout]     --> crates/libmtg-engine/src/lib.rs:1119:5
[INFO] [stdout]      |
[INFO] [stdout] 1118 | pub struct AnnounceOptions {
[INFO] [stdout]      |            --------------- field in this struct
[INFO] [stdout] 1119 |     available_modes: Vec<usize>,
[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 `produces` and `produces_count` are never read
[INFO] [stdout]     --> crates/libmtg-engine/src/lib.rs:1138:5
[INFO] [stdout]      |
[INFO] [stdout] 1135 | pub struct ManaAbilityOption {
[INFO] [stdout]      |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1138 |     produces: Vec<Color>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1139 |     produces_count: usize,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ManaAbilityOption` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/catalog.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ManaCost {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub(crate) fn display(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Single` is never constructed
[INFO] [stdout]    --> crates/libmtg-engine/src/catalog.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub enum SpellModes {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 577 |     /// Non-modal: exactly one mode.
[INFO] [stdout] 578 |     Single(SpellMode),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpellModes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_land` is never used
[INFO] [stdout]     --> crates/libmtg-engine/src/catalog.rs:1249:19
[INFO] [stdout]      |
[INFO] [stdout]  949 | impl CardDef {
[INFO] [stdout]      | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1249 |     pub(crate) fn as_land(&self) -> Option<&LandData> {
[INFO] [stdout]      |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_ir` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/effects.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) fn eff_ir(who: PlayerId, action: crate::ir::action::Action) -> Effect {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_draw` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/effects.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) fn eff_draw(who: PlayerId, n: usize) -> Effect {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_scry` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) fn eff_scry(who: PlayerId, n: usize) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_sacrifice` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub(crate) fn eff_sacrifice(caster: PlayerId, who: Who, filter: Filter) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_bounce_target` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(crate) fn eff_bounce_target(caster: PlayerId) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_reanimate` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub(crate) fn eff_reanimate(actor: PlayerId) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_fetch_search` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub(crate) fn eff_fetch_search(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `set_to_index` is never read
[INFO] [stdout]    --> crates/libmtg-engine/src/snapshot.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct CardRegistry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 130 |     set_to_index: HashMap<String, u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling libmtg-decklist v0.1.0 (/opt/rustwide/workdir/crates/libmtg-decklist)
[INFO] [stderr]    Compiling libmtg-doomsday v0.1.0 (/opt/rustwide/workdir/apps/libmtg-doomsday)
[INFO] [stdout] warning: method `is_tap` is never used
[INFO] [stdout]   --> apps/libmtg-doomsday/src/planner.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl PlanAction {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 47 |     /// True if this is a mana-tapping action (handled by the mana sub-loop, not priority).
[INFO] [stdout] 48 |     pub(crate) fn is_tap(&self) -> bool {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libmtg v0.1.0 (/opt/rustwide/workdir/crates/libmtg)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] running `Command { std: "docker" "inspect" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libmtg-decklist v0.1.0 (/opt/rustwide/workdir/crates/libmtg-decklist)
[INFO] [stderr]    Compiling libmtg-engine v0.1.0 (/opt/rustwide/workdir/crates/libmtg-engine)
[INFO] [stdout] warning: field `available_modes` is never read
[INFO] [stdout]     --> crates/libmtg-engine/src/lib.rs:1119:5
[INFO] [stdout]      |
[INFO] [stdout] 1118 | pub struct AnnounceOptions {
[INFO] [stdout]      |            --------------- field in this struct
[INFO] [stdout] 1119 |     available_modes: Vec<usize>,
[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 `produces` and `produces_count` are never read
[INFO] [stdout]     --> crates/libmtg-engine/src/lib.rs:1138:5
[INFO] [stdout]      |
[INFO] [stdout] 1135 | pub struct ManaAbilityOption {
[INFO] [stdout]      |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1138 |     produces: Vec<Color>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1139 |     produces_count: usize,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ManaAbilityOption` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/catalog.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ManaCost {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub(crate) fn display(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Single` is never constructed
[INFO] [stdout]    --> crates/libmtg-engine/src/catalog.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub enum SpellModes {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 577 |     /// Non-modal: exactly one mode.
[INFO] [stdout] 578 |     Single(SpellMode),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpellModes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_land` is never used
[INFO] [stdout]     --> crates/libmtg-engine/src/catalog.rs:1249:19
[INFO] [stdout]      |
[INFO] [stdout]  949 | impl CardDef {
[INFO] [stdout]      | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1249 |     pub(crate) fn as_land(&self) -> Option<&LandData> {
[INFO] [stdout]      |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_ir` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/effects.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) fn eff_ir(who: PlayerId, action: crate::ir::action::Action) -> Effect {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_draw` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/effects.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) fn eff_draw(who: PlayerId, n: usize) -> Effect {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_scry` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) fn eff_scry(who: PlayerId, n: usize) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_sacrifice` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub(crate) fn eff_sacrifice(caster: PlayerId, who: Who, filter: Filter) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_bounce_target` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub(crate) fn eff_bounce_target(caster: PlayerId) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_reanimate` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub(crate) fn eff_reanimate(actor: PlayerId) -> Effect {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eff_fetch_search` is never used
[INFO] [stdout]    --> crates/libmtg-engine/src/effects.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub(crate) fn eff_fetch_search(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `set_to_index` is never read
[INFO] [stdout]    --> crates/libmtg-engine/src/snapshot.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct CardRegistry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 130 |     set_to_index: HashMap<String, u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_tap` is never used
[INFO] [stdout]   --> apps/libmtg-doomsday/src/planner.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl PlanAction {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 47 |     /// True if this is a mana-tapping action (handled by the mana sub-loop, not priority).
[INFO] [stdout] 48 |     pub(crate) fn is_tap(&self) -> bool {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libmtg-doomsday v0.1.0 (/opt/rustwide/workdir/apps/libmtg-doomsday)
[INFO] [stderr]    Compiling libmtg v0.1.0 (/opt/rustwide/workdir/crates/libmtg)
[INFO] [stdout] warning: method `is_tap` is never used
[INFO] [stdout]   --> apps/libmtg-doomsday/src/planner.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl PlanAction {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 47 |     /// True if this is a mana-tapping action (handled by the mana sub-loop, not priority).
[INFO] [stdout] 48 |     pub(crate) fn is_tap(&self) -> bool {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2194:41
[INFO] [stdout]      |
[INFO] [stdout] 2194 |         let CostBody::Ir(action) = cost else { unreachable!() };
[INFO] [stdout]      |         ------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2213:51
[INFO] [stdout]      |
[INFO] [stdout] 2213 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stdout]      |         ----------------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2239:51
[INFO] [stdout]      |
[INFO] [stdout] 2239 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stdout]      |         ----------------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2266:51
[INFO] [stdout]      |
[INFO] [stdout] 2266 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stdout]      |         ----------------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2296:51
[INFO] [stdout]      |
[INFO] [stdout] 2296 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stdout]      |         ----------------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2319:46
[INFO] [stdout]      |
[INFO] [stdout] 2319 |         let CostBody::Ir(action) = &ab.costs else {
[INFO] [stdout]      |         ------------------------------------ ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2367:46
[INFO] [stdout]      |
[INFO] [stdout] 2367 |         let CostBody::Ir(action) = &ab.costs else { panic!("expected Ir cost") };
[INFO] [stdout]      |         ------------------------------------ ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2417:41
[INFO] [stdout]      |
[INFO] [stdout] 2417 |         let CostBody::Ir(action) = cost else { unreachable!() };
[INFO] [stdout]      |         ------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/ir/tests.rs:2443:41
[INFO] [stdout]      |
[INFO] [stdout] 2443 |         let CostBody::Ir(action) = cost else {
[INFO] [stdout]      |         ------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]     --> crates/libmtg-engine/src/tests.rs:2638:19
[INFO] [stdout]      |
[INFO] [stdout] 2638 |     fn kaito_zero(state: &mut SimState) -> Effect {
[INFO] [stdout]      |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]     --> crates/libmtg-engine/src/tests.rs:3244:67
[INFO] [stdout]      |
[INFO] [stdout] 3244 |         let crate::ir::ability::CostBody::Ir(action) = &alt.costs else {
[INFO] [stdout]      |         --------------------------------------------------------- ^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         assigning to binding pattern will always succeed
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `available_modes` is never read
[INFO] [stdout]     --> crates/libmtg-engine/src/lib.rs:1119:5
[INFO] [stdout]      |
[INFO] [stdout] 1118 | pub struct AnnounceOptions {
[INFO] [stdout]      |            --------------- field in this struct
[INFO] [stdout] 1119 |     available_modes: Vec<usize>,
[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 `produces` and `produces_count` are never read
[INFO] [stdout]     --> crates/libmtg-engine/src/lib.rs:1138:5
[INFO] [stdout]      |
[INFO] [stdout] 1135 | pub struct ManaAbilityOption {
[INFO] [stdout]      |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1138 |     produces: Vec<Color>,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 1139 |     produces_count: usize,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ManaAbilityOption` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `display` is never used
[INFO] [stdout]   --> crates/libmtg-engine/src/catalog.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ManaCost {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub(crate) fn display(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Single` is never constructed
[INFO] [stdout]    --> crates/libmtg-engine/src/catalog.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub enum SpellModes {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 577 |     /// Non-modal: exactly one mode.
[INFO] [stdout] 578 |     Single(SpellMode),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpellModes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `set_to_index` is never read
[INFO] [stdout]    --> crates/libmtg-engine/src/snapshot.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct CardRegistry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 130 |     set_to_index: HashMap<String, u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `block_order` and `damage_assignment` are never used
[INFO] [stdout]    --> crates/libmtg-engine/src/strategy.rs:328:19
[INFO] [stdout]     |
[INFO] [stdout] 305 | impl TestStrategy {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub(crate) fn block_order(mut self, order: Vec<ObjId>) -> Self { self.block_order = Some(order); self }
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 329 |     /// Override the combat-damage split across ordered blockers.
[INFO] [stdout] 330 |     pub(crate) fn damage_assignment(mut self, d: Vec<i32>) -> Self { self.damage_assignment = Some(d); self }
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.28s
[INFO] running `Command { std: "docker" "inspect" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `available_modes` is never read
[INFO] [stderr]     --> crates/libmtg-engine/src/lib.rs:1119:5
[INFO] [stderr]      |
[INFO] [stderr] 1118 | pub struct AnnounceOptions {
[INFO] [stderr]      |            --------------- field in this struct
[INFO] [stderr] 1119 |     available_modes: Vec<usize>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `produces` and `produces_count` are never read
[INFO] [stderr]     --> crates/libmtg-engine/src/lib.rs:1138:5
[INFO] [stderr]      |
[INFO] [stderr] 1135 | pub struct ManaAbilityOption {
[INFO] [stderr]      |            ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1138 |     produces: Vec<Color>,
[INFO] [stderr]      |     ^^^^^^^^
[INFO] [stderr] 1139 |     produces_count: usize,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ManaAbilityOption` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `display` is never used
[INFO] [stderr]   --> crates/libmtg-engine/src/catalog.rs:59:19
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl ManaCost {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub(crate) fn display(&self) -> String {
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Single` is never constructed
[INFO] [stderr]    --> crates/libmtg-engine/src/catalog.rs:578:5
[INFO] [stderr]     |
[INFO] [stderr] 576 | pub enum SpellModes {
[INFO] [stderr]     |          ---------- variant in this enum
[INFO] [stderr] 577 |     /// Non-modal: exactly one mode.
[INFO] [stderr] 578 |     Single(SpellMode),
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SpellModes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_land` is never used
[INFO] [stderr]     --> crates/libmtg-engine/src/catalog.rs:1249:19
[INFO] [stderr]      |
[INFO] [stderr]  949 | impl CardDef {
[INFO] [stderr]      | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1249 |     pub(crate) fn as_land(&self) -> Option<&LandData> {
[INFO] [stderr]      |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_ir` is never used
[INFO] [stderr]   --> crates/libmtg-engine/src/effects.rs:59:15
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub(crate) fn eff_ir(who: PlayerId, action: crate::ir::action::Action) -> Effect {
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_draw` is never used
[INFO] [stderr]   --> crates/libmtg-engine/src/effects.rs:67:15
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub(crate) fn eff_draw(who: PlayerId, n: usize) -> Effect {
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_scry` is never used
[INFO] [stderr]    --> crates/libmtg-engine/src/effects.rs:136:15
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub(crate) fn eff_scry(who: PlayerId, n: usize) -> Effect {
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_sacrifice` is never used
[INFO] [stderr]    --> crates/libmtg-engine/src/effects.rs:234:15
[INFO] [stderr]     |
[INFO] [stderr] 234 | pub(crate) fn eff_sacrifice(caster: PlayerId, who: Who, filter: Filter) -> Effect {
[INFO] [stderr]     |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_bounce_target` is never used
[INFO] [stderr]    --> crates/libmtg-engine/src/effects.rs:281:15
[INFO] [stderr]     |
[INFO] [stderr] 281 | pub(crate) fn eff_bounce_target(caster: PlayerId) -> Effect {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_reanimate` is never used
[INFO] [stderr]    --> crates/libmtg-engine/src/effects.rs:291:15
[INFO] [stderr]     |
[INFO] [stderr] 291 | pub(crate) fn eff_reanimate(actor: PlayerId) -> Effect {
[INFO] [stderr]     |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `eff_fetch_search` is never used
[INFO] [stderr]    --> crates/libmtg-engine/src/effects.rs:469:15
[INFO] [stderr]     |
[INFO] [stderr] 469 | pub(crate) fn eff_fetch_search(
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `set_to_index` is never read
[INFO] [stderr]    --> crates/libmtg-engine/src/snapshot.rs:130:5
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub struct CardRegistry {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 130 |     set_to_index: HashMap<String, u16>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2194:41
[INFO] [stderr]      |
[INFO] [stderr] 2194 |         let CostBody::Ir(action) = cost else { unreachable!() };
[INFO] [stderr]      |         ------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2213:51
[INFO] [stderr]      |
[INFO] [stderr] 2213 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stderr]      |         ----------------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2239:51
[INFO] [stderr]      |
[INFO] [stderr] 2239 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stderr]      |         ----------------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2266:51
[INFO] [stderr]      |
[INFO] [stderr] 2266 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stderr]      |         ----------------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2296:51
[INFO] [stderr]      |
[INFO] [stderr] 2296 |         let CostBody::Ir(action) = &alts[0].costs else {
[INFO] [stderr]      |         ----------------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2319:46
[INFO] [stderr]      |
[INFO] [stderr] 2319 |         let CostBody::Ir(action) = &ab.costs else {
[INFO] [stderr]      |         ------------------------------------ ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2367:46
[INFO] [stderr]      |
[INFO] [stderr] 2367 |         let CostBody::Ir(action) = &ab.costs else { panic!("expected Ir cost") };
[INFO] [stderr]      |         ------------------------------------ ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2417:41
[INFO] [stderr]      |
[INFO] [stderr] 2417 |         let CostBody::Ir(action) = cost else { unreachable!() };
[INFO] [stderr]      |         ------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/ir/tests.rs:2443:41
[INFO] [stderr]      |
[INFO] [stderr] 2443 |         let CostBody::Ir(action) = cost else {
[INFO] [stderr]      |         ------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]     --> crates/libmtg-engine/src/tests.rs:2638:19
[INFO] [stderr]      |
[INFO] [stderr] 2638 |     fn kaito_zero(state: &mut SimState) -> Effect {
[INFO] [stderr]      |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `else` clause
[INFO] [stderr]     --> crates/libmtg-engine/src/tests.rs:3244:67
[INFO] [stderr]      |
[INFO] [stderr] 3244 |         let crate::ir::ability::CostBody::Ir(action) = &alt.costs else {
[INFO] [stderr]      |         --------------------------------------------------------- ^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         assigning to binding pattern will always succeed
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern always matches, so the else clause is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: methods `block_order` and `damage_assignment` are never used
[INFO] [stderr]    --> crates/libmtg-engine/src/strategy.rs:328:19
[INFO] [stderr]     |
[INFO] [stderr] 305 | impl TestStrategy {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 328 |     pub(crate) fn block_order(mut self, order: Vec<ObjId>) -> Self { self.block_order = Some(order); self }
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] 329 |     /// Override the combat-damage split across ordered blockers.
[INFO] [stderr] 330 |     pub(crate) fn damage_assignment(mut self, d: Vec<i32>) -> Self { self.damage_assignment = Some(d); self }
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `libmtg-engine` (lib) generated 13 warnings
[INFO] [stderr] warning: `libmtg-engine` (lib test) generated 17 warnings (5 duplicates) (run `cargo fix --lib -p libmtg-engine --tests` to apply 1 suggestion)
[INFO] [stderr] warning: method `is_tap` is never used
[INFO] [stderr]   --> apps/libmtg-doomsday/src/planner.rs:48:19
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl PlanAction {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 47 |     /// True if this is a mana-tapping action (handled by the mana sub-loop, not priority).
[INFO] [stderr] 48 |     pub(crate) fn is_tap(&self) -> bool {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libmtg-doomsday` (lib) generated 1 warning
[INFO] [stderr] warning: `libmtg-doomsday` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmtg-9e608cf24f3b45a2)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmtg_decklist-699768b8ce39dd3d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fetch::tests::detects_moxfield_id ... ok
[INFO] [stdout] test fetch::tests::detects_mtggoldfish_id_and_download ... ok
[INFO] [stdout] test fetch::tests::rejects_unknown_host ... ok
[INFO] [stdout] test fetch::tests::parses_moxfield_json_shape ... ok
[INFO] [stdout] test tests::blank_line_starts_sideboard ... ok
[INFO] [stdout] test tests::dfc_reduces_to_front_face_and_keeps_commas ... ok
[INFO] [stdout] test tests::explicit_headers_override_blank_lines ... ok
[INFO] [stdout] test tests::round_trips_to_engine_deck ... ok
[INFO] [stdout] test tests::parses_qty_and_name ... ok
[INFO] [stdout] test tests::strips_set_codes_and_x_quantities ... ok
[INFO] [stdout] test tests::skips_comments_and_junk ... ok
[INFO] [stdout] test tests::maybeboard_dropped ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmtg_doomsday-f8218a664913e2ab)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test goldfish::mull::tests::realistic_keeps_almost_car_with_a_dig ... ok
[INFO] [stdout] test goldfish::recipe::tests::baseline_oracle_requires_a_seed_for_rituals ... ok
[INFO] [stdout] test goldfish::mull::tests::keep7_never_mulligans_and_floor_holds ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_pop_turn_car_in_hand_t1_off_petals ... ok
[INFO] [stdout] test goldfish::recipe::tests::cabal_ritual_swamp_island_is_turn_two ... ok
[INFO] [stdout] test goldfish::recipe::tests::debug_sample_car_hands ... ignored
[INFO] [stdout] test goldfish::recipe::tests::car_pop_turn_car_in_hand_three_baubles_t3 ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_line_via_self_daze ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_pop_turn_with_car_in_play ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_pop_turn_needs_car_and_enough_free ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_pop_sample_hands ... ok
[INFO] [stdout] test goldfish::recipe::tests::doomsday_in_hand_beats_the_tutor_line ... ok
[INFO] [stdout] test goldfish::recipe::tests::brainstorm_burst_casts_when_a_piece_arrives ... ok
[INFO] [stdout] test goldfish::recipe::tests::extra_petal_speeds_up_deterministic_doomsday ... ok
[INFO] [stdout] test goldfish::recipe::tests::fetch_in_hand_to_ritual ... ok
[INFO] [stdout] test goldfish::mull::tests::realistic_scales_with_hand_size ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_pop_turn_three_petals_no_land_fails ... ok
[INFO] [stdout] test goldfish::recipe::tests::deterministic_send_turn_takes_the_faster_wincon ... ok
[INFO] [stdout] test goldfish::recipe::tests::ground_truth_vs_strategy ... ignored, intuition harness; prints ground-truth vs strategy, run with --ignored --nocapture
[INFO] [stdout] test goldfish::recipe::tests::known_doomsday_on_top_makes_a_no_dd_hand_castable ... ok
[INFO] [stdout] test goldfish::recipe::tests::battlefield_searcher_is_not_a_payoff_tutor ... ok
[INFO] [stdout] test goldfish::recipe::tests::in_play_source_plus_ritual_is_turn_one ... ok
[INFO] [stdout] test goldfish::recipe::tests::land_land_land_petal_tutor_is_t2_not_t3 ... ok
[INFO] [stdout] test goldfish::recipe::tests::land_land_petal_tutor_is_t2 ... ok
[INFO] [stdout] test goldfish::recipe::tests::daze_self_counter_needs_an_island ... ok
[INFO] [stdout] test goldfish::recipe::tests::car_pop_shortfall_one_away_for_ponder_hand ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_fetch_in_hand_developed_first ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_tutor_develops_pip_source_not_swamp ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_base_bbb_dd_in_hand ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_petal_reduces ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_land_drop_reduces ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_ritual_reduces_to_base ... ok
[INFO] [stdout] test goldfish::recipe::tests::mana_cost_parse_and_generic_reach ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_tutor_is_turn_two ... ok
[INFO] [stdout] test goldfish::recipe::tests::no_doomsday_is_insufficient ... ok
[INFO] [stdout] test goldfish::recipe::tests::known_card_on_top_accelerates_by_draw_timing ... ok
[INFO] [stdout] test goldfish::recipe::tests::force_self_counter_needs_blue_to_pitch ... ok
[INFO] [stdout] test goldfish::recipe::tests::one_land_drop_per_turn ... ok
[INFO] [stdout] test goldfish::recipe::tests::one_source_never_reaches_bbb_deterministically ... ok
[INFO] [stdout] test goldfish::recipe::tests::line_crack_inplay_fetch_reduces ... ok
[INFO] [stdout] test goldfish::recipe::tests::petal_petal_ritual_tutor_is_t2 ... ok
[INFO] [stdout] test goldfish::recipe::tests::pt_deterministic_curve ... ignored, intuition: deterministic cast rate vs PT count
[INFO] [stdout] test goldfish::recipe::tests::personal_tutor_acquires_doomsday_one_turn_late ... ok
[INFO] [stdout] test goldfish::recipe::tests::personal_tutor_needs_doomsday_in_the_library ... ok
[INFO] [stdout] test goldfish::recipe::tests::ponder_keeps_a_useful_top_and_shuffles_a_brick ... ok
[INFO] [stdout] test goldfish::recipe::tests::ritual_without_a_seed_cannot_cast ... ok
[INFO] [stdout] test goldfish::recipe::tests::solve_pop_contract ... ok
[INFO] [stdout] test goldfish::recipe::tests::sewers_comes_online_after_a_pass ... ok
[INFO] [stdout] test goldfish::recipe::tests::cantrips_plus_half_score_high_cantrips_alone_low ... ok
[INFO] [stdout] test goldfish::recipe::tests::reach_black_parity_with_generic_solver ... ok
[INFO] [stdout] test goldfish::recipe::tests::personal_tutor_needs_a_source_of_its_pip_colour ... ok
[INFO] [stdout] test goldfish::recipe::tests::replan_finds_faster_line_on_new_info ... ok
[INFO] [stdout] test goldfish::recipe::tests::surveil_dual_land_drop_makes_no_mana_this_turn ... ok
[INFO] [stdout] test goldfish::recipe::tests::put_back_finds_car_in_revealed_pieces ... ok
[INFO] [stdout] test goldfish::recipe::tests::three_taplands_are_a_turn_four_line_so_out_of_range ... ok
[INFO] [stdout] test goldfish::recipe::tests::three_black_in_play ... ok
[INFO] [stdout] test goldfish::recipe::tests::two_seas_gap_is_land_petal_or_ritual ... ok
[INFO] [stdout] test goldfish::recipe::tests::three_untapped_lands_in_hand_cast_by_turn_three ... ok
[INFO] [stdout] test goldfish::recipe::tests::two_seas_plus_petal ... ok
[INFO] [stdout] test goldfish::recipe::tests::ub_deck_yields_the_five_bundles ... ok
[INFO] [stdout] test goldfish::tests::compare_vroomsday_vs_tempo_t3 ... ignored
[INFO] [stdout] test goldfish::tests::dbg_send_sequence_live ... ignored
[INFO] [stdout] test goldfish::tests::debug_car_game_logs ... ignored
[INFO] [stdout] test goldfish::tests::debug_car_only_decomp ... ignored
[INFO] [stdout] test goldfish::tests::debug_trace_car_game ... ignored
[INFO] [stdout] test goldfish::tests::debug_twohead_hand ... ignored
[INFO] [stdout] test goldfish::strategy::tests::personal_tutor_stages_doomsday_not_another_sorcery ... ok
[INFO] [stdout] test goldfish::mull::tests::realistic_matches_human_blind_calls ... ok
[INFO] [stdout] test goldfish::recipe::tests::tamiyo_flip_turn_recognizes_fast_lines ... ok
[INFO] [stdout] test goldfish::recipe::tests::two_seas_plus_ritual ... ok
[INFO] [stdout] test goldfish::tests::send_sequence_condenses_the_car_line ... ok
[INFO] [stdout] test goldfish::strategy::tests::personal_tutor_stages_doomsday_over_a_redundant_tutor ... ok
[INFO] [stdout] test goldfish::tests::validate_almost_car_keep_hands ... ignored
[INFO] [stdout] test goldfish::tests::send_sequence_shows_drawn_cards ... ok
[INFO] [stdout] test goldfish::tests::vroomsday_deck_is_sixty_and_all_known ... ok
[INFO] [stdout] test tests::plan_land_drop_enables_dd ... ok
[INFO] [stdout] test tests::plan_empty_hand_passes ... ok
[INFO] [stdout] test tests::plan_direct_dd_cast ... ok
[INFO] [stdout] test tests::plan_land_drop_plus_cantrip ... ok
[INFO] [stdout] test tests::plan_no_dd_casts_cantrip ... ok
[INFO] [stdout] test tests::plan_no_mana_for_spell ... ok
[INFO] [stdout] test tests::plan_petal_on_board_ritual_dd ... ok
[INFO] [stdout] test tests::plan_prefers_dd_over_cantrip ... ok
[INFO] [stdout] test tests::stress_invariant_check ... ignored
[INFO] [stdout] test tests::plan_ritual_path ... ok
[INFO] [stdout] test tests::test_dd_always_keeps_at_4 ... ok
[INFO] [stdout] test tests::plan_ritual_without_dd_not_cast ... ok
[INFO] [stdout] test tests::test_dd_card_fills_cantrip_always_medium ... ok
[INFO] [stdout] test tests::test_dd_card_fills_land_high_when_needed ... ok
[INFO] [stdout] test tests::test_dd_card_fills_doomsday_very_high ... ok
[INFO] [stdout] test tests::test_dd_card_fills_fow_high_when_interaction_needed ... ok
[INFO] [stdout] test tests::test_dd_card_fills_oracle_near_zero ... ok
[INFO] [stdout] test tests::test_dd_keep_fetch_hand ... ok
[INFO] [stdout] test tests::test_dd_card_fills_second_dd_low ... ok
[INFO] [stdout] test tests::test_dd_keep_usea_cantrips ... ok
[INFO] [stdout] test tests::test_dd_card_fills_land_low_when_flooded ... ok
[INFO] [stdout] test tests::test_dd_keep_good_hand ... ok
[INFO] [stdout] test tests::test_dd_mull_6_card_lenient ... ok
[INFO] [stdout] test tests::test_dd_mull_land_flood ... ok
[INFO] [stdout] test tests::test_dd_mull_no_land_hand ... ok
[INFO] [stdout] test tests::test_dd_mull_truly_no_mana ... ok
[INFO] [stdout] test tests::test_dd_london_bottom_picks_worst_cards ... ok
[INFO] [stdout] test tests::test_dd_mull_wasteland_only ... ok
[INFO] [stdout] test tests::test_dd_plan_gap_interaction_high_vs_blue ... ok
[INFO] [stdout] test tests::test_dd_plan_gap_interaction_low_vs_nonblue ... ok
[INFO] [stdout] test tests::test_dd_plan_gap_lands_reduce_mana_gap ... ok
[INFO] [stdout] test tests::test_dd_plan_gap_no_hand_all_gaps_high ... ok
[INFO] [stdout] test goldfish::tests::self_daze_line_pops_on_turn_one ... ok
[INFO] [stdout] test tests::test_declare_attackers_summoning_sickness ... ok
[INFO] [stdout] test tests::test_declare_attackers_too_risky ... ok
[INFO] [stdout] test tests::test_dd_mull_all_mana_no_action ... ok
[INFO] [stdout] test tests::test_dd_plan_gap_dd_in_hand_zeroes_threat ... ok
[INFO] [stdout] test tests::test_declare_blockers_good_block ... ok
[INFO] [stdout] test tests::test_declare_blockers_no_chump ... ok
[INFO] [stdout] test tests::test_flying_attacker_avoids_reach_blocker ... ok
[INFO] [stdout] test tests::test_flying_attack_safety_ignores_ground ... ok
[INFO] [stdout] test tests::test_declare_attackers_safe_to_attack ... ok
[INFO] [stdout] test tests::test_doomsday_resolved_objective_ends_sim ... ok
[INFO] [stdout] test tests::test_opp_card_fills_cantrip_medium ... ok
[INFO] [stdout] test tests::test_opp_always_keeps_at_4 ... ok
[INFO] [stdout] test tests::test_opp_card_fills_fow_high_vs_combo ... ok
[INFO] [stdout] test tests::test_opp_card_fills_land_low_when_flooded ... ok
[INFO] [stdout] test tests::test_opp_card_fills_land_high_when_needed ... ok
[INFO] [stdout] test tests::test_opp_card_fills_surplus_creature_lower ... ok
[INFO] [stdout] test tests::test_opp_keep_good_hand ... ok
[INFO] [stdout] test tests::test_opp_card_fills_creature_high ... ok
[INFO] [stdout] test tests::test_opp_keep_fetch_hand ... ok
[INFO] [stdout] test tests::test_opp_mull_all_interaction_no_threats ... ok
[INFO] [stdout] test tests::test_opp_london_bottom_picks_worst ... ok
[INFO] [stdout] test tests::test_opp_mull_land_flood ... ok
[INFO] [stdout] test tests::test_opp_mull_wasteland_only ... ok
[INFO] [stdout] test tests::test_opp_mull_no_land ... ok
[INFO] [stdout] test tests::test_opp_plan_gap_creature_reduces_threat ... ok
[INFO] [stdout] test tests::test_opp_plan_gap_lands_reduce_mana ... ok
[INFO] [stdout] test tests::test_opp_plan_gap_no_board_all_gaps_high ... ok
[INFO] [stdout] test tests::test_opp_plan_gap_interaction_low_vs_aggro ... ok
[INFO] [stdout] test tests::validation_stats ... ignored
[INFO] [stdout] test goldfish::recipe::tests::expected_draws_to_out_matches_negative_hypergeometric ... ok
[INFO] [stdout] test goldfish::recipe::tests::p_at_least_one_matches_hypergeometric ... ok
[INFO] [stdout] test goldfish::recipe::tests::deterministic_cast_rate_matches_hypergeometric ... ok
[INFO] [stdout] test goldfish::recipe::tests::e_ttd_ranks_fast_pt_below_waste ... ok
[INFO] [stdout] test goldfish::recipe::tests::pt_aware_cast_rate_matches_hypergeometric ... ok
[INFO] [stdout] test goldfish::learned_explorer_smoke::report_and_estimates_smoke ... ok
[INFO] [stdout] test goldfish::recipe::tests::four_personal_tutors_speed_up_deterministic_doomsday ... ok
[INFO] [stdout] test goldfish::tests::asap_casts_doomsday_reliably has been running for over 60 seconds
[INFO] [stdout] test goldfish::tests::asap_is_at_least_as_fast_as_baseline_by_cutoff has been running for over 60 seconds
[INFO] [stdout] test goldfish::tests::car_enabled_never_lowers_the_send_rate has been running for over 60 seconds
[INFO] [stdout] test goldfish::tests::goldfish_runs_and_casts_sometimes has been running for over 60 seconds
[INFO] [stdout] test goldfish::tests::realized_car_pop_sends_without_any_doomsday has been running for over 60 seconds
[INFO] [stdout] test goldfish::tests::goldfish_runs_and_casts_sometimes ... ok
[INFO] [stdout] test goldfish::tests::asap_casts_doomsday_reliably ... ok
[INFO] [stdout] test goldfish::tests::realized_car_pop_sends_without_any_doomsday ... ok
[INFO] [stdout] test goldfish::tests::car_enabled_never_lowers_the_send_rate ... ok
[INFO] [stdout] test goldfish::tests::asap_is_at_least_as_fast_as_baseline_by_cutoff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 137 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 708.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dd_goldfish-288761e0819efa8b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmtg_engine-81cbdebe0aae6f5f)
[INFO] [stdout] 
[INFO] [stdout] running 462 tests
[INFO] [stdout] test ir::tests::ability_construction_smoke ... ok
[INFO] [stdout] test ir::tests::action_construction_smoke ... ok
[INFO] [stdout] test ir::tests::ce_mod_smoke ... ok
[INFO] [stdout] test ir::tests::axis_smoke ... ok
[INFO] [stdout] test ir::tests::bind_env_smoke ... ok
[INFO] [stdout] test ir::tests::cost_phase1::build_schema_pay_life_x_emits_number_decision ... ok
[INFO] [stdout] test ir::tests::cost_phase1::pay_mana_drains_pool_when_payable ... ok
[INFO] [stdout] test ir::tests::cost_phase1::pay_mana_partial_pool_reports_residual ... ok
[INFO] [stdout] test ir::tests::cost_phase1::equiv_pay_life_2 ... ok
[INFO] [stdout] test ir::tests::cost_phase1::build_schema_tap_source_no_decision ... ok
[INFO] [stdout] test ir::tests::cost_phase1::equiv_tap_self ... ok
[INFO] [stdout] test ir::tests::cost_phase1::loyalty_adjust_positive_increases ... ok
[INFO] [stdout] test ir::tests::cost_phase1::loyalty_adjust_modifies_source_and_marks_activated ... ok
[INFO] [stdout] test ir::tests::cost_phase3::default_announcement_branch_picks_first_payable ... ok
[INFO] [stdout] test ir::tests::cost_phase1::replicate_outside_cost_context_is_noop ... ok
[INFO] [stdout] test ir::tests::cost_phase3::default_announcement_picks_first_n_objects ... ok
[INFO] [stdout] test ir::tests::cost_phase1::pay_mana_returns_shortage_when_pool_empty ... ok
[INFO] [stdout] test ir::tests::cost_phase3::default_announcement_replicate_picks_zero ... ok
[INFO] [stdout] test ir::tests::cost_phase1::pay_validates_missing_binding ... ok
[INFO] [stdout] test ir::tests::cost_phase3::default_announcement_single_object_uses_obj_value ... ok
[INFO] [stdout] test catalog::added_mana_tests::dark_ritual_adds_bbb ... ok
[INFO] [stdout] test ir::tests::cost_phase3::default_announcement_xlife_picks_min_three_and_max ... ok
[INFO] [stdout] test ir::tests::cost_phase1::build_schema_pay_life_constant_no_decision ... ok
[INFO] [stdout] test ir::tests::cost_phase3::pay_ir_cost_drains_life_with_default_strategy ... ok
[INFO] [stdout] test ir::tests::cost_phase3::pay_ir_cost_xlife_uses_default_strategy_binding ... ok
[INFO] [stdout] test ir::tests::cost_phase3::pay_ir_cost_unpayable_returns_none ... ok
[INFO] [stdout] test ir::tests::cost_phase4::move_by_choice_walk_unpayable_with_no_candidates ... ok
[INFO] [stdout] test ir::tests::cost_xmana::nested_choose_branch_carries_discard_object_decision ... ok
[INFO] [stdout] test ir::tests::cost_phase4::engineered_explosives_storage_is_ir_pay_mana_then_sacrifice ... ok
[INFO] [stdout] test ir::tests::cost_phase1::sequence_short_circuits_on_mana_shortage ... ok
[INFO] [stdout] test ir::tests::cost_phase4::daze_alt_cost_storage_is_ir_move_by_choice_return ... ok
[INFO] [stdout] test ir::tests::cost_xmana::nested_choose_discard_branch_executes_chosen_card ... ok
[INFO] [stdout] test catalog::added_mana_tests::non_ritual_spells_and_lands_add_no_resolve_mana ... ok
[INFO] [stdout] test ir::tests::cost_phase4::force_of_will_alt_cost_storage_is_ir_pitch_then_pay_life ... ok
[INFO] [stdout] test ir::tests::cost_phase4::force_of_negation_alt_cost_storage_is_ir_pitch ... ok
[INFO] [stdout] test ir::tests::cost_xmana::nested_choose_falls_back_to_life_when_hand_empty ... ok
[INFO] [stdout] test ir::tests::cost_phase4::wasteland_storage_is_ir_sequence ... ok
[INFO] [stdout] test ir::tests::cost_xmana::pay_mana_x_constant_emits_no_decision ... ok
[INFO] [stdout] test ir::tests::cost_xmana::pay_mana_x_var_emits_xmana_decision_bounded_by_potential ... ok
[INFO] [stdout] test ir::tests::deps::abilities_writers ... ok
[INFO] [stdout] test ir::tests::deps::all_objects_reads_zone_and_filter_axes ... ok
[INFO] [stdout] test ir::tests::deps::cast_permission_writers ... ok
[INFO] [stdout] test catalog::added_mana_tests::surveil_duals_enter_tapped_abu_duals_dont ... ok
[INFO] [stdout] test ir::tests::deps::ce_edge_copy_then_read_type ... ok
[INFO] [stdout] test ir::tests::deps::ce_edge_no_overlap_is_independent ... ok
[INFO] [stdout] test ir::tests::cost_xmana::pay_mana_x_drains_pool_by_bound_amount ... ok
[INFO] [stdout] test ir::tests::deps::color_writers ... ok
[INFO] [stdout] test ir::tests::deps::ce_edge_pump_then_read_power ... ok
[INFO] [stdout] test ir::tests::deps::cost_mod_writers ... ok
[INFO] [stdout] test ir::tests::deps::keywords_reads_abilities ... ok
[INFO] [stdout] test ir::tests::deps::dedup_removes_repeated_axes ... ok
[INFO] [stdout] test ir::tests::cost_phase4::engineered_explosives_pay_ir_cost_drains_mana_and_sacrifices ... ok
[INFO] [stdout] test ir::tests::deps::game_ctx_and_triggering_event ... ok
[INFO] [stdout] test ir::tests::deps::composed_predicate_unions_axes ... ok
[INFO] [stdout] test ir::tests::deps::copy_writer_covers_all_characteristic_layers ... ok
[INFO] [stdout] test ir::tests::deps::colors_reads_color ... ok
[INFO] [stdout] test ir::tests::deps::mv_and_name_read_copy_layer ... ok
[INFO] [stdout] test ir::tests::deps::pt_writers ... ok
[INFO] [stdout] test ir::tests::deps::power_reads_pt ... ok
[INFO] [stdout] test ir::tests::deps::type_writers ... ok
[INFO] [stdout] test ir::tests::event_log_smoke ... ok
[INFO] [stdout] test ir::tests::cost_phase4::lotus_petal_storage_is_ir_sacrifice ... ok
[INFO] [stdout] test ir::tests::deps::rule_mod_writers ... ok
[INFO] [stdout] test ir::tests::execute_parity::attach_sets_attached_to_and_detaches_on_ltb ... ok
[INFO] [stdout] test ir::tests::deps::controller_reads_control_but_owner_is_free ... ok
[INFO] [stdout] test ir::tests::deps::supertypes_and_subtypes_both_read_type_layer ... ok
[INFO] [stdout] test ir::tests::deps::zone_and_counters_and_life ... ok
[INFO] [stdout] test ir::tests::execute_parity::damage_permanent_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::counter_parity ... ok
[INFO] [stdout] test ir::tests::deps::types_reads_type ... ok
[INFO] [stdout] test ir::tests::execute_parity::destroy_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::choose_picks_strategy_index ... ok
[INFO] [stdout] test ir::tests::execute_parity::bounce_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::damage_player_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::draw_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::dig_keeps_chosen_and_bottoms_the_rest ... ok
[INFO] [stdout] test ir::tests::execute_parity::discard_sends_random_hand_card_to_graveyard ... ok
[INFO] [stdout] test ir::tests::execute_parity::exile_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::may_do_respects_strategy_yes ... ok
[INFO] [stdout] test ir::tests::execute_parity::may_do_respects_strategy_no ... ok
[INFO] [stdout] test ir::tests::execute_parity::put_counters_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::move_changes_zone ... ok
[INFO] [stdout] test ir::tests::execute_parity::reveal_marks_hand_known ... ok
[INFO] [stdout] test ir::tests::execute_parity::if_then_branches_correctly ... ok
[INFO] [stdout] test ir::tests::execute_parity::scry_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::search_to_top_after_shuffle_puts_chosen_sorcery_on_top ... ok
[INFO] [stdout] test ir::tests::cost_phase4::snuff_out_alt_cost_storage_is_ir_pay_life_4 ... ok
[INFO] [stdout] test ir::tests::execute_parity::sacrifice_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::for_each_damages_all_creatures ... ok
[INFO] [stdout] test ir::tests::execute_parity::remove_counters_saturates_at_zero ... ok
[INFO] [stdout] test ir::tests::execute_parity::pay_life_parity ... ok
[INFO] [stdout] test ir::tests::game_ctx_smoke ... ok
[INFO] [stdout] test ir::tests::playable_phase2::affordable_spell_appears_with_schema ... ok
[INFO] [stdout] test ir::tests::parity::scoped_binder_enumeration ... ok
[INFO] [stdout] test ir::tests::execute_parity::sequence_runs_in_order ... ok
[INFO] [stdout] test ir::tests::execute_parity::tap_and_untap_flip_battlefield_state ... ok
[INFO] [stdout] test ir::tests::execute_parity::surveil_parity ... ok
[INFO] [stdout] test ir::tests::execute_parity::flow_state_keeps_two_only_with_instant_and_sorcery_in_graveyard ... ok
[INFO] [stdout] test ir::tests::playable_phase2::unaffordable_spell_in_hand_not_playable ... ok
[INFO] [stdout] test ir::tests::scoped_binder_smoke ... ok
[INFO] [stdout] test ir::tests::execute_parity::mill_parity_against_manual_baseline ... ok
[INFO] [stdout] test snapshot::tests::base64url_roundtrip_various_lengths ... ok
[INFO] [stdout] test ir::tests::playable_phase2::empty_board_yields_no_playable ... ok
[INFO] [stdout] test snapshot::tests::decode_bad_version ... ok
[INFO] [stdout] test snapshot::tests::decode_truncated ... ok
[INFO] [stdout] test snapshot::tests::from_url_token_decodes_both_v2_and_v3 ... ok
[INFO] [stdout] test ir::tests::execute_parity::search_picks_matching_card ... ok
[INFO] [stdout] test ir::tests::cost_phase4::ir_tap_mana_storage_is_ir ... ok
[INFO] [stdout] test snapshot::tests::pile_slot_survives_roundtrip ... ok
[INFO] [stdout] test snapshot::tests::roundtrip_base64url ... ok
[INFO] [stdout] test snapshot::tests::roundtrip_binary ... ok
[INFO] [stdout] test snapshot::tests::registry_roundtrip ... ok
[INFO] [stdout] test snapshot::tests::compare_v2_v3_sizes ... ok
[INFO] [stdout] test snapshot::tests::snapshot_size ... ok
[INFO] [stdout] test snapshot::tests::v3_roundtrip ... ok
[INFO] [stdout] test tests::resolving_spell_stays_on_stack_until_its_effect_finishes ... ok
[INFO] [stdout] test tests::test_activated_ability_not_a_trigger_target ... ok
[INFO] [stdout] test tests::test_additional_cost_blocks_cast_when_unpayable ... ok
[INFO] [stdout] test tests::test_adventure_resolve_exiles_to_on_adventure ... ok
[INFO] [stdout] test tests::test_beginning_phase_untaps_and_draws ... ok
[INFO] [stdout] test tests::test_abrade_creature_mode_nonlethal_survives ... ok
[INFO] [stdout] test tests::test_abrade_artifact_mode_destroys ... ok
[INFO] [stdout] test tests::test_adventure_bounce_effect_returns_opp_permanent ... ok
[INFO] [stdout] test ir::tests::expr_construction_smoke ... ok
[INFO] [stdout] test tests::test_additional_cost_paid_on_cast ... ok
[INFO] [stdout] test tests::test_batterskull_living_weapon_attaches_and_buffs_germ ... ok
[INFO] [stdout] test tests::test_bowmasters_no_trigger_on_natural_first_draw ... ok
[INFO] [stdout] test tests::test_abrade_creature_mode_deals_lethal_damage ... ok
[INFO] [stdout] test tests::counter_targets_own_spell_only_with_who_any ... ok
[INFO] [stdout] test tests::test_bitter_triumph_life_branch_fallback ... ok
[INFO] [stdout] test tests::test_assign_combat_damage_strategy_choice ... ok
[INFO] [stdout] test tests::test_bitter_triumph_discard_branch_preferred ... ok
[INFO] [stdout] test tests::test_apply_bowmasters_etb_grows_existing_army ... ok
[INFO] [stdout] test tests::test_batterskull_bounce_self_to_hand ... ok
[INFO] [stdout] test tests::test_bitter_triumph_unpayable_when_both_branches_blocked ... ok
[INFO] [stdout] test tests::test_bowmasters_ping_hits_face_when_no_killable_creature ... ok
[INFO] [stdout] test tests::test_brainstorm_flips_tamiyo_on_second_draw_of_three ... ok
[INFO] [stdout] test tests::test_brainstorm_fires_three_draw_events ... ok
[INFO] [stdout] test tests::test_bowmasters_ping_kills_1_1_creature ... ok
[INFO] [stdout] test tests::test_ancient_tomb_produces_two_and_deals_damage ... ok
[INFO] [stdout] test tests::test_brainstorm_composition_draw3_putback2 ... ok
[INFO] [stdout] test tests::test_bowmasters_ping_prioritises_opposing_bowmasters ... ok
[INFO] [stdout] test tests::test_cast_delve_spell_exiles_graveyard_cards ... ok
[INFO] [stdout] test tests::test_bowmasters_triggers_on_cantrip_draw ... ok
[INFO] [stdout] test tests::test_cast_spell_alt_cost_exiles_pitch_card ... ok
[INFO] [stdout] test tests::test_brotherhoods_end_mode0_damages_creatures ... ok
[INFO] [stdout] test tests::test_cast_delve_spell_insufficient_mana_after_delve ... ok
[INFO] [stdout] test tests::test_brotherhoods_end_mode1_destroys_cheap_artifacts ... ok
[INFO] [stdout] test tests::test_cast_delve_spell_partial_delve ... ok
[INFO] [stdout] test tests::test_apply_bowmasters_etb_deals_damage_and_creates_army ... ok
[INFO] [stdout] test tests::test_cda_power_equals_graveyard_count ... ok
[INFO] [stdout] test tests::test_cleanup_removes_damage ... ok
[INFO] [stdout] test tests::test_blood_moon_nonbasic_becomes_mountain ... ok
[INFO] [stdout] test tests::test_brainstorm_net_one_card ... ok
[INFO] [stdout] test tests::test_beb_counters_red_and_hydroblast_fizzles_on_non_red ... ok
[INFO] [stdout] test tests::test_cast_from_adventure_enters_play ... ok
[INFO] [stdout] test tests::test_combat_phase_full_cycle ... ok
[INFO] [stdout] test tests::test_cast_spell_unaffordable_returns_none ... ok
[INFO] [stdout] test tests::test_consider_surveil_keeps_good_card ... ok
[INFO] [stdout] test tests::test_consign_counters_triggered_ability ... ok
[INFO] [stdout] test tests::test_cavern_colored_mana_blocked_for_non_creature ... ok
[INFO] [stdout] test tests::test_combat_damage_outclassed_attacker_dies ... ok
[INFO] [stdout] test tests::test_consider_surveil_then_draw ... ok
[INFO] [stdout] test tests::test_cavern_colored_mana_allowed_for_creature ... ok
[INFO] [stdout] test tests::test_combat_damage_unblocked_hits_player ... ok
[INFO] [stdout] test tests::test_combat_damage_blocked_no_player_damage ... ok
[INFO] [stdout] test tests::test_combat_damage_sba_kills_both_2_2s ... ok
[INFO] [stdout] test tests::test_city_of_traitors_produces_two_colorless ... ok
[INFO] [stdout] test tests::test_consign_counters_colorless_spell ... ok
[INFO] [stdout] test tests::test_clue_token_activated_draws_via_ir ... ok
[INFO] [stdout] test tests::test_cast_spell_normal_cost_removes_from_library ... ok
[INFO] [stdout] test tests::test_containment_priest_does_not_exile_itself ... ok
[INFO] [stdout] test tests::test_city_of_traitors_not_triggered_by_fetch ... ok
[INFO] [stdout] test tests::test_counter_fizzles_on_uncounterable_spell ... ok
[INFO] [stdout] test tests::test_counter_unless_pays_counters_when_opp_cannot_pay ... ok
[INFO] [stdout] test tests::test_city_of_traitors_sacrificed_when_another_land_played ... ok
[INFO] [stdout] test tests::test_cycling_draw_effect ... ok
[INFO] [stdout] test tests::test_deathtouch_attacker_kills_big_blocker ... ok
[INFO] [stdout] test tests::test_deathrite_first_ability_is_not_a_mana_ability ... ok
[INFO] [stdout] test tests::test_counter_unless_pays_spell_resolves_when_opp_pays ... ok
[INFO] [stdout] test tests::test_cori_no_buff_when_unattached ... ok
[INFO] [stdout] test tests::test_daze_counter_unless_pays_1 ... ok
[INFO] [stdout] test tests::test_counter_spell_filter_excludes_abilities ... ok
[INFO] [stdout] test tests::test_declare_attackers_sets_attacking_flag ... ok
[INFO] [stdout] test tests::test_declare_blockers_blocked_attacker_not_unblocked ... ok
[INFO] [stdout] test tests::test_cori_flurry_not_third_spell ... ok
[INFO] [stdout] test tests::test_daze_pays_by_tapping_land ... ok
[INFO] [stdout] test tests::test_cori_flurry_second_spell ... ok
[INFO] [stdout] test tests::test_declare_blockers_sets_unblocked_flag_when_no_blocker ... ok
[INFO] [stdout] test tests::test_cori_equip_grants_keywords_and_pt ... ok
[INFO] [stdout] test tests::test_daze_bounce_alt_cost_records_returned_island ... ok
[INFO] [stdout] test tests::test_cori_flurry_not_first_spell ... ok
[INFO] [stdout] test tests::test_disruptor_flute_names_brainstorm_taxes_it ... ok
[INFO] [stdout] test tests::test_delver_transforms_on_upkeep_with_instant_on_top ... ok
[INFO] [stdout] test tests::test_deathtouch_blocker_kills_attacker ... ok
[INFO] [stdout] test tests::test_cryptic_coat_etb_cloaks_token_and_attaches ... ok
[INFO] [stdout] test tests::test_double_strike_no_trample_dead_blocker_no_spill ... ok
[INFO] [stdout] test tests::test_draw_step_skipped_on_play_turn1 ... ok
[INFO] [stdout] test tests::test_containment_priest_exiles_non_cast_creature ... ok
[INFO] [stdout] test tests::test_double_strike_trample_dead_blocker_spills_in_regular ... ok
[INFO] [stdout] test tests::test_disruptor_flute_does_not_affect_other_cards ... ok
[INFO] [stdout] test tests::test_double_strike_unblocked_deals_damage_twice ... ok
[INFO] [stdout] test tests::test_detach_on_creature_leaves ... ok
[INFO] [stdout] test tests::test_drc_no_delirium_without_enough_types ... ok
[INFO] [stdout] test tests::test_draw_step_draws_card ... ok
[INFO] [stdout] test tests::test_delver_no_transform_without_instant_on_top ... ok
[INFO] [stdout] test tests::test_disruptor_flute_suppresses_wasteland_ability ... ok
[INFO] [stdout] test tests::test_dv_replacement_does_not_fire_for_own_cards ... ok
[INFO] [stdout] test tests::test_ee_etb_places_charge_counters ... ok
[INFO] [stdout] test tests::test_effect_destroy_ability_removes_nonbasic_land ... ok
[INFO] [stdout] test tests::test_effect_destroy_spell_removes_opp_creature ... ok
[INFO] [stdout] test tests::test_effect_destroy_spell_removes_opp_land ... ok
[INFO] [stdout] test tests::test_effect_life_loss_reduces_caster_life ... ok
[INFO] [stdout] test tests::test_effect_exile_ability_removes_creature ... ok
[INFO] [stdout] test tests::test_effect_discard_removes_opp_card ... ok
[INFO] [stdout] test tests::test_effect_mana_adds_to_pool ... ok
[INFO] [stdout] test tests::test_end_combat_clears_fields ... ok
[INFO] [stdout] test tests::test_entered_step_not_fired_for_no_prio_steps ... ok
[INFO] [stdout] test tests::test_entered_step_fires_for_all_priority_steps ... ok
[INFO] [stdout] test tests::test_dv_activated_grants_castable_from_exile_via_ir ... ok
[INFO] [stdout] test tests::test_dv_replacement_exiles_opponent_card ... ok
[INFO] [stdout] test tests::test_fire_triggers_empty_when_no_bowmasters_in_play ... ok
[INFO] [stdout] test tests::test_drc_surveil_on_noncreature_cast ... ok
[INFO] [stdout] test tests::test_fire_triggers_returns_context_for_bowmasters_etb ... ok
[INFO] [stdout] test tests::test_fantasticar_pops_on_exactly_fourth_noncreature_spell ... ok
[INFO] [stdout] test tests::test_ee_ability_destroys_matching_mv ... ok
[INFO] [stdout] test tests::test_fatal_push_cannot_target_flipped_tamiyo ... ok
[INFO] [stdout] test tests::test_fantasticar_as_the_fourth_spell_does_not_pop ... ok
[INFO] [stdout] test tests::test_fetchland_search_via_ability_factory ... ok
[INFO] [stdout] test tests::test_end_combat_clears_attacking_unblocked_flags ... ok
[INFO] [stdout] test tests::test_effect_destroy_ability_ignores_basic_land ... ok
[INFO] [stdout] test tests::test_entered_phase_fires_for_main_phases ... ok
[INFO] [stdout] test tests::test_fantasticar_creature_spell_does_not_count_toward_four ... ok
[INFO] [stdout] test tests::test_first_strike_step_skipped_when_no_first_or_double_strike ... ok
[INFO] [stdout] test tests::test_fantasticar_no_pop_with_four_spells_before_car_then_more_after ... ok
[INFO] [stdout] test tests::test_engineered_explosives_destroys_nonland_at_charge_mv ... ok
[INFO] [stdout] test tests::test_effect_cantrip_increments_hand ... ok
[INFO] [stdout] test tests::test_drc_no_surveil_on_creature_cast ... ok
[INFO] [stdout] test tests::test_flusterstorm_storm_copies_counter_spells ... ok
[INFO] [stdout] test tests::test_fow_cannot_pitch_itself ... ok
[INFO] [stdout] test tests::test_fon_countered_target_not_exiled ... ok
[INFO] [stdout] test tests::test_flying_not_blocked_by_ground ... ok
[INFO] [stdout] test tests::test_fow_normal_mana_cost ... ok
[INFO] [stdout] test tests::test_flusterstorm_storm_trigger_creates_copies ... ok
[INFO] [stdout] test tests::test_flying_blocked_by_flyer ... ok
[INFO] [stdout] test tests::test_fon_pitch_condition_checks_active_player ... ok
[INFO] [stdout] test tests::test_fon_counter_and_exile ... ok
[INFO] [stdout] test tests::test_first_strike_attacker_kills_blocker_before_regular ... ok
[INFO] [stdout] test tests::test_fow_not_legal_with_empty_stack ... ok
[INFO] [stdout] test tests::test_fow_not_legal_after_permanent_resolves ... ok
[INFO] [stdout] test tests::test_drc_delirium_grants_flying_and_pt ... ok
[INFO] [stdout] test tests::test_flusterstorm_no_storm_when_first_spell ... ok
[INFO] [stdout] test tests::test_grafdiggers_cage_prohibition_removed_on_ltb ... ok
[INFO] [stdout] test tests::test_gsz_finds_green_creature ... ok
[INFO] [stdout] test tests::test_grafdiggers_cage_blocks_gy_and_lib_casting ... ok
[INFO] [stdout] test tests::test_fow_legal_with_opposing_spell_on_stack ... ok
[INFO] [stdout] test tests::test_fury_etb_deals_4_to_target ... ok
[INFO] [stdout] test tests::test_grafdiggers_cage_prohibition_blocks_creature_from_gy ... ok
[INFO] [stdout] test tests::test_grafdiggers_cage_does_not_block_non_creature ... ok
[INFO] [stdout] test tests::test_fow_pitch_objects_moved_contains_pitch_card ... ok
[INFO] [stdout] test tests::test_fury_evoke_sacrifices_itself ... ok
[INFO] [stdout] test tests::test_grant_ability_makes_mana_and_activated_abilities_usable ... ok
[INFO] [stdout] test tests::test_fow_not_offered_on_empty_stack ... ok
[INFO] [stdout] test tests::test_fury_hardcast_not_sacrificed ... ok
[INFO] [stdout] test tests::test_grafdiggers_cage_restriction_removed_on_ltb ... ok
[INFO] [stdout] test tests::test_fow_x_fon_y_stack_interaction ... ok
[INFO] [stdout] test tests::test_hexing_squelcher_protects_your_spells ... ok
[INFO] [stdout] test tests::test_ir_ward_triggers_and_taxes_opponent ... ok
[INFO] [stdout] test tests::test_hexing_squelcher_does_not_protect_opponent_spells ... ok
[INFO] [stdout] test tests::test_ir_ward_ignores_own_spell ... ok
[INFO] [stdout] test tests::test_hexing_squelcher_grants_ward_to_other_creature ... ok
[INFO] [stdout] test tests::test_insufficient_mana_blocks_cast ... ok
[INFO] [stdout] test tests::test_hymn_does_not_reveal_hand ... ok
[INFO] [stdout] test tests::test_ir_grant_ability_grants_ward_to_other_creature ... ok
[INFO] [stdout] test tests::test_karn_suppresses_opponent_artifact_abilities ... ok
[INFO] [stdout] test tests::test_hexing_squelcher_ward_grant_ignores_own_spells ... ok
[INFO] [stdout] test tests::test_karakas_bounces_opp_legendary_creature ... ok
[INFO] [stdout] test tests::test_kaito_minus_two_taps_and_stuns_target ... ok
[INFO] [stdout] test tests::test_led_excluded_from_potential_mana ... ok
[INFO] [stdout] test tests::test_lavinia_trigger_lotus_petal ... ok
[INFO] [stdout] test tests::test_led_excluded_from_mana_sub_loop ... ok
[INFO] [stdout] test tests::test_hexing_squelcher_ward_grant_applies_to_creature_that_enters_later ... ok
[INFO] [stdout] test tests::test_kaito_animates_only_on_your_turn_with_loyalty ... ok
[INFO] [stdout] test tests::test_kaito_plus_one_emblem_pumps_only_your_ninjas ... ok
[INFO] [stdout] test tests::test_kaito_zero_no_draw_when_opponent_kept_life ... ok
[INFO] [stdout] test tests::test_island_mana_ability_produces_blue_via_ir ... ok
[INFO] [stdout] test tests::test_kaito_zero_draws_when_opponent_lost_life ... ok
[INFO] [stdout] test tests::test_karn_does_not_affect_non_artifacts ... ok
[INFO] [stdout] test tests::test_lavinia_prohibition_blocks_noncreature_over_land_count ... ok
[INFO] [stdout] test tests::test_leyline_removed_no_redirect ... ok
[INFO] [stdout] test tests::test_lifelink_on_blocker_gains_life ... ok
[INFO] [stdout] test tests::test_lifelink_blocked_gains_life_from_blocker ... ok
[INFO] [stdout] test tests::test_mana_value ... ok
[INFO] [stdout] test tests::test_leyline_redirects_gy_to_exile ... ok
[INFO] [stdout] test tests::test_lavinia_trigger_counters_free_spell ... ok
[INFO] [stdout] test tests::test_magus_preserves_supertypes ... ok
[INFO] [stdout] test tests::test_may_shuffle_gated_by_strategy ... ok
[INFO] [stdout] test tests::test_mana_log_and_cast_both_present ... ok
[INFO] [stdout] test tests::test_lifelink_unblocked_gains_life ... ok
[INFO] [stdout] test tests::test_magus_does_not_affect_creatures ... ok
[INFO] [stdout] test tests::test_magus_basic_land_unaffected ... ok
[INFO] [stdout] test tests::test_long_goodbye_still_uncounterable ... ok
[INFO] [stdout] test tests::test_meltdown_destroys_artifacts_at_or_below_x ... ok
[INFO] [stdout] test tests::test_magus_snow_basic_unaffected ... ok
[INFO] [stdout] test tests::test_meteor_sword_etb_destroys_target_and_buffs_equipped ... ok
[INFO] [stdout] test tests::test_magus_fetch_land_loses_ability ... ok
[INFO] [stdout] test tests::test_magus_ci_removed_on_ltb ... ok
[INFO] [stdout] test tests::test_magus_multiple_nonbasics ... ok
[INFO] [stdout] test tests::test_mindbreak_trap_condition_checks_opponent_spell_count ... ok
[INFO] [stdout] test tests::test_mindbreak_trap_exiles_all_targeted_spells ... ok
[INFO] [stdout] test tests::test_mox_opal_metalcraft_met ... ok
[INFO] [stdout] test tests::test_mistrise_village_ability_expires_eot ... ok
[INFO] [stdout] test tests::test_mistrise_village_ability_makes_next_spell_uncounterable ... ok
[INFO] [stdout] test tests::test_ninjutsu_enters_tapped_and_attacking_inheriting_target ... ok
[INFO] [stdout] test tests::test_murktide_attacks_with_counter_boosted_stats ... ok
[INFO] [stdout] test tests::test_mistrise_village_etb_untapped_with_forest ... ok
[INFO] [stdout] test tests::test_murktide_no_counter_on_land_exile ... ok
[INFO] [stdout] test tests::test_monk_prowess_noncreature ... ok
[INFO] [stdout] test tests::test_mistrise_village_etb_tapped_without_mountain_or_forest ... ok
[INFO] [stdout] test tests::test_no_vigilance_attacker_taps ... ok
[INFO] [stdout] test tests::test_no_ability_offered_after_sacrifice_cost_paid ... ok
[INFO] [stdout] test tests::test_mox_opal_metalcraft_not_met ... ok
[INFO] [stdout] test tests::test_murktide_zero_counters_when_no_instants_exiled ... ok
[INFO] [stdout] test tests::test_mishras_bauble_delayed_draw_at_next_upkeep ... ok
[INFO] [stdout] test tests::test_murktide_counters_from_exiled_instants_sorceries ... ok
[INFO] [stdout] test tests::test_murktide_counter_on_instant_exile ... ok
[INFO] [stdout] test tests::test_no_trample_no_spillover ... ok
[INFO] [stdout] test tests::test_no_stale_objects_after_multi_permanent_resolution ... ok
[INFO] [stdout] test tests::test_mistrise_village_ability_one_shot ... ok
[INFO] [stdout] test tests::test_mistrise_village_etb_untapped_with_mountain ... ok
[INFO] [stdout] test tests::test_parse_mana_cost_black ... ok
[INFO] [stdout] test tests::test_parse_mana_cost_mixed ... ok
[INFO] [stdout] test tests::test_order_does_not_touch_cards_beyond_n ... ok
[INFO] [stdout] test tests::test_parse_log_hand_info ... ok
[INFO] [stdout] test tests::test_null_rod_suppresses_artifact_abilities ... ok
[INFO] [stdout] test tests::test_order_blockers_reorders_combat_blocks ... ok
[INFO] [stdout] test tests::test_painters_servant_names_blue_makes_pyro_work ... ok
[INFO] [stdout] test tests::test_omniscience_grants_free_alternate_cost_to_hand_spells ... ok
[INFO] [stdout] test tests::test_order_sorts_top_n_by_score ... ok
[INFO] [stdout] test tests::test_order_top_respects_strategy_arrangement ... ok
[INFO] [stdout] test tests::test_omniscience_does_not_affect_lands ... ok
[INFO] [stdout] test tests::test_painters_servant_ci_removed_on_ltb ... ok
[INFO] [stdout] test tests::test_parse_mana_cost_zero ... ok
[INFO] [stdout] test tests::test_omniscience_does_not_affect_opponent ... ok
[INFO] [stdout] test tests::test_painters_servant_names_blue_enables_force_of_will_pitch ... ok
[INFO] [stdout] test tests::test_priority_round_both_pass_empty_stack ... ok
[INFO] [stdout] test tests::test_preordain_scries_then_draws ... ok
[INFO] [stdout] test tests::test_ponder_keeps_best_on_top_and_draws_it ... ok
[INFO] [stdout] test tests::test_personal_tutor_finds_sorcery ... ok
[INFO] [stdout] test tests::test_planeswalker_enters_with_starting_loyalty_via_ir_replacement ... ok
[INFO] [stdout] test tests::test_magus_nonbasic_becomes_mountain ... ok
[INFO] [stdout] test tests::test_plain_attacker_skips_first_strike_step ... ok
[INFO] [stdout] test tests::test_put_back_eval_puts_worst_on_top ... ok
[INFO] [stdout] test tests::test_phelia_blinks_opponent_permanent_no_counter ... ok
[INFO] [stdout] test tests::test_phelia_blinks_own_permanent_gains_counter ... ok
[INFO] [stdout] test tests::test_protection_does_not_prevent_combat_damage ... ok
[INFO] [stdout] test tests::test_priority_round_both_players_pass ... ok
[INFO] [stdout] test tests::test_ponder_shuffles_when_strategy_opts_in ... ok
[INFO] [stdout] test tests::test_pyroblast_counters_blue_spell ... ok
[INFO] [stdout] test tests::test_pre_war_formalwear_etb_reanimates_and_attaches ... ok
[INFO] [stdout] test tests::test_protection_colored_permanent_ability_can_target ... ok
[INFO] [stdout] test tests::test_price_of_progress_deals_damage_per_nonbasic ... ok
[INFO] [stdout] test tests::test_protection_colorless_spell_damage_goes_through ... ok
[INFO] [stdout] test tests::test_quantum_riddler_etb_draws_and_warp_alt_cost_present ... ok
[INFO] [stdout] test tests::test_put_back_eval_twice_puts_two_worst ... ok
[INFO] [stdout] test tests::test_protection_colorless_spell_can_target ... ok
[INFO] [stdout] test tests::test_recompute_includes_graveyard_objects ... ok
[INFO] [stdout] test tests::test_put_back_resets_hand_knowledge ... ok
[INFO] [stdout] test tests::test_pyroblast_fizzles_on_non_blue_spell ... ok
[INFO] [stdout] test tests::test_saga_lore_counters_fire_chapters_then_sacrifice ... ok
[INFO] [stdout] test tests::test_reach_blocks_flyer ... ok
[INFO] [stdout] test tests::test_recompute_counters_fold_before_ce ... ok
[INFO] [stdout] test tests::test_recompute_pt_modifier ... ok
[INFO] [stdout] test tests::test_recruiter_etb_finds_low_toughness_creature ... ok
[INFO] [stdout] test tests::test_resolve_instant_does_not_log_countered ... ok
[INFO] [stdout] test tests::test_prismatic_ending_exiles_iff_mv_le_converge ... ok
[INFO] [stdout] test tests::test_quantum_riddler_warp_registers_end_step_exile ... ok
[INFO] [stdout] test tests::test_reveal_hand_marks_cards_known ... ok
[INFO] [stdout] test tests::test_reb_counters_blue_spell ... ok
[INFO] [stdout] test tests::test_sba_legend_rule_only_one_copy_untouched ... ok
[INFO] [stdout] test tests::test_reb_destroys_blue_permanent ... ok
[INFO] [stdout] test tests::test_quantum_riddler_hardcast_not_exiled ... ok
[INFO] [stdout] test tests::test_sba_life_zero_ends_game ... ok
[INFO] [stdout] test tests::test_sba_life_negative_ends_game ... ok
[INFO] [stdout] test tests::test_sba_token_leaves_battlefield_ceases_to_exist ... ok
[INFO] [stdout] test tests::test_sba_token_on_battlefield_not_removed ... ok
[INFO] [stdout] test tests::test_sba_zero_toughness_creature_dies ... ok
[INFO] [stdout] test tests::test_sba_planeswalker_loyalty_zero_dies ... ok
[INFO] [stdout] test tests::test_sheoldrds_edict_mode0_sacrifices_nontoken_creature ... ok
[INFO] [stdout] test tests::test_sba_lethal_damage_creature_dies ... ok
[INFO] [stdout] test tests::test_scry_all_bad_sends_all_to_bottom ... ok
[INFO] [stdout] test tests::test_protection_prevents_spell_damage ... ok
[INFO] [stdout] test tests::test_resolved_permanent_does_not_leave_stale_stack_object ... ok
[INFO] [stdout] test tests::test_sneak_attack_enchantment_has_ability ... ok
[INFO] [stdout] test tests::test_sheoldrds_edict_token_filter_spares_nontoken ... ok
[INFO] [stdout] test tests::test_show_and_tell_caster_puts_creature_on_battlefield ... ok
[INFO] [stdout] test tests::test_shuffle_action_preserves_library ... ok
[INFO] [stdout] test tests::test_sba_legend_rule_second_copy_dies ... ok
[INFO] [stdout] test tests::test_stage_label ... ok
[INFO] [stdout] test tests::test_rough_deals_2_to_non_flyers_spares_flyers ... ok
[INFO] [stdout] test tests::test_static_ability_def_grants_flying_at_etb ... ok
[INFO] [stdout] test tests::test_static_ability_def_removed_at_ltb ... ok
[INFO] [stdout] test tests::test_snuff_out_cant_pay_life_when_low ... ok
[INFO] [stdout] test tests::test_ssg_on_battlefield_does_not_tap_for_mana ... ok
[INFO] [stdout] test tests::test_protection_colored_spell_cannot_target ... ok
[INFO] [stdout] test tests::test_stifle_targets_activated_or_triggered ... ok
[INFO] [stdout] test tests::test_ssg_potential_mana_includes_hand ... ok
[INFO] [stdout] test tests::test_show_and_tell_no_candidates_no_crash ... ok
[INFO] [stdout] test tests::test_sneak_attack_delayed_trigger_sacrifices_at_end_step ... ok
[INFO] [stdout] test tests::test_sufficient_mana_allows_cast ... ok
[INFO] [stdout] test tests::test_stoneforge_activated_puts_equipment_from_hand ... ok
[INFO] [stdout] test tests::test_ssg_produce_mana_exiles_from_hand ... ok
[INFO] [stdout] test tests::test_stat_mod_reversed_at_cleanup ... ok
[INFO] [stdout] test tests::test_tamiyo_clue_when_attacking ... ok
[INFO] [stdout] test tests::test_stifle_counters_triggered_ability ... ok
[INFO] [stdout] test tests::test_swords_exiles_creature_and_gains_life ... ok
[INFO] [stdout] test tests::test_stoneforge_etb_finds_equipment ... ok
[INFO] [stdout] test tests::test_tamiyo_flip_on_third_draw ... ok
[INFO] [stdout] test tests::test_surgical_extraction_exiles_all_copies ... ok
[INFO] [stdout] test tests::test_scry_keeps_good_cards_on_top ... ok
[INFO] [stdout] test tests::test_snuff_out_life_alternate_cost ... ok
[INFO] [stdout] test tests::test_sneak_attack_puts_creature_with_haste ... ok
[INFO] [stdout] test tests::test_surveil_land_etb_mills_when_choice_true ... ok
[INFO] [stdout] test tests::test_surveil_land_etb_keeps_when_choice_false ... ok
[INFO] [stdout] test tests::test_toxic_deluge_applies_minus_x_pt ... ok
[INFO] [stdout] test tests::test_tamiyo_minus_three_returns_card_and_ramps_on_green ... ok
[INFO] [stdout] test tests::test_triggered_ability_on_stack_legal_targets ... ok
[INFO] [stdout] test tests::test_tamiyo_no_clue_when_not_attacking ... ok
[INFO] [stdout] test tests::test_trample_with_deathtouch_assigns_one_to_blocker ... ok
[INFO] [stdout] test tests::test_tamiyo_minus_seven_draws_half_library_and_grants_no_max_hand ... ok
[INFO] [stdout] test tests::test_trample_no_excess_no_player_damage ... ok
[INFO] [stdout] test tests::test_toxic_deluge_pays_x_life ... ok
[INFO] [stdout] test tests::test_urza_saga_finds_low_cost_colorless_artifact ... ok
[INFO] [stdout] test tests::test_urza_saga_ignores_high_mv_artifact ... ok
[INFO] [stdout] test tests::test_urza_saga_ignores_colored_artifact ... ok
[INFO] [stdout] test tests::test_untap_step_resets_permanents ... ok
[INFO] [stdout] test tests::test_unholy_heat_2_damage_without_delirium ... ok
[INFO] [stdout] test tests::test_urza_saga_chapter_iii_fetches_then_sacrifices ... ok
[INFO] [stdout] test tests::test_tumble_deals_6_to_flyers_spares_non_flyers ... ok
[INFO] [stdout] test tests::test_urborg_suppressed_under_blood_moon ... ok
[INFO] [stdout] test tests::test_tamiyo_plus_two_expires_at_controller_untap ... ok
[INFO] [stdout] test tests::test_unholy_heat_6_damage_with_delirium ... ok
[INFO] [stdout] test tests::test_tamiyo_plus_two_applies_power_mod_to_attackers ... ok
[INFO] [stdout] test tests::test_urborg_ci_removed_on_ltb ... ok
[INFO] [stdout] test tests::test_validate_assignment_legal_passthrough ... ok
[INFO] [stdout] test tests::test_validate_assignment_oversum_falls_back ... ok
[INFO] [stdout] test tests::test_urborg_adds_swamp_to_basic ... ok
[INFO] [stdout] test tests::test_validate_assignment_skips_lethal_falls_back ... ok
[INFO] [stdout] test tests::test_validate_assignment_no_trample_no_leftover_falls_back ... ok
[INFO] [stdout] test tests::test_thoughtseize_reveals_then_discards ... ok
[INFO] [stdout] test tests::test_validate_assignment_trample_allows_leftover ... ok
[INFO] [stdout] test tests::test_wasteland_activated_destroys_target_nonbasic_via_ir ... ok
[INFO] [stdout] test tests::test_urborg_adds_swamp_to_nonbasic ... ok
[INFO] [stdout] test tests::test_zone_tracking_consistency ... ok
[INFO] [stdout] test tests::test_yavimaya_before_blood_moon_same_result ... ok
[INFO] [stdout] test tests::test_vigilance_attacker_not_tapped ... ok
[INFO] [stdout] test tests::test_xmana_additional_cost_blocks_cast_when_short ... ok
[INFO] [stdout] test tests::test_urborg_no_duplicate_on_swamp ... ok
[INFO] [stdout] test tests::test_xmana_additional_cost_drains_x_generic_on_cast ... ok
[INFO] [stdout] test tests::test_yavimaya_adds_forest_to_nonbasic ... ok
[INFO] [stdout] test tests::test_yavimaya_plus_blood_moon ... ok
[INFO] [stdout] test tests::test_trample_excess_to_player ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 462 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libmtg
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/libmtg/src/lib.rs - (line 7) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libmtg_decklist
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libmtg_doomsday
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libmtg_engine
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c", kill_on_drop: false }`
[INFO] [stdout] c68d8cc0aa14aab264e68424fa27dc60b1916964e997eb1c5ae5162aea925a7c
