[INFO] cloning repository https://github.com/frederickjjoubert/roguelike-tutorial-rust-bracket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frederickjjoubert/roguelike-tutorial-rust-bracket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederickjjoubert%2Froguelike-tutorial-rust-bracket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederickjjoubert%2Froguelike-tutorial-rust-bracket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09b53a25d4d37022c72c01e1563473e580ba6b24 [INFO] checking frederickjjoubert/roguelike-tutorial-rust-bracket 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%2Ffrederickjjoubert%2Froguelike-tutorial-rust-bracket" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-bracket [INFO] finished tweaking git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-bracket [INFO] tweaked toml for git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-bracket written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-bracket 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/frederickjjoubert/roguelike-tutorial-rust-bracket 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be546882b7068938adf420a1c86159b4136791c8165d0e37f30966ce20f59c47 [INFO] running `Command { std: "docker" "start" "-a" "be546882b7068938adf420a1c86159b4136791c8165d0e37f30966ce20f59c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be546882b7068938adf420a1c86159b4136791c8165d0e37f30966ce20f59c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be546882b7068938adf420a1c86159b4136791c8165d0e37f30966ce20f59c47", kill_on_drop: false }` [INFO] [stdout] be546882b7068938adf420a1c86159b4136791c8165d0e37f30966ce20f59c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] e8ceafaad81ab9214873cfa266e44442e877cbe82b83f2090b84adcf82a8e8b9 [INFO] running `Command { std: "docker" "start" "-a" "e8ceafaad81ab9214873cfa266e44442e877cbe82b83f2090b84adcf82a8e8b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking slab v0.4.7 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking glow v0.10.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking bracket-geometry v0.8.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking bracket-color v0.8.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking serde_json v1.0.83 [INFO] [stderr] Checking bracket-random v0.8.2 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking bracket-noise v0.8.2 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking bracket-terminal v0.8.5 [INFO] [stderr] Checking bracket-lib v0.8.1 [INFO] [stderr] Checking rltk v0.8.1 [INFO] [stderr] Checking roguelike-tutorial-rust-bracket v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/damage_system.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | for (mut combat_stat, suffer_damage) in (&mut combat_stats, &suffer_damages).join() { [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: variable does not need to be mutable [INFO] [stdout] --> src/damage_system.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | for (mut combat_stat, suffer_damage) in (&mut combat_stats, &suffer_damages).join() { [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: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | for (entity, _monster, mut monster_position, mut monster_viewshed) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:48:54 [INFO] [stdout] | [INFO] [stdout] 48 | for (entity, _monster, mut monster_position, mut monster_viewshed) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | for (entity, _monster, mut monster_position, mut monster_viewshed) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:48:54 [INFO] [stdout] | [INFO] [stdout] 48 | for (entity, _monster, mut monster_position, mut monster_viewshed) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Component, Debug, ConvertSaveload, Clone, )] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u16> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u16> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u16> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, u16> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, RGB> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Component, Debug, ConvertSaveload, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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, NoError> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, specs::Entity> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ConvertSaveload` (in Nightly 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/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Component, Debug, ConvertSaveload)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roguelike-tutorial-rust-bracket` (bin "roguelike-tutorial-rust-bracket") due to 161 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `roguelike-tutorial-rust-bracket` (bin "roguelike-tutorial-rust-bracket" test) due to 161 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e8ceafaad81ab9214873cfa266e44442e877cbe82b83f2090b84adcf82a8e8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ceafaad81ab9214873cfa266e44442e877cbe82b83f2090b84adcf82a8e8b9", kill_on_drop: false }` [INFO] [stdout] e8ceafaad81ab9214873cfa266e44442e877cbe82b83f2090b84adcf82a8e8b9