[INFO] cloning repository https://github.com/abesto/rktrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abesto/rktrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabesto%2Frktrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabesto%2Frktrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56f62402760d60f6f6aa1a9137e723707f1e8eba [INFO] checking abesto/rktrl against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabesto%2Frktrl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abesto/rktrl on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abesto/rktrl [INFO] finished tweaking git repo https://github.com/abesto/rktrl [INFO] tweaked toml for git repo https://github.com/abesto/rktrl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/abesto/rktrl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/abesto/bracket-lib` [INFO] [stderr] Updating git repository `https://github.com/abesto/legion_typeuuid` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.25.1 [INFO] [stderr] Downloaded wayland-scanner v0.28.3 [INFO] [stderr] Downloaded auto_ops v0.1.0 [INFO] [stderr] Downloaded wayland-egl v0.28.3 [INFO] [stderr] Downloaded wayland-commons v0.28.3 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded type-uuid v0.1.2 [INFO] [stderr] Downloaded wayland-sys v0.28.3 [INFO] [stderr] Downloaded wayland-cursor v0.28.3 [INFO] [stderr] Downloaded legion_codegen v0.3.0 [INFO] [stderr] Downloaded legion v0.3.1 [INFO] [stderr] Downloaded type-uuid-derive v0.1.2 [INFO] [stderr] Downloaded wayland-protocols v0.28.3 [INFO] [stderr] Downloaded wayland-client v0.28.3 [INFO] [stderr] Downloaded macro-attr v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d6de0c4d0c6daf83441a3d2c245e2013ff43a3e56d08b6d12d130f89803cc6a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d6de0c4d0c6daf83441a3d2c245e2013ff43a3e56d08b6d12d130f89803cc6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d6de0c4d0c6daf83441a3d2c245e2013ff43a3e56d08b6d12d130f89803cc6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6de0c4d0c6daf83441a3d2c245e2013ff43a3e56d08b6d12d130f89803cc6a", kill_on_drop: false }` [INFO] [stdout] 0d6de0c4d0c6daf83441a3d2c245e2013ff43a3e56d08b6d12d130f89803cc6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c39af24355af116cdc6ae7c6de09e2841f0008293a3af81723c0fafa21e2bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52c39af24355af116cdc6ae7c6de09e2841f0008293a3af81723c0fafa21e2bb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] derivative v2.1.1 (as host dependency): use_core [INFO] [stderr] getrandom v0.1.16: bindgen, js-sys, wasm-bindgen [INFO] [stderr] instant v0.1.9: js-sys, wasm-bindgen, wasm-bindgen_rs, web-sys [INFO] [stderr] legion v0.3.1: wasm-bindgen [INFO] [stderr] rand v0.7.3: wasm-bindgen [INFO] [stderr] uuid v0.8.1: wasm-bindgen [INFO] [stderr] uuid v0.8.1 (as host dependency): default, rand, serde, std, v4, wasm-bindgen [INFO] [stderr] winit v0.22.2: wasm-bindgen, web-sys, web_sys [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking macro-attr v0.2.0 [INFO] [stderr] Checking auto_ops v0.1.0 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking ultraviolet v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking bracket-geometry v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking object-pool v0.5.3 [INFO] [stderr] Checking bracket-color v0.8.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking wayland-egl v0.28.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking winit v0.23.0 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking bracket-geometry v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking bracket-color v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking object-pool v0.4.4 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking bracket-terminal v0.8.1 [INFO] [stderr] Checking bracket-random v0.8.0 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking bracket-terminal v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking bracket-pathfinding v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking bracket-noise v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Checking bracket-lib v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking type-uuid v0.1.2 [INFO] [stderr] Checking legion_typeuuid v0.1.0 (https://github.com/abesto/legion_typeuuid?branch=wasm#65cbf5cc) [INFO] [stderr] Checking rktrl v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | extract_nearest_ancestor!(cae, damage @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_collection.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | extract_nearest_ancestor!(cae, cause @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_drop.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_remove.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | extract_nearest_ancestor!(cae, remove_intent @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | extract_nearest_ancestor!(cae, use_intent @ Turn => actor); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | extract_nearest_ancestor!(cae, use_on_target @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/melee_combat.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | extract_nearest_ancestor!(cae, melee_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/movement.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | extract_nearest_ancestor!(cae, move_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/next_level.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/trigger.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | extract_nearest_ancestor!(cae, movement_done @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | extract_nearest_ancestor!(cae, damage @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_collection.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | extract_nearest_ancestor!(cae, cause @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_drop.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_remove.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | extract_nearest_ancestor!(cae, remove_intent @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | extract_nearest_ancestor!(cae, use_intent @ Turn => actor); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | extract_nearest_ancestor!(cae, use_on_target @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/melee_combat.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | extract_nearest_ancestor!(cae, melee_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/movement.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | extract_nearest_ancestor!(cae, move_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/next_level.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/trigger.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | extract_nearest_ancestor!(cae, movement_done @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking winit v0.23.0 [INFO] [stderr] Checking bracket-color v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking type-uuid v0.1.2 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking bracket-random v0.8.0 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking bracket-noise v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking bracket-terminal v0.8.1 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking bracket-terminal v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking bracket-lib v0.8.1 (https://github.com/abesto/bracket-lib?branch=master#468aa414) [INFO] [stderr] Checking legion_typeuuid v0.1.0 (https://github.com/abesto/legion_typeuuid?branch=wasm#65cbf5cc) [INFO] [stderr] Checking rktrl v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | extract_nearest_ancestor!(cae, damage @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_collection.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | extract_nearest_ancestor!(cae, cause @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_drop.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_remove.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | extract_nearest_ancestor!(cae, remove_intent @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | extract_nearest_ancestor!(cae, use_intent @ Turn => actor); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | extract_nearest_ancestor!(cae, use_on_target @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/melee_combat.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | extract_nearest_ancestor!(cae, melee_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/movement.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | extract_nearest_ancestor!(cae, move_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/next_level.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/trigger.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | extract_nearest_ancestor!(cae, movement_done @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | extract_nearest_ancestor!(cae, damage @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | extract_nearest_ancestor!(cae, event @ UseIntent => item); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/game_log.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | extract_nearest_ancestor!(cae, event @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_collection.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | extract_nearest_ancestor!(cae, cause @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_drop.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_remove.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | extract_nearest_ancestor!(cae, remove_intent @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | extract_nearest_ancestor!(cae, use_intent @ Turn => actor); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/item_use.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | extract_nearest_ancestor!(cae, use_on_target @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/melee_combat.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | extract_nearest_ancestor!(cae, melee_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/movement.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | extract_nearest_ancestor!(cae, move_intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/next_level.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | extract_nearest_ancestor!(cae, intent @ Turn => actor); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cause_and_effect/macros.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/systems/trigger.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | extract_nearest_ancestor!(cae, movement_done @ Turn => actor); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `find_nearest_ancestor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.99s [INFO] running `Command { std: "docker" "inspect" "52c39af24355af116cdc6ae7c6de09e2841f0008293a3af81723c0fafa21e2bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c39af24355af116cdc6ae7c6de09e2841f0008293a3af81723c0fafa21e2bb", kill_on_drop: false }` [INFO] [stdout] 52c39af24355af116cdc6ae7c6de09e2841f0008293a3af81723c0fafa21e2bb