[INFO] cloning repository https://github.com/CodeConiglietto/diggdrasil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeConiglietto/diggdrasil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fdiggdrasil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fdiggdrasil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea58bd8f71a32c74c00e5ab0f8fb348fa6b0e7e2 [INFO] checking CodeConiglietto/diggdrasil against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fdiggdrasil" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CodeConiglietto/diggdrasil [INFO] finished tweaking git repo https://github.com/CodeConiglietto/diggdrasil [INFO] tweaked toml for git repo https://github.com/CodeConiglietto/diggdrasil written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CodeConiglietto/diggdrasil on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CodeConiglietto/diggdrasil 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ea457c4f5f6706d0b675ea51e465197b76e8db4b5e14c6124e4ef4574e39c1 [INFO] running `Command { std: "docker" "start" "-a" "d8ea457c4f5f6706d0b675ea51e465197b76e8db4b5e14c6124e4ef4574e39c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ea457c4f5f6706d0b675ea51e465197b76e8db4b5e14c6124e4ef4574e39c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ea457c4f5f6706d0b675ea51e465197b76e8db4b5e14c6124e4ef4574e39c1", kill_on_drop: false }` [INFO] [stdout] d8ea457c4f5f6706d0b675ea51e465197b76e8db4b5e14c6124e4ef4574e39c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7d0a33a405ae6eebc9fa19fdd75ac5f44b79b2976c3e8423b1cec0d94705470 [INFO] running `Command { std: "docker" "start" "-a" "a7d0a33a405ae6eebc9fa19fdd75ac5f44b79b2976c3e8423b1cec0d94705470", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking lyon_geom v0.17.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking lyon_path v0.17.6 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking gilrs-core v0.3.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking lyon_tessellation v0.17.9 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking lyon_algorithms v0.17.5 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking gilrs v0.8.1 [INFO] [stderr] Checking glam v0.15.2 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Checking lyon v0.17.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking shred v0.12.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking specs v0.17.0 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking tui v0.16.0 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking noise v0.7.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling ggez v0.6.0 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking old_school_gfx_glutin_ext v0.26.0 [INFO] [stderr] Checking bunnyfont v0.1.0 (https://github.com/CodeConiglietto/bunnyfont.git?branch=master#fdca87d8) [INFO] [stderr] Checking diggdrasil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/data/ai/goals/fulfil_hunger.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::IntoEnumIterator` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/data/ai/goals/fulfil_hunger.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::IntoEnumIterator` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::*` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/arm_self.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_entity` [INFO] [stdout] --> src/data/ai/goals/arm_self.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/arm_self.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/attack_in_direction.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chunk_tile` [INFO] [stdout] --> src/data/ai/goals/build.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | if let Some(chunk_tile) = data.tile_world.get(pos) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_tile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inv` [INFO] [stdout] --> src/data/ai/goals/build.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(inv) = data.inventory.get(parent_entity) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/craft.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_entity` [INFO] [stdout] --> src/data/ai/goals/craft.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/craft.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_entity` [INFO] [stdout] --> src/data/ai/goals/drop_item.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/drop_item.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/flee_danger.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/group_with_allies.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/move_in_direction.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/travel_path.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/wander.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/arm_self.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_entity` [INFO] [stdout] --> src/data/ai/goals/arm_self.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/arm_self.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/attack_in_direction.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chunk_tile` [INFO] [stdout] --> src/data/ai/goals/build.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | if let Some(chunk_tile) = data.tile_world.get(pos) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_tile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inv` [INFO] [stdout] --> src/data/ai/goals/build.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(inv) = data.inventory.get(parent_entity) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/craft.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_entity` [INFO] [stdout] --> src/data/ai/goals/craft.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/craft.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent_entity` [INFO] [stdout] --> src/data/ai/goals/drop_item.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/drop_item.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | fn resolve(&mut self, parent_entity: Entity, data: &mut GoalData) -> AIGoalResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/flee_danger.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/group_with_allies.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/move_in_direction.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/travel_path.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/data/ai/goals/wander.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_textual_representation(&self, data: &RenderData) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ecs/systems/digestion_resolution.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let mut nutrient = edc.get_mut(*edible).unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(success) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut inv = data.inventory; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `itc` [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let itc = data.item; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_itc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inv` [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut inv = data.inventory; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eid` [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | for (eid, pos, inc, gol, pth) in [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_eid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/a_star.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn visited(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn visited(&self) -> ArrayView2<'_, VisitedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/a_star.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn extract_path(&self, end: UPosition) -> AStarPath { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn extract_path(&self, end: UPosition) -> AStarPath<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/a_star.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 175 | ) -> Option [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | ) -> Option> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/shadowcast.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fov(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fov(&self) -> ArrayView2<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / { [INFO] [stdout] 27 | | Ok(ButcherableComponentData { [INFO] [stdout] 28 | | yielded_entities: self [INFO] [stdout] 29 | | .yielded_entities [INFO] [stdout] ... | [INFO] [stdout] 33 | | }) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(ButcherableComponentData { [INFO] [stdout] 28 | | yielded_entities: self [INFO] [stdout] 29 | | .yielded_entities [INFO] [stdout] 30 | | .iter() [INFO] [stdout] 31 | | .map(|e| ids(*e).unwrap()) [INFO] [stdout] 32 | | .collect(), [INFO] [stdout] 33 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / { [INFO] [stdout] 40 | | Ok(Self { [INFO] [stdout] 41 | | yielded_entities: data [INFO] [stdout] 42 | | .yielded_entities [INFO] [stdout] ... | [INFO] [stdout] 46 | | }) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | / Ok(Self { [INFO] [stdout] 41 | | yielded_entities: data [INFO] [stdout] 42 | | .yielded_entities [INFO] [stdout] 43 | | .into_iter() [INFO] [stdout] 44 | | .map(|m| ids(m).unwrap()) [INFO] [stdout] 45 | | .collect(), [INFO] [stdout] 46 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / { [INFO] [stdout] 27 | | Ok(DeathComponentData { [INFO] [stdout] 28 | | contained_entities: self [INFO] [stdout] 29 | | .contained_entities [INFO] [stdout] ... | [INFO] [stdout] 33 | | }) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(DeathComponentData { [INFO] [stdout] 28 | | contained_entities: self [INFO] [stdout] 29 | | .contained_entities [INFO] [stdout] 30 | | .iter() [INFO] [stdout] 31 | | .map(|e| ids(*e).unwrap()) [INFO] [stdout] 32 | | .collect(), [INFO] [stdout] 33 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / { [INFO] [stdout] 40 | | Ok(Self { [INFO] [stdout] 41 | | contained_entities: data [INFO] [stdout] 42 | | .contained_entities [INFO] [stdout] ... | [INFO] [stdout] 46 | | }) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | / Ok(Self { [INFO] [stdout] 41 | | contained_entities: data [INFO] [stdout] 42 | | .contained_entities [INFO] [stdout] 43 | | .into_iter() [INFO] [stdout] 44 | | .map(|m| ids(m).unwrap()) [INFO] [stdout] 45 | | .collect(), [INFO] [stdout] 46 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / { [INFO] [stdout] 60 | | Ok(DigestionComponentData { [INFO] [stdout] 61 | | contents: self.contents.iter().map(|e| ids(*e).unwrap()).collect(), [INFO] [stdout] 62 | | }) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / Ok(DigestionComponentData { [INFO] [stdout] 61 | | contents: self.contents.iter().map(|e| ids(*e).unwrap()).collect(), [INFO] [stdout] 62 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | Ok(Self { [INFO] [stdout] 70 | | contents: data.contents.into_iter().map(|m| ids(m).unwrap()).collect(), [INFO] [stdout] 71 | | }) [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / Ok(Self { [INFO] [stdout] 70 | | contents: data.contents.into_iter().map(|m| ids(m).unwrap()).collect(), [INFO] [stdout] 71 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | Ok(InventoryComponentData { [INFO] [stdout] 70 | | items: [ [INFO] [stdout] 71 | | self.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 82 | | }) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / Ok(InventoryComponentData { [INFO] [stdout] 70 | | items: [ [INFO] [stdout] 71 | | self.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] 72 | | self.items[1].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 81 | | ], [INFO] [stdout] 82 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / { [INFO] [stdout] 89 | | Ok(Self { [INFO] [stdout] 90 | | items: [ [INFO] [stdout] 91 | | data.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 102 | | }) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / Ok(Self { [INFO] [stdout] 90 | | items: [ [INFO] [stdout] 91 | | data.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] 92 | | data.items[1].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 101 | | ], [INFO] [stdout] 102 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / { [INFO] [stdout] 27 | | Ok(ManipulatorComponentData { [INFO] [stdout] 28 | | held_item: self.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 29 | | }) [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(ManipulatorComponentData { [INFO] [stdout] 28 | | held_item: self.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 29 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / { [INFO] [stdout] 36 | | Ok(Self { [INFO] [stdout] 37 | | held_item: data.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 38 | | }) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / Ok(Self { [INFO] [stdout] 37 | | held_item: data.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 38 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::ai_action::AIActionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::ai_goal::AIGoalComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::attack::AttackComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, butcherable::ButcherableComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, collider::ColliderComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, collision::CollisionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, death::DeathComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, digestion::DigestionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, draw::DrawComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, edible::EdibleComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, health::HealthComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, intended_movement::IntendedMovementComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, inventory::InventoryComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::item::ItemComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, id::IdComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, manipulator::ManipulatorComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::material::MaterialComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, name::NameComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::particle_emitter::ParticleEmitterComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::position::PositionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, velocity::VelocityComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diggdrasil` (bin "diggdrasil") due to 167 previous errors; 30 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ecs/systems/digestion_resolution.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let mut nutrient = edc.get_mut(*edible).unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/ecs/systems/goal_resolution.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(success) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut inv = data.inventory; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `itc` [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let itc = data.item; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_itc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inv` [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut inv = data.inventory; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eid` [INFO] [stdout] --> src/ecs/systems/input_resolution.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | for (eid, pos, inc, gol, pth) in [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_eid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/a_star.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn visited(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn visited(&self) -> ArrayView2<'_, VisitedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/a_star.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn extract_path(&self, end: UPosition) -> AStarPath { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn extract_path(&self, end: UPosition) -> AStarPath<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/a_star.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 175 | ) -> Option [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | ) -> Option> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/ai/shadowcast.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fov(&self) -> ArrayView2 { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn fov(&self) -> ArrayView2<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / { [INFO] [stdout] 27 | | Ok(ButcherableComponentData { [INFO] [stdout] 28 | | yielded_entities: self [INFO] [stdout] 29 | | .yielded_entities [INFO] [stdout] ... | [INFO] [stdout] 33 | | }) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(ButcherableComponentData { [INFO] [stdout] 28 | | yielded_entities: self [INFO] [stdout] 29 | | .yielded_entities [INFO] [stdout] 30 | | .iter() [INFO] [stdout] 31 | | .map(|e| ids(*e).unwrap()) [INFO] [stdout] 32 | | .collect(), [INFO] [stdout] 33 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / { [INFO] [stdout] 40 | | Ok(Self { [INFO] [stdout] 41 | | yielded_entities: data [INFO] [stdout] 42 | | .yielded_entities [INFO] [stdout] ... | [INFO] [stdout] 46 | | }) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/butcherable.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | / Ok(Self { [INFO] [stdout] 41 | | yielded_entities: data [INFO] [stdout] 42 | | .yielded_entities [INFO] [stdout] 43 | | .into_iter() [INFO] [stdout] 44 | | .map(|m| ids(m).unwrap()) [INFO] [stdout] 45 | | .collect(), [INFO] [stdout] 46 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / { [INFO] [stdout] 27 | | Ok(DeathComponentData { [INFO] [stdout] 28 | | contained_entities: self [INFO] [stdout] 29 | | .contained_entities [INFO] [stdout] ... | [INFO] [stdout] 33 | | }) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(DeathComponentData { [INFO] [stdout] 28 | | contained_entities: self [INFO] [stdout] 29 | | .contained_entities [INFO] [stdout] 30 | | .iter() [INFO] [stdout] 31 | | .map(|e| ids(*e).unwrap()) [INFO] [stdout] 32 | | .collect(), [INFO] [stdout] 33 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / { [INFO] [stdout] 40 | | Ok(Self { [INFO] [stdout] 41 | | contained_entities: data [INFO] [stdout] 42 | | .contained_entities [INFO] [stdout] ... | [INFO] [stdout] 46 | | }) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/death.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | / Ok(Self { [INFO] [stdout] 41 | | contained_entities: data [INFO] [stdout] 42 | | .contained_entities [INFO] [stdout] 43 | | .into_iter() [INFO] [stdout] 44 | | .map(|m| ids(m).unwrap()) [INFO] [stdout] 45 | | .collect(), [INFO] [stdout] 46 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / { [INFO] [stdout] 60 | | Ok(DigestionComponentData { [INFO] [stdout] 61 | | contents: self.contents.iter().map(|e| ids(*e).unwrap()).collect(), [INFO] [stdout] 62 | | }) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / Ok(DigestionComponentData { [INFO] [stdout] 61 | | contents: self.contents.iter().map(|e| ids(*e).unwrap()).collect(), [INFO] [stdout] 62 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | Ok(Self { [INFO] [stdout] 70 | | contents: data.contents.into_iter().map(|m| ids(m).unwrap()).collect(), [INFO] [stdout] 71 | | }) [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/digestion.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / Ok(Self { [INFO] [stdout] 70 | | contents: data.contents.into_iter().map(|m| ids(m).unwrap()).collect(), [INFO] [stdout] 71 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | Ok(InventoryComponentData { [INFO] [stdout] 70 | | items: [ [INFO] [stdout] 71 | | self.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 82 | | }) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / Ok(InventoryComponentData { [INFO] [stdout] 70 | | items: [ [INFO] [stdout] 71 | | self.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] 72 | | self.items[1].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 81 | | ], [INFO] [stdout] 82 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / { [INFO] [stdout] 89 | | Ok(Self { [INFO] [stdout] 90 | | items: [ [INFO] [stdout] 91 | | data.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 102 | | }) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/inventory.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / Ok(Self { [INFO] [stdout] 90 | | items: [ [INFO] [stdout] 91 | | data.items[0].map(|e| ids(e).unwrap()), [INFO] [stdout] 92 | | data.items[1].map(|e| ids(e).unwrap()), [INFO] [stdout] ... | [INFO] [stdout] 101 | | ], [INFO] [stdout] 102 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / { [INFO] [stdout] 27 | | Ok(ManipulatorComponentData { [INFO] [stdout] 28 | | held_item: self.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 29 | | }) [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / Ok(ManipulatorComponentData { [INFO] [stdout] 28 | | held_item: self.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 29 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / { [INFO] [stdout] 36 | | Ok(Self { [INFO] [stdout] 37 | | held_item: data.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 38 | | }) [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/components/manipulator.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / Ok(Self { [INFO] [stdout] 37 | | held_item: data.held_item.map(|e| ids(e).unwrap()), [INFO] [stdout] 38 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, std::option::Option> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:50:115 [INFO] [stdout] | [INFO] [stdout] 50 | $field: self.$field.get(entity).map(|c| c.convert_into(&mut ids).map(Some)).unwrap_or(Ok(None))?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ser_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::ai_action::AIActionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::ai_goal::AIGoalComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::attack::AttackComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, butcherable::ButcherableComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, collider::ColliderComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, collision::CollisionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, death::DeathComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, digestion::DigestionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, draw::DrawComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, edible::EdibleComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, health::HealthComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, intended_movement::IntendedMovementComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, inventory::InventoryComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::item::ItemComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, id::IdComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, manipulator::ManipulatorComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::material::MaterialComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, name::NameComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::particle_emitter::ParticleEmitterComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, components::position::PositionComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow, velocity::VelocityComponent> [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ecs/system_data/save_load_data.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | self.$field.insert(entity, ConvertSaveload::::convert_from(component, &mut ids)?).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | / save_load! { [INFO] [stdout] 109 | | #[derive(SystemData)] [INFO] [stdout] 110 | | pub struct SaveLoadData<'a> { [INFO] [stdout] 111 | | pub ai_action: WriteStorage<'a, AIActionComponent>, [INFO] [stdout] ... | [INFO] [stdout] 133 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `de_impl` which comes from the expansion of the macro `save_load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diggdrasil` (bin "diggdrasil" test) due to 167 previous errors; 30 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a7d0a33a405ae6eebc9fa19fdd75ac5f44b79b2976c3e8423b1cec0d94705470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d0a33a405ae6eebc9fa19fdd75ac5f44b79b2976c3e8423b1cec0d94705470", kill_on_drop: false }` [INFO] [stdout] a7d0a33a405ae6eebc9fa19fdd75ac5f44b79b2976c3e8423b1cec0d94705470