[INFO] cloning repository https://github.com/Brysonmk1984/aa-battles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brysonmk1984/aa-battles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrysonmk1984%2Faa-battles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrysonmk1984%2Faa-battles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fab94e12a18bfd1ad4314957ca8492a63b895cc8
[INFO] testing Brysonmk1984/aa-battles against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrysonmk1984%2Faa-battles" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brysonmk1984/aa-battles
[INFO] finished tweaking git repo https://github.com/Brysonmk1984/aa-battles
[INFO] tweaked toml for git repo https://github.com/Brysonmk1984/aa-battles written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brysonmk1984/aa-battles on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brysonmk1984/aa-battles 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58f17bc09b0bbec2ec2c3f8987135b4d358b63ebe901ba18d3c24fc3211fd529
[INFO] running `Command { std: "docker" "start" "-a" "58f17bc09b0bbec2ec2c3f8987135b4d358b63ebe901ba18d3c24fc3211fd529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58f17bc09b0bbec2ec2c3f8987135b4d358b63ebe901ba18d3c24fc3211fd529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f17bc09b0bbec2ec2c3f8987135b4d358b63ebe901ba18d3c24fc3211fd529", kill_on_drop: false }`
[INFO] [stdout] 58f17bc09b0bbec2ec2c3f8987135b4d358b63ebe901ba18d3c24fc3211fd529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6803e4f1904935ddb7e71bf5848d2a29026c248273e369ec46589de626012b60
[INFO] running `Command { std: "docker" "start" "-a" "6803e4f1904935ddb7e71bf5848d2a29026c248273e369ec46589de626012b60", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.13.0
[INFO] [stderr]    Compiling serde-this-or-that v0.4.2
[INFO] [stderr]    Compiling aa-battles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                                ----------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                                ----------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                       ------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                 ------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aa-battles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6803e4f1904935ddb7e71bf5848d2a29026c248273e369ec46589de626012b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6803e4f1904935ddb7e71bf5848d2a29026c248273e369ec46589de626012b60", kill_on_drop: false }`
[INFO] [stdout] 6803e4f1904935ddb7e71bf5848d2a29026c248273e369ec46589de626012b60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529518c76e777f7c1b3ab1de4713e3d4e675cefdb7200706b8aca52817580461
[INFO] running `Command { std: "docker" "start" "-a" "529518c76e777f7c1b3ab1de4713e3d4e675cefdb7200706b8aca52817580461", kill_on_drop: false }`
[INFO] [stderr]    Compiling aa-battles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                                ----------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                                ----------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                       ------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                 ------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                                ----------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                                ----------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                                       ------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/enums.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stdout]    |                 ------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aa-battles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "529518c76e777f7c1b3ab1de4713e3d4e675cefdb7200706b8aca52817580461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529518c76e777f7c1b3ab1de4713e3d4e675cefdb7200706b8aca52817580461", kill_on_drop: false }`
[INFO] [stdout] 529518c76e777f7c1b3ab1de4713e3d4e675cefdb7200706b8aca52817580461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f67fdd5568c82b994eb9a36052fd7c45468614ce2d64e203624ada15b9ab47e
[INFO] running `Command { std: "docker" "start" "-a" "5f67fdd5568c82b994eb9a36052fd7c45468614ce2d64e203624ada15b9ab47e", kill_on_drop: false }`
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> src/enums.rs:66:3
[INFO] [stderr]    |
[INFO] [stderr] 66 | #[serde(rename_all = "snake_case")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stderr] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stderr]    |                                                ----------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr]    = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> src/enums.rs:78:3
[INFO] [stderr]    |
[INFO] [stderr] 78 | #[serde(rename_all = "snake_case")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stderr] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stderr]    |                                                ----------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> src/enums.rs:67:3
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[strum(serialize_all = "lowercase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 68 | #[derive(Debug, Clone, Copy, Default, Display, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stderr]    |                                       ------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]   --> src/enums.rs:79:3
[INFO] [stderr]    |
[INFO] [stderr] 79 | #[strum(serialize_all = "lowercase")]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr] 80 | #[derive(Debug, Display, Clone, Copy, Default, Deserialize, Serialize, EnumString, PartialEq)]
[INFO] [stderr]    |                 ------- the attribute is introduced here
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: `aa-battles` (lib) generated 4 warnings
[INFO] [stderr] warning: `aa-battles` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aa-battles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aa_battles-fb982ad51c480c23)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test battle::determine_win_conditions::tests::test_check_for_king_captured_condition_air_no_capture ... ok
[INFO] [stdout] test battle::determine_win_conditions::tests::test_check_for_king_captured_condition_east_win ... ok
[INFO] [stdout] test battle::determine_win_conditions::tests::test_determine_army_conquered_condition_west ... ok
[INFO] [stdout] test battle::determine_win_conditions::tests::test_determine_army_conquered_condition_east ... ok
[INFO] [stdout] test battle::determine_win_conditions::tests::test_check_for_king_captured_condition_west_win ... ok
[INFO] [stdout] test battle::tick::phases::attack::attack_phase::tests::test_aoe_attack ... ok
[INFO] [stdout] test battle::tick::phases::attack::block::tests::try_block_pass ... ok
[INFO] [stdout] test battle::tick::phases::attack::block::tests::try_block_fail ... ok
[INFO] [stdout] test battle::tick::phases::attack::dodge::tests::try_dodge_fail_march ... ok
[INFO] [stdout] test battle::tick::phases::attack::dodge::tests::try_dodge_pass_march ... ok
[INFO] [stdout] test battle::tick::phases::march::test::test_attack_phase_no_march ... ok
[INFO] [stdout] test battle::tick::phases::march::test::test_direction_change ... ok
[INFO] [stdout] test battle::tick::phases::range_find::tests::test_update_in_range_map_air_not_in_range_of_melee ... ok
[INFO] [stdout] test battle::tick::phases::attack::dodge::tests::try_dodge_pass_no_march ... ok
[INFO] [stdout] test battle::tick::phases::attack::attack_phase::tests::test_attack_phase_defender_count_should_not_change_if_not_in_range ... ok
[INFO] [stdout] test battle::tick::phases::range_find::tests::test_update_in_range_map_flying_in_front ... ok
[INFO] [stdout] test battle::tick::phases::range_find::tests::test_update_in_range_map_zero_count_excluded ... ok
[INFO] [stdout] test battle::tick::phases::attack::dodge::tests::try_dodge_fail_no_march ... ok
[INFO] [stdout] test match_up::match_up::test::should_march_east_distance_based_on_speed ... ok
[INFO] [stdout] test battle::tick::phases::range_find::tests::test_update_in_range_map_in_range ... ok
[INFO] [stdout] test match_up::match_up::test::should_set_is_marching ... ok
[INFO] [stdout] test match_up::match_up::test::should_march_west_distance_based_on_speed ... ok
[INFO] [stdout] test battle::tick::phases::attack::attack_phase::tests::test_attack_speed ... ok
[INFO] [stdout] test battle::tick::phases::attack::attack_phase::tests::test_attack_phase_attacker_should_march_if_no_defender_in_range ... ok
[INFO] [stdout] test battle::determine_win_conditions::tests::test_check_for_king_captured_condition_none ... ok
[INFO] [stdout] test battle::tick::phases::march::test::test_attack_phase_march ... ok
[INFO] [stdout] test battle::tick::phases::range_find::tests::test_update_in_range_map_none_in_range ... ok
[INFO] [stdout] test battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_block_all_with_max_shield_rating ... FAILED
[INFO] [stdout] test battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_dodge_all_with_max_agility_and_marching ... FAILED
[INFO] [stdout] test tests::test_do_battle ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_block_all_with_max_shield_rating stdout ----
[INFO] [stdout] USING MOCK ARMIES
[INFO] [stdout] [PeacekeeperMonks]
[INFO] [stdout] 50 20
[INFO] [stdout] 50 82
[INFO] [stdout] 
[INFO] [stdout] thread 'battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_block_all_with_max_shield_rating' (34) panicked at src/battle/tick/phases/attack/attack_phase.rs:102:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f0be06aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x591f0be06aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x591f0be06aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f0be06aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x591f0be1c30a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f0be1c30a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x591f0be0b8f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x591f0be0b8f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x591f0bde553f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f0bde553f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f0bdfef29 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f0bd55fbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x591f0bd55fbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x591f0bdff0e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x591f0bdff0e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f0bde55f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f0bddc829 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x591f0bde649d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f0be1cb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f0be1c8f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f0bd1dc4d - core::result::Result<T,E>::unwrap::h2c0a0fb5670a0bfa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x591f0bd1dc4d - aa_battles::battle::tick::phases::attack::attack_phase::run_attack_sequence::hf7627bcf9a16ae2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:102:44
[INFO] [stdout]   22:     0x591f0bd1d753 - aa_battles::battle::tick::phases::attack::attack_phase::attack_phase::{{closure}}::h9b25a090974cc19f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:40:17
[INFO] [stdout]   23:     0x591f0bd233f8 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hba48d96f26f7ec74
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   24:     0x591f0bd3581c - <hashbrown::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::fold::{{closure}}::h7e18850e600990d7
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/map.rs:3241:13
[INFO] [stdout]   25:     0x591f0bcf32e2 - hashbrown::raw::RawIterRange<T>::fold_impl::he9f92efec34a89c9
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/raw/mod.rs:3711:23
[INFO] [stdout]   26:     0x591f0bd35789 - <hashbrown::raw::RawIter<T> as core::iter::traits::iterator::Iterator>::fold::h00a4839cf1b3caff
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/raw/mod.rs:3877:28
[INFO] [stdout]   27:     0x591f0bd35789 - <hashbrown::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::fold::h6d928e87f770c09e
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/map.rs:3239:20
[INFO] [stdout]   28:     0x591f0bd0c051 - <std::collections::hash::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::fold::h0950fb907d75040a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/collections/hash/map.rs:2094:19
[INFO] [stdout]   29:     0x591f0bd10283 - core::iter::traits::iterator::Iterator::for_each::he84ca8e25e06f302
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   30:     0x591f0bd1d5e1 - aa_battles::battle::tick::phases::attack::attack_phase::attack_phase::hdbf965d443ca8d34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:31:10
[INFO] [stdout]   31:     0x591f0bd05fb3 - aa_battles::battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_block_all_with_max_shield_rating::haa4cd9d9c5bd9e0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:332:9
[INFO] [stdout]   32:     0x591f0bd06147 - aa_battles::battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_block_all_with_max_shield_rating::{{closure}}::hd6cf5524ffeba2d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:304:67
[INFO] [stdout]   33:     0x591f0bd0edd6 - core::ops::function::FnOnce::call_once::hf750f4f49791ca4c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x591f0bd4a09b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x591f0bd4a09b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x591f0bd56a8b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x591f0bd56a8b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x591f0bd56a8b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x591f0bd56a8b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x591f0bd56a8b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x591f0bd56a8b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x591f0bd56a8b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x591f0bd521a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x591f0bd521a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x591f0bd59692 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x591f0bd59692 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x591f0bd59692 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x591f0bd59692 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f0bd59692 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f0bd59692 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x591f0bd59692 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x591f0be063ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x591f0be063ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x72c7250a9aa4 - <unknown>
[INFO] [stdout]   55:     0x72c725136a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_dodge_all_with_max_agility_and_marching stdout ----
[INFO] [stdout] USING MOCK ARMIES
[INFO] [stdout] [PeacekeeperMonks]
[INFO] [stdout] 0 78
[INFO] [stdout] 
[INFO] [stdout] thread 'battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_dodge_all_with_max_agility_and_marching' (35) panicked at src/battle/tick/phases/attack/attack_phase.rs:102:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f0be06aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x591f0be06aea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x591f0be06aea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f0be06aea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x591f0be1c30a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f0be1c30a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x591f0be0b8f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x591f0be0b8f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x591f0bde553f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f0bde553f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f0bdfef29 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f0bd55fbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x591f0bd55fbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x591f0bdff0e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x591f0bdff0e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f0bde55f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f0bddc829 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x591f0bde649d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f0be1cb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f0be1c8f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f0bd1dc4d - core::result::Result<T,E>::unwrap::h2c0a0fb5670a0bfa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x591f0bd1dc4d - aa_battles::battle::tick::phases::attack::attack_phase::run_attack_sequence::hf7627bcf9a16ae2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:102:44
[INFO] [stdout]   22:     0x591f0bd1d753 - aa_battles::battle::tick::phases::attack::attack_phase::attack_phase::{{closure}}::h9b25a090974cc19f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:40:17
[INFO] [stdout]   23:     0x591f0bd233f8 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hba48d96f26f7ec74
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:842:29
[INFO] [stdout]   24:     0x591f0bd3581c - <hashbrown::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::fold::{{closure}}::h7e18850e600990d7
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/map.rs:3241:13
[INFO] [stdout]   25:     0x591f0bcf32e2 - hashbrown::raw::RawIterRange<T>::fold_impl::he9f92efec34a89c9
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/raw/mod.rs:3711:23
[INFO] [stdout]   26:     0x591f0bd35789 - <hashbrown::raw::RawIter<T> as core::iter::traits::iterator::Iterator>::fold::h00a4839cf1b3caff
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/raw/mod.rs:3877:28
[INFO] [stdout]   27:     0x591f0bd35789 - <hashbrown::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::fold::h6d928e87f770c09e
[INFO] [stdout]                                at /rust/deps/hashbrown-0.16.1/src/map.rs:3239:20
[INFO] [stdout]   28:     0x591f0bd0c051 - <std::collections::hash::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::fold::h0950fb907d75040a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/collections/hash/map.rs:2094:19
[INFO] [stdout]   29:     0x591f0bd10283 - core::iter::traits::iterator::Iterator::for_each::he84ca8e25e06f302
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:845:14
[INFO] [stdout]   30:     0x591f0bd1d5e1 - aa_battles::battle::tick::phases::attack::attack_phase::attack_phase::hdbf965d443ca8d34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:31:10
[INFO] [stdout]   31:     0x591f0bd07276 - aa_battles::battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_dodge_all_with_max_agility_and_marching::h44a304968fee6a1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:296:9
[INFO] [stdout]   32:     0x591f0bd07327 - aa_battles::battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_dodge_all_with_max_agility_and_marching::{{closure}}::h1e746c2005e20835
[INFO] [stdout]                                at /opt/rustwide/workdir/src/battle/tick/phases/attack/attack_phase.rs:267:74
[INFO] [stdout]   33:     0x591f0bd0e156 - core::ops::function::FnOnce::call_once::h01a1ec80a1957901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x591f0bd4a09b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x591f0bd4a09b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x591f0bd56a8b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x591f0bd56a8b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x591f0bd56a8b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x591f0bd56a8b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x591f0bd56a8b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x591f0bd56a8b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x591f0bd56a8b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x591f0bd521a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x591f0bd521a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x591f0bd59692 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x591f0bd59692 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x591f0bd59692 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x591f0bd59692 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f0bd59692 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f0bd59692 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x591f0bd59692 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x591f0be063ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x591f0be063ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x72c7250a9aa4 - <unknown>
[INFO] [stdout]   55:     0x72c725136a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]     battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_block_all_with_max_shield_rating
[INFO] [stdout]     battle::tick::phases::attack::attack_phase::tests::test_attack_phase_should_dodge_all_with_max_agility_and_marching
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f67fdd5568c82b994eb9a36052fd7c45468614ce2d64e203624ada15b9ab47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f67fdd5568c82b994eb9a36052fd7c45468614ce2d64e203624ada15b9ab47e", kill_on_drop: false }`
[INFO] [stdout] 5f67fdd5568c82b994eb9a36052fd7c45468614ce2d64e203624ada15b9ab47e
