[INFO] cloning repository https://github.com/Blito/character-sheet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blito/character-sheet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlito%2Fcharacter-sheet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlito%2Fcharacter-sheet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 948e5277d079c8ed618bab9d844a2aec56fa4af7
[INFO] checking Blito/character-sheet against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlito%2Fcharacter-sheet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Blito/character-sheet on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Blito/character-sheet
[INFO] finished tweaking git repo https://github.com/Blito/character-sheet
[INFO] tweaked toml for git repo https://github.com/Blito/character-sheet written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Blito/character-sheet 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v1.5.3
[INFO] [stderr]   Downloaded bitflags v1.2.0
[INFO] [stderr]   Downloaded itertools v0.8.0
[INFO] [stderr]   Downloaded tui v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814dbc443f6ff4fe20d49ed857ca56488c483acab63e6b3515ea3c441eac83c0
[INFO] running `Command { std: "docker" "start" "-a" "814dbc443f6ff4fe20d49ed857ca56488c483acab63e6b3515ea3c441eac83c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814dbc443f6ff4fe20d49ed857ca56488c483acab63e6b3515ea3c441eac83c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814dbc443f6ff4fe20d49ed857ca56488c483acab63e6b3515ea3c441eac83c0", kill_on_drop: false }`
[INFO] [stdout] 814dbc443f6ff4fe20d49ed857ca56488c483acab63e6b3515ea3c441eac83c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c59c5940920c9111f2118eb3b32fdeedb1368d5adc4b6530e94f9c12b84d04e
[INFO] running `Command { std: "docker" "start" "-a" "4c59c5940920c9111f2118eb3b32fdeedb1368d5adc4b6530e94f9c12b84d04e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking unicode-segmentation v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking termion v1.5.3
[INFO] [stderr]     Checking tui v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking terminal_test_1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:325:47
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].into_iter(),
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].iter(),
[INFO] [stdout]     |                                               ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 325 |             IntoIterator::into_iter(["Prof", "Mod", "Skill", "Bonus"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:327:68
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Acrobatics", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:328:73
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Animal Handling", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:329:65
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Arcana", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:330:67
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Athletics", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:331:67
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Deception", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:332:66
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "History", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:325:47
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].into_iter(),
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].iter(),
[INFO] [stdout]     |                                               ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 325 |             IntoIterator::into_iter(["Prof", "Mod", "Skill", "Bonus"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Insight", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:334:70
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                      ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Intimidation", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                    ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:335:72
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Investigation", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                      ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:327:68
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Acrobatics", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:336:66
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Medicine", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:328:73
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Animal Handling", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:337:64
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Nature", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:329:65
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Arcana", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:338:68
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Perception", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:330:67
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Athletics", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:339:69
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                     ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Performance", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:331:67
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Deception", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Religion", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:332:66
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "History", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:341:73
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Sleight of Hand", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:342:66
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Stealth", "+5"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Insight", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:334:70
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                      ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Intimidation", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                    ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:343:66
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Survival", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:335:72
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Investigation", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                      ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:443:75
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].into_iter(),
[INFO] [stdout]     |                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].iter(),
[INFO] [stdout]     |                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 443 |             IntoIterator::into_iter(["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                                             ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:336:66
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Medicine", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:445:90
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(IntoIterator::into_iter(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                         ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:337:64
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Nature", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:446:96
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(IntoIterator::into_iter(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:338:68
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Perception", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:447:103
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                       ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(IntoIterator::into_iter(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:339:69
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                     ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Performance", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Religion", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:448:107
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(IntoIterator::into_iter(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:341:73
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Sleight of Hand", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:449:97
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(IntoIterator::into_iter(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:342:66
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Stealth", "+5"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:450:93
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                             ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(IntoIterator::into_iter(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:343:66
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Survival", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:451:110
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(IntoIterator::into_iter(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:452:98
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(IntoIterator::into_iter(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:443:75
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].into_iter(),
[INFO] [stdout]     |                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].iter(),
[INFO] [stdout]     |                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 443 |             IntoIterator::into_iter(["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                                             ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:453:94
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(IntoIterator::into_iter(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:445:90
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(IntoIterator::into_iter(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                         ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:454:107
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(IntoIterator::into_iter(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:446:96
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(IntoIterator::into_iter(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:455:105
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(IntoIterator::into_iter(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:447:103
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                       ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(IntoIterator::into_iter(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:448:107
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(IntoIterator::into_iter(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:449:97
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(IntoIterator::into_iter(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:450:93
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                             ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(IntoIterator::into_iter(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:451:110
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(IntoIterator::into_iter(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:452:98
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(IntoIterator::into_iter(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:453:94
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(IntoIterator::into_iter(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:454:107
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(IntoIterator::into_iter(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:455:105
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(IntoIterator::into_iter(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.50s
[INFO] running `Command { std: "docker" "inspect" "4c59c5940920c9111f2118eb3b32fdeedb1368d5adc4b6530e94f9c12b84d04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c59c5940920c9111f2118eb3b32fdeedb1368d5adc4b6530e94f9c12b84d04e", kill_on_drop: false }`
[INFO] [stdout] 4c59c5940920c9111f2118eb3b32fdeedb1368d5adc4b6530e94f9c12b84d04e
[INFO] checking Blito/character-sheet against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlito%2Fcharacter-sheet" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Blito/character-sheet on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Blito/character-sheet
[INFO] finished tweaking git repo https://github.com/Blito/character-sheet
[INFO] tweaked toml for git repo https://github.com/Blito/character-sheet written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Blito/character-sheet 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47746cf3887265eb8f5b74fcd5b0ada65c85fc04c1e590e75433d33071b1da1c
[INFO] running `Command { std: "docker" "start" "-a" "47746cf3887265eb8f5b74fcd5b0ada65c85fc04c1e590e75433d33071b1da1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47746cf3887265eb8f5b74fcd5b0ada65c85fc04c1e590e75433d33071b1da1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47746cf3887265eb8f5b74fcd5b0ada65c85fc04c1e590e75433d33071b1da1c", kill_on_drop: false }`
[INFO] [stdout] 47746cf3887265eb8f5b74fcd5b0ada65c85fc04c1e590e75433d33071b1da1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f18beb494dac639de86de3aabc11d93ff469c4e360bdd68a9729f01a0f9615
[INFO] running `Command { std: "docker" "start" "-a" "c9f18beb494dac639de86de3aabc11d93ff469c4e360bdd68a9729f01a0f9615", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking termion v1.5.3
[INFO] [stderr]     Checking tui v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking terminal_test_1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:325:47
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].into_iter(),
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].iter(),
[INFO] [stdout]     |                                               ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 325 |             IntoIterator::into_iter(["Prof", "Mod", "Skill", "Bonus"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:327:68
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Acrobatics", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:328:73
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Animal Handling", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:329:65
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Arcana", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:330:67
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Athletics", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:331:67
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Deception", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:332:66
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "History", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Insight", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:334:70
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                      ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Intimidation", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                    ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:335:72
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Investigation", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                      ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:336:66
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Medicine", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:337:64
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Nature", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:338:68
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Perception", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:339:69
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                     ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Performance", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Religion", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:341:73
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Sleight of Hand", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:342:66
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Stealth", "+5"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:343:66
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Survival", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:443:75
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].into_iter(),
[INFO] [stdout]     |                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].iter(),
[INFO] [stdout]     |                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 443 |             IntoIterator::into_iter(["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                                             ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:445:90
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(IntoIterator::into_iter(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                         ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:446:96
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(IntoIterator::into_iter(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:447:103
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                       ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(IntoIterator::into_iter(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:448:107
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(IntoIterator::into_iter(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:449:97
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(IntoIterator::into_iter(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:450:93
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                             ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(IntoIterator::into_iter(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:451:110
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(IntoIterator::into_iter(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:452:98
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(IntoIterator::into_iter(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:453:94
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(IntoIterator::into_iter(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:454:107
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(IntoIterator::into_iter(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:455:105
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(IntoIterator::into_iter(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/character.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Character`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/character.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Character`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/stats.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Eq, PartialEq, Hash, Deserialize, Serialize)]
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Stat`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/stats.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Eq, PartialEq, Hash, Deserialize, Serialize)]
[INFO] [stdout]   |                                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Stat`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/skill.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Skill`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/skill.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Skill`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:325:47
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].into_iter(),
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 325 |             ["Prof", "Mod", "Skill", "Bonus"].iter(),
[INFO] [stdout]     |                                               ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 325 |             IntoIterator::into_iter(["Prof", "Mod", "Skill", "Bonus"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:327:68
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(["   ", "DEX", "Acrobatics", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Acrobatics", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:328:73
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(["   ", "DEX", "Animal Handling", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Animal Handling", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:329:65
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData([" ⭐️ ", "DEX", "Arcana", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Arcana", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:330:67
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(["   ", "DEX", "Athletics", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Athletics", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:331:67
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(["   ", "DEX", "Deception", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                   ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 331 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Deception", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                 ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:332:66
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData([" ⭐️ ", "DEX", "History", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "History", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(["   ", "DEX", "Insight", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Insight", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:334:70
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(["   ", "DEX", "Intimidation", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                      ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Intimidation", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                    ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:335:72
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].into_iter(), row_style),
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData([" ⭐️ ", "DEX", "Investigation", "+6"].iter(), row_style),
[INFO] [stdout]     |                                                                        ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Investigation", "+6"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                      ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:336:66
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(["   ", "DEX", "Medicine", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Medicine", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:337:64
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(["   ", "DEX", "Nature", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Nature", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:338:68
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(["   ", "DEX", "Perception", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                    ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Perception", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                  ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:339:69
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].into_iter(), row_style),
[INFO] [stdout]     |                                                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(["   ", "DEX", "Performance", "+0"].iter(), row_style),
[INFO] [stdout]     |                                                                     ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Performance", "+0"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(["   ", "DEX", "Religion", "+4"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Religion", "+4"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:341:73
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].into_iter(), row_style),
[INFO] [stdout]     |                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(["   ", "DEX", "Sleight of Hand", "+3"].iter(), row_style),
[INFO] [stdout]     |                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Sleight of Hand", "+3"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:342:66
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData([" ⭐️ ", "DEX", "Stealth", "+5"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Row::StyledData(IntoIterator::into_iter([" ⭐️ ", "DEX", "Stealth", "+5"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:343:66
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].into_iter(), row_style),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(["   ", "DEX", "Survival", "+1"].iter(), row_style),
[INFO] [stdout]     |                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 Row::StyledData(IntoIterator::into_iter(["   ", "DEX", "Survival", "+1"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:443:75
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].into_iter(),
[INFO] [stdout]     |                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 443 |             ["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"].iter(),
[INFO] [stdout]     |                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 443 |             IntoIterator::into_iter(["Lvl", "Name", "Time", "Range", "HIT/DC", "Effect", "Notes"]),
[INFO] [stdout]     |             ++++++++++++++++++++++++                                                             ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:445:90
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                           ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Row::StyledData(IntoIterator::into_iter(["C", "Fire Bolt", "1A", "120ft", "+6", "1d10 🔥", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                         ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:446:96
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 Row::StyledData(IntoIterator::into_iter(["C", "Mage Hand", "1A", "30ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                              ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:447:103
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                       ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 Row::StyledData(IntoIterator::into_iter(["C", "Prestidigitation", "1A", "10ft", "-", "Utility", "D: 1m, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                     ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:448:107
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 448 |                 Row::StyledData(IntoIterator::into_iter(["1", "Burning Hands", "1A", "Self", "DEX 14", "3d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:449:97
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 Row::StyledData(IntoIterator::into_iter(["1", "Find Familiar", "1h", "10ft", "-", "Summoning", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                               ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:450:93
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                             ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 Row::StyledData(IntoIterator::into_iter(["1", "Identify", "1m", "Touch", "-", "Detection", "V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:451:110
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 Row::StyledData(IntoIterator::into_iter(["1", "Illusory Script", "1m", "Touch", "-", "Communication", "D: 10d, S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:452:98
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"].iter(), row_style),
[INFO] [stdout]     |                                                                                                  ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Row::StyledData(IntoIterator::into_iter(["1", "Mage Armor", "1A", "Touch", "-", "Buff*", "D: 8h, V/S/M"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:453:94
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                              ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 453 |                 Row::StyledData(IntoIterator::into_iter(["1", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                            ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:454:107
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                            ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Row::StyledData(IntoIterator::into_iter(["2", "Burning Hands", "1A", "Self", "DEX 14", "4d6 🔥", "15ft cone, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                          ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/ui/main_app.rs:455:105
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].into_iter(), row_style),
[INFO] [stdout]     |                                                                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"].iter(), row_style),
[INFO] [stdout]     |                                                                                                         ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 Row::StyledData(IntoIterator::into_iter(["2", "Magic Missile", "1A", "120ft", "-", "1d4+1 ☄", "Count: +1, V/S"]), row_style),
[INFO] [stdout]     |                                 ++++++++++++++++++++++++                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/character.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Character`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/character.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Character`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/stats.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Eq, PartialEq, Hash, Deserialize, Serialize)]
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Stat`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/stats.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Eq, PartialEq, Hash, Deserialize, Serialize)]
[INFO] [stdout]   |                                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Stat`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/skill.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Skill`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/character/skill.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Skill`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terminal_test_1` (lib test) due to 7 previous errors; 30 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors; 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terminal_test_1` (lib) due to 7 previous errors; 30 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c9f18beb494dac639de86de3aabc11d93ff469c4e360bdd68a9729f01a0f9615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f18beb494dac639de86de3aabc11d93ff469c4e360bdd68a9729f01a0f9615", kill_on_drop: false }`
[INFO] [stdout] c9f18beb494dac639de86de3aabc11d93ff469c4e360bdd68a9729f01a0f9615
