[INFO] cloning repository https://github.com/DuncanSparks/Return-From-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuncanSparks/Return-From-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 856a28caca4d482db39fca3703c63b2bc137a535 [INFO] testing DuncanSparks/Return-From-Rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DuncanSparks/Return-From-Rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-52/source/.cargo/config [INFO] started tweaking git repo https://github.com/DuncanSparks/Return-From-Rust [INFO] finished tweaking git repo https://github.com/DuncanSparks/Return-From-Rust [INFO] tweaked toml for git repo https://github.com/DuncanSparks/Return-From-Rust written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/DuncanSparks/Return-From-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f32449ba7b73d902217dc7ca0f89a887a73001b95557b79a2e1955135cdbe5c [INFO] running `Command { std: "docker" "start" "-a" "9f32449ba7b73d902217dc7ca0f89a887a73001b95557b79a2e1955135cdbe5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f32449ba7b73d902217dc7ca0f89a887a73001b95557b79a2e1955135cdbe5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f32449ba7b73d902217dc7ca0f89a887a73001b95557b79a2e1955135cdbe5c", kill_on_drop: false }` [INFO] [stdout] 9f32449ba7b73d902217dc7ca0f89a887a73001b95557b79a2e1955135cdbe5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35bec10e2e8c221fd80a48e14c496dc9735bc66ef306127a52727fdbac082b66 [INFO] running `Command { std: "docker" "start" "-a" "35bec10e2e8c221fd80a48e14c496dc9735bc66ef306127a52727fdbac082b66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling gdnative-derive v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling gdnative_bindings_generator v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative-sys v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative-core v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative-bindings v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling return_from_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player_bullet.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|player| { player.set_bullet_available(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player_bullet.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/controller.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let player_hp = get_singleton!(owner, KinematicBody2D, Player).into_script().map(|pl| { pl.get_health() }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/controller.rs:166:26 [INFO] [stdout] | [INFO] [stdout] 166 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:184:43 [INFO] [stdout] | [INFO] [stdout] 184 | self.timer.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:188:73 [INFO] [stdout] | [INFO] [stdout] 188 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:188:111 [INFO] [stdout] | [INFO] [stdout] 188 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:192:61 [INFO] [stdout] | [INFO] [stdout] 192 | self.timer_ground_attack.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | if get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.enemy_is_healed(id.new_ref()) }).unwrap() { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | ... let result = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.get_healed_enemy_position(id.new_ref()) }).u... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | let con = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:316:73 [INFO] [stdout] | [INFO] [stdout] 316 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:316:111 [INFO] [stdout] | [INFO] [stdout] 316 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:333:61 [INFO] [stdout] | [INFO] [stdout] 333 | self.timer_ground_attack.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ground_attack.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | let player_ref = get_singleton!(owner, KinematicBody2D, Player); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ground_attack.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | if get_singleton!(owner, KinematicBody2D, Player).into_script().map(|player| { !player.is_in_iframes() }).unwrap() { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/fountain.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | if get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.fountain_is_purified(id.new_ref()) }).unwrap() { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/fountain.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/fountain.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/loading_zone.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.after_load(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/start.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|player| { player.set_lock_movement(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/start.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let sr_timer = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.is_speedrun_timer_on()} ).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.play_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:63:71 [INFO] [stdout] | [INFO] [stdout] 63 | ... if id == "res://Scenes/Overworld/Overworld_4.tscn".into() && !get_singleton!(owner, Node, Controller).map(|contr, owner| { contr.mu... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.play_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.add_room_cleared(owner.get_filename()); ... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | self.timer_attack.unwrap().set_wait_time(rand_range!(owner, 2.5, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.stop_timer(); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|pl| { pl.set_invincible(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|pl| { pl.set_lock_movement(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | let time_text = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.get_time_string() }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | let speedrun_timer = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.is_speedrun_timer_on() ... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | let num: u8 = rand_range!(owner, 0.0, 4.0) as u8; [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | for _ in 0..rand_range!(owner, 1.0, 2.0).round() as u8 { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | let pos = Vector2::new(rand_range!(owner, 30.0, 290.0) as f32, rand_range!(owner, 30.0, 150.0) as f32); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:184:80 [INFO] [stdout] | [INFO] [stdout] 184 | let pos = Vector2::new(rand_range!(owner, 30.0, 290.0) as f32, rand_range!(owner, 30.0, 150.0) as f32); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:195:117 [INFO] [stdout] | [INFO] [stdout] 195 | ...o_script().map_mut(|en| { en.set_speed(rand_range!(owner, 40.0, 60.0) as f32); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:219:52 [INFO] [stdout] | [INFO] [stdout] 219 | self.timer_teleport.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:239:53 [INFO] [stdout] | [INFO] [stdout] 239 | self.timer_teleport2.unwrap().set_wait_time(rand_range!(owner, 1.0, 2.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:248:41 [INFO] [stdout] | [INFO] [stdout] 248 | owner.set_position(Vector2::new(rand_range!(ow, 52.0, 268.0) as f32, rand_range!(ow, 52.0, 140.0) as f32)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:248:78 [INFO] [stdout] | [INFO] [stdout] 248 | owner.set_position(Vector2::new(rand_range!(ow, 52.0, 268.0) as f32, rand_range!(ow, 52.0, 140.0) as f32)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:260:50 [INFO] [stdout] | [INFO] [stdout] 260 | self.timer_attack.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:283:54 [INFO] [stdout] | [INFO] [stdout] 283 | self.timer_bullet.unwrap().set_wait_time(rand_range!(owner, 0.35, 0.55)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | self.timer_teleport.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_over.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | get_singleton!(owner, KinematicBody2D, Player).map_mut(|player, owner| { player.unpause(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 47s [INFO] running `Command { std: "docker" "inspect" "35bec10e2e8c221fd80a48e14c496dc9735bc66ef306127a52727fdbac082b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bec10e2e8c221fd80a48e14c496dc9735bc66ef306127a52727fdbac082b66", kill_on_drop: false }` [INFO] [stdout] 35bec10e2e8c221fd80a48e14c496dc9735bc66ef306127a52727fdbac082b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b27c3d1e9f4b955c04181944a085ea293c194a79c9c98dd728dde183f3780dae [INFO] running `Command { std: "docker" "start" "-a" "b27c3d1e9f4b955c04181944a085ea293c194a79c9c98dd728dde183f3780dae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling return_from_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player_bullet.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|player| { player.set_bullet_available(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/player_bullet.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/controller.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let player_hp = get_singleton!(owner, KinematicBody2D, Player).into_script().map(|pl| { pl.get_health() }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/controller.rs:166:26 [INFO] [stdout] | [INFO] [stdout] 166 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:184:43 [INFO] [stdout] | [INFO] [stdout] 184 | self.timer.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:188:73 [INFO] [stdout] | [INFO] [stdout] 188 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:188:111 [INFO] [stdout] | [INFO] [stdout] 188 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:192:61 [INFO] [stdout] | [INFO] [stdout] 192 | self.timer_ground_attack.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | if get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.enemy_is_healed(id.new_ref()) }).unwrap() { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | ... let result = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.get_healed_enemy_position(id.new_ref()) }).u... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | let con = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:316:73 [INFO] [stdout] | [INFO] [stdout] 316 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:316:111 [INFO] [stdout] | [INFO] [stdout] 316 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stdout] = note: this warning originates in the macro `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/enemy.rs:333:61 [INFO] [stdout] | [INFO] [stdout] 333 | self.timer_ground_attack.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ground_attack.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | let player_ref = get_singleton!(owner, KinematicBody2D, Player); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ground_attack.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | if get_singleton!(owner, KinematicBody2D, Player).into_script().map(|player| { !player.is_in_iframes() }).unwrap() { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/fountain.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | if get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.fountain_is_purified(id.new_ref()) }).unwrap() { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/fountain.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/fountain.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/loading_zone.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.after_load(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/start.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|player| { player.set_lock_movement(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/start.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let sr_timer = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.is_speedrun_timer_on()} ).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/title.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.play_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:63:71 [INFO] [stdout] | [INFO] [stdout] 63 | ... if id == "res://Scenes/Overworld/Overworld_4.tscn".into() && !get_singleton!(owner, Node, Controller).map(|contr, owner| { contr.mu... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.play_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/room.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.add_room_cleared(owner.get_filename()); ... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | self.timer_attack.unwrap().set_wait_time(rand_range!(owner, 2.5, 4.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.stop_timer(); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|pl| { pl.set_invincible(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|pl| { pl.set_lock_movement(true); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | let time_text = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.get_time_string() }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | let speedrun_timer = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.is_speedrun_timer_on() ... [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | let num: u8 = rand_range!(owner, 0.0, 4.0) as u8; [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | for _ in 0..rand_range!(owner, 1.0, 2.0).round() as u8 { [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | let pos = Vector2::new(rand_range!(owner, 30.0, 290.0) as f32, rand_range!(owner, 30.0, 150.0) as f32); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:184:80 [INFO] [stdout] | [INFO] [stdout] 184 | let pos = Vector2::new(rand_range!(owner, 30.0, 290.0) as f32, rand_range!(owner, 30.0, 150.0) as f32); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:195:117 [INFO] [stdout] | [INFO] [stdout] 195 | ...o_script().map_mut(|en| { en.set_speed(rand_range!(owner, 40.0, 60.0) as f32); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:219:52 [INFO] [stdout] | [INFO] [stdout] 219 | self.timer_teleport.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:239:53 [INFO] [stdout] | [INFO] [stdout] 239 | self.timer_teleport2.unwrap().set_wait_time(rand_range!(owner, 1.0, 2.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:248:41 [INFO] [stdout] | [INFO] [stdout] 248 | owner.set_position(Vector2::new(rand_range!(ow, 52.0, 268.0) as f32, rand_range!(ow, 52.0, 140.0) as f32)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:248:78 [INFO] [stdout] | [INFO] [stdout] 248 | owner.set_position(Vector2::new(rand_range!(ow, 52.0, 268.0) as f32, rand_range!(ow, 52.0, 140.0) as f32)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:260:50 [INFO] [stdout] | [INFO] [stdout] 260 | self.timer_attack.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:283:54 [INFO] [stdout] | [INFO] [stdout] 283 | self.timer_bullet.unwrap().set_wait_time(rand_range!(owner, 0.35, 0.55)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | self.timer_teleport.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/demon_king.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_over.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | get_singleton!(owner, KinematicBody2D, Player).map_mut(|player, owner| { player.unpause(owner); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [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 `get_singleton` (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/macros.rs:25:161 [INFO] [stdout] | [INFO] [stdout] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pause_menu.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [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 `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/return_from_rust-f245ec89fb24d7de) [INFO] running `Command { std: "docker" "inspect" "b27c3d1e9f4b955c04181944a085ea293c194a79c9c98dd728dde183f3780dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27c3d1e9f4b955c04181944a085ea293c194a79c9c98dd728dde183f3780dae", kill_on_drop: false }` [INFO] [stdout] b27c3d1e9f4b955c04181944a085ea293c194a79c9c98dd728dde183f3780dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2f4389164d425cd065d5d6d1115b685ba965e62e8a1b69d6ad198fef4cc47eb [INFO] running `Command { std: "docker" "start" "-a" "e2f4389164d425cd065d5d6d1115b685ba965e62e8a1b69d6ad198fef4cc47eb", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/player.rs:148:17 [INFO] [stderr] | [INFO] [stderr] 148 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/player.rs:149:17 [INFO] [stderr] | [INFO] [stderr] 149 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/player_bullet.rs:76:13 [INFO] [stderr] | [INFO] [stderr] 76 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|player| { player.set_bullet_available(true); }).unwrap(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/player_bullet.rs:103:26 [INFO] [stderr] | [INFO] [stderr] 103 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/controller.rs:119:25 [INFO] [stderr] | [INFO] [stderr] 119 | let player_hp = get_singleton!(owner, KinematicBody2D, Player).into_script().map(|pl| { pl.get_health() }).unwrap(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/controller.rs:166:26 [INFO] [stderr] | [INFO] [stderr] 166 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:184:43 [INFO] [stderr] | [INFO] [stderr] 184 | self.timer.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:188:73 [INFO] [stderr] | [INFO] [stderr] 188 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:188:111 [INFO] [stderr] | [INFO] [stderr] 188 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:192:61 [INFO] [stderr] | [INFO] [stderr] 192 | self.timer_ground_attack.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:197:12 [INFO] [stderr] | [INFO] [stderr] 197 | if get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.enemy_is_healed(id.new_ref()) }).unwrap() { [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:199:26 [INFO] [stderr] | [INFO] [stderr] 199 | ... let result = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.get_healed_enemy_position(id.new_ref()) }).u... [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:266:31 [INFO] [stderr] | [INFO] [stderr] 266 | let con = get_singleton!(owner, Node, Controller).into_script(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:316:73 [INFO] [stderr] | [INFO] [stderr] 316 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:316:111 [INFO] [stderr] | [INFO] [stderr] 316 | self.timer_shoot.unwrap().set_wait_time(if self.fast_fire { rand_range!(owner, 0.8, 1.5) } else { rand_range!(owner, 1... [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `get_singleton` [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/enemy.rs:333:61 [INFO] [stderr] | [INFO] [stderr] 333 | self.timer_ground_attack.unwrap().set_wait_time(rand_range!(owner, 2.0, 4.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/ground_attack.rs:53:30 [INFO] [stderr] | [INFO] [stderr] 53 | let player_ref = get_singleton!(owner, KinematicBody2D, Player); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/ground_attack.rs:54:16 [INFO] [stderr] | [INFO] [stderr] 54 | if get_singleton!(owner, KinematicBody2D, Player).into_script().map(|player| { !player.is_in_iframes() }).unwrap() { [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/fountain.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | if get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.fountain_is_purified(id.new_ref()) }).unwrap() { [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/fountain.rs:48:30 [INFO] [stderr] | [INFO] [stderr] 48 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/fountain.rs:56:25 [INFO] [stderr] | [INFO] [stderr] 56 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/loading_zone.rs:69:17 [INFO] [stderr] | [INFO] [stderr] 69 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.after_load(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/start.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|player| { player.set_lock_movement(true); }).unwrap(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/start.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/title.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | let sr_timer = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.is_speedrun_timer_on()} ).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/title.rs:75:25 [INFO] [stderr] | [INFO] [stderr] 75 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/title.rs:114:26 [INFO] [stderr] | [INFO] [stderr] 114 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/title.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, true); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/title.rs:125:25 [INFO] [stderr] | [INFO] [stderr] 125 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/title.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.play_music(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/room.rs:49:25 [INFO] [stderr] | [INFO] [stderr] 49 | let contr_ref = get_singleton!(owner, Node, Controller).into_script(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/room.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/room.rs:63:71 [INFO] [stderr] | [INFO] [stderr] 63 | ... if id == "res://Scenes/Overworld/Overworld_4.tscn".into() && !get_singleton!(owner, Node, Controller).map(|contr, owner| { contr.mu... [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/room.rs:64:13 [INFO] [stderr] | [INFO] [stderr] 64 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.play_music(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/room.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.add_room_cleared(owner.get_filename()); ... [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:112:50 [INFO] [stderr] | [INFO] [stderr] 112 | self.timer_attack.unwrap().set_wait_time(rand_range!(owner, 2.5, 4.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:139:13 [INFO] [stderr] | [INFO] [stderr] 139 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.stop_timer(); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:140:13 [INFO] [stderr] | [INFO] [stderr] 140 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|pl| { pl.set_invincible(true); }).unwrap(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:141:13 [INFO] [stderr] | [INFO] [stderr] 141 | get_singleton!(owner, KinematicBody2D, Player).into_script().map_mut(|pl| { pl.set_lock_movement(true); }).unwrap(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:142:13 [INFO] [stderr] | [INFO] [stderr] 142 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:152:29 [INFO] [stderr] | [INFO] [stderr] 152 | let time_text = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.get_time_string() }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:155:34 [INFO] [stderr] | [INFO] [stderr] 155 | let speedrun_timer = get_singleton!(owner, Node, Controller).into_script().map(|contr| { contr.is_speedrun_timer_on() ... [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:173:23 [INFO] [stderr] | [INFO] [stderr] 173 | let num: u8 = rand_range!(owner, 0.0, 4.0) as u8; [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:183:25 [INFO] [stderr] | [INFO] [stderr] 183 | for _ in 0..rand_range!(owner, 1.0, 2.0).round() as u8 { [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:184:40 [INFO] [stderr] | [INFO] [stderr] 184 | let pos = Vector2::new(rand_range!(owner, 30.0, 290.0) as f32, rand_range!(owner, 30.0, 150.0) as f32); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:184:80 [INFO] [stderr] | [INFO] [stderr] 184 | let pos = Vector2::new(rand_range!(owner, 30.0, 290.0) as f32, rand_range!(owner, 30.0, 150.0) as f32); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:195:117 [INFO] [stderr] | [INFO] [stderr] 195 | ...o_script().map_mut(|en| { en.set_speed(rand_range!(owner, 40.0, 60.0) as f32); }).unwrap(); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:219:52 [INFO] [stderr] | [INFO] [stderr] 219 | self.timer_teleport.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:239:53 [INFO] [stderr] | [INFO] [stderr] 239 | self.timer_teleport2.unwrap().set_wait_time(rand_range!(owner, 1.0, 2.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:248:41 [INFO] [stderr] | [INFO] [stderr] 248 | owner.set_position(Vector2::new(rand_range!(ow, 52.0, 268.0) as f32, rand_range!(ow, 52.0, 140.0) as f32)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:248:78 [INFO] [stderr] | [INFO] [stderr] 248 | owner.set_position(Vector2::new(rand_range!(ow, 52.0, 268.0) as f32, rand_range!(ow, 52.0, 140.0) as f32)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:260:50 [INFO] [stderr] | [INFO] [stderr] 260 | self.timer_attack.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:283:54 [INFO] [stderr] | [INFO] [stderr] 283 | self.timer_bullet.unwrap().set_wait_time(rand_range!(owner, 0.35, 0.55)); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:287:56 [INFO] [stderr] | [INFO] [stderr] 287 | self.timer_teleport.unwrap().set_wait_time(rand_range!(owner, 0.5, 1.0)); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:306:13 [INFO] [stderr] | [INFO] [stderr] 306 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/demon_king.rs:307:13 [INFO] [stderr] | [INFO] [stderr] 307 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_over.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pause_menu.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | get_singleton!(owner, KinematicBody2D, Player).map_mut(|player, owner| { player.unpause(owner); }).unwrap(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pause_menu.rs:69:17 [INFO] [stderr] | [INFO] [stderr] 69 | get_singleton!(owner, Node, Controller).into_script().map_mut(|contr| { contr.set_in_game(false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pause_menu.rs:71:34 [INFO] [stderr] | [INFO] [stderr] 71 | let player_ref = get_singleton!(owner, KinematicBody2D, Player).into_script(); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pause_menu.rs:75:17 [INFO] [stderr] | [INFO] [stderr] 75 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.show_ui(owner, false); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:25:161 [INFO] [stderr] | [INFO] [stderr] 25 | ...ringify!($n))).new_ref()).unwrap().cast::<$t>().unwrap()).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pause_menu.rs:76:17 [INFO] [stderr] | [INFO] [stderr] 76 | get_singleton!(owner, Node, Controller).map_mut(|contr, owner| { contr.stop_music(owner); }).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_singleton` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `return_from_rust` (lib test) generated 62 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/return_from_rust-f245ec89fb24d7de) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2f4389164d425cd065d5d6d1115b685ba965e62e8a1b69d6ad198fef4cc47eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f4389164d425cd065d5d6d1115b685ba965e62e8a1b69d6ad198fef4cc47eb", kill_on_drop: false }` [INFO] [stdout] e2f4389164d425cd065d5d6d1115b685ba965e62e8a1b69d6ad198fef4cc47eb